2025-07-17T08:13:21.3258340Z Current runner version: '2.326.0' 2025-07-17T08:13:21.3263411Z Runner name: 'linux.rocm.gpu.mi300.2-8zrv9-runner-mb47h' 2025-07-17T08:13:21.3264195Z Runner group name: 'default' 2025-07-17T08:13:21.3264881Z Machine name: 'linux' 2025-07-17T08:13:21.3267225Z ##[group]GITHUB_TOKEN Permissions 2025-07-17T08:13:21.3269251Z Contents: read 2025-07-17T08:13:21.3269761Z Metadata: read 2025-07-17T08:13:21.3270224Z ##[endgroup] 2025-07-17T08:13:21.3271858Z Secret source: Actions 2025-07-17T08:13:21.3272712Z Prepare workflow directory 2025-07-17T08:13:21.3657525Z Prepare all required actions 2025-07-17T08:13:21.3687132Z Getting action download info 2025-07-17T08:13:21.7157653Z Download action repository 'pytorch/pytorch@main' (SHA:d76323d41742cbc05ec6857319b267d2c7ea8fd9) 2025-07-17T08:13:28.4155493Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-07-17T08:13:28.8755499Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-07-17T08:13:29.2474550Z Download action repository 'pytorch/test-infra@main' (SHA:a9ec424ad5e5851e47d68139cfd953b4031778d5) 2025-07-17T08:13:30.2928903Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-07-17T08:13:30.9004337Z Getting action download info 2025-07-17T08:13:31.0428180Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-07-17T08:13:31.4724165Z Getting action download info 2025-07-17T08:13:31.6178182Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-07-17T08:13:32.0635977Z Getting action download info 2025-07-17T08:13:32.2318418Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/main (a38f433be2e94a64b095a44ba39879d02d0c2316) 2025-07-17T08:13:32.2321467Z ##[group] Inputs 2025-07-17T08:13:32.2321740Z build-environment: linux-jammy-rocm-py3.10-mi300 2025-07-17T08:13:32.2322263Z test-matrix: {"include": [{"config": "inductor", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}, {"config": "inductor", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}]} 2025-07-17T08:13:32.2323016Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:13:32.2323551Z sync-tag: 2025-07-17T08:13:32.2324221Z timeout-minutes: 300 2025-07-17T08:13:32.2324390Z tests-to-include: 2025-07-17T08:13:32.2324562Z dashboard-tag: 2025-07-17T08:13:32.2324942Z disable-monitor: true 2025-07-17T08:13:32.2325139Z monitor-log-interval: 5 2025-07-17T08:13:32.2325333Z monitor-data-collect-interval: 1 2025-07-17T08:13:32.2325548Z ##[endgroup] 2025-07-17T08:13:32.2325838Z Complete job name: rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:13:32.2771609Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-07-17T08:13:32.2772113Z with: 2025-07-17T08:13:32.2772249Z no-sudo: true 2025-07-17T08:13:32.2772402Z submodules: recursive 2025-07-17T08:13:32.2772554Z fetch-depth: 0 2025-07-17T08:13:32.2772819Z env: 2025-07-17T08:13:32.2772985Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:13:32.2773217Z ##[endgroup] 2025-07-17T08:13:32.2842401Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T08:13:32.2843029Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T08:13:32.2858836Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:13:32.2859087Z env: 2025-07-17T08:13:32.2859241Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:13:32.2859402Z ##[endgroup] 2025-07-17T08:13:32.3044242Z ##[group]Run # Use all available CPUs for fetching 2025-07-17T08:13:32.3044868Z # Use all available CPUs for fetching 2025-07-17T08:13:32.3045079Z cd "${GITHUB_WORKSPACE}" 2025-07-17T08:13:32.3045296Z git config --global fetch.parallel 0 2025-07-17T08:13:32.3045524Z git config --global submodule.fetchJobs 0 2025-07-17T08:13:32.3045808Z  2025-07-17T08:13:32.3046032Z # Clean workspace. The default checkout action should also do this, but 2025-07-17T08:13:32.3046314Z # do it here as well just in case 2025-07-17T08:13:32.3046513Z if [[ -d .git ]]; then 2025-07-17T08:13:32.3046693Z  if [ -z "${NO_SUDO}" ]; then 2025-07-17T08:13:32.3046881Z  sudo git clean -ffdx 2025-07-17T08:13:32.3047046Z  else 2025-07-17T08:13:32.3047190Z  git clean -ffdx 2025-07-17T08:13:32.3047347Z  fi 2025-07-17T08:13:32.3047489Z fi 2025-07-17T08:13:32.3059682Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:13:32.3059923Z env: 2025-07-17T08:13:32.3060066Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:13:32.3060215Z NO_SUDO: true 2025-07-17T08:13:32.3060357Z ##[endgroup] 2025-07-17T08:13:32.3210494Z ##[group]Run actions/checkout@v4 2025-07-17T08:13:32.3210746Z with: 2025-07-17T08:13:32.3210915Z ref: a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:13:32.3211136Z fetch-depth: 0 2025-07-17T08:13:32.3211298Z submodules: recursive 2025-07-17T08:13:32.3211484Z show-progress: false 2025-07-17T08:13:32.3211661Z repository: pytorch/pytorch 2025-07-17T08:13:32.3211940Z token: *** 2025-07-17T08:13:32.3212093Z ssh-strict: true 2025-07-17T08:13:32.3212254Z ssh-user: git 2025-07-17T08:13:32.3212423Z persist-credentials: true 2025-07-17T08:13:32.3212598Z clean: true 2025-07-17T08:13:32.3212767Z sparse-checkout-cone-mode: true 2025-07-17T08:13:32.3212954Z fetch-tags: false 2025-07-17T08:13:32.3213105Z lfs: false 2025-07-17T08:13:32.3213248Z set-safe-directory: true 2025-07-17T08:13:32.3213453Z env: 2025-07-17T08:13:32.3213593Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:13:32.3213761Z ##[endgroup] 2025-07-17T08:13:32.4356452Z Syncing repository: pytorch/pytorch 2025-07-17T08:13:32.4357411Z ##[group]Getting Git version info 2025-07-17T08:13:32.4357683Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-07-17T08:13:32.4358064Z [command]/usr/bin/git version 2025-07-17T08:13:32.4364413Z git version 2.50.1 2025-07-17T08:13:32.4385273Z ##[endgroup] 2025-07-17T08:13:32.4394373Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/5ed5f0b8-442f-4fa3-b774-d3c0be4a1433/.gitconfig' 2025-07-17T08:13:32.4404729Z Temporarily overriding HOME='/home/runner/_work/_temp/5ed5f0b8-442f-4fa3-b774-d3c0be4a1433' before making global git config changes 2025-07-17T08:13:32.4405297Z Adding repository directory to the temporary git global config as a safe directory 2025-07-17T08:13:32.4416565Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-07-17T08:13:32.4446756Z Deleting the contents of '/home/runner/_work/pytorch/pytorch' 2025-07-17T08:13:32.4450326Z ##[group]Initializing the repository 2025-07-17T08:13:32.4453675Z [command]/usr/bin/git init /home/runner/_work/pytorch/pytorch 2025-07-17T08:13:32.4517908Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-07-17T08:13:32.4518347Z hint: is subject to change. To configure the initial branch name to use in all 2025-07-17T08:13:32.4518692Z hint: of your new repositories, which will suppress this warning, call: 2025-07-17T08:13:32.4518939Z hint: 2025-07-17T08:13:32.4519131Z hint: git config --global init.defaultBranch 2025-07-17T08:13:32.4519344Z hint: 2025-07-17T08:13:32.4519551Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-07-17T08:13:32.4519883Z hint: 'development'. The just-created branch can be renamed via this command: 2025-07-17T08:13:32.4520132Z hint: 2025-07-17T08:13:32.4520270Z hint: git branch -m 2025-07-17T08:13:32.4520730Z hint: 2025-07-17T08:13:32.4520953Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-07-17T08:13:32.4521317Z Initialized empty Git repository in /home/runner/_work/pytorch/pytorch/.git/ 2025-07-17T08:13:32.4528453Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-07-17T08:13:32.4562942Z ##[endgroup] 2025-07-17T08:13:32.4563276Z ##[group]Disabling automatic garbage collection 2025-07-17T08:13:32.4566098Z [command]/usr/bin/git config --local gc.auto 0 2025-07-17T08:13:32.4600100Z ##[endgroup] 2025-07-17T08:13:32.4600356Z ##[group]Setting up auth 2025-07-17T08:13:32.4605891Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-17T08:13:32.4635125Z [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-07-17T08:13:32.4929942Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-17T08:13:32.4959589Z [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-07-17T08:13:32.5258982Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-17T08:13:32.5299766Z ##[endgroup] 2025-07-17T08:13:32.5300060Z ##[group]Fetching the repository 2025-07-17T08:13:32.5314248Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-07-17T08:14:09.4127865Z From https://github.com/pytorch/pytorch 2025-07-17T08:14:09.4128535Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-07-17T08:14:09.4128901Z * [new branch] 20250616_dtype_docs -> origin/20250616_dtype_docs 2025-07-17T08:14:09.4130585Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-07-17T08:14:09.4135541Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-07-17T08:14:09.4138296Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-07-17T08:14:09.4141673Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-07-17T08:14:09.4144819Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-07-17T08:14:09.4147943Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-07-17T08:14:09.4151184Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-07-17T08:14:09.4155081Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-07-17T08:14:09.4158568Z * [new branch] ZainRizvi-patch-1 -> origin/ZainRizvi-patch-1 2025-07-17T08:14:09.4161303Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-07-17T08:14:09.4164465Z * [new branch] addUtilForLinuxBuild -> origin/addUtilForLinuxBuild 2025-07-17T08:14:09.4167542Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-07-17T08:14:09.4170889Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-07-17T08:14:09.4174125Z * [new branch] addsimde -> origin/addsimde 2025-07-17T08:14:09.4178431Z * [new branch] adi/test -> origin/adi/test 2025-07-17T08:14:09.4207013Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-07-17T08:14:09.4207403Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-07-17T08:14:09.4208147Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-07-17T08:14:09.4208490Z * [new branch] adi/update_openblas -> origin/adi/update_openblas 2025-07-17T08:14:09.4208819Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-07-17T08:14:09.4209170Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-07-17T08:14:09.4209517Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-07-17T08:14:09.4209809Z * [new branch] alt-disable -> origin/alt-disable 2025-07-17T08:14:09.4211129Z * [new branch] angelayi/155426 -> origin/angelayi/155426 2025-07-17T08:14:09.4214367Z * [new branch] angelayi/157183 -> origin/angelayi/157183 2025-07-17T08:14:09.4217590Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-07-17T08:14:09.4220979Z * [new branch] angelayi/aoti_custom_op -> origin/angelayi/aoti_custom_op 2025-07-17T08:14:09.4223874Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-07-17T08:14:09.4227050Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-07-17T08:14:09.4230275Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-07-17T08:14:09.4233589Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-07-17T08:14:09.4236793Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-07-17T08:14:09.4240008Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-07-17T08:14:09.4243221Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-07-17T08:14:09.4246331Z * [new branch] angelayi/docs2 -> origin/angelayi/docs2 2025-07-17T08:14:09.4249524Z * [new branch] angelayi/dynamo_fake_input -> origin/angelayi/dynamo_fake_input 2025-07-17T08:14:09.4252493Z * [new branch] angelayi/errmsg -> origin/angelayi/errmsg 2025-07-17T08:14:09.4255792Z * [new branch] angelayi/fake_device -> origin/angelayi/fake_device 2025-07-17T08:14:09.4259037Z * [new branch] angelayi/int_lift_constants -> origin/angelayi/int_lift_constants 2025-07-17T08:14:09.4262216Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-07-17T08:14:09.4265275Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-07-17T08:14:09.4268450Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-07-17T08:14:09.4271630Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-07-17T08:14:09.4275217Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-07-17T08:14:09.4278209Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-07-17T08:14:09.4281397Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-07-17T08:14:09.4284603Z * [new branch] angelayi/torchgenooops -> origin/angelayi/torchgenooops 2025-07-17T08:14:09.4287902Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-07-17T08:14:09.4291107Z * [new branch] aoti_static_linkage -> origin/aoti_static_linkage 2025-07-17T08:14:09.4294416Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-07-17T08:14:09.4297535Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-07-17T08:14:09.4300658Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-07-17T08:14:09.4303864Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-07-17T08:14:09.4307302Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-07-17T08:14:09.4310518Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-07-17T08:14:09.4313888Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-07-17T08:14:09.4317160Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-07-17T08:14:09.4320322Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-07-17T08:14:09.4323511Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-07-17T08:14:09.4326736Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-07-17T08:14:09.4329923Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-07-17T08:14:09.4333105Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-07-17T08:14:09.4336213Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-07-17T08:14:09.4340585Z * [new branch] base/1.5 -> origin/base/1.5 2025-07-17T08:14:09.4344002Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-07-17T08:14:09.4347274Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-07-17T08:14:09.4350437Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-07-17T08:14:09.4355190Z * [new branch] benjaminglass1/mark-large-tensor-tests-serial -> origin/benjaminglass1/mark-large-tensor-tests-serial 2025-07-17T08:14:09.4359438Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-07-17T08:14:09.4363639Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-07-17T08:14:09.4367940Z * [new branch] bf/cg-capture-size -> origin/bf/cg-capture-size 2025-07-17T08:14:09.4371017Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-07-17T08:14:09.4374497Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-07-17T08:14:09.4377666Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-07-17T08:14:09.4381548Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-07-17T08:14:09.4384668Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-07-17T08:14:09.4387851Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-07-17T08:14:09.4391295Z * [new branch] bf/kernel-benchmark -> origin/bf/kernel-benchmark 2025-07-17T08:14:09.4394825Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-07-17T08:14:09.4398124Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-07-17T08:14:09.4401535Z * [new branch] bf/recompile-context -> origin/bf/recompile-context 2025-07-17T08:14:09.4404886Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-07-17T08:14:09.4408114Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-07-17T08:14:09.4411204Z * [new branch] bf16adamw -> origin/bf16adamw 2025-07-17T08:14:09.4414521Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-07-17T08:14:09.4417622Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-07-17T08:14:09.4420821Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-07-17T08:14:09.4423841Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-07-17T08:14:09.4426956Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-07-17T08:14:09.4430059Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-07-17T08:14:09.4433254Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-07-17T08:14:09.4436338Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-07-17T08:14:09.4439515Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-07-17T08:14:09.4442666Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-07-17T08:14:09.4445796Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-07-17T08:14:09.4448814Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-07-17T08:14:09.4452082Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-07-17T08:14:09.4455375Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-07-17T08:14:09.4458491Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-07-17T08:14:09.4461531Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-07-17T08:14:09.4464747Z * [new branch] bit8_transpose_pack -> origin/bit8_transpose_pack 2025-07-17T08:14:09.4469202Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-07-17T08:14:09.4472430Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-07-17T08:14:09.4476156Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-07-17T08:14:09.4480393Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-07-17T08:14:09.4485234Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-07-17T08:14:09.4487940Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-07-17T08:14:09.4491462Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-07-17T08:14:09.4494450Z * [new branch] brister/wrapper_fx_precomputed_size -> origin/brister/wrapper_fx_precomputed_size 2025-07-17T08:14:09.4497730Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-07-17T08:14:09.4500962Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-07-17T08:14:09.4506309Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-07-17T08:14:09.4509572Z * [new branch] camyll/test_precommit_hooks_lintrunner -> origin/camyll/test_precommit_hooks_lintrunner 2025-07-17T08:14:09.4514021Z * [new branch] camyllh/cherry-pick-155109-revert-to-release2.8 -> origin/camyllh/cherry-pick-155109-revert-to-release2.8 2025-07-17T08:14:09.4517198Z * [new branch] camyllh/cherrypick-151547-for-release28 -> origin/camyllh/cherrypick-151547-for-release28 2025-07-17T08:14:09.4520307Z * [new branch] camyllh/cherrypick_152932_for_release_2.8 -> origin/camyllh/cherrypick_152932_for_release_2.8 2025-07-17T08:14:09.4523504Z * [new branch] camyllh/revert-138222-in-release-2.8 -> origin/camyllh/revert-138222-in-release-2.8 2025-07-17T08:14:09.4526671Z * [new branch] camyllh/revert-155412-on-release-branch -> origin/camyllh/revert-155412-on-release-branch 2025-07-17T08:14:09.4529731Z * [new branch] camyllh/revert-156552-on-release-2.8 -> origin/camyllh/revert-156552-on-release-2.8 2025-07-17T08:14:09.4532921Z * [new branch] camyllh/revert_156517_on_release_2.8 -> origin/camyllh/revert_156517_on_release_2.8 2025-07-17T08:14:09.4536127Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-07-17T08:14:09.4539452Z * [new branch] cherry-pick-147095-by-pytorch_bot_bot_ -> origin/cherry-pick-147095-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4542695Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4546012Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4549342Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4552481Z * [new branch] cherry-pick-155214-by-pytorch_bot_bot_ -> origin/cherry-pick-155214-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4556076Z * [new branch] cherry-pick-155255-by-pytorch_bot_bot_ -> origin/cherry-pick-155255-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4559326Z * [new branch] cherry-pick-155896-by-pytorch_bot_bot_ -> origin/cherry-pick-155896-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4562513Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4565907Z * [new branch] cherry-pick-156499-by-pytorch_bot_bot_ -> origin/cherry-pick-156499-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4569088Z * [new branch] cherry-pick-156664-by-pytorch_bot_bot_ -> origin/cherry-pick-156664-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4572246Z * [new branch] cherry-pick-156708-by-pytorch_bot_bot_ -> origin/cherry-pick-156708-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4575306Z * [new branch] cherry-pick-156719-by-pytorch_bot_bot_ -> origin/cherry-pick-156719-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4578479Z * [new branch] cherry-pick-156731-by-pytorch_bot_bot_ -> origin/cherry-pick-156731-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4581560Z * [new branch] cherry-pick-156783-by-pytorch_bot_bot_ -> origin/cherry-pick-156783-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4584713Z * [new branch] cherry-pick-156847-by-pytorch_bot_bot_ -> origin/cherry-pick-156847-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4588009Z * [new branch] cherry-pick-156888-by-pytorch_bot_bot_ -> origin/cherry-pick-156888-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4591233Z * [new branch] cherry-pick-156898-by-pytorch_bot_bot_ -> origin/cherry-pick-156898-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4594861Z * [new branch] cherry-pick-156910-by-pytorch_bot_bot_ -> origin/cherry-pick-156910-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4598217Z * [new branch] cherry-pick-157014-by-pytorch_bot_bot_ -> origin/cherry-pick-157014-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4601330Z * [new branch] cherry-pick-157017-by-pytorch_bot_bot_ -> origin/cherry-pick-157017-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4604479Z * [new branch] cherry-pick-157023-by-pytorch_bot_bot_ -> origin/cherry-pick-157023-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4607605Z * [new branch] cherry-pick-157130-by-pytorch_bot_bot_ -> origin/cherry-pick-157130-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4610786Z * [new branch] cherry-pick-157292-by-pytorch_bot_bot_ -> origin/cherry-pick-157292-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4613963Z * [new branch] cherry-pick-157322-by-pytorch_bot_bot_ -> origin/cherry-pick-157322-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4617173Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4620451Z * [new branch] cherry-pick-157466-by-pytorch_bot_bot_ -> origin/cherry-pick-157466-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4623742Z * [new branch] cherry-pick-157467-by-pytorch_bot_bot_ -> origin/cherry-pick-157467-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4627031Z * [new branch] cherry-pick-157503-by-pytorch_bot_bot_ -> origin/cherry-pick-157503-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4630263Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4633420Z * [new branch] cherry-pick-157516-by-pytorch_bot_bot_ -> origin/cherry-pick-157516-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4636585Z * [new branch] cherry-pick-157558-by-pytorch_bot_bot_ -> origin/cherry-pick-157558-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4639755Z * [new branch] cherry-pick-157598-by-pytorch_bot_bot_ -> origin/cherry-pick-157598-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4642998Z * [new branch] cherry-pick-157600-by-pytorch_bot_bot_ -> origin/cherry-pick-157600-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4646158Z * [new branch] cherry-pick-157630-by-pytorch_bot_bot_ -> origin/cherry-pick-157630-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4649413Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4652703Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4655818Z * [new branch] cherry-pick-157733-by-pytorch_bot_bot_ -> origin/cherry-pick-157733-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4659059Z * [new branch] cherry-pick-157843-by-pytorch_bot_bot_ -> origin/cherry-pick-157843-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4662383Z * [new branch] cherry-pick-158064-by-pytorch_bot_bot_ -> origin/cherry-pick-158064-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4665446Z * [new branch] cherry-pick-158126-by-pytorch_bot_bot_ -> origin/cherry-pick-158126-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4668701Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4672107Z * [new branch] cherry-pick-158301-by-pytorch_bot_bot_ -> origin/cherry-pick-158301-by-pytorch_bot_bot_ 2025-07-17T08:14:09.4676773Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-07-17T08:14:09.4679936Z * [new branch] ck-epilogue-fix -> origin/ck-epilogue-fix 2025-07-17T08:14:09.4683109Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-07-17T08:14:09.4686260Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-07-17T08:14:09.4689563Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-07-17T08:14:09.4692371Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-07-17T08:14:09.4695532Z * [new branch] cleantest1 -> origin/cleantest1 2025-07-17T08:14:09.4700772Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-07-17T08:14:09.4704174Z * [new branch] codex/remove-trigger_azure_pipeline.py-and-references -> origin/codex/remove-trigger_azure_pipeline.py-and-references 2025-07-17T08:14:09.4707478Z * [new branch] codex/update-default-size_hint-fallback-value -> origin/codex/update-default-size_hint-fallback-value 2025-07-17T08:14:09.4710891Z * [new branch] codex/update-size_hint-api-to-handle-unbacked-symints -> origin/codex/update-size_hint-api-to-handle-unbacked-symints 2025-07-17T08:14:09.4716010Z * [new branch] collective_c_shim -> origin/collective_c_shim 2025-07-17T08:14:09.4719708Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-07-17T08:14:09.4722929Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-07-17T08:14:09.4726100Z * [new branch] context_test -> origin/context_test 2025-07-17T08:14:09.4729473Z * [new branch] convert-complex-numbers -> origin/convert-complex-numbers 2025-07-17T08:14:09.4733732Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-07-17T08:14:09.4736913Z * [new branch] copy_graph -> origin/copy_graph 2025-07-17T08:14:09.4741360Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-07-17T08:14:09.4745697Z * [new branch] csl/add_file_merge_conflict_csv -> origin/csl/add_file_merge_conflict_csv 2025-07-17T08:14:09.4748962Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-07-17T08:14:09.4752283Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-07-17T08:14:09.4755910Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-07-17T08:14:09.4758865Z * [new branch] csl/ci_upload_artifacts_with_running -> origin/csl/ci_upload_artifacts_with_running 2025-07-17T08:14:09.4762066Z * [new branch] csl/clean_up_max_jobs_override -> origin/csl/clean_up_max_jobs_override 2025-07-17T08:14:09.4765267Z * [new branch] csl/clean_up_more_tags -> origin/csl/clean_up_more_tags 2025-07-17T08:14:09.4768505Z * [new branch] csl/disable_periodic_tests -> origin/csl/disable_periodic_tests 2025-07-17T08:14:09.4771585Z * [new branch] csl/docker_instru_ssh -> origin/csl/docker_instru_ssh 2025-07-17T08:14:09.4774751Z * [new branch] csl/faketensortest_super_setup -> origin/csl/faketensortest_super_setup 2025-07-17T08:14:09.4777839Z * [new branch] csl/fix_docker_imgs_for_release -> origin/csl/fix_docker_imgs_for_release 2025-07-17T08:14:09.4780933Z * [new branch] csl/fix_flaky_dist_test -> origin/csl/fix_flaky_dist_test 2025-07-17T08:14:09.4784208Z * [new branch] csl/fix_rocm_mem -> origin/csl/fix_rocm_mem 2025-07-17T08:14:09.4787397Z * [new branch] csl/katex -> origin/csl/katex 2025-07-17T08:14:09.4790717Z * [new branch] csl/keep_going_main -> origin/csl/keep_going_main 2025-07-17T08:14:09.4794347Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-07-17T08:14:09.4797572Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-07-17T08:14:09.4801055Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-07-17T08:14:09.4804044Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-07-17T08:14:09.4807337Z * [new branch] csl/per_proc_mem -> origin/csl/per_proc_mem 2025-07-17T08:14:09.4810408Z * [new branch] csl/print_set_output -> origin/csl/print_set_output 2025-07-17T08:14:09.4813676Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-07-17T08:14:09.4816812Z * [new branch] csl/rerun_exit_error -> origin/csl/rerun_exit_error 2025-07-17T08:14:09.4820086Z * [new branch] csl/reuse_old_whl_renames -> origin/csl/reuse_old_whl_renames 2025-07-17T08:14:09.4823165Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-07-17T08:14:09.4826264Z * [new branch] csl/rocm_binary -> origin/csl/rocm_binary 2025-07-17T08:14:09.4829427Z * [new branch] csl/rocm_inductor -> origin/csl/rocm_inductor 2025-07-17T08:14:09.4832900Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-07-17T08:14:09.4836126Z * [new branch] csl/td_dynamo -> origin/csl/td_dynamo 2025-07-17T08:14:09.4839430Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-07-17T08:14:09.4842580Z * [new branch] csl/update_mobile_build_docker_img -> origin/csl/update_mobile_build_docker_img 2025-07-17T08:14:09.4845928Z * [new branch] csl/viable_strict_concurrency_group -> origin/csl/viable_strict_concurrency_group 2025-07-17T08:14:09.4849020Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-07-17T08:14:09.4852273Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-07-17T08:14:09.4855351Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-07-17T08:14:09.4858613Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-07-17T08:14:09.4862881Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-07-17T08:14:09.4865943Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-07-17T08:14:09.4869102Z * [new branch] d4l3k/fix_h100_ci -> origin/d4l3k/fix_h100_ci 2025-07-17T08:14:09.4872175Z * [new branch] d4l3k/wait_stream -> origin/d4l3k/wait_stream 2025-07-17T08:14:09.4875582Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-07-17T08:14:09.4878800Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-07-17T08:14:09.4886278Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-07-17T08:14:09.4892921Z * [new branch] dependabot/pip/tools/build/bazel/requests-2.32.4 -> origin/dependabot/pip/tools/build/bazel/requests-2.32.4 2025-07-17T08:14:09.4895859Z * [new branch] deprecation_decorator -> origin/deprecation_decorator 2025-07-17T08:14:09.4900225Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-07-17T08:14:09.4903447Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-07-17T08:14:09.4908982Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-07-17T08:14:09.4912293Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-07-17T08:14:09.4915909Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-07-17T08:14:09.4919233Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-07-17T08:14:09.4922763Z * [new branch] dev/joona/cumsumerrmsg -> origin/dev/joona/cumsumerrmsg 2025-07-17T08:14:09.4925697Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-07-17T08:14:09.4929176Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-07-17T08:14:09.4932704Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-07-17T08:14:09.4936012Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-07-17T08:14:09.4939254Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-07-17T08:14:09.4942568Z * [new branch] dev/joona/sdpa_nans -> origin/dev/joona/sdpa_nans 2025-07-17T08:14:09.4945935Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-07-17T08:14:09.4949226Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-07-17T08:14:09.4952460Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-07-17T08:14:09.4956199Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-07-17T08:14:09.4959292Z * [new branch] disable -> origin/disable 2025-07-17T08:14:09.4962398Z * [new branch] divup -> origin/divup 2025-07-17T08:14:09.4965752Z * [new branch] divyanshk-log-api-usage-datapipes-1 -> origin/divyanshk-log-api-usage-datapipes-1 2025-07-17T08:14:09.4968969Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-07-17T08:14:09.4973367Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-07-17T08:14:09.4976501Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-07-17T08:14:09.4979785Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-07-17T08:14:09.4982953Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-07-17T08:14:09.4985975Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-07-17T08:14:09.4989054Z * [new branch] enable-b200-benchmark -> origin/enable-b200-benchmark 2025-07-17T08:14:09.4992158Z * [new branch] enable_td_rocm -> origin/enable_td_rocm 2025-07-17T08:14:09.4995499Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-07-17T08:14:09.4998636Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-07-17T08:14:09.5001734Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-07-17T08:14:09.5006130Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-07-17T08:14:09.5009307Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-07-17T08:14:09.5012403Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-07-17T08:14:09.5015564Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-07-17T08:14:09.5018772Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-07-17T08:14:09.5021878Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-07-17T08:14:09.5025146Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-07-17T08:14:09.5028302Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-07-17T08:14:09.5033621Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-07-17T08:14:09.5035186Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-07-17T08:14:09.5038273Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-07-17T08:14:09.5041363Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-07-17T08:14:09.5044540Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-07-17T08:14:09.5047530Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-07-17T08:14:09.5050841Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-07-17T08:14:09.5053995Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-07-17T08:14:09.5057037Z * [new branch] exclamaforte/log_mul -> origin/exclamaforte/log_mul 2025-07-17T08:14:09.5060133Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-07-17T08:14:09.5063268Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-07-17T08:14:09.5066371Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-07-17T08:14:09.5069477Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-07-17T08:14:09.5072594Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-07-17T08:14:09.5077418Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-07-17T08:14:09.5080659Z * [new branch] exec -> origin/exec 2025-07-17T08:14:09.5083948Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-07-17T08:14:09.5087029Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-07-17T08:14:09.5090224Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-07-17T08:14:09.5093447Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-07-17T08:14:09.5096589Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-07-17T08:14:09.5099814Z * [new branch] export-D71446522 -> origin/export-D71446522 2025-07-17T08:14:09.5102995Z * [new branch] export-D72391401 -> origin/export-D72391401 2025-07-17T08:14:09.5106136Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-07-17T08:14:09.5109440Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-07-17T08:14:09.5112482Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-07-17T08:14:09.5115775Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-07-17T08:14:09.5119047Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-07-17T08:14:09.5122106Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-07-17T08:14:09.5125307Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-07-17T08:14:09.5128408Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-07-17T08:14:09.5131986Z * [new branch] export-D76628834 -> origin/export-D76628834 2025-07-17T08:14:09.5135130Z * [new branch] export-D76630499 -> origin/export-D76630499 2025-07-17T08:14:09.5138175Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-07-17T08:14:09.5141591Z * [new branch] export-D76830552 -> origin/export-D76830552 2025-07-17T08:14:09.5144495Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-07-17T08:14:09.5147590Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-07-17T08:14:09.5150832Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-07-17T08:14:09.5154178Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-07-17T08:14:09.5158141Z * [new branch] export-D77639021 -> origin/export-D77639021 2025-07-17T08:14:09.5160525Z * [new branch] export-D78363609 -> origin/export-D78363609 2025-07-17T08:14:09.5163554Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-07-17T08:14:09.5166689Z * [new branch] export-D78431075 -> origin/export-D78431075 2025-07-17T08:14:09.5169809Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-07-17T08:14:09.5173055Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-07-17T08:14:09.5177291Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-07-17T08:14:09.5180581Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-07-17T08:14:09.5183726Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-07-17T08:14:09.5188185Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-07-17T08:14:09.5191363Z * [new branch] fca -> origin/fca 2025-07-17T08:14:09.5195230Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-07-17T08:14:09.5198627Z * [new branch] fca5 -> origin/fca5 2025-07-17T08:14:09.5202977Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-07-17T08:14:09.5206191Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-07-17T08:14:09.5209244Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-07-17T08:14:09.5212279Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-07-17T08:14:09.5215843Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-07-17T08:14:09.5219047Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-07-17T08:14:09.5223309Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-07-17T08:14:09.5226582Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-07-17T08:14:09.5229731Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-07-17T08:14:09.5232917Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-07-17T08:14:09.5236093Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-07-17T08:14:09.5239160Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-07-17T08:14:09.5242371Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-07-17T08:14:09.5245485Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-07-17T08:14:09.5248604Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-07-17T08:14:09.5251756Z * [new branch] fix -> origin/fix 2025-07-17T08:14:09.5254908Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-07-17T08:14:09.5258406Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-07-17T08:14:09.5261072Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-07-17T08:14:09.5264213Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-07-17T08:14:09.5267357Z * [new branch] fix-issue-144701-attempt-4 -> origin/fix-issue-144701-attempt-4 2025-07-17T08:14:09.5270605Z * [new branch] fix-issue-148701-attempt-1 -> origin/fix-issue-148701-attempt-1 2025-07-17T08:14:09.5273852Z * [new branch] fix-issue-149534-attempt-1 -> origin/fix-issue-149534-attempt-1 2025-07-17T08:14:09.5277234Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-07-17T08:14:09.5280208Z * [new branch] fix_153389 -> origin/fix_153389 2025-07-17T08:14:09.5283436Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-07-17T08:14:09.5286497Z * [new branch] fix_fake_tensor_issue -> origin/fix_fake_tensor_issue 2025-07-17T08:14:09.5289574Z * [new branch] fix_sbgemm_bf16 -> origin/fix_sbgemm_bf16 2025-07-17T08:14:09.5292789Z * [new branch] fixes-triage -> origin/fixes-triage 2025-07-17T08:14:09.5296136Z * [new branch] flex-lowering -> origin/flex-lowering 2025-07-17T08:14:09.5299301Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-07-17T08:14:09.5303654Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-07-17T08:14:09.5306788Z * [new branch] fsdp-qps-drop -> origin/fsdp-qps-drop 2025-07-17T08:14:09.5310090Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-07-17T08:14:09.5313430Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-07-17T08:14:09.5316832Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-07-17T08:14:09.5319943Z * [new branch] fused_qkv -> origin/fused_qkv 2025-07-17T08:14:09.5323249Z * [new branch] fx_cpp -> origin/fx_cpp 2025-07-17T08:14:09.5327835Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-07-17T08:14:09.5334273Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-07-17T08:14:09.5337440Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-07-17T08:14:09.5342653Z * [new branch] gh/CaoE/1/base -> origin/gh/CaoE/1/base 2025-07-17T08:14:09.5345846Z * [new branch] gh/CaoE/1/head -> origin/gh/CaoE/1/head 2025-07-17T08:14:09.5349071Z * [new branch] gh/CaoE/1/orig -> origin/gh/CaoE/1/orig 2025-07-17T08:14:09.5353691Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-07-17T08:14:09.5356999Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-07-17T08:14:09.5360182Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-07-17T08:14:09.5364765Z * [new branch] gh/CaoE/3/base -> origin/gh/CaoE/3/base 2025-07-17T08:14:09.5367992Z * [new branch] gh/CaoE/3/head -> origin/gh/CaoE/3/head 2025-07-17T08:14:09.5371134Z * [new branch] gh/CaoE/3/orig -> origin/gh/CaoE/3/orig 2025-07-17T08:14:09.5376531Z * [new branch] gh/ColinPeppler/72/base -> origin/gh/ColinPeppler/72/base 2025-07-17T08:14:09.5379690Z * [new branch] gh/ColinPeppler/72/head -> origin/gh/ColinPeppler/72/head 2025-07-17T08:14:09.5382842Z * [new branch] gh/ColinPeppler/72/orig -> origin/gh/ColinPeppler/72/orig 2025-07-17T08:14:09.5387629Z * [new branch] gh/ColinPeppler/75/base -> origin/gh/ColinPeppler/75/base 2025-07-17T08:14:09.5390643Z * [new branch] gh/ColinPeppler/75/head -> origin/gh/ColinPeppler/75/head 2025-07-17T08:14:09.5394012Z * [new branch] gh/ColinPeppler/75/orig -> origin/gh/ColinPeppler/75/orig 2025-07-17T08:14:09.5398282Z * [new branch] gh/ColinPeppler/76/base -> origin/gh/ColinPeppler/76/base 2025-07-17T08:14:09.5401530Z * [new branch] gh/ColinPeppler/76/head -> origin/gh/ColinPeppler/76/head 2025-07-17T08:14:09.5404849Z * [new branch] gh/ColinPeppler/76/orig -> origin/gh/ColinPeppler/76/orig 2025-07-17T08:14:09.5410267Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-07-17T08:14:09.5413425Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-07-17T08:14:09.5417829Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-07-17T08:14:09.5421012Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-07-17T08:14:09.5424287Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-07-17T08:14:09.5428759Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-07-17T08:14:09.5431974Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-07-17T08:14:09.5435524Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-07-17T08:14:09.5441314Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-07-17T08:14:09.5444517Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-07-17T08:14:09.5449917Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-07-17T08:14:09.5453158Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-07-17T08:14:09.5456331Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-07-17T08:14:09.5460805Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-07-17T08:14:09.5464044Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-07-17T08:14:09.5467227Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-07-17T08:14:09.5471676Z * [new branch] gh/H-Huang/172/base -> origin/gh/H-Huang/172/base 2025-07-17T08:14:09.5475232Z * [new branch] gh/H-Huang/172/head -> origin/gh/H-Huang/172/head 2025-07-17T08:14:09.5478465Z * [new branch] gh/H-Huang/172/orig -> origin/gh/H-Huang/172/orig 2025-07-17T08:14:09.5483025Z * [new branch] gh/H-Huang/175/base -> origin/gh/H-Huang/175/base 2025-07-17T08:14:09.5486463Z * [new branch] gh/H-Huang/175/head -> origin/gh/H-Huang/175/head 2025-07-17T08:14:09.5489679Z * [new branch] gh/H-Huang/175/orig -> origin/gh/H-Huang/175/orig 2025-07-17T08:14:09.5494070Z * [new branch] gh/H-Huang/176/base -> origin/gh/H-Huang/176/base 2025-07-17T08:14:09.5497316Z * [new branch] gh/H-Huang/176/head -> origin/gh/H-Huang/176/head 2025-07-17T08:14:09.5500443Z * [new branch] gh/H-Huang/176/orig -> origin/gh/H-Huang/176/orig 2025-07-17T08:14:09.5504760Z * [new branch] gh/H-Huang/177/base -> origin/gh/H-Huang/177/base 2025-07-17T08:14:09.5507904Z * [new branch] gh/H-Huang/177/head -> origin/gh/H-Huang/177/head 2025-07-17T08:14:09.5511079Z * [new branch] gh/H-Huang/177/orig -> origin/gh/H-Huang/177/orig 2025-07-17T08:14:09.5515733Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-07-17T08:14:09.5519327Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-07-17T08:14:09.5522051Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-07-17T08:14:09.5526545Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-07-17T08:14:09.5529888Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-07-17T08:14:09.5533093Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-07-17T08:14:09.5537513Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-07-17T08:14:09.5540690Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-07-17T08:14:09.5543884Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-07-17T08:14:09.5548290Z * [new branch] gh/H-Huang/185/base -> origin/gh/H-Huang/185/base 2025-07-17T08:14:09.5551651Z * [new branch] gh/H-Huang/185/head -> origin/gh/H-Huang/185/head 2025-07-17T08:14:09.5556136Z * [new branch] gh/H-Huang/185/orig -> origin/gh/H-Huang/185/orig 2025-07-17T08:14:09.5561035Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-07-17T08:14:09.5564190Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-07-17T08:14:09.5567370Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-07-17T08:14:09.5572017Z * [new branch] gh/H-Huang/190/base -> origin/gh/H-Huang/190/base 2025-07-17T08:14:09.5575236Z * [new branch] gh/H-Huang/190/head -> origin/gh/H-Huang/190/head 2025-07-17T08:14:09.5578464Z * [new branch] gh/H-Huang/190/orig -> origin/gh/H-Huang/190/orig 2025-07-17T08:14:09.5582915Z * [new branch] gh/H-Huang/191/base -> origin/gh/H-Huang/191/base 2025-07-17T08:14:09.5586240Z * [new branch] gh/H-Huang/191/head -> origin/gh/H-Huang/191/head 2025-07-17T08:14:09.5589509Z * [new branch] gh/H-Huang/191/orig -> origin/gh/H-Huang/191/orig 2025-07-17T08:14:09.5594353Z * [new branch] gh/H-Huang/192/base -> origin/gh/H-Huang/192/base 2025-07-17T08:14:09.5597535Z * [new branch] gh/H-Huang/192/head -> origin/gh/H-Huang/192/head 2025-07-17T08:14:09.5600728Z * [new branch] gh/H-Huang/192/orig -> origin/gh/H-Huang/192/orig 2025-07-17T08:14:09.5605223Z * [new branch] gh/H-Huang/193/base -> origin/gh/H-Huang/193/base 2025-07-17T08:14:09.5608418Z * [new branch] gh/H-Huang/193/head -> origin/gh/H-Huang/193/head 2025-07-17T08:14:09.5611862Z * [new branch] gh/H-Huang/193/orig -> origin/gh/H-Huang/193/orig 2025-07-17T08:14:09.5616321Z * [new branch] gh/H-Huang/194/base -> origin/gh/H-Huang/194/base 2025-07-17T08:14:09.5619429Z * [new branch] gh/H-Huang/194/head -> origin/gh/H-Huang/194/head 2025-07-17T08:14:09.5622682Z * [new branch] gh/H-Huang/194/orig -> origin/gh/H-Huang/194/orig 2025-07-17T08:14:09.5628384Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-07-17T08:14:09.5631843Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-07-17T08:14:09.5635203Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-07-17T08:14:09.5639621Z * [new branch] gh/IvanKobzarev/109/base -> origin/gh/IvanKobzarev/109/base 2025-07-17T08:14:09.5642874Z * [new branch] gh/IvanKobzarev/109/head -> origin/gh/IvanKobzarev/109/head 2025-07-17T08:14:09.5646101Z * [new branch] gh/IvanKobzarev/109/orig -> origin/gh/IvanKobzarev/109/orig 2025-07-17T08:14:09.5650826Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-07-17T08:14:09.5653795Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-07-17T08:14:09.5656993Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-07-17T08:14:09.5661561Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-07-17T08:14:09.5664682Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-07-17T08:14:09.5667890Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-07-17T08:14:09.5672673Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-07-17T08:14:09.5676571Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-07-17T08:14:09.5679755Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-07-17T08:14:09.5684483Z * [new branch] gh/IvanKobzarev/114/base -> origin/gh/IvanKobzarev/114/base 2025-07-17T08:14:09.5687630Z * [new branch] gh/IvanKobzarev/114/head -> origin/gh/IvanKobzarev/114/head 2025-07-17T08:14:09.5690877Z * [new branch] gh/IvanKobzarev/114/orig -> origin/gh/IvanKobzarev/114/orig 2025-07-17T08:14:09.5695441Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-07-17T08:14:09.5698641Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-07-17T08:14:09.5701840Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-07-17T08:14:09.5706601Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-07-17T08:14:09.5709900Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-07-17T08:14:09.5713179Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-07-17T08:14:09.5717851Z * [new branch] gh/IvanKobzarev/117/base -> origin/gh/IvanKobzarev/117/base 2025-07-17T08:14:09.5721016Z * [new branch] gh/IvanKobzarev/117/head -> origin/gh/IvanKobzarev/117/head 2025-07-17T08:14:09.5724231Z * [new branch] gh/IvanKobzarev/117/orig -> origin/gh/IvanKobzarev/117/orig 2025-07-17T08:14:09.5728502Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-07-17T08:14:09.5731684Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-07-17T08:14:09.5734848Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-07-17T08:14:09.5739297Z * [new branch] gh/IvanKobzarev/119/base -> origin/gh/IvanKobzarev/119/base 2025-07-17T08:14:09.5742514Z * [new branch] gh/IvanKobzarev/119/head -> origin/gh/IvanKobzarev/119/head 2025-07-17T08:14:09.5745711Z * [new branch] gh/IvanKobzarev/119/orig -> origin/gh/IvanKobzarev/119/orig 2025-07-17T08:14:09.5750349Z * [new branch] gh/IvanKobzarev/120/base -> origin/gh/IvanKobzarev/120/base 2025-07-17T08:14:09.5753665Z * [new branch] gh/IvanKobzarev/120/head -> origin/gh/IvanKobzarev/120/head 2025-07-17T08:14:09.5756886Z * [new branch] gh/IvanKobzarev/120/orig -> origin/gh/IvanKobzarev/120/orig 2025-07-17T08:14:09.5761584Z * [new branch] gh/IvanKobzarev/121/base -> origin/gh/IvanKobzarev/121/base 2025-07-17T08:14:09.5764817Z * [new branch] gh/IvanKobzarev/121/head -> origin/gh/IvanKobzarev/121/head 2025-07-17T08:14:09.5767993Z * [new branch] gh/IvanKobzarev/121/orig -> origin/gh/IvanKobzarev/121/orig 2025-07-17T08:14:09.5772425Z * [new branch] gh/IvanKobzarev/122/base -> origin/gh/IvanKobzarev/122/base 2025-07-17T08:14:09.5775781Z * [new branch] gh/IvanKobzarev/122/head -> origin/gh/IvanKobzarev/122/head 2025-07-17T08:14:09.5778716Z * [new branch] gh/IvanKobzarev/122/orig -> origin/gh/IvanKobzarev/122/orig 2025-07-17T08:14:09.5783191Z * [new branch] gh/IvanKobzarev/123/base -> origin/gh/IvanKobzarev/123/base 2025-07-17T08:14:09.5786381Z * [new branch] gh/IvanKobzarev/123/head -> origin/gh/IvanKobzarev/123/head 2025-07-17T08:14:09.5789592Z * [new branch] gh/IvanKobzarev/123/orig -> origin/gh/IvanKobzarev/123/orig 2025-07-17T08:14:09.5794948Z * [new branch] gh/IvanKobzarev/124/base -> origin/gh/IvanKobzarev/124/base 2025-07-17T08:14:09.5797792Z * [new branch] gh/IvanKobzarev/124/head -> origin/gh/IvanKobzarev/124/head 2025-07-17T08:14:09.5800854Z * [new branch] gh/IvanKobzarev/124/orig -> origin/gh/IvanKobzarev/124/orig 2025-07-17T08:14:09.5805349Z * [new branch] gh/IvanKobzarev/125/base -> origin/gh/IvanKobzarev/125/base 2025-07-17T08:14:09.5808592Z * [new branch] gh/IvanKobzarev/125/head -> origin/gh/IvanKobzarev/125/head 2025-07-17T08:14:09.5811756Z * [new branch] gh/IvanKobzarev/125/orig -> origin/gh/IvanKobzarev/125/orig 2025-07-17T08:14:09.5816283Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-07-17T08:14:09.5819547Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-07-17T08:14:09.5822820Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-07-17T08:14:09.5827320Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-07-17T08:14:09.5830504Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-07-17T08:14:09.5833875Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-07-17T08:14:09.5838344Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-07-17T08:14:09.5841553Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-07-17T08:14:09.5844788Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-07-17T08:14:09.5850451Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-07-17T08:14:09.5853787Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-07-17T08:14:09.5858564Z * [new branch] gh/NikhilAPatel/16/base -> origin/gh/NikhilAPatel/16/base 2025-07-17T08:14:09.5861744Z * [new branch] gh/NikhilAPatel/16/head -> origin/gh/NikhilAPatel/16/head 2025-07-17T08:14:09.5864975Z * [new branch] gh/NikhilAPatel/16/orig -> origin/gh/NikhilAPatel/16/orig 2025-07-17T08:14:09.5869380Z * [new branch] gh/NikhilAPatel/17/base -> origin/gh/NikhilAPatel/17/base 2025-07-17T08:14:09.5872549Z * [new branch] gh/NikhilAPatel/17/head -> origin/gh/NikhilAPatel/17/head 2025-07-17T08:14:09.5876000Z * [new branch] gh/NikhilAPatel/17/orig -> origin/gh/NikhilAPatel/17/orig 2025-07-17T08:14:09.5880422Z * [new branch] gh/NikhilAPatel/18/base -> origin/gh/NikhilAPatel/18/base 2025-07-17T08:14:09.5883833Z * [new branch] gh/NikhilAPatel/18/head -> origin/gh/NikhilAPatel/18/head 2025-07-17T08:14:09.5887159Z * [new branch] gh/NikhilAPatel/18/orig -> origin/gh/NikhilAPatel/18/orig 2025-07-17T08:14:09.5891562Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-07-17T08:14:09.5894759Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-07-17T08:14:09.5899262Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-07-17T08:14:09.5902794Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-07-17T08:14:09.5907135Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-07-17T08:14:09.5910259Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-07-17T08:14:09.5913601Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-07-17T08:14:09.5918322Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-07-17T08:14:09.5921503Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-07-17T08:14:09.5924669Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-07-17T08:14:09.5929989Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-07-17T08:14:09.5933244Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-07-17T08:14:09.5936448Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-07-17T08:14:09.5940830Z * [new branch] gh/PaliC/10/base -> origin/gh/PaliC/10/base 2025-07-17T08:14:09.5943944Z * [new branch] gh/PaliC/10/head -> origin/gh/PaliC/10/head 2025-07-17T08:14:09.5948198Z * [new branch] gh/PaliC/11/base -> origin/gh/PaliC/11/base 2025-07-17T08:14:09.5951430Z * [new branch] gh/PaliC/11/head -> origin/gh/PaliC/11/head 2025-07-17T08:14:09.5956193Z * [new branch] gh/PaliC/12/base -> origin/gh/PaliC/12/base 2025-07-17T08:14:09.5959396Z * [new branch] gh/PaliC/12/head -> origin/gh/PaliC/12/head 2025-07-17T08:14:09.5962639Z * [new branch] gh/PaliC/12/orig -> origin/gh/PaliC/12/orig 2025-07-17T08:14:09.5966976Z * [new branch] gh/PaliC/13/base -> origin/gh/PaliC/13/base 2025-07-17T08:14:09.5970145Z * [new branch] gh/PaliC/13/head -> origin/gh/PaliC/13/head 2025-07-17T08:14:09.5973312Z * [new branch] gh/PaliC/13/orig -> origin/gh/PaliC/13/orig 2025-07-17T08:14:09.5977901Z * [new branch] gh/PaliC/14/base -> origin/gh/PaliC/14/base 2025-07-17T08:14:09.5981157Z * [new branch] gh/PaliC/14/head -> origin/gh/PaliC/14/head 2025-07-17T08:14:09.5984366Z * [new branch] gh/PaliC/14/orig -> origin/gh/PaliC/14/orig 2025-07-17T08:14:09.5988795Z * [new branch] gh/PaliC/15/base -> origin/gh/PaliC/15/base 2025-07-17T08:14:09.5992097Z * [new branch] gh/PaliC/15/head -> origin/gh/PaliC/15/head 2025-07-17T08:14:09.5995380Z * [new branch] gh/PaliC/15/orig -> origin/gh/PaliC/15/orig 2025-07-17T08:14:09.5999919Z * [new branch] gh/PaliC/16/base -> origin/gh/PaliC/16/base 2025-07-17T08:14:09.6003191Z * [new branch] gh/PaliC/16/head -> origin/gh/PaliC/16/head 2025-07-17T08:14:09.6006370Z * [new branch] gh/PaliC/16/orig -> origin/gh/PaliC/16/orig 2025-07-17T08:14:09.6010761Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-07-17T08:14:09.6013956Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-07-17T08:14:09.6017144Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-07-17T08:14:09.6021511Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-07-17T08:14:09.6024695Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-07-17T08:14:09.6027881Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-07-17T08:14:09.6032410Z * [new branch] gh/PaliC/19/base -> origin/gh/PaliC/19/base 2025-07-17T08:14:09.6036204Z * [new branch] gh/PaliC/19/head -> origin/gh/PaliC/19/head 2025-07-17T08:14:09.6039168Z * [new branch] gh/PaliC/19/orig -> origin/gh/PaliC/19/orig 2025-07-17T08:14:09.6043792Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-07-17T08:14:09.6046978Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-07-17T08:14:09.6050150Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-07-17T08:14:09.6054465Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-07-17T08:14:09.6057654Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-07-17T08:14:09.6060832Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-07-17T08:14:09.6065157Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-07-17T08:14:09.6068349Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-07-17T08:14:09.6071591Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-07-17T08:14:09.6076047Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-07-17T08:14:09.6079273Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-07-17T08:14:09.6082467Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-07-17T08:14:09.6087158Z * [new branch] gh/PaliC/3/base -> origin/gh/PaliC/3/base 2025-07-17T08:14:09.6090387Z * [new branch] gh/PaliC/3/head -> origin/gh/PaliC/3/head 2025-07-17T08:14:09.6094644Z * [new branch] gh/PaliC/4/base -> origin/gh/PaliC/4/base 2025-07-17T08:14:09.6097837Z * [new branch] gh/PaliC/4/head -> origin/gh/PaliC/4/head 2025-07-17T08:14:09.6102104Z * [new branch] gh/PaliC/5/base -> origin/gh/PaliC/5/base 2025-07-17T08:14:09.6105438Z * [new branch] gh/PaliC/5/head -> origin/gh/PaliC/5/head 2025-07-17T08:14:09.6109664Z * [new branch] gh/PaliC/6/base -> origin/gh/PaliC/6/base 2025-07-17T08:14:09.6112896Z * [new branch] gh/PaliC/6/head -> origin/gh/PaliC/6/head 2025-07-17T08:14:09.6117324Z * [new branch] gh/PaliC/7/base -> origin/gh/PaliC/7/base 2025-07-17T08:14:09.6120439Z * [new branch] gh/PaliC/7/head -> origin/gh/PaliC/7/head 2025-07-17T08:14:09.6124736Z * [new branch] gh/PaliC/8/base -> origin/gh/PaliC/8/base 2025-07-17T08:14:09.6127983Z * [new branch] gh/PaliC/8/head -> origin/gh/PaliC/8/head 2025-07-17T08:14:09.6132299Z * [new branch] gh/PaliC/9/base -> origin/gh/PaliC/9/base 2025-07-17T08:14:09.6135350Z * [new branch] gh/PaliC/9/head -> origin/gh/PaliC/9/head 2025-07-17T08:14:09.6140760Z * [new branch] gh/PaulZhang12/1/base -> origin/gh/PaulZhang12/1/base 2025-07-17T08:14:09.6144020Z * [new branch] gh/PaulZhang12/1/head -> origin/gh/PaulZhang12/1/head 2025-07-17T08:14:09.6147242Z * [new branch] gh/PaulZhang12/1/orig -> origin/gh/PaulZhang12/1/orig 2025-07-17T08:14:09.6152079Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-07-17T08:14:09.6155456Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-07-17T08:14:09.6159934Z * [new branch] gh/PaulZhang12/4/base -> origin/gh/PaulZhang12/4/base 2025-07-17T08:14:09.6163426Z * [new branch] gh/PaulZhang12/4/head -> origin/gh/PaulZhang12/4/head 2025-07-17T08:14:09.6166694Z * [new branch] gh/PaulZhang12/4/orig -> origin/gh/PaulZhang12/4/orig 2025-07-17T08:14:09.6172302Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-07-17T08:14:09.6175286Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-07-17T08:14:09.6180651Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-07-17T08:14:09.6185009Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-07-17T08:14:09.6189266Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-07-17T08:14:09.6193906Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-07-17T08:14:09.6198273Z * [new branch] gh/Sidharth123-cpu/28/base -> origin/gh/Sidharth123-cpu/28/base 2025-07-17T08:14:09.6201507Z * [new branch] gh/Sidharth123-cpu/28/head -> origin/gh/Sidharth123-cpu/28/head 2025-07-17T08:14:09.6204693Z * [new branch] gh/Sidharth123-cpu/28/orig -> origin/gh/Sidharth123-cpu/28/orig 2025-07-17T08:14:09.6209242Z * [new branch] gh/Sidharth123-cpu/32/base -> origin/gh/Sidharth123-cpu/32/base 2025-07-17T08:14:09.6212397Z * [new branch] gh/Sidharth123-cpu/32/head -> origin/gh/Sidharth123-cpu/32/head 2025-07-17T08:14:09.6215632Z * [new branch] gh/Sidharth123-cpu/32/orig -> origin/gh/Sidharth123-cpu/32/orig 2025-07-17T08:14:09.6220131Z * [new branch] gh/Sidharth123-cpu/33/base -> origin/gh/Sidharth123-cpu/33/base 2025-07-17T08:14:09.6223571Z * [new branch] gh/Sidharth123-cpu/33/head -> origin/gh/Sidharth123-cpu/33/head 2025-07-17T08:14:09.6226758Z * [new branch] gh/Sidharth123-cpu/33/orig -> origin/gh/Sidharth123-cpu/33/orig 2025-07-17T08:14:09.6231475Z * [new branch] gh/Sidharth123-cpu/34/base -> origin/gh/Sidharth123-cpu/34/base 2025-07-17T08:14:09.6235123Z * [new branch] gh/Sidharth123-cpu/34/head -> origin/gh/Sidharth123-cpu/34/head 2025-07-17T08:14:09.6238451Z * [new branch] gh/Sidharth123-cpu/34/orig -> origin/gh/Sidharth123-cpu/34/orig 2025-07-17T08:14:09.6242935Z * [new branch] gh/Sidharth123-cpu/35/base -> origin/gh/Sidharth123-cpu/35/base 2025-07-17T08:14:09.6246262Z * [new branch] gh/Sidharth123-cpu/35/head -> origin/gh/Sidharth123-cpu/35/head 2025-07-17T08:14:09.6249482Z * [new branch] gh/Sidharth123-cpu/35/orig -> origin/gh/Sidharth123-cpu/35/orig 2025-07-17T08:14:09.6254089Z * [new branch] gh/Sidharth123-cpu/36/base -> origin/gh/Sidharth123-cpu/36/base 2025-07-17T08:14:09.6257427Z * [new branch] gh/Sidharth123-cpu/36/head -> origin/gh/Sidharth123-cpu/36/head 2025-07-17T08:14:09.6260682Z * [new branch] gh/Sidharth123-cpu/36/orig -> origin/gh/Sidharth123-cpu/36/orig 2025-07-17T08:14:09.6265070Z * [new branch] gh/Sidharth123-cpu/37/base -> origin/gh/Sidharth123-cpu/37/base 2025-07-17T08:14:09.6268428Z * [new branch] gh/Sidharth123-cpu/37/head -> origin/gh/Sidharth123-cpu/37/head 2025-07-17T08:14:09.6271625Z * [new branch] gh/Sidharth123-cpu/37/orig -> origin/gh/Sidharth123-cpu/37/orig 2025-07-17T08:14:09.6276520Z * [new branch] gh/Sidharth123-cpu/38/base -> origin/gh/Sidharth123-cpu/38/base 2025-07-17T08:14:09.6279647Z * [new branch] gh/Sidharth123-cpu/38/head -> origin/gh/Sidharth123-cpu/38/head 2025-07-17T08:14:09.6282828Z * [new branch] gh/Sidharth123-cpu/38/orig -> origin/gh/Sidharth123-cpu/38/orig 2025-07-17T08:14:09.6287340Z * [new branch] gh/Sidharth123-cpu/39/base -> origin/gh/Sidharth123-cpu/39/base 2025-07-17T08:14:09.6290496Z * [new branch] gh/Sidharth123-cpu/39/head -> origin/gh/Sidharth123-cpu/39/head 2025-07-17T08:14:09.6293778Z * [new branch] gh/Sidharth123-cpu/39/orig -> origin/gh/Sidharth123-cpu/39/orig 2025-07-17T08:14:09.6298245Z * [new branch] gh/Sidharth123-cpu/40/base -> origin/gh/Sidharth123-cpu/40/base 2025-07-17T08:14:09.6301266Z * [new branch] gh/Sidharth123-cpu/40/head -> origin/gh/Sidharth123-cpu/40/head 2025-07-17T08:14:09.6304411Z * [new branch] gh/Sidharth123-cpu/40/orig -> origin/gh/Sidharth123-cpu/40/orig 2025-07-17T08:14:09.6308955Z * [new branch] gh/Sidharth123-cpu/41/base -> origin/gh/Sidharth123-cpu/41/base 2025-07-17T08:14:09.6312372Z * [new branch] gh/Sidharth123-cpu/41/head -> origin/gh/Sidharth123-cpu/41/head 2025-07-17T08:14:09.6315719Z * [new branch] gh/Sidharth123-cpu/41/orig -> origin/gh/Sidharth123-cpu/41/orig 2025-07-17T08:14:09.6320458Z * [new branch] gh/Sidharth123-cpu/42/base -> origin/gh/Sidharth123-cpu/42/base 2025-07-17T08:14:09.6323632Z * [new branch] gh/Sidharth123-cpu/42/head -> origin/gh/Sidharth123-cpu/42/head 2025-07-17T08:14:09.6326844Z * [new branch] gh/Sidharth123-cpu/42/orig -> origin/gh/Sidharth123-cpu/42/orig 2025-07-17T08:14:09.6331497Z * [new branch] gh/Sidharth123-cpu/43/base -> origin/gh/Sidharth123-cpu/43/base 2025-07-17T08:14:09.6334597Z * [new branch] gh/Sidharth123-cpu/43/head -> origin/gh/Sidharth123-cpu/43/head 2025-07-17T08:14:09.6337876Z * [new branch] gh/Sidharth123-cpu/43/orig -> origin/gh/Sidharth123-cpu/43/orig 2025-07-17T08:14:09.6343325Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-07-17T08:14:09.6346499Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-07-17T08:14:09.6350899Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-07-17T08:14:09.6354521Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-07-17T08:14:09.6357743Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-07-17T08:14:09.6362079Z * [new branch] gh/StrongerXi/126/base -> origin/gh/StrongerXi/126/base 2025-07-17T08:14:09.6365314Z * [new branch] gh/StrongerXi/126/head -> origin/gh/StrongerXi/126/head 2025-07-17T08:14:09.6368574Z * [new branch] gh/StrongerXi/126/orig -> origin/gh/StrongerXi/126/orig 2025-07-17T08:14:09.6372937Z * [new branch] gh/StrongerXi/127/base -> origin/gh/StrongerXi/127/base 2025-07-17T08:14:09.6376140Z * [new branch] gh/StrongerXi/127/head -> origin/gh/StrongerXi/127/head 2025-07-17T08:14:09.6379368Z * [new branch] gh/StrongerXi/127/orig -> origin/gh/StrongerXi/127/orig 2025-07-17T08:14:09.6383765Z * [new branch] gh/StrongerXi/128/base -> origin/gh/StrongerXi/128/base 2025-07-17T08:14:09.6387067Z * [new branch] gh/StrongerXi/128/head -> origin/gh/StrongerXi/128/head 2025-07-17T08:14:09.6390333Z * [new branch] gh/StrongerXi/128/orig -> origin/gh/StrongerXi/128/orig 2025-07-17T08:14:09.6395298Z * [new branch] gh/StrongerXi/129/base -> origin/gh/StrongerXi/129/base 2025-07-17T08:14:09.6398587Z * [new branch] gh/StrongerXi/129/head -> origin/gh/StrongerXi/129/head 2025-07-17T08:14:09.6401763Z * [new branch] gh/StrongerXi/129/orig -> origin/gh/StrongerXi/129/orig 2025-07-17T08:14:09.6406294Z * [new branch] gh/StrongerXi/130/base -> origin/gh/StrongerXi/130/base 2025-07-17T08:14:09.6409586Z * [new branch] gh/StrongerXi/130/head -> origin/gh/StrongerXi/130/head 2025-07-17T08:14:09.6412768Z * [new branch] gh/StrongerXi/130/orig -> origin/gh/StrongerXi/130/orig 2025-07-17T08:14:09.6417342Z * [new branch] gh/StrongerXi/131/base -> origin/gh/StrongerXi/131/base 2025-07-17T08:14:09.6420705Z * [new branch] gh/StrongerXi/131/head -> origin/gh/StrongerXi/131/head 2025-07-17T08:14:09.6424184Z * [new branch] gh/StrongerXi/131/orig -> origin/gh/StrongerXi/131/orig 2025-07-17T08:14:09.6428435Z * [new branch] gh/StrongerXi/132/base -> origin/gh/StrongerXi/132/base 2025-07-17T08:14:09.6431660Z * [new branch] gh/StrongerXi/132/head -> origin/gh/StrongerXi/132/head 2025-07-17T08:14:09.6435196Z * [new branch] gh/StrongerXi/132/orig -> origin/gh/StrongerXi/132/orig 2025-07-17T08:14:09.6439966Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-07-17T08:14:09.6443279Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-07-17T08:14:09.6446740Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-07-17T08:14:09.6450894Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-07-17T08:14:09.6454123Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-07-17T08:14:09.6457359Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-07-17T08:14:09.6461851Z * [new branch] gh/StrongerXi/135/base -> origin/gh/StrongerXi/135/base 2025-07-17T08:14:09.6465064Z * [new branch] gh/StrongerXi/135/head -> origin/gh/StrongerXi/135/head 2025-07-17T08:14:09.6468345Z * [new branch] gh/StrongerXi/135/orig -> origin/gh/StrongerXi/135/orig 2025-07-17T08:14:09.6472941Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-07-17T08:14:09.6476258Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-07-17T08:14:09.6479431Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-07-17T08:14:09.6483885Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-07-17T08:14:09.6487183Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-07-17T08:14:09.6490424Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-07-17T08:14:09.6494724Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-07-17T08:14:09.6497964Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-07-17T08:14:09.6501163Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-07-17T08:14:09.6505812Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-07-17T08:14:09.6508968Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-07-17T08:14:09.6513495Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-07-17T08:14:09.6516731Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-07-17T08:14:09.6522035Z * [new branch] gh/Xia-Weiwen/40/base -> origin/gh/Xia-Weiwen/40/base 2025-07-17T08:14:09.6525219Z * [new branch] gh/Xia-Weiwen/40/head -> origin/gh/Xia-Weiwen/40/head 2025-07-17T08:14:09.6528649Z * [new branch] gh/Xia-Weiwen/40/orig -> origin/gh/Xia-Weiwen/40/orig 2025-07-17T08:14:09.6534217Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-07-17T08:14:09.6537562Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-07-17T08:14:09.6540777Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-07-17T08:14:09.6545227Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-07-17T08:14:09.6548452Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-07-17T08:14:09.6551693Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-07-17T08:14:09.6557164Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-07-17T08:14:09.6560756Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-07-17T08:14:09.6564116Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-07-17T08:14:09.6568905Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-07-17T08:14:09.6572684Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-07-17T08:14:09.6576037Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-07-17T08:14:09.6580702Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-07-17T08:14:09.6584134Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-07-17T08:14:09.6587340Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-07-17T08:14:09.6591925Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-07-17T08:14:09.6595399Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-07-17T08:14:09.6599484Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-07-17T08:14:09.6603128Z * [new branch] gh/XilunWu/126/base -> origin/gh/XilunWu/126/base 2025-07-17T08:14:09.6606314Z * [new branch] gh/XilunWu/126/head -> origin/gh/XilunWu/126/head 2025-07-17T08:14:09.6609687Z * [new branch] gh/XilunWu/126/orig -> origin/gh/XilunWu/126/orig 2025-07-17T08:14:09.6614307Z * [new branch] gh/XilunWu/127/base -> origin/gh/XilunWu/127/base 2025-07-17T08:14:09.6617570Z * [new branch] gh/XilunWu/127/head -> origin/gh/XilunWu/127/head 2025-07-17T08:14:09.6620770Z * [new branch] gh/XilunWu/127/orig -> origin/gh/XilunWu/127/orig 2025-07-17T08:14:09.6625173Z * [new branch] gh/XilunWu/129/base -> origin/gh/XilunWu/129/base 2025-07-17T08:14:09.6628360Z * [new branch] gh/XilunWu/129/head -> origin/gh/XilunWu/129/head 2025-07-17T08:14:09.6631549Z * [new branch] gh/XilunWu/129/orig -> origin/gh/XilunWu/129/orig 2025-07-17T08:14:09.6636099Z * [new branch] gh/XilunWu/130/base -> origin/gh/XilunWu/130/base 2025-07-17T08:14:09.6639596Z * [new branch] gh/XilunWu/130/head -> origin/gh/XilunWu/130/head 2025-07-17T08:14:09.6642540Z * [new branch] gh/XilunWu/130/orig -> origin/gh/XilunWu/130/orig 2025-07-17T08:14:09.6647103Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-07-17T08:14:09.6650420Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-07-17T08:14:09.6653657Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-07-17T08:14:09.6658164Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-07-17T08:14:09.6661389Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-07-17T08:14:09.6664686Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-07-17T08:14:09.6669191Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-07-17T08:14:09.6672336Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-07-17T08:14:09.6675667Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-07-17T08:14:09.6680116Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-07-17T08:14:09.6683357Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-07-17T08:14:09.6686733Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-07-17T08:14:09.6690953Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-07-17T08:14:09.6694278Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-07-17T08:14:09.6697500Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-07-17T08:14:09.6702166Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-07-17T08:14:09.6705440Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-07-17T08:14:09.6708632Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-07-17T08:14:09.6713333Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-07-17T08:14:09.6716827Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-07-17T08:14:09.6719980Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-07-17T08:14:09.6724313Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-07-17T08:14:09.6727571Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-07-17T08:14:09.6730714Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-07-17T08:14:09.6735124Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-07-17T08:14:09.6738318Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-07-17T08:14:09.6741500Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-07-17T08:14:09.6745788Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-07-17T08:14:09.6749108Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-07-17T08:14:09.6752286Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-07-17T08:14:09.6762545Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-07-17T08:14:09.6765725Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-07-17T08:14:09.6768946Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-07-17T08:14:09.6773194Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-07-17T08:14:09.6776393Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-07-17T08:14:09.6779544Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-07-17T08:14:09.6784145Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-07-17T08:14:09.6787279Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-07-17T08:14:09.6790497Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-07-17T08:14:09.6795172Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-07-17T08:14:09.6798799Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-07-17T08:14:09.6801978Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-07-17T08:14:09.6806231Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-07-17T08:14:09.6809400Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-07-17T08:14:09.6812596Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-07-17T08:14:09.6816851Z * [new branch] gh/XilunWu/154/base -> origin/gh/XilunWu/154/base 2025-07-17T08:14:09.6820136Z * [new branch] gh/XilunWu/154/head -> origin/gh/XilunWu/154/head 2025-07-17T08:14:09.6823547Z * [new branch] gh/XilunWu/154/orig -> origin/gh/XilunWu/154/orig 2025-07-17T08:14:09.6827941Z * [new branch] gh/XilunWu/155/base -> origin/gh/XilunWu/155/base 2025-07-17T08:14:09.6831250Z * [new branch] gh/XilunWu/155/head -> origin/gh/XilunWu/155/head 2025-07-17T08:14:09.6834640Z * [new branch] gh/XilunWu/155/orig -> origin/gh/XilunWu/155/orig 2025-07-17T08:14:09.6839115Z * [new branch] gh/XilunWu/156/base -> origin/gh/XilunWu/156/base 2025-07-17T08:14:09.6842556Z * [new branch] gh/XilunWu/156/head -> origin/gh/XilunWu/156/head 2025-07-17T08:14:09.6845809Z * [new branch] gh/XilunWu/156/orig -> origin/gh/XilunWu/156/orig 2025-07-17T08:14:09.6850100Z * [new branch] gh/XilunWu/157/base -> origin/gh/XilunWu/157/base 2025-07-17T08:14:09.6853320Z * [new branch] gh/XilunWu/157/head -> origin/gh/XilunWu/157/head 2025-07-17T08:14:09.6856526Z * [new branch] gh/XilunWu/157/orig -> origin/gh/XilunWu/157/orig 2025-07-17T08:14:09.6861028Z * [new branch] gh/XilunWu/158/base -> origin/gh/XilunWu/158/base 2025-07-17T08:14:09.6864168Z * [new branch] gh/XilunWu/158/head -> origin/gh/XilunWu/158/head 2025-07-17T08:14:09.6867337Z * [new branch] gh/XilunWu/158/orig -> origin/gh/XilunWu/158/orig 2025-07-17T08:14:09.6873241Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-07-17T08:14:09.6878921Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-07-17T08:14:09.6882211Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-07-17T08:14:09.6886744Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-07-17T08:14:09.6889964Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-07-17T08:14:09.6893223Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-07-17T08:14:09.6897789Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-07-17T08:14:09.6912255Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-07-17T08:14:09.6913013Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-07-17T08:14:09.6913341Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-07-17T08:14:09.6913652Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-07-17T08:14:09.6915098Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-07-17T08:14:09.6919451Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-07-17T08:14:09.6922631Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-07-17T08:14:09.6925871Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-07-17T08:14:09.6930234Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-07-17T08:14:09.6933381Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-07-17T08:14:09.6936569Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-07-17T08:14:09.6941172Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-07-17T08:14:09.6944375Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-07-17T08:14:09.6947581Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-07-17T08:14:09.6952219Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-07-17T08:14:09.6955715Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-07-17T08:14:09.6958642Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-07-17T08:14:09.6963049Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-07-17T08:14:09.6966237Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-07-17T08:14:09.6969514Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-07-17T08:14:09.6973770Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-07-17T08:14:09.6977032Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-07-17T08:14:09.6980223Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-07-17T08:14:09.6984914Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-07-17T08:14:09.6988109Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-07-17T08:14:09.6991435Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-07-17T08:14:09.6995979Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-07-17T08:14:09.6999463Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-07-17T08:14:09.7002637Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-07-17T08:14:09.7007007Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-07-17T08:14:09.7010279Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-07-17T08:14:09.7013624Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-07-17T08:14:09.7018027Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-07-17T08:14:09.7021208Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-07-17T08:14:09.7024285Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-07-17T08:14:09.7028885Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-07-17T08:14:09.7032306Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-07-17T08:14:09.7035525Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-07-17T08:14:09.7040021Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-07-17T08:14:09.7043243Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-07-17T08:14:09.7046460Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-07-17T08:14:09.7050850Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-07-17T08:14:09.7053989Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-07-17T08:14:09.7057169Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-07-17T08:14:09.7061684Z * [new branch] gh/XuehaiPan/279/base -> origin/gh/XuehaiPan/279/base 2025-07-17T08:14:09.7064906Z * [new branch] gh/XuehaiPan/279/head -> origin/gh/XuehaiPan/279/head 2025-07-17T08:14:09.7068222Z * [new branch] gh/XuehaiPan/279/orig -> origin/gh/XuehaiPan/279/orig 2025-07-17T08:14:09.7072758Z * [new branch] gh/XuehaiPan/281/base -> origin/gh/XuehaiPan/281/base 2025-07-17T08:14:09.7076083Z * [new branch] gh/XuehaiPan/281/head -> origin/gh/XuehaiPan/281/head 2025-07-17T08:14:09.7079695Z * [new branch] gh/XuehaiPan/281/orig -> origin/gh/XuehaiPan/281/orig 2025-07-17T08:14:09.7083726Z * [new branch] gh/XuehaiPan/282/base -> origin/gh/XuehaiPan/282/base 2025-07-17T08:14:09.7086900Z * [new branch] gh/XuehaiPan/282/head -> origin/gh/XuehaiPan/282/head 2025-07-17T08:14:09.7090119Z * [new branch] gh/XuehaiPan/282/orig -> origin/gh/XuehaiPan/282/orig 2025-07-17T08:14:09.7094452Z * [new branch] gh/XuehaiPan/283/base -> origin/gh/XuehaiPan/283/base 2025-07-17T08:14:09.7097721Z * [new branch] gh/XuehaiPan/283/head -> origin/gh/XuehaiPan/283/head 2025-07-17T08:14:09.7100900Z * [new branch] gh/XuehaiPan/283/orig -> origin/gh/XuehaiPan/283/orig 2025-07-17T08:14:09.7105398Z * [new branch] gh/XuehaiPan/284/base -> origin/gh/XuehaiPan/284/base 2025-07-17T08:14:09.7108568Z * [new branch] gh/XuehaiPan/284/head -> origin/gh/XuehaiPan/284/head 2025-07-17T08:14:09.7111810Z * [new branch] gh/XuehaiPan/284/orig -> origin/gh/XuehaiPan/284/orig 2025-07-17T08:14:09.7116593Z * [new branch] gh/XuehaiPan/285/base -> origin/gh/XuehaiPan/285/base 2025-07-17T08:14:09.7119865Z * [new branch] gh/XuehaiPan/285/head -> origin/gh/XuehaiPan/285/head 2025-07-17T08:14:09.7122945Z * [new branch] gh/XuehaiPan/285/orig -> origin/gh/XuehaiPan/285/orig 2025-07-17T08:14:09.7127491Z * [new branch] gh/XuehaiPan/286/base -> origin/gh/XuehaiPan/286/base 2025-07-17T08:14:09.7131225Z * [new branch] gh/XuehaiPan/286/head -> origin/gh/XuehaiPan/286/head 2025-07-17T08:14:09.7134446Z * [new branch] gh/XuehaiPan/286/orig -> origin/gh/XuehaiPan/286/orig 2025-07-17T08:14:09.7138835Z * [new branch] gh/XuehaiPan/287/base -> origin/gh/XuehaiPan/287/base 2025-07-17T08:14:09.7142145Z * [new branch] gh/XuehaiPan/287/head -> origin/gh/XuehaiPan/287/head 2025-07-17T08:14:09.7145229Z * [new branch] gh/XuehaiPan/287/orig -> origin/gh/XuehaiPan/287/orig 2025-07-17T08:14:09.7149710Z * [new branch] gh/XuehaiPan/288/base -> origin/gh/XuehaiPan/288/base 2025-07-17T08:14:09.7152950Z * [new branch] gh/XuehaiPan/288/head -> origin/gh/XuehaiPan/288/head 2025-07-17T08:14:09.7156279Z * [new branch] gh/XuehaiPan/288/orig -> origin/gh/XuehaiPan/288/orig 2025-07-17T08:14:09.7160723Z * [new branch] gh/XuehaiPan/289/base -> origin/gh/XuehaiPan/289/base 2025-07-17T08:14:09.7163896Z * [new branch] gh/XuehaiPan/289/head -> origin/gh/XuehaiPan/289/head 2025-07-17T08:14:09.7167297Z * [new branch] gh/XuehaiPan/289/orig -> origin/gh/XuehaiPan/289/orig 2025-07-17T08:14:09.7171725Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-07-17T08:14:09.7174885Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-07-17T08:14:09.7178209Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-07-17T08:14:09.7182709Z * [new branch] gh/XuehaiPan/291/base -> origin/gh/XuehaiPan/291/base 2025-07-17T08:14:09.7185957Z * [new branch] gh/XuehaiPan/291/head -> origin/gh/XuehaiPan/291/head 2025-07-17T08:14:09.7189596Z * [new branch] gh/XuehaiPan/291/orig -> origin/gh/XuehaiPan/291/orig 2025-07-17T08:14:09.7193752Z * [new branch] gh/XuehaiPan/292/base -> origin/gh/XuehaiPan/292/base 2025-07-17T08:14:09.7197032Z * [new branch] gh/XuehaiPan/292/head -> origin/gh/XuehaiPan/292/head 2025-07-17T08:14:09.7200130Z * [new branch] gh/XuehaiPan/292/orig -> origin/gh/XuehaiPan/292/orig 2025-07-17T08:14:09.7204557Z * [new branch] gh/XuehaiPan/293/base -> origin/gh/XuehaiPan/293/base 2025-07-17T08:14:09.7208039Z * [new branch] gh/XuehaiPan/293/head -> origin/gh/XuehaiPan/293/head 2025-07-17T08:14:09.7210958Z * [new branch] gh/XuehaiPan/293/orig -> origin/gh/XuehaiPan/293/orig 2025-07-17T08:14:09.7215526Z * [new branch] gh/XuehaiPan/294/base -> origin/gh/XuehaiPan/294/base 2025-07-17T08:14:09.7218767Z * [new branch] gh/XuehaiPan/294/head -> origin/gh/XuehaiPan/294/head 2025-07-17T08:14:09.7221910Z * [new branch] gh/XuehaiPan/294/orig -> origin/gh/XuehaiPan/294/orig 2025-07-17T08:14:09.7226294Z * [new branch] gh/XuehaiPan/295/base -> origin/gh/XuehaiPan/295/base 2025-07-17T08:14:09.7229495Z * [new branch] gh/XuehaiPan/295/head -> origin/gh/XuehaiPan/295/head 2025-07-17T08:14:09.7232785Z * [new branch] gh/XuehaiPan/295/orig -> origin/gh/XuehaiPan/295/orig 2025-07-17T08:14:09.7237170Z * [new branch] gh/XuehaiPan/296/base -> origin/gh/XuehaiPan/296/base 2025-07-17T08:14:09.7240344Z * [new branch] gh/XuehaiPan/296/head -> origin/gh/XuehaiPan/296/head 2025-07-17T08:14:09.7243641Z * [new branch] gh/XuehaiPan/296/orig -> origin/gh/XuehaiPan/296/orig 2025-07-17T08:14:09.7248169Z * [new branch] gh/XuehaiPan/297/base -> origin/gh/XuehaiPan/297/base 2025-07-17T08:14:09.7251357Z * [new branch] gh/XuehaiPan/297/head -> origin/gh/XuehaiPan/297/head 2025-07-17T08:14:09.7254559Z * [new branch] gh/XuehaiPan/297/orig -> origin/gh/XuehaiPan/297/orig 2025-07-17T08:14:09.7258995Z * [new branch] gh/XuehaiPan/298/base -> origin/gh/XuehaiPan/298/base 2025-07-17T08:14:09.7262207Z * [new branch] gh/XuehaiPan/298/head -> origin/gh/XuehaiPan/298/head 2025-07-17T08:14:09.7265738Z * [new branch] gh/XuehaiPan/298/orig -> origin/gh/XuehaiPan/298/orig 2025-07-17T08:14:09.7270261Z * [new branch] gh/XuehaiPan/299/base -> origin/gh/XuehaiPan/299/base 2025-07-17T08:14:09.7273570Z * [new branch] gh/XuehaiPan/299/head -> origin/gh/XuehaiPan/299/head 2025-07-17T08:14:09.7276860Z * [new branch] gh/XuehaiPan/299/orig -> origin/gh/XuehaiPan/299/orig 2025-07-17T08:14:09.7281230Z * [new branch] gh/XuehaiPan/300/base -> origin/gh/XuehaiPan/300/base 2025-07-17T08:14:09.7284419Z * [new branch] gh/XuehaiPan/300/head -> origin/gh/XuehaiPan/300/head 2025-07-17T08:14:09.7287624Z * [new branch] gh/XuehaiPan/300/orig -> origin/gh/XuehaiPan/300/orig 2025-07-17T08:14:09.7292140Z * [new branch] gh/XuehaiPan/301/base -> origin/gh/XuehaiPan/301/base 2025-07-17T08:14:09.7295380Z * [new branch] gh/XuehaiPan/301/head -> origin/gh/XuehaiPan/301/head 2025-07-17T08:14:09.7298586Z * [new branch] gh/XuehaiPan/301/orig -> origin/gh/XuehaiPan/301/orig 2025-07-17T08:14:09.7303313Z * [new branch] gh/XuehaiPan/302/base -> origin/gh/XuehaiPan/302/base 2025-07-17T08:14:09.7306488Z * [new branch] gh/XuehaiPan/302/head -> origin/gh/XuehaiPan/302/head 2025-07-17T08:14:09.7309733Z * [new branch] gh/XuehaiPan/302/orig -> origin/gh/XuehaiPan/302/orig 2025-07-17T08:14:09.7314319Z * [new branch] gh/XuehaiPan/303/base -> origin/gh/XuehaiPan/303/base 2025-07-17T08:14:09.7317519Z * [new branch] gh/XuehaiPan/303/head -> origin/gh/XuehaiPan/303/head 2025-07-17T08:14:09.7320694Z * [new branch] gh/XuehaiPan/303/orig -> origin/gh/XuehaiPan/303/orig 2025-07-17T08:14:09.7325216Z * [new branch] gh/XuehaiPan/304/base -> origin/gh/XuehaiPan/304/base 2025-07-17T08:14:09.7328761Z * [new branch] gh/XuehaiPan/304/head -> origin/gh/XuehaiPan/304/head 2025-07-17T08:14:09.7331818Z * [new branch] gh/XuehaiPan/304/orig -> origin/gh/XuehaiPan/304/orig 2025-07-17T08:14:09.7336491Z * [new branch] gh/XuehaiPan/305/base -> origin/gh/XuehaiPan/305/base 2025-07-17T08:14:09.7339513Z * [new branch] gh/XuehaiPan/305/head -> origin/gh/XuehaiPan/305/head 2025-07-17T08:14:09.7342695Z * [new branch] gh/XuehaiPan/305/orig -> origin/gh/XuehaiPan/305/orig 2025-07-17T08:14:09.7347122Z * [new branch] gh/XuehaiPan/306/base -> origin/gh/XuehaiPan/306/base 2025-07-17T08:14:09.7350507Z * [new branch] gh/XuehaiPan/306/head -> origin/gh/XuehaiPan/306/head 2025-07-17T08:14:09.7353888Z * [new branch] gh/XuehaiPan/306/orig -> origin/gh/XuehaiPan/306/orig 2025-07-17T08:14:09.7358336Z * [new branch] gh/XuehaiPan/307/base -> origin/gh/XuehaiPan/307/base 2025-07-17T08:14:09.7361472Z * [new branch] gh/XuehaiPan/307/head -> origin/gh/XuehaiPan/307/head 2025-07-17T08:14:09.7364701Z * [new branch] gh/XuehaiPan/307/orig -> origin/gh/XuehaiPan/307/orig 2025-07-17T08:14:09.7369114Z * [new branch] gh/XuehaiPan/308/base -> origin/gh/XuehaiPan/308/base 2025-07-17T08:14:09.7372264Z * [new branch] gh/XuehaiPan/308/head -> origin/gh/XuehaiPan/308/head 2025-07-17T08:14:09.7375499Z * [new branch] gh/XuehaiPan/308/orig -> origin/gh/XuehaiPan/308/orig 2025-07-17T08:14:09.7379955Z * [new branch] gh/XuehaiPan/309/base -> origin/gh/XuehaiPan/309/base 2025-07-17T08:14:09.7383151Z * [new branch] gh/XuehaiPan/309/head -> origin/gh/XuehaiPan/309/head 2025-07-17T08:14:09.7386353Z * [new branch] gh/XuehaiPan/309/orig -> origin/gh/XuehaiPan/309/orig 2025-07-17T08:14:09.7390846Z * [new branch] gh/XuehaiPan/310/base -> origin/gh/XuehaiPan/310/base 2025-07-17T08:14:09.7394209Z * [new branch] gh/XuehaiPan/310/head -> origin/gh/XuehaiPan/310/head 2025-07-17T08:14:09.7397487Z * [new branch] gh/XuehaiPan/310/orig -> origin/gh/XuehaiPan/310/orig 2025-07-17T08:14:09.7401860Z * [new branch] gh/XuehaiPan/311/base -> origin/gh/XuehaiPan/311/base 2025-07-17T08:14:09.7405154Z * [new branch] gh/XuehaiPan/311/head -> origin/gh/XuehaiPan/311/head 2025-07-17T08:14:09.7408284Z * [new branch] gh/XuehaiPan/311/orig -> origin/gh/XuehaiPan/311/orig 2025-07-17T08:14:09.7412746Z * [new branch] gh/XuehaiPan/312/base -> origin/gh/XuehaiPan/312/base 2025-07-17T08:14:09.7415895Z * [new branch] gh/XuehaiPan/312/head -> origin/gh/XuehaiPan/312/head 2025-07-17T08:14:09.7419082Z * [new branch] gh/XuehaiPan/312/orig -> origin/gh/XuehaiPan/312/orig 2025-07-17T08:14:09.7423633Z * [new branch] gh/XuehaiPan/313/base -> origin/gh/XuehaiPan/313/base 2025-07-17T08:14:09.7426831Z * [new branch] gh/XuehaiPan/313/head -> origin/gh/XuehaiPan/313/head 2025-07-17T08:14:09.7429972Z * [new branch] gh/XuehaiPan/313/orig -> origin/gh/XuehaiPan/313/orig 2025-07-17T08:14:09.7434527Z * [new branch] gh/XuehaiPan/314/base -> origin/gh/XuehaiPan/314/base 2025-07-17T08:14:09.7437752Z * [new branch] gh/XuehaiPan/314/head -> origin/gh/XuehaiPan/314/head 2025-07-17T08:14:09.7440982Z * [new branch] gh/XuehaiPan/314/orig -> origin/gh/XuehaiPan/314/orig 2025-07-17T08:14:09.7445413Z * [new branch] gh/XuehaiPan/315/base -> origin/gh/XuehaiPan/315/base 2025-07-17T08:14:09.7448678Z * [new branch] gh/XuehaiPan/315/head -> origin/gh/XuehaiPan/315/head 2025-07-17T08:14:09.7451759Z * [new branch] gh/XuehaiPan/315/orig -> origin/gh/XuehaiPan/315/orig 2025-07-17T08:14:09.7456234Z * [new branch] gh/XuehaiPan/316/base -> origin/gh/XuehaiPan/316/base 2025-07-17T08:14:09.7459384Z * [new branch] gh/XuehaiPan/316/head -> origin/gh/XuehaiPan/316/head 2025-07-17T08:14:09.7462839Z * [new branch] gh/XuehaiPan/316/orig -> origin/gh/XuehaiPan/316/orig 2025-07-17T08:14:09.7467100Z * [new branch] gh/XuehaiPan/317/base -> origin/gh/XuehaiPan/317/base 2025-07-17T08:14:09.7470284Z * [new branch] gh/XuehaiPan/317/head -> origin/gh/XuehaiPan/317/head 2025-07-17T08:14:09.7473607Z * [new branch] gh/XuehaiPan/317/orig -> origin/gh/XuehaiPan/317/orig 2025-07-17T08:14:09.7478292Z * [new branch] gh/XuehaiPan/318/base -> origin/gh/XuehaiPan/318/base 2025-07-17T08:14:09.7481430Z * [new branch] gh/XuehaiPan/318/head -> origin/gh/XuehaiPan/318/head 2025-07-17T08:14:09.7484764Z * [new branch] gh/XuehaiPan/318/orig -> origin/gh/XuehaiPan/318/orig 2025-07-17T08:14:09.7489049Z * [new branch] gh/XuehaiPan/319/base -> origin/gh/XuehaiPan/319/base 2025-07-17T08:14:09.7492256Z * [new branch] gh/XuehaiPan/319/head -> origin/gh/XuehaiPan/319/head 2025-07-17T08:14:09.7495476Z * [new branch] gh/XuehaiPan/319/orig -> origin/gh/XuehaiPan/319/orig 2025-07-17T08:14:09.7499887Z * [new branch] gh/XuehaiPan/320/base -> origin/gh/XuehaiPan/320/base 2025-07-17T08:14:09.7503073Z * [new branch] gh/XuehaiPan/320/head -> origin/gh/XuehaiPan/320/head 2025-07-17T08:14:09.7506279Z * [new branch] gh/XuehaiPan/320/orig -> origin/gh/XuehaiPan/320/orig 2025-07-17T08:14:09.7510724Z * [new branch] gh/XuehaiPan/321/base -> origin/gh/XuehaiPan/321/base 2025-07-17T08:14:09.7514061Z * [new branch] gh/XuehaiPan/321/head -> origin/gh/XuehaiPan/321/head 2025-07-17T08:14:09.7517312Z * [new branch] gh/XuehaiPan/321/orig -> origin/gh/XuehaiPan/321/orig 2025-07-17T08:14:09.7521627Z * [new branch] gh/XuehaiPan/322/base -> origin/gh/XuehaiPan/322/base 2025-07-17T08:14:09.7524901Z * [new branch] gh/XuehaiPan/322/head -> origin/gh/XuehaiPan/322/head 2025-07-17T08:14:09.7528085Z * [new branch] gh/XuehaiPan/322/orig -> origin/gh/XuehaiPan/322/orig 2025-07-17T08:14:09.7532641Z * [new branch] gh/XuehaiPan/323/base -> origin/gh/XuehaiPan/323/base 2025-07-17T08:14:09.7536169Z * [new branch] gh/XuehaiPan/323/head -> origin/gh/XuehaiPan/323/head 2025-07-17T08:14:09.7539369Z * [new branch] gh/XuehaiPan/323/orig -> origin/gh/XuehaiPan/323/orig 2025-07-17T08:14:09.7543768Z * [new branch] gh/XuehaiPan/324/base -> origin/gh/XuehaiPan/324/base 2025-07-17T08:14:09.7546974Z * [new branch] gh/XuehaiPan/324/head -> origin/gh/XuehaiPan/324/head 2025-07-17T08:14:09.7550189Z * [new branch] gh/XuehaiPan/324/orig -> origin/gh/XuehaiPan/324/orig 2025-07-17T08:14:09.7554933Z * [new branch] gh/XuehaiPan/325/base -> origin/gh/XuehaiPan/325/base 2025-07-17T08:14:09.7558247Z * [new branch] gh/XuehaiPan/325/head -> origin/gh/XuehaiPan/325/head 2025-07-17T08:14:09.7561323Z * [new branch] gh/XuehaiPan/325/orig -> origin/gh/XuehaiPan/325/orig 2025-07-17T08:14:09.7565977Z * [new branch] gh/XuehaiPan/326/base -> origin/gh/XuehaiPan/326/base 2025-07-17T08:14:09.7569157Z * [new branch] gh/XuehaiPan/326/head -> origin/gh/XuehaiPan/326/head 2025-07-17T08:14:09.7572333Z * [new branch] gh/XuehaiPan/326/orig -> origin/gh/XuehaiPan/326/orig 2025-07-17T08:14:09.7576767Z * [new branch] gh/XuehaiPan/327/base -> origin/gh/XuehaiPan/327/base 2025-07-17T08:14:09.7579951Z * [new branch] gh/XuehaiPan/327/head -> origin/gh/XuehaiPan/327/head 2025-07-17T08:14:09.7583130Z * [new branch] gh/XuehaiPan/327/orig -> origin/gh/XuehaiPan/327/orig 2025-07-17T08:14:09.7587866Z * [new branch] gh/XuehaiPan/328/base -> origin/gh/XuehaiPan/328/base 2025-07-17T08:14:09.7590790Z * [new branch] gh/XuehaiPan/328/head -> origin/gh/XuehaiPan/328/head 2025-07-17T08:14:09.7594242Z * [new branch] gh/XuehaiPan/328/orig -> origin/gh/XuehaiPan/328/orig 2025-07-17T08:14:09.7598712Z * [new branch] gh/XuehaiPan/329/base -> origin/gh/XuehaiPan/329/base 2025-07-17T08:14:09.7601859Z * [new branch] gh/XuehaiPan/329/head -> origin/gh/XuehaiPan/329/head 2025-07-17T08:14:09.7605089Z * [new branch] gh/XuehaiPan/329/orig -> origin/gh/XuehaiPan/329/orig 2025-07-17T08:14:09.7609484Z * [new branch] gh/XuehaiPan/330/base -> origin/gh/XuehaiPan/330/base 2025-07-17T08:14:09.7612618Z * [new branch] gh/XuehaiPan/330/head -> origin/gh/XuehaiPan/330/head 2025-07-17T08:14:09.7615821Z * [new branch] gh/XuehaiPan/330/orig -> origin/gh/XuehaiPan/330/orig 2025-07-17T08:14:09.7620186Z * [new branch] gh/XuehaiPan/331/base -> origin/gh/XuehaiPan/331/base 2025-07-17T08:14:09.7623401Z * [new branch] gh/XuehaiPan/331/head -> origin/gh/XuehaiPan/331/head 2025-07-17T08:14:09.7626576Z * [new branch] gh/XuehaiPan/331/orig -> origin/gh/XuehaiPan/331/orig 2025-07-17T08:14:09.7631009Z * [new branch] gh/XuehaiPan/332/base -> origin/gh/XuehaiPan/332/base 2025-07-17T08:14:09.7634403Z * [new branch] gh/XuehaiPan/332/head -> origin/gh/XuehaiPan/332/head 2025-07-17T08:14:09.7637546Z * [new branch] gh/XuehaiPan/332/orig -> origin/gh/XuehaiPan/332/orig 2025-07-17T08:14:09.7642073Z * [new branch] gh/XuehaiPan/333/base -> origin/gh/XuehaiPan/333/base 2025-07-17T08:14:09.7645266Z * [new branch] gh/XuehaiPan/333/head -> origin/gh/XuehaiPan/333/head 2025-07-17T08:14:09.7648462Z * [new branch] gh/XuehaiPan/333/orig -> origin/gh/XuehaiPan/333/orig 2025-07-17T08:14:09.7652980Z * [new branch] gh/XuehaiPan/334/base -> origin/gh/XuehaiPan/334/base 2025-07-17T08:14:09.7656130Z * [new branch] gh/XuehaiPan/334/head -> origin/gh/XuehaiPan/334/head 2025-07-17T08:14:09.7659315Z * [new branch] gh/XuehaiPan/334/orig -> origin/gh/XuehaiPan/334/orig 2025-07-17T08:14:09.7663935Z * [new branch] gh/XuehaiPan/335/base -> origin/gh/XuehaiPan/335/base 2025-07-17T08:14:09.7666985Z * [new branch] gh/XuehaiPan/335/head -> origin/gh/XuehaiPan/335/head 2025-07-17T08:14:09.7670199Z * [new branch] gh/XuehaiPan/335/orig -> origin/gh/XuehaiPan/335/orig 2025-07-17T08:14:09.7674988Z * [new branch] gh/XuehaiPan/336/base -> origin/gh/XuehaiPan/336/base 2025-07-17T08:14:09.7677948Z * [new branch] gh/XuehaiPan/336/head -> origin/gh/XuehaiPan/336/head 2025-07-17T08:14:09.7681111Z * [new branch] gh/XuehaiPan/336/orig -> origin/gh/XuehaiPan/336/orig 2025-07-17T08:14:09.7685684Z * [new branch] gh/XuehaiPan/337/base -> origin/gh/XuehaiPan/337/base 2025-07-17T08:14:09.7688929Z * [new branch] gh/XuehaiPan/337/head -> origin/gh/XuehaiPan/337/head 2025-07-17T08:14:09.7692128Z * [new branch] gh/XuehaiPan/337/orig -> origin/gh/XuehaiPan/337/orig 2025-07-17T08:14:09.7696440Z * [new branch] gh/XuehaiPan/338/base -> origin/gh/XuehaiPan/338/base 2025-07-17T08:14:09.7699597Z * [new branch] gh/XuehaiPan/338/head -> origin/gh/XuehaiPan/338/head 2025-07-17T08:14:09.7702772Z * [new branch] gh/XuehaiPan/338/orig -> origin/gh/XuehaiPan/338/orig 2025-07-17T08:14:09.7707216Z * [new branch] gh/XuehaiPan/339/base -> origin/gh/XuehaiPan/339/base 2025-07-17T08:14:09.7710387Z * [new branch] gh/XuehaiPan/339/head -> origin/gh/XuehaiPan/339/head 2025-07-17T08:14:09.7714145Z * [new branch] gh/XuehaiPan/339/orig -> origin/gh/XuehaiPan/339/orig 2025-07-17T08:14:09.7718485Z * [new branch] gh/XuehaiPan/340/base -> origin/gh/XuehaiPan/340/base 2025-07-17T08:14:09.7721573Z * [new branch] gh/XuehaiPan/340/head -> origin/gh/XuehaiPan/340/head 2025-07-17T08:14:09.7724809Z * [new branch] gh/XuehaiPan/340/orig -> origin/gh/XuehaiPan/340/orig 2025-07-17T08:14:09.7729241Z * [new branch] gh/XuehaiPan/341/base -> origin/gh/XuehaiPan/341/base 2025-07-17T08:14:09.7732463Z * [new branch] gh/XuehaiPan/341/head -> origin/gh/XuehaiPan/341/head 2025-07-17T08:14:09.7735621Z * [new branch] gh/XuehaiPan/341/orig -> origin/gh/XuehaiPan/341/orig 2025-07-17T08:14:09.7740138Z * [new branch] gh/XuehaiPan/342/base -> origin/gh/XuehaiPan/342/base 2025-07-17T08:14:09.7743300Z * [new branch] gh/XuehaiPan/342/head -> origin/gh/XuehaiPan/342/head 2025-07-17T08:14:09.7746499Z * [new branch] gh/XuehaiPan/342/orig -> origin/gh/XuehaiPan/342/orig 2025-07-17T08:14:09.7751001Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-07-17T08:14:09.7754459Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-07-17T08:14:09.7757695Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-07-17T08:14:09.7762128Z * [new branch] gh/XuehaiPan/344/base -> origin/gh/XuehaiPan/344/base 2025-07-17T08:14:09.7765288Z * [new branch] gh/XuehaiPan/344/head -> origin/gh/XuehaiPan/344/head 2025-07-17T08:14:09.7768479Z * [new branch] gh/XuehaiPan/344/orig -> origin/gh/XuehaiPan/344/orig 2025-07-17T08:14:09.7772988Z * [new branch] gh/XuehaiPan/345/base -> origin/gh/XuehaiPan/345/base 2025-07-17T08:14:09.7776253Z * [new branch] gh/XuehaiPan/345/head -> origin/gh/XuehaiPan/345/head 2025-07-17T08:14:09.7779368Z * [new branch] gh/XuehaiPan/345/orig -> origin/gh/XuehaiPan/345/orig 2025-07-17T08:14:09.7783792Z * [new branch] gh/XuehaiPan/346/base -> origin/gh/XuehaiPan/346/base 2025-07-17T08:14:09.7786940Z * [new branch] gh/XuehaiPan/346/head -> origin/gh/XuehaiPan/346/head 2025-07-17T08:14:09.7790183Z * [new branch] gh/XuehaiPan/346/orig -> origin/gh/XuehaiPan/346/orig 2025-07-17T08:14:09.7794817Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-07-17T08:14:09.7797956Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-07-17T08:14:09.7801168Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-07-17T08:14:09.7805786Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-07-17T08:14:09.7808998Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-07-17T08:14:09.7812172Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-07-17T08:14:09.7816838Z * [new branch] gh/XuehaiPan/349/base -> origin/gh/XuehaiPan/349/base 2025-07-17T08:14:09.7820062Z * [new branch] gh/XuehaiPan/349/head -> origin/gh/XuehaiPan/349/head 2025-07-17T08:14:09.7823250Z * [new branch] gh/XuehaiPan/349/orig -> origin/gh/XuehaiPan/349/orig 2025-07-17T08:14:09.7827779Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-07-17T08:14:09.7831046Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-07-17T08:14:09.7834994Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-07-17T08:14:09.7839439Z * [new branch] gh/XuehaiPan/351/base -> origin/gh/XuehaiPan/351/base 2025-07-17T08:14:09.7842798Z * [new branch] gh/XuehaiPan/351/head -> origin/gh/XuehaiPan/351/head 2025-07-17T08:14:09.7845878Z * [new branch] gh/XuehaiPan/351/orig -> origin/gh/XuehaiPan/351/orig 2025-07-17T08:14:09.7850328Z * [new branch] gh/XuehaiPan/352/base -> origin/gh/XuehaiPan/352/base 2025-07-17T08:14:09.7853549Z * [new branch] gh/XuehaiPan/352/head -> origin/gh/XuehaiPan/352/head 2025-07-17T08:14:09.7856721Z * [new branch] gh/XuehaiPan/352/orig -> origin/gh/XuehaiPan/352/orig 2025-07-17T08:14:09.7861284Z * [new branch] gh/XuehaiPan/353/base -> origin/gh/XuehaiPan/353/base 2025-07-17T08:14:09.7864454Z * [new branch] gh/XuehaiPan/353/head -> origin/gh/XuehaiPan/353/head 2025-07-17T08:14:09.7867653Z * [new branch] gh/XuehaiPan/353/orig -> origin/gh/XuehaiPan/353/orig 2025-07-17T08:14:09.7872097Z * [new branch] gh/XuehaiPan/354/base -> origin/gh/XuehaiPan/354/base 2025-07-17T08:14:09.7875499Z * [new branch] gh/XuehaiPan/354/head -> origin/gh/XuehaiPan/354/head 2025-07-17T08:14:09.7878667Z * [new branch] gh/XuehaiPan/354/orig -> origin/gh/XuehaiPan/354/orig 2025-07-17T08:14:09.7883152Z * [new branch] gh/XuehaiPan/355/base -> origin/gh/XuehaiPan/355/base 2025-07-17T08:14:09.7886400Z * [new branch] gh/XuehaiPan/355/head -> origin/gh/XuehaiPan/355/head 2025-07-17T08:14:09.7889524Z * [new branch] gh/XuehaiPan/355/orig -> origin/gh/XuehaiPan/355/orig 2025-07-17T08:14:09.7893900Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-07-17T08:14:09.7897300Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-07-17T08:14:09.7900513Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-07-17T08:14:09.7905041Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-07-17T08:14:09.7908245Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-07-17T08:14:09.7911477Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-07-17T08:14:09.7916357Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-07-17T08:14:09.7919456Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-07-17T08:14:09.7922696Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-07-17T08:14:09.7927098Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-07-17T08:14:09.7930354Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-07-17T08:14:09.7933493Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-07-17T08:14:09.7937855Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-07-17T08:14:09.7941035Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-07-17T08:14:09.7944200Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-07-17T08:14:09.7948708Z * [new branch] gh/XuehaiPan/361/base -> origin/gh/XuehaiPan/361/base 2025-07-17T08:14:09.7951912Z * [new branch] gh/XuehaiPan/361/head -> origin/gh/XuehaiPan/361/head 2025-07-17T08:14:09.7955296Z * [new branch] gh/XuehaiPan/361/orig -> origin/gh/XuehaiPan/361/orig 2025-07-17T08:14:09.7959818Z * [new branch] gh/XuehaiPan/362/base -> origin/gh/XuehaiPan/362/base 2025-07-17T08:14:09.7962951Z * [new branch] gh/XuehaiPan/362/head -> origin/gh/XuehaiPan/362/head 2025-07-17T08:14:09.7966469Z * [new branch] gh/XuehaiPan/362/orig -> origin/gh/XuehaiPan/362/orig 2025-07-17T08:14:09.7970605Z * [new branch] gh/XuehaiPan/363/base -> origin/gh/XuehaiPan/363/base 2025-07-17T08:14:09.7973788Z * [new branch] gh/XuehaiPan/363/head -> origin/gh/XuehaiPan/363/head 2025-07-17T08:14:09.7976992Z * [new branch] gh/XuehaiPan/363/orig -> origin/gh/XuehaiPan/363/orig 2025-07-17T08:14:09.7981494Z * [new branch] gh/XuehaiPan/364/base -> origin/gh/XuehaiPan/364/base 2025-07-17T08:14:09.7984633Z * [new branch] gh/XuehaiPan/364/head -> origin/gh/XuehaiPan/364/head 2025-07-17T08:14:09.7987878Z * [new branch] gh/XuehaiPan/364/orig -> origin/gh/XuehaiPan/364/orig 2025-07-17T08:14:09.7992662Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-07-17T08:14:09.7996048Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-07-17T08:14:09.7999153Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-07-17T08:14:09.8003770Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-07-17T08:14:09.8006955Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-07-17T08:14:09.8011435Z * [new branch] gh/XuehaiPan/367/base -> origin/gh/XuehaiPan/367/base 2025-07-17T08:14:09.8014590Z * [new branch] gh/XuehaiPan/367/head -> origin/gh/XuehaiPan/367/head 2025-07-17T08:14:09.8019130Z * [new branch] gh/XuehaiPan/368/base -> origin/gh/XuehaiPan/368/base 2025-07-17T08:14:09.8022325Z * [new branch] gh/XuehaiPan/368/head -> origin/gh/XuehaiPan/368/head 2025-07-17T08:14:09.8025474Z * [new branch] gh/XuehaiPan/368/orig -> origin/gh/XuehaiPan/368/orig 2025-07-17T08:14:09.8029931Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-07-17T08:14:09.8033376Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-07-17T08:14:09.8036677Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-07-17T08:14:09.8042037Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-07-17T08:14:09.8045213Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-07-17T08:14:09.8048467Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-07-17T08:14:09.8053318Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-07-17T08:14:09.8056054Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-07-17T08:14:09.8060379Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-07-17T08:14:09.8063482Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-07-17T08:14:09.8068013Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-07-17T08:14:09.8071156Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-07-17T08:14:09.8075867Z * [new branch] gh/ZhiweiYan-96/56/base -> origin/gh/ZhiweiYan-96/56/base 2025-07-17T08:14:09.8079406Z * [new branch] gh/ZhiweiYan-96/56/head -> origin/gh/ZhiweiYan-96/56/head 2025-07-17T08:14:09.8082880Z * [new branch] gh/ZhiweiYan-96/56/orig -> origin/gh/ZhiweiYan-96/56/orig 2025-07-17T08:14:09.8087335Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-07-17T08:14:09.8090515Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-07-17T08:14:09.8097060Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-07-17T08:14:09.8099033Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-07-17T08:14:09.8101533Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-07-17T08:14:09.8106932Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-07-17T08:14:09.8110189Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-07-17T08:14:09.8114755Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-07-17T08:14:09.8118111Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-07-17T08:14:09.8122426Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-07-17T08:14:09.8125566Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-07-17T08:14:09.8128708Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-07-17T08:14:09.8133971Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-07-17T08:14:09.8137147Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-07-17T08:14:09.8140352Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-07-17T08:14:09.8144966Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-07-17T08:14:09.8148089Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-07-17T08:14:09.8151331Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-07-17T08:14:09.8156923Z * [new branch] gh/alexsamardzic/4/base -> origin/gh/alexsamardzic/4/base 2025-07-17T08:14:09.8160051Z * [new branch] gh/alexsamardzic/4/head -> origin/gh/alexsamardzic/4/head 2025-07-17T08:14:09.8163364Z * [new branch] gh/alexsamardzic/4/orig -> origin/gh/alexsamardzic/4/orig 2025-07-17T08:14:09.8167798Z * [new branch] gh/alexsamardzic/5/base -> origin/gh/alexsamardzic/5/base 2025-07-17T08:14:09.8170982Z * [new branch] gh/alexsamardzic/5/head -> origin/gh/alexsamardzic/5/head 2025-07-17T08:14:09.8174220Z * [new branch] gh/alexsamardzic/5/orig -> origin/gh/alexsamardzic/5/orig 2025-07-17T08:14:09.8178651Z * [new branch] gh/alexsamardzic/6/base -> origin/gh/alexsamardzic/6/base 2025-07-17T08:14:09.8181872Z * [new branch] gh/alexsamardzic/6/head -> origin/gh/alexsamardzic/6/head 2025-07-17T08:14:09.8185090Z * [new branch] gh/alexsamardzic/6/orig -> origin/gh/alexsamardzic/6/orig 2025-07-17T08:14:09.8189452Z * [new branch] gh/alexsamardzic/7/base -> origin/gh/alexsamardzic/7/base 2025-07-17T08:14:09.8192690Z * [new branch] gh/alexsamardzic/7/head -> origin/gh/alexsamardzic/7/head 2025-07-17T08:14:09.8196063Z * [new branch] gh/alexsamardzic/7/orig -> origin/gh/alexsamardzic/7/orig 2025-07-17T08:14:09.8201541Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-07-17T08:14:09.8204781Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-07-17T08:14:09.8207967Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-07-17T08:14:09.8213688Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-07-17T08:14:09.8216985Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-07-17T08:14:09.8220177Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-07-17T08:14:09.8224761Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-07-17T08:14:09.8228424Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-07-17T08:14:09.8231417Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-07-17T08:14:09.8237147Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-07-17T08:14:09.8240337Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-07-17T08:14:09.8243563Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-07-17T08:14:09.8248164Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-07-17T08:14:09.8251314Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-07-17T08:14:09.8254555Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-07-17T08:14:09.8259101Z * [new branch] gh/andyanwang/14/base -> origin/gh/andyanwang/14/base 2025-07-17T08:14:09.8262239Z * [new branch] gh/andyanwang/14/head -> origin/gh/andyanwang/14/head 2025-07-17T08:14:09.8265566Z * [new branch] gh/andyanwang/14/orig -> origin/gh/andyanwang/14/orig 2025-07-17T08:14:09.8270052Z * [new branch] gh/andyanwang/18/base -> origin/gh/andyanwang/18/base 2025-07-17T08:14:09.8273655Z * [new branch] gh/andyanwang/18/head -> origin/gh/andyanwang/18/head 2025-07-17T08:14:09.8277006Z * [new branch] gh/andyanwang/18/orig -> origin/gh/andyanwang/18/orig 2025-07-17T08:14:09.8281444Z * [new branch] gh/andyanwang/19/base -> origin/gh/andyanwang/19/base 2025-07-17T08:14:09.8284628Z * [new branch] gh/andyanwang/19/head -> origin/gh/andyanwang/19/head 2025-07-17T08:14:09.8287765Z * [new branch] gh/andyanwang/19/orig -> origin/gh/andyanwang/19/orig 2025-07-17T08:14:09.8292208Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-07-17T08:14:09.8295509Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-07-17T08:14:09.8298690Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-07-17T08:14:09.8303210Z * [new branch] gh/andyanwang/20/base -> origin/gh/andyanwang/20/base 2025-07-17T08:14:09.8306341Z * [new branch] gh/andyanwang/20/head -> origin/gh/andyanwang/20/head 2025-07-17T08:14:09.8309602Z * [new branch] gh/andyanwang/20/orig -> origin/gh/andyanwang/20/orig 2025-07-17T08:14:09.8314299Z * [new branch] gh/andyanwang/21/base -> origin/gh/andyanwang/21/base 2025-07-17T08:14:09.8317564Z * [new branch] gh/andyanwang/21/head -> origin/gh/andyanwang/21/head 2025-07-17T08:14:09.8320834Z * [new branch] gh/andyanwang/21/orig -> origin/gh/andyanwang/21/orig 2025-07-17T08:14:09.8325371Z * [new branch] gh/andyanwang/22/base -> origin/gh/andyanwang/22/base 2025-07-17T08:14:09.8328660Z * [new branch] gh/andyanwang/22/head -> origin/gh/andyanwang/22/head 2025-07-17T08:14:09.8331827Z * [new branch] gh/andyanwang/22/orig -> origin/gh/andyanwang/22/orig 2025-07-17T08:14:09.8336256Z * [new branch] gh/andyanwang/23/base -> origin/gh/andyanwang/23/base 2025-07-17T08:14:09.8339383Z * [new branch] gh/andyanwang/23/head -> origin/gh/andyanwang/23/head 2025-07-17T08:14:09.8342592Z * [new branch] gh/andyanwang/23/orig -> origin/gh/andyanwang/23/orig 2025-07-17T08:14:09.8347025Z * [new branch] gh/andyanwang/24/base -> origin/gh/andyanwang/24/base 2025-07-17T08:14:09.8350354Z * [new branch] gh/andyanwang/24/head -> origin/gh/andyanwang/24/head 2025-07-17T08:14:09.8354011Z * [new branch] gh/andyanwang/24/orig -> origin/gh/andyanwang/24/orig 2025-07-17T08:14:09.8358906Z * [new branch] gh/andyanwang/25/base -> origin/gh/andyanwang/25/base 2025-07-17T08:14:09.8361797Z * [new branch] gh/andyanwang/25/head -> origin/gh/andyanwang/25/head 2025-07-17T08:14:09.8365141Z * [new branch] gh/andyanwang/25/orig -> origin/gh/andyanwang/25/orig 2025-07-17T08:14:09.8369669Z * [new branch] gh/andyanwang/26/base -> origin/gh/andyanwang/26/base 2025-07-17T08:14:09.8373011Z * [new branch] gh/andyanwang/26/head -> origin/gh/andyanwang/26/head 2025-07-17T08:14:09.8376208Z * [new branch] gh/andyanwang/26/orig -> origin/gh/andyanwang/26/orig 2025-07-17T08:14:09.8380966Z * [new branch] gh/andyanwang/27/base -> origin/gh/andyanwang/27/base 2025-07-17T08:14:09.8383764Z * [new branch] gh/andyanwang/27/head -> origin/gh/andyanwang/27/head 2025-07-17T08:14:09.8387506Z * [new branch] gh/andyanwang/27/orig -> origin/gh/andyanwang/27/orig 2025-07-17T08:14:09.8391625Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-07-17T08:14:09.8395131Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-07-17T08:14:09.8398411Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-07-17T08:14:09.8403106Z * [new branch] gh/andyanwang/29/base -> origin/gh/andyanwang/29/base 2025-07-17T08:14:09.8406431Z * [new branch] gh/andyanwang/29/head -> origin/gh/andyanwang/29/head 2025-07-17T08:14:09.8409708Z * [new branch] gh/andyanwang/29/orig -> origin/gh/andyanwang/29/orig 2025-07-17T08:14:09.8414112Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-07-17T08:14:09.8417338Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-07-17T08:14:09.8420572Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-07-17T08:14:09.8425090Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-07-17T08:14:09.8428462Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-07-17T08:14:09.8433036Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-07-17T08:14:09.8436619Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-07-17T08:14:09.8441367Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-07-17T08:14:09.8444675Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-07-17T08:14:09.8447990Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-07-17T08:14:09.8452493Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-07-17T08:14:09.8455650Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-07-17T08:14:09.8459328Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-07-17T08:14:09.8463902Z * [new branch] gh/andyanwang/7/base -> origin/gh/andyanwang/7/base 2025-07-17T08:14:09.8467172Z * [new branch] gh/andyanwang/7/head -> origin/gh/andyanwang/7/head 2025-07-17T08:14:09.8470451Z * [new branch] gh/andyanwang/7/orig -> origin/gh/andyanwang/7/orig 2025-07-17T08:14:09.8475963Z * [new branch] gh/angelayi/100/base -> origin/gh/angelayi/100/base 2025-07-17T08:14:09.8479196Z * [new branch] gh/angelayi/100/head -> origin/gh/angelayi/100/head 2025-07-17T08:14:09.8482386Z * [new branch] gh/angelayi/100/orig -> origin/gh/angelayi/100/orig 2025-07-17T08:14:09.8487029Z * [new branch] gh/angelayi/101/base -> origin/gh/angelayi/101/base 2025-07-17T08:14:09.8489970Z * [new branch] gh/angelayi/101/head -> origin/gh/angelayi/101/head 2025-07-17T08:14:09.8493177Z * [new branch] gh/angelayi/101/orig -> origin/gh/angelayi/101/orig 2025-07-17T08:14:09.8497613Z * [new branch] gh/angelayi/102/base -> origin/gh/angelayi/102/base 2025-07-17T08:14:09.8500887Z * [new branch] gh/angelayi/102/head -> origin/gh/angelayi/102/head 2025-07-17T08:14:09.8504122Z * [new branch] gh/angelayi/102/orig -> origin/gh/angelayi/102/orig 2025-07-17T08:14:09.8508526Z * [new branch] gh/angelayi/103/base -> origin/gh/angelayi/103/base 2025-07-17T08:14:09.8511791Z * [new branch] gh/angelayi/103/head -> origin/gh/angelayi/103/head 2025-07-17T08:14:09.8516402Z * [new branch] gh/angelayi/103/orig -> origin/gh/angelayi/103/orig 2025-07-17T08:14:09.8520744Z * [new branch] gh/angelayi/104/base -> origin/gh/angelayi/104/base 2025-07-17T08:14:09.8523948Z * [new branch] gh/angelayi/104/head -> origin/gh/angelayi/104/head 2025-07-17T08:14:09.8527148Z * [new branch] gh/angelayi/104/orig -> origin/gh/angelayi/104/orig 2025-07-17T08:14:09.8531546Z * [new branch] gh/angelayi/82/base -> origin/gh/angelayi/82/base 2025-07-17T08:14:09.8534836Z * [new branch] gh/angelayi/82/head -> origin/gh/angelayi/82/head 2025-07-17T08:14:09.8538061Z * [new branch] gh/angelayi/82/orig -> origin/gh/angelayi/82/orig 2025-07-17T08:14:09.8542455Z * [new branch] gh/angelayi/97/base -> origin/gh/angelayi/97/base 2025-07-17T08:14:09.8545759Z * [new branch] gh/angelayi/97/head -> origin/gh/angelayi/97/head 2025-07-17T08:14:09.8548948Z * [new branch] gh/angelayi/97/orig -> origin/gh/angelayi/97/orig 2025-07-17T08:14:09.8554491Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-07-17T08:14:09.8557677Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-07-17T08:14:09.8560897Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-07-17T08:14:09.8566298Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-07-17T08:14:09.8569412Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-07-17T08:14:09.8573882Z * [new branch] gh/anijain2305/710/base -> origin/gh/anijain2305/710/base 2025-07-17T08:14:09.8576981Z * [new branch] gh/anijain2305/710/head -> origin/gh/anijain2305/710/head 2025-07-17T08:14:09.8580161Z * [new branch] gh/anijain2305/710/orig -> origin/gh/anijain2305/710/orig 2025-07-17T08:14:09.8584846Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-07-17T08:14:09.8588090Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-07-17T08:14:09.8591261Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-07-17T08:14:09.8596004Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-07-17T08:14:09.8599097Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-07-17T08:14:09.8602256Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-07-17T08:14:09.8606747Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-07-17T08:14:09.8609974Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-07-17T08:14:09.8613209Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-07-17T08:14:09.8617775Z * [new branch] gh/anijain2305/791/base -> origin/gh/anijain2305/791/base 2025-07-17T08:14:09.8620799Z * [new branch] gh/anijain2305/791/head -> origin/gh/anijain2305/791/head 2025-07-17T08:14:09.8624027Z * [new branch] gh/anijain2305/791/orig -> origin/gh/anijain2305/791/orig 2025-07-17T08:14:09.8628574Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-07-17T08:14:09.8632047Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-07-17T08:14:09.8635442Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-07-17T08:14:09.8640043Z * [new branch] gh/anijain2305/793/base -> origin/gh/anijain2305/793/base 2025-07-17T08:14:09.8643148Z * [new branch] gh/anijain2305/793/head -> origin/gh/anijain2305/793/head 2025-07-17T08:14:09.8646591Z * [new branch] gh/anijain2305/793/orig -> origin/gh/anijain2305/793/orig 2025-07-17T08:14:09.8651056Z * [new branch] gh/anijain2305/794/base -> origin/gh/anijain2305/794/base 2025-07-17T08:14:09.8654247Z * [new branch] gh/anijain2305/794/head -> origin/gh/anijain2305/794/head 2025-07-17T08:14:09.8657482Z * [new branch] gh/anijain2305/794/orig -> origin/gh/anijain2305/794/orig 2025-07-17T08:14:09.8661998Z * [new branch] gh/anijain2305/795/base -> origin/gh/anijain2305/795/base 2025-07-17T08:14:09.8665119Z * [new branch] gh/anijain2305/795/head -> origin/gh/anijain2305/795/head 2025-07-17T08:14:09.8668267Z * [new branch] gh/anijain2305/795/orig -> origin/gh/anijain2305/795/orig 2025-07-17T08:14:09.8672908Z * [new branch] gh/anijain2305/796/base -> origin/gh/anijain2305/796/base 2025-07-17T08:14:09.8681554Z * [new branch] gh/anijain2305/796/head -> origin/gh/anijain2305/796/head 2025-07-17T08:14:09.8684682Z * [new branch] gh/anijain2305/796/orig -> origin/gh/anijain2305/796/orig 2025-07-17T08:14:09.8688979Z * [new branch] gh/anijain2305/797/base -> origin/gh/anijain2305/797/base 2025-07-17T08:14:09.8692198Z * [new branch] gh/anijain2305/797/head -> origin/gh/anijain2305/797/head 2025-07-17T08:14:09.8695428Z * [new branch] gh/anijain2305/797/orig -> origin/gh/anijain2305/797/orig 2025-07-17T08:14:09.8699894Z * [new branch] gh/anijain2305/798/base -> origin/gh/anijain2305/798/base 2025-07-17T08:14:09.8703036Z * [new branch] gh/anijain2305/798/head -> origin/gh/anijain2305/798/head 2025-07-17T08:14:09.8707485Z * [new branch] gh/anijain2305/799/base -> origin/gh/anijain2305/799/base 2025-07-17T08:14:09.8710704Z * [new branch] gh/anijain2305/799/head -> origin/gh/anijain2305/799/head 2025-07-17T08:14:09.8715285Z * [new branch] gh/anijain2305/800/base -> origin/gh/anijain2305/800/base 2025-07-17T08:14:09.8718538Z * [new branch] gh/anijain2305/800/head -> origin/gh/anijain2305/800/head 2025-07-17T08:14:09.8723102Z * [new branch] gh/anijain2305/801/base -> origin/gh/anijain2305/801/base 2025-07-17T08:14:09.8726208Z * [new branch] gh/anijain2305/801/head -> origin/gh/anijain2305/801/head 2025-07-17T08:14:09.8729411Z * [new branch] gh/anijain2305/801/orig -> origin/gh/anijain2305/801/orig 2025-07-17T08:14:09.8733915Z * [new branch] gh/anijain2305/802/base -> origin/gh/anijain2305/802/base 2025-07-17T08:14:09.8737050Z * [new branch] gh/anijain2305/802/head -> origin/gh/anijain2305/802/head 2025-07-17T08:14:09.8740247Z * [new branch] gh/anijain2305/802/orig -> origin/gh/anijain2305/802/orig 2025-07-17T08:14:09.8744651Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-07-17T08:14:09.8748143Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-07-17T08:14:09.8751051Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-07-17T08:14:09.8755793Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-07-17T08:14:09.8758980Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-07-17T08:14:09.8762174Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-07-17T08:14:09.8766811Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-07-17T08:14:09.8770036Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-07-17T08:14:09.8773308Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-07-17T08:14:09.8777681Z * [new branch] gh/anijain2305/806/base -> origin/gh/anijain2305/806/base 2025-07-17T08:14:09.8780861Z * [new branch] gh/anijain2305/806/head -> origin/gh/anijain2305/806/head 2025-07-17T08:14:09.8784024Z * [new branch] gh/anijain2305/806/orig -> origin/gh/anijain2305/806/orig 2025-07-17T08:14:09.8788422Z * [new branch] gh/anijain2305/807/base -> origin/gh/anijain2305/807/base 2025-07-17T08:14:09.8791577Z * [new branch] gh/anijain2305/807/head -> origin/gh/anijain2305/807/head 2025-07-17T08:14:09.8794963Z * [new branch] gh/anijain2305/807/orig -> origin/gh/anijain2305/807/orig 2025-07-17T08:14:09.8799533Z * [new branch] gh/anijain2305/808/base -> origin/gh/anijain2305/808/base 2025-07-17T08:14:09.8802638Z * [new branch] gh/anijain2305/808/head -> origin/gh/anijain2305/808/head 2025-07-17T08:14:09.8805850Z * [new branch] gh/anijain2305/808/orig -> origin/gh/anijain2305/808/orig 2025-07-17T08:14:09.8810525Z * [new branch] gh/anijain2305/809/base -> origin/gh/anijain2305/809/base 2025-07-17T08:14:09.8813696Z * [new branch] gh/anijain2305/809/head -> origin/gh/anijain2305/809/head 2025-07-17T08:14:09.8816920Z * [new branch] gh/anijain2305/809/orig -> origin/gh/anijain2305/809/orig 2025-07-17T08:14:09.8821243Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-07-17T08:14:09.8824449Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-07-17T08:14:09.8827632Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-07-17T08:14:09.8832162Z * [new branch] gh/anijain2305/811/base -> origin/gh/anijain2305/811/base 2025-07-17T08:14:09.8835758Z * [new branch] gh/anijain2305/811/head -> origin/gh/anijain2305/811/head 2025-07-17T08:14:09.8838939Z * [new branch] gh/anijain2305/811/orig -> origin/gh/anijain2305/811/orig 2025-07-17T08:14:09.8843403Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-07-17T08:14:09.8846640Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-07-17T08:14:09.8849825Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-07-17T08:14:09.8854448Z * [new branch] gh/anijain2305/813/base -> origin/gh/anijain2305/813/base 2025-07-17T08:14:09.8857809Z * [new branch] gh/anijain2305/813/head -> origin/gh/anijain2305/813/head 2025-07-17T08:14:09.8861009Z * [new branch] gh/anijain2305/813/orig -> origin/gh/anijain2305/813/orig 2025-07-17T08:14:09.8865435Z * [new branch] gh/anijain2305/814/base -> origin/gh/anijain2305/814/base 2025-07-17T08:14:09.8868664Z * [new branch] gh/anijain2305/814/head -> origin/gh/anijain2305/814/head 2025-07-17T08:14:09.8872085Z * [new branch] gh/anijain2305/814/orig -> origin/gh/anijain2305/814/orig 2025-07-17T08:14:09.8876912Z * [new branch] gh/anijain2305/815/base -> origin/gh/anijain2305/815/base 2025-07-17T08:14:09.8881273Z * [new branch] gh/anijain2305/815/head -> origin/gh/anijain2305/815/head 2025-07-17T08:14:09.8884953Z * [new branch] gh/anijain2305/815/orig -> origin/gh/anijain2305/815/orig 2025-07-17T08:14:09.8889619Z * [new branch] gh/anijain2305/816/base -> origin/gh/anijain2305/816/base 2025-07-17T08:14:09.8892817Z * [new branch] gh/anijain2305/816/head -> origin/gh/anijain2305/816/head 2025-07-17T08:14:09.8897346Z * [new branch] gh/anijain2305/817/base -> origin/gh/anijain2305/817/base 2025-07-17T08:14:09.8900545Z * [new branch] gh/anijain2305/817/head -> origin/gh/anijain2305/817/head 2025-07-17T08:14:09.8903909Z * [new branch] gh/anijain2305/817/orig -> origin/gh/anijain2305/817/orig 2025-07-17T08:14:09.8908424Z * [new branch] gh/anijain2305/818/base -> origin/gh/anijain2305/818/base 2025-07-17T08:14:09.8911696Z * [new branch] gh/anijain2305/818/head -> origin/gh/anijain2305/818/head 2025-07-17T08:14:09.8915169Z * [new branch] gh/anijain2305/818/orig -> origin/gh/anijain2305/818/orig 2025-07-17T08:14:09.8919614Z * [new branch] gh/anijain2305/819/base -> origin/gh/anijain2305/819/base 2025-07-17T08:14:09.8922859Z * [new branch] gh/anijain2305/819/head -> origin/gh/anijain2305/819/head 2025-07-17T08:14:09.8926106Z * [new branch] gh/anijain2305/819/orig -> origin/gh/anijain2305/819/orig 2025-07-17T08:14:09.8930441Z * [new branch] gh/anijain2305/820/base -> origin/gh/anijain2305/820/base 2025-07-17T08:14:09.8933770Z * [new branch] gh/anijain2305/820/head -> origin/gh/anijain2305/820/head 2025-07-17T08:14:09.8937030Z * [new branch] gh/anijain2305/820/orig -> origin/gh/anijain2305/820/orig 2025-07-17T08:14:09.8942549Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-07-17T08:14:09.8945744Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-07-17T08:14:09.8948983Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-07-17T08:14:09.8954701Z * [new branch] gh/ankitageorge/10/base -> origin/gh/ankitageorge/10/base 2025-07-17T08:14:09.8957899Z * [new branch] gh/ankitageorge/10/head -> origin/gh/ankitageorge/10/head 2025-07-17T08:14:09.8961346Z * [new branch] gh/ankitageorge/10/orig -> origin/gh/ankitageorge/10/orig 2025-07-17T08:14:09.8965970Z * [new branch] gh/ankitageorge/11/base -> origin/gh/ankitageorge/11/base 2025-07-17T08:14:09.8969211Z * [new branch] gh/ankitageorge/11/head -> origin/gh/ankitageorge/11/head 2025-07-17T08:14:09.8972530Z * [new branch] gh/ankitageorge/11/orig -> origin/gh/ankitageorge/11/orig 2025-07-17T08:14:09.8976898Z * [new branch] gh/ankitageorge/12/base -> origin/gh/ankitageorge/12/base 2025-07-17T08:14:09.8980148Z * [new branch] gh/ankitageorge/12/head -> origin/gh/ankitageorge/12/head 2025-07-17T08:14:09.8983481Z * [new branch] gh/ankitageorge/12/orig -> origin/gh/ankitageorge/12/orig 2025-07-17T08:14:09.8988048Z * [new branch] gh/ankitageorge/5/base -> origin/gh/ankitageorge/5/base 2025-07-17T08:14:09.8991303Z * [new branch] gh/ankitageorge/5/head -> origin/gh/ankitageorge/5/head 2025-07-17T08:14:09.8994911Z * [new branch] gh/ankitageorge/5/orig -> origin/gh/ankitageorge/5/orig 2025-07-17T08:14:09.8999386Z * [new branch] gh/ankitageorge/7/base -> origin/gh/ankitageorge/7/base 2025-07-17T08:14:09.9002604Z * [new branch] gh/ankitageorge/7/head -> origin/gh/ankitageorge/7/head 2025-07-17T08:14:09.9006299Z * [new branch] gh/ankitageorge/7/orig -> origin/gh/ankitageorge/7/orig 2025-07-17T08:14:09.9010433Z * [new branch] gh/ankitageorge/8/base -> origin/gh/ankitageorge/8/base 2025-07-17T08:14:09.9013644Z * [new branch] gh/ankitageorge/8/head -> origin/gh/ankitageorge/8/head 2025-07-17T08:14:09.9016865Z * [new branch] gh/ankitageorge/8/orig -> origin/gh/ankitageorge/8/orig 2025-07-17T08:14:09.9021511Z * [new branch] gh/ankitageorge/9/base -> origin/gh/ankitageorge/9/base 2025-07-17T08:14:09.9024938Z * [new branch] gh/ankitageorge/9/head -> origin/gh/ankitageorge/9/head 2025-07-17T08:14:09.9028175Z * [new branch] gh/ankitageorge/9/orig -> origin/gh/ankitageorge/9/orig 2025-07-17T08:14:09.9033910Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-07-17T08:14:09.9037480Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-07-17T08:14:09.9041723Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-07-17T08:14:09.9044936Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-07-17T08:14:09.9049267Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-07-17T08:14:09.9052412Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-07-17T08:14:09.9056736Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-07-17T08:14:09.9059988Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-07-17T08:14:09.9064217Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-07-17T08:14:09.9067399Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-07-17T08:14:09.9071705Z * [new branch] gh/anshul-si/6/base -> origin/gh/anshul-si/6/base 2025-07-17T08:14:09.9075234Z * [new branch] gh/anshul-si/6/head -> origin/gh/anshul-si/6/head 2025-07-17T08:14:09.9078765Z * [new branch] gh/anshul-si/6/orig -> origin/gh/anshul-si/6/orig 2025-07-17T08:14:09.9084378Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-07-17T08:14:09.9087274Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-07-17T08:14:09.9091726Z * [new branch] gh/aorenste/231/base -> origin/gh/aorenste/231/base 2025-07-17T08:14:09.9094948Z * [new branch] gh/aorenste/231/head -> origin/gh/aorenste/231/head 2025-07-17T08:14:09.9098228Z * [new branch] gh/aorenste/231/orig -> origin/gh/aorenste/231/orig 2025-07-17T08:14:09.9102808Z * [new branch] gh/aorenste/232/base -> origin/gh/aorenste/232/base 2025-07-17T08:14:09.9106105Z * [new branch] gh/aorenste/232/head -> origin/gh/aorenste/232/head 2025-07-17T08:14:09.9109282Z * [new branch] gh/aorenste/232/orig -> origin/gh/aorenste/232/orig 2025-07-17T08:14:09.9113855Z * [new branch] gh/aorenste/234/base -> origin/gh/aorenste/234/base 2025-07-17T08:14:09.9117128Z * [new branch] gh/aorenste/234/head -> origin/gh/aorenste/234/head 2025-07-17T08:14:09.9120330Z * [new branch] gh/aorenste/234/orig -> origin/gh/aorenste/234/orig 2025-07-17T08:14:09.9124943Z * [new branch] gh/aorenste/235/base -> origin/gh/aorenste/235/base 2025-07-17T08:14:09.9128175Z * [new branch] gh/aorenste/235/head -> origin/gh/aorenste/235/head 2025-07-17T08:14:09.9131566Z * [new branch] gh/aorenste/235/orig -> origin/gh/aorenste/235/orig 2025-07-17T08:14:09.9136075Z * [new branch] gh/aorenste/236/base -> origin/gh/aorenste/236/base 2025-07-17T08:14:09.9139589Z * [new branch] gh/aorenste/236/head -> origin/gh/aorenste/236/head 2025-07-17T08:14:09.9142651Z * [new branch] gh/aorenste/236/orig -> origin/gh/aorenste/236/orig 2025-07-17T08:14:09.9148186Z * [new branch] gh/bdhirsh/647/base -> origin/gh/bdhirsh/647/base 2025-07-17T08:14:09.9151463Z * [new branch] gh/bdhirsh/647/head -> origin/gh/bdhirsh/647/head 2025-07-17T08:14:09.9154894Z * [new branch] gh/bdhirsh/647/orig -> origin/gh/bdhirsh/647/orig 2025-07-17T08:14:09.9159431Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-07-17T08:14:09.9162729Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-07-17T08:14:09.9166012Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-07-17T08:14:09.9170568Z * [new branch] gh/bdhirsh/651/base -> origin/gh/bdhirsh/651/base 2025-07-17T08:14:09.9173755Z * [new branch] gh/bdhirsh/651/head -> origin/gh/bdhirsh/651/head 2025-07-17T08:14:09.9176937Z * [new branch] gh/bdhirsh/651/orig -> origin/gh/bdhirsh/651/orig 2025-07-17T08:14:09.9181179Z * [new branch] gh/bdhirsh/652/base -> origin/gh/bdhirsh/652/base 2025-07-17T08:14:09.9184542Z * [new branch] gh/bdhirsh/652/head -> origin/gh/bdhirsh/652/head 2025-07-17T08:14:09.9187884Z * [new branch] gh/bdhirsh/652/orig -> origin/gh/bdhirsh/652/orig 2025-07-17T08:14:09.9192272Z * [new branch] gh/bdhirsh/655/base -> origin/gh/bdhirsh/655/base 2025-07-17T08:14:09.9195696Z * [new branch] gh/bdhirsh/655/head -> origin/gh/bdhirsh/655/head 2025-07-17T08:14:09.9198933Z * [new branch] gh/bdhirsh/655/orig -> origin/gh/bdhirsh/655/orig 2025-07-17T08:14:09.9203463Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-07-17T08:14:09.9206822Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-07-17T08:14:09.9211083Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-07-17T08:14:09.9214427Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-07-17T08:14:09.9218922Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-07-17T08:14:09.9222034Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-07-17T08:14:09.9225267Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-07-17T08:14:09.9229789Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-07-17T08:14:09.9233087Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-07-17T08:14:09.9236428Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-07-17T08:14:09.9240934Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-07-17T08:14:09.9244164Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-07-17T08:14:09.9247378Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-07-17T08:14:09.9251793Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-07-17T08:14:09.9254970Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-07-17T08:14:09.9258153Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-07-17T08:14:09.9263486Z * [new branch] gh/benjaminglass1/77/base -> origin/gh/benjaminglass1/77/base 2025-07-17T08:14:09.9266689Z * [new branch] gh/benjaminglass1/77/head -> origin/gh/benjaminglass1/77/head 2025-07-17T08:14:09.9270201Z * [new branch] gh/benjaminglass1/77/orig -> origin/gh/benjaminglass1/77/orig 2025-07-17T08:14:09.9274557Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-07-17T08:14:09.9277887Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-07-17T08:14:09.9281027Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-07-17T08:14:09.9285450Z * [new branch] gh/benjaminglass1/83/base -> origin/gh/benjaminglass1/83/base 2025-07-17T08:14:09.9288679Z * [new branch] gh/benjaminglass1/83/head -> origin/gh/benjaminglass1/83/head 2025-07-17T08:14:09.9291943Z * [new branch] gh/benjaminglass1/83/orig -> origin/gh/benjaminglass1/83/orig 2025-07-17T08:14:09.9296420Z * [new branch] gh/benjaminglass1/84/base -> origin/gh/benjaminglass1/84/base 2025-07-17T08:14:09.9299582Z * [new branch] gh/benjaminglass1/84/head -> origin/gh/benjaminglass1/84/head 2025-07-17T08:14:09.9302782Z * [new branch] gh/benjaminglass1/84/orig -> origin/gh/benjaminglass1/84/orig 2025-07-17T08:14:09.9307233Z * [new branch] gh/benjaminglass1/85/base -> origin/gh/benjaminglass1/85/base 2025-07-17T08:14:09.9310462Z * [new branch] gh/benjaminglass1/85/head -> origin/gh/benjaminglass1/85/head 2025-07-17T08:14:09.9313760Z * [new branch] gh/benjaminglass1/85/orig -> origin/gh/benjaminglass1/85/orig 2025-07-17T08:14:09.9318336Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-07-17T08:14:09.9321560Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-07-17T08:14:09.9324813Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-07-17T08:14:09.9329211Z * [new branch] gh/benjaminglass1/87/base -> origin/gh/benjaminglass1/87/base 2025-07-17T08:14:09.9332374Z * [new branch] gh/benjaminglass1/87/head -> origin/gh/benjaminglass1/87/head 2025-07-17T08:14:09.9335559Z * [new branch] gh/benjaminglass1/87/orig -> origin/gh/benjaminglass1/87/orig 2025-07-17T08:14:09.9340081Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-07-17T08:14:09.9343280Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-07-17T08:14:09.9346521Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-07-17T08:14:09.9351060Z * [new branch] gh/benjaminglass1/90/base -> origin/gh/benjaminglass1/90/base 2025-07-17T08:14:09.9354414Z * [new branch] gh/benjaminglass1/90/head -> origin/gh/benjaminglass1/90/head 2025-07-17T08:14:09.9357741Z * [new branch] gh/benjaminglass1/90/orig -> origin/gh/benjaminglass1/90/orig 2025-07-17T08:14:09.9362174Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-07-17T08:14:09.9365416Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-07-17T08:14:09.9368616Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-07-17T08:14:09.9373073Z * [new branch] gh/benjaminglass1/92/base -> origin/gh/benjaminglass1/92/base 2025-07-17T08:14:09.9376259Z * [new branch] gh/benjaminglass1/92/head -> origin/gh/benjaminglass1/92/head 2025-07-17T08:14:09.9379542Z * [new branch] gh/benjaminglass1/92/orig -> origin/gh/benjaminglass1/92/orig 2025-07-17T08:14:09.9384000Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-07-17T08:14:09.9387218Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-07-17T08:14:09.9390593Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-07-17T08:14:09.9394985Z * [new branch] gh/benjaminglass1/94/base -> origin/gh/benjaminglass1/94/base 2025-07-17T08:14:09.9398455Z * [new branch] gh/benjaminglass1/94/head -> origin/gh/benjaminglass1/94/head 2025-07-17T08:14:09.9401711Z * [new branch] gh/benjaminglass1/94/orig -> origin/gh/benjaminglass1/94/orig 2025-07-17T08:14:09.9407176Z * [new branch] gh/bobrenjc93/439/base -> origin/gh/bobrenjc93/439/base 2025-07-17T08:14:09.9411446Z * [new branch] gh/bobrenjc93/439/head -> origin/gh/bobrenjc93/439/head 2025-07-17T08:14:09.9415407Z * [new branch] gh/bobrenjc93/439/orig -> origin/gh/bobrenjc93/439/orig 2025-07-17T08:14:09.9419872Z * [new branch] gh/bobrenjc93/442/base -> origin/gh/bobrenjc93/442/base 2025-07-17T08:14:09.9422996Z * [new branch] gh/bobrenjc93/442/head -> origin/gh/bobrenjc93/442/head 2025-07-17T08:14:09.9426186Z * [new branch] gh/bobrenjc93/442/orig -> origin/gh/bobrenjc93/442/orig 2025-07-17T08:14:09.9430597Z * [new branch] gh/bobrenjc93/452/base -> origin/gh/bobrenjc93/452/base 2025-07-17T08:14:09.9434048Z * [new branch] gh/bobrenjc93/452/head -> origin/gh/bobrenjc93/452/head 2025-07-17T08:14:09.9437269Z * [new branch] gh/bobrenjc93/452/orig -> origin/gh/bobrenjc93/452/orig 2025-07-17T08:14:09.9441626Z * [new branch] gh/bobrenjc93/453/base -> origin/gh/bobrenjc93/453/base 2025-07-17T08:14:09.9444800Z * [new branch] gh/bobrenjc93/453/head -> origin/gh/bobrenjc93/453/head 2025-07-17T08:14:09.9448100Z * [new branch] gh/bobrenjc93/453/orig -> origin/gh/bobrenjc93/453/orig 2025-07-17T08:14:09.9452443Z * [new branch] gh/bobrenjc93/454/base -> origin/gh/bobrenjc93/454/base 2025-07-17T08:14:09.9455769Z * [new branch] gh/bobrenjc93/454/head -> origin/gh/bobrenjc93/454/head 2025-07-17T08:14:09.9458950Z * [new branch] gh/bobrenjc93/454/orig -> origin/gh/bobrenjc93/454/orig 2025-07-17T08:14:09.9463377Z * [new branch] gh/bobrenjc93/455/base -> origin/gh/bobrenjc93/455/base 2025-07-17T08:14:09.9466589Z * [new branch] gh/bobrenjc93/455/head -> origin/gh/bobrenjc93/455/head 2025-07-17T08:14:09.9469844Z * [new branch] gh/bobrenjc93/455/orig -> origin/gh/bobrenjc93/455/orig 2025-07-17T08:14:09.9474421Z * [new branch] gh/bobrenjc93/456/base -> origin/gh/bobrenjc93/456/base 2025-07-17T08:14:09.9477613Z * [new branch] gh/bobrenjc93/456/head -> origin/gh/bobrenjc93/456/head 2025-07-17T08:14:09.9480842Z * [new branch] gh/bobrenjc93/456/orig -> origin/gh/bobrenjc93/456/orig 2025-07-17T08:14:09.9485374Z * [new branch] gh/bobrenjc93/457/base -> origin/gh/bobrenjc93/457/base 2025-07-17T08:14:09.9488564Z * [new branch] gh/bobrenjc93/457/head -> origin/gh/bobrenjc93/457/head 2025-07-17T08:14:09.9491861Z * [new branch] gh/bobrenjc93/457/orig -> origin/gh/bobrenjc93/457/orig 2025-07-17T08:14:09.9496275Z * [new branch] gh/bobrenjc93/458/base -> origin/gh/bobrenjc93/458/base 2025-07-17T08:14:09.9499466Z * [new branch] gh/bobrenjc93/458/head -> origin/gh/bobrenjc93/458/head 2025-07-17T08:14:09.9502627Z * [new branch] gh/bobrenjc93/458/orig -> origin/gh/bobrenjc93/458/orig 2025-07-17T08:14:09.9507036Z * [new branch] gh/bobrenjc93/459/base -> origin/gh/bobrenjc93/459/base 2025-07-17T08:14:09.9510183Z * [new branch] gh/bobrenjc93/459/head -> origin/gh/bobrenjc93/459/head 2025-07-17T08:14:09.9513516Z * [new branch] gh/bobrenjc93/459/orig -> origin/gh/bobrenjc93/459/orig 2025-07-17T08:14:09.9518021Z * [new branch] gh/bobrenjc93/460/base -> origin/gh/bobrenjc93/460/base 2025-07-17T08:14:09.9521266Z * [new branch] gh/bobrenjc93/460/head -> origin/gh/bobrenjc93/460/head 2025-07-17T08:14:09.9524627Z * [new branch] gh/bobrenjc93/460/orig -> origin/gh/bobrenjc93/460/orig 2025-07-17T08:14:09.9528787Z * [new branch] gh/bobrenjc93/461/base -> origin/gh/bobrenjc93/461/base 2025-07-17T08:14:09.9532117Z * [new branch] gh/bobrenjc93/461/head -> origin/gh/bobrenjc93/461/head 2025-07-17T08:14:09.9535438Z * [new branch] gh/bobrenjc93/461/orig -> origin/gh/bobrenjc93/461/orig 2025-07-17T08:14:09.9539740Z * [new branch] gh/bobrenjc93/462/base -> origin/gh/bobrenjc93/462/base 2025-07-17T08:14:09.9542963Z * [new branch] gh/bobrenjc93/462/head -> origin/gh/bobrenjc93/462/head 2025-07-17T08:14:09.9546118Z * [new branch] gh/bobrenjc93/462/orig -> origin/gh/bobrenjc93/462/orig 2025-07-17T08:14:09.9550570Z * [new branch] gh/bobrenjc93/463/base -> origin/gh/bobrenjc93/463/base 2025-07-17T08:14:09.9553883Z * [new branch] gh/bobrenjc93/463/head -> origin/gh/bobrenjc93/463/head 2025-07-17T08:14:09.9557171Z * [new branch] gh/bobrenjc93/463/orig -> origin/gh/bobrenjc93/463/orig 2025-07-17T08:14:09.9561683Z * [new branch] gh/bobrenjc93/464/base -> origin/gh/bobrenjc93/464/base 2025-07-17T08:14:09.9564695Z * [new branch] gh/bobrenjc93/464/head -> origin/gh/bobrenjc93/464/head 2025-07-17T08:14:09.9568188Z * [new branch] gh/bobrenjc93/464/orig -> origin/gh/bobrenjc93/464/orig 2025-07-17T08:14:09.9572815Z * [new branch] gh/bobrenjc93/465/base -> origin/gh/bobrenjc93/465/base 2025-07-17T08:14:09.9575975Z * [new branch] gh/bobrenjc93/465/head -> origin/gh/bobrenjc93/465/head 2025-07-17T08:14:09.9579296Z * [new branch] gh/bobrenjc93/465/orig -> origin/gh/bobrenjc93/465/orig 2025-07-17T08:14:09.9583853Z * [new branch] gh/bobrenjc93/466/base -> origin/gh/bobrenjc93/466/base 2025-07-17T08:14:09.9587106Z * [new branch] gh/bobrenjc93/466/head -> origin/gh/bobrenjc93/466/head 2025-07-17T08:14:09.9590321Z * [new branch] gh/bobrenjc93/466/orig -> origin/gh/bobrenjc93/466/orig 2025-07-17T08:14:09.9594771Z * [new branch] gh/bobrenjc93/467/base -> origin/gh/bobrenjc93/467/base 2025-07-17T08:14:09.9597993Z * [new branch] gh/bobrenjc93/467/head -> origin/gh/bobrenjc93/467/head 2025-07-17T08:14:09.9626914Z * [new branch] gh/bobrenjc93/467/orig -> origin/gh/bobrenjc93/467/orig 2025-07-17T08:14:09.9627413Z * [new branch] gh/bobrenjc93/468/base -> origin/gh/bobrenjc93/468/base 2025-07-17T08:14:09.9627760Z * [new branch] gh/bobrenjc93/468/head -> origin/gh/bobrenjc93/468/head 2025-07-17T08:14:09.9628081Z * [new branch] gh/bobrenjc93/468/orig -> origin/gh/bobrenjc93/468/orig 2025-07-17T08:14:09.9628395Z * [new branch] gh/bobrenjc93/469/base -> origin/gh/bobrenjc93/469/base 2025-07-17T08:14:09.9628706Z * [new branch] gh/bobrenjc93/469/head -> origin/gh/bobrenjc93/469/head 2025-07-17T08:14:09.9629009Z * [new branch] gh/bobrenjc93/469/orig -> origin/gh/bobrenjc93/469/orig 2025-07-17T08:14:09.9629318Z * [new branch] gh/bobrenjc93/470/base -> origin/gh/bobrenjc93/470/base 2025-07-17T08:14:09.9630785Z * [new branch] gh/bobrenjc93/470/head -> origin/gh/bobrenjc93/470/head 2025-07-17T08:14:09.9634138Z * [new branch] gh/bobrenjc93/470/orig -> origin/gh/bobrenjc93/470/orig 2025-07-17T08:14:09.9638645Z * [new branch] gh/bobrenjc93/471/base -> origin/gh/bobrenjc93/471/base 2025-07-17T08:14:09.9641794Z * [new branch] gh/bobrenjc93/471/head -> origin/gh/bobrenjc93/471/head 2025-07-17T08:14:09.9645476Z * [new branch] gh/bobrenjc93/471/orig -> origin/gh/bobrenjc93/471/orig 2025-07-17T08:14:09.9649625Z * [new branch] gh/bobrenjc93/472/base -> origin/gh/bobrenjc93/472/base 2025-07-17T08:14:09.9652816Z * [new branch] gh/bobrenjc93/472/head -> origin/gh/bobrenjc93/472/head 2025-07-17T08:14:09.9656003Z * [new branch] gh/bobrenjc93/472/orig -> origin/gh/bobrenjc93/472/orig 2025-07-17T08:14:09.9660572Z * [new branch] gh/bobrenjc93/473/base -> origin/gh/bobrenjc93/473/base 2025-07-17T08:14:09.9663757Z * [new branch] gh/bobrenjc93/473/head -> origin/gh/bobrenjc93/473/head 2025-07-17T08:14:09.9667069Z * [new branch] gh/bobrenjc93/473/orig -> origin/gh/bobrenjc93/473/orig 2025-07-17T08:14:09.9671534Z * [new branch] gh/bobrenjc93/474/base -> origin/gh/bobrenjc93/474/base 2025-07-17T08:14:09.9674955Z * [new branch] gh/bobrenjc93/474/head -> origin/gh/bobrenjc93/474/head 2025-07-17T08:14:09.9678107Z * [new branch] gh/bobrenjc93/474/orig -> origin/gh/bobrenjc93/474/orig 2025-07-17T08:14:09.9682483Z * [new branch] gh/bobrenjc93/475/base -> origin/gh/bobrenjc93/475/base 2025-07-17T08:14:09.9685671Z * [new branch] gh/bobrenjc93/475/head -> origin/gh/bobrenjc93/475/head 2025-07-17T08:14:09.9688824Z * [new branch] gh/bobrenjc93/475/orig -> origin/gh/bobrenjc93/475/orig 2025-07-17T08:14:09.9693268Z * [new branch] gh/bobrenjc93/476/base -> origin/gh/bobrenjc93/476/base 2025-07-17T08:14:09.9696525Z * [new branch] gh/bobrenjc93/476/head -> origin/gh/bobrenjc93/476/head 2025-07-17T08:14:09.9699768Z * [new branch] gh/bobrenjc93/476/orig -> origin/gh/bobrenjc93/476/orig 2025-07-17T08:14:09.9704208Z * [new branch] gh/bobrenjc93/477/base -> origin/gh/bobrenjc93/477/base 2025-07-17T08:14:09.9707422Z * [new branch] gh/bobrenjc93/477/head -> origin/gh/bobrenjc93/477/head 2025-07-17T08:14:09.9710738Z * [new branch] gh/bobrenjc93/477/orig -> origin/gh/bobrenjc93/477/orig 2025-07-17T08:14:09.9715405Z * [new branch] gh/bobrenjc93/478/base -> origin/gh/bobrenjc93/478/base 2025-07-17T08:14:09.9718537Z * [new branch] gh/bobrenjc93/478/head -> origin/gh/bobrenjc93/478/head 2025-07-17T08:14:09.9721924Z * [new branch] gh/bobrenjc93/478/orig -> origin/gh/bobrenjc93/478/orig 2025-07-17T08:14:09.9726319Z * [new branch] gh/bobrenjc93/479/base -> origin/gh/bobrenjc93/479/base 2025-07-17T08:14:09.9729498Z * [new branch] gh/bobrenjc93/479/head -> origin/gh/bobrenjc93/479/head 2025-07-17T08:14:09.9732631Z * [new branch] gh/bobrenjc93/479/orig -> origin/gh/bobrenjc93/479/orig 2025-07-17T08:14:09.9737138Z * [new branch] gh/bobrenjc93/480/base -> origin/gh/bobrenjc93/480/base 2025-07-17T08:14:09.9740305Z * [new branch] gh/bobrenjc93/480/head -> origin/gh/bobrenjc93/480/head 2025-07-17T08:14:09.9743478Z * [new branch] gh/bobrenjc93/480/orig -> origin/gh/bobrenjc93/480/orig 2025-07-17T08:14:09.9748002Z * [new branch] gh/bobrenjc93/481/base -> origin/gh/bobrenjc93/481/base 2025-07-17T08:14:09.9751208Z * [new branch] gh/bobrenjc93/481/head -> origin/gh/bobrenjc93/481/head 2025-07-17T08:14:09.9754682Z * [new branch] gh/bobrenjc93/481/orig -> origin/gh/bobrenjc93/481/orig 2025-07-17T08:14:09.9759196Z * [new branch] gh/bobrenjc93/482/base -> origin/gh/bobrenjc93/482/base 2025-07-17T08:14:09.9762315Z * [new branch] gh/bobrenjc93/482/head -> origin/gh/bobrenjc93/482/head 2025-07-17T08:14:09.9765722Z * [new branch] gh/bobrenjc93/482/orig -> origin/gh/bobrenjc93/482/orig 2025-07-17T08:14:09.9770194Z * [new branch] gh/bobrenjc93/483/base -> origin/gh/bobrenjc93/483/base 2025-07-17T08:14:09.9773596Z * [new branch] gh/bobrenjc93/483/head -> origin/gh/bobrenjc93/483/head 2025-07-17T08:14:09.9776607Z * [new branch] gh/bobrenjc93/483/orig -> origin/gh/bobrenjc93/483/orig 2025-07-17T08:14:09.9781033Z * [new branch] gh/bobrenjc93/484/base -> origin/gh/bobrenjc93/484/base 2025-07-17T08:14:09.9784259Z * [new branch] gh/bobrenjc93/484/head -> origin/gh/bobrenjc93/484/head 2025-07-17T08:14:09.9787487Z * [new branch] gh/bobrenjc93/484/orig -> origin/gh/bobrenjc93/484/orig 2025-07-17T08:14:09.9791957Z * [new branch] gh/bobrenjc93/485/base -> origin/gh/bobrenjc93/485/base 2025-07-17T08:14:09.9795402Z * [new branch] gh/bobrenjc93/485/head -> origin/gh/bobrenjc93/485/head 2025-07-17T08:14:09.9798752Z * [new branch] gh/bobrenjc93/485/orig -> origin/gh/bobrenjc93/485/orig 2025-07-17T08:14:09.9803196Z * [new branch] gh/bobrenjc93/486/base -> origin/gh/bobrenjc93/486/base 2025-07-17T08:14:09.9806400Z * [new branch] gh/bobrenjc93/486/head -> origin/gh/bobrenjc93/486/head 2025-07-17T08:14:09.9809586Z * [new branch] gh/bobrenjc93/486/orig -> origin/gh/bobrenjc93/486/orig 2025-07-17T08:14:09.9813936Z * [new branch] gh/bobrenjc93/487/base -> origin/gh/bobrenjc93/487/base 2025-07-17T08:14:09.9817117Z * [new branch] gh/bobrenjc93/487/head -> origin/gh/bobrenjc93/487/head 2025-07-17T08:14:09.9820289Z * [new branch] gh/bobrenjc93/487/orig -> origin/gh/bobrenjc93/487/orig 2025-07-17T08:14:09.9824827Z * [new branch] gh/bobrenjc93/488/base -> origin/gh/bobrenjc93/488/base 2025-07-17T08:14:09.9827945Z * [new branch] gh/bobrenjc93/488/head -> origin/gh/bobrenjc93/488/head 2025-07-17T08:14:09.9831165Z * [new branch] gh/bobrenjc93/488/orig -> origin/gh/bobrenjc93/488/orig 2025-07-17T08:14:09.9835877Z * [new branch] gh/bobrenjc93/489/base -> origin/gh/bobrenjc93/489/base 2025-07-17T08:14:09.9839036Z * [new branch] gh/bobrenjc93/489/head -> origin/gh/bobrenjc93/489/head 2025-07-17T08:14:09.9842585Z * [new branch] gh/bobrenjc93/489/orig -> origin/gh/bobrenjc93/489/orig 2025-07-17T08:14:09.9847048Z * [new branch] gh/bobrenjc93/490/base -> origin/gh/bobrenjc93/490/base 2025-07-17T08:14:09.9850204Z * [new branch] gh/bobrenjc93/490/head -> origin/gh/bobrenjc93/490/head 2025-07-17T08:14:09.9853407Z * [new branch] gh/bobrenjc93/490/orig -> origin/gh/bobrenjc93/490/orig 2025-07-17T08:14:09.9857801Z * [new branch] gh/bobrenjc93/491/base -> origin/gh/bobrenjc93/491/base 2025-07-17T08:14:09.9861008Z * [new branch] gh/bobrenjc93/491/head -> origin/gh/bobrenjc93/491/head 2025-07-17T08:14:09.9864661Z * [new branch] gh/bobrenjc93/491/orig -> origin/gh/bobrenjc93/491/orig 2025-07-17T08:14:09.9869086Z * [new branch] gh/bobrenjc93/492/base -> origin/gh/bobrenjc93/492/base 2025-07-17T08:14:09.9872550Z * [new branch] gh/bobrenjc93/492/head -> origin/gh/bobrenjc93/492/head 2025-07-17T08:14:09.9876121Z * [new branch] gh/bobrenjc93/492/orig -> origin/gh/bobrenjc93/492/orig 2025-07-17T08:14:09.9880553Z * [new branch] gh/bobrenjc93/493/base -> origin/gh/bobrenjc93/493/base 2025-07-17T08:14:09.9883731Z * [new branch] gh/bobrenjc93/493/head -> origin/gh/bobrenjc93/493/head 2025-07-17T08:14:09.9887187Z * [new branch] gh/bobrenjc93/493/orig -> origin/gh/bobrenjc93/493/orig 2025-07-17T08:14:09.9891650Z * [new branch] gh/bobrenjc93/494/base -> origin/gh/bobrenjc93/494/base 2025-07-17T08:14:09.9894864Z * [new branch] gh/bobrenjc93/494/head -> origin/gh/bobrenjc93/494/head 2025-07-17T08:14:09.9898385Z * [new branch] gh/bobrenjc93/494/orig -> origin/gh/bobrenjc93/494/orig 2025-07-17T08:14:09.9902461Z * [new branch] gh/bobrenjc93/495/base -> origin/gh/bobrenjc93/495/base 2025-07-17T08:14:09.9905685Z * [new branch] gh/bobrenjc93/495/head -> origin/gh/bobrenjc93/495/head 2025-07-17T08:14:09.9908889Z * [new branch] gh/bobrenjc93/495/orig -> origin/gh/bobrenjc93/495/orig 2025-07-17T08:14:09.9913467Z * [new branch] gh/bobrenjc93/496/base -> origin/gh/bobrenjc93/496/base 2025-07-17T08:14:09.9916715Z * [new branch] gh/bobrenjc93/496/head -> origin/gh/bobrenjc93/496/head 2025-07-17T08:14:09.9919915Z * [new branch] gh/bobrenjc93/496/orig -> origin/gh/bobrenjc93/496/orig 2025-07-17T08:14:09.9924503Z * [new branch] gh/bobrenjc93/497/base -> origin/gh/bobrenjc93/497/base 2025-07-17T08:14:09.9927656Z * [new branch] gh/bobrenjc93/497/head -> origin/gh/bobrenjc93/497/head 2025-07-17T08:14:09.9930972Z * [new branch] gh/bobrenjc93/497/orig -> origin/gh/bobrenjc93/497/orig 2025-07-17T08:14:09.9935413Z * [new branch] gh/bobrenjc93/498/base -> origin/gh/bobrenjc93/498/base 2025-07-17T08:14:09.9938565Z * [new branch] gh/bobrenjc93/498/head -> origin/gh/bobrenjc93/498/head 2025-07-17T08:14:09.9941743Z * [new branch] gh/bobrenjc93/498/orig -> origin/gh/bobrenjc93/498/orig 2025-07-17T08:14:09.9946160Z * [new branch] gh/bobrenjc93/499/base -> origin/gh/bobrenjc93/499/base 2025-07-17T08:14:09.9949615Z * [new branch] gh/bobrenjc93/499/head -> origin/gh/bobrenjc93/499/head 2025-07-17T08:14:09.9952859Z * [new branch] gh/bobrenjc93/499/orig -> origin/gh/bobrenjc93/499/orig 2025-07-17T08:14:09.9957533Z * [new branch] gh/bobrenjc93/500/base -> origin/gh/bobrenjc93/500/base 2025-07-17T08:14:09.9960689Z * [new branch] gh/bobrenjc93/500/head -> origin/gh/bobrenjc93/500/head 2025-07-17T08:14:09.9963916Z * [new branch] gh/bobrenjc93/500/orig -> origin/gh/bobrenjc93/500/orig 2025-07-17T08:14:09.9968307Z * [new branch] gh/bobrenjc93/501/base -> origin/gh/bobrenjc93/501/base 2025-07-17T08:14:09.9971498Z * [new branch] gh/bobrenjc93/501/head -> origin/gh/bobrenjc93/501/head 2025-07-17T08:14:09.9974841Z * [new branch] gh/bobrenjc93/501/orig -> origin/gh/bobrenjc93/501/orig 2025-07-17T08:14:09.9979305Z * [new branch] gh/bobrenjc93/502/base -> origin/gh/bobrenjc93/502/base 2025-07-17T08:14:09.9982512Z * [new branch] gh/bobrenjc93/502/head -> origin/gh/bobrenjc93/502/head 2025-07-17T08:14:09.9985690Z * [new branch] gh/bobrenjc93/502/orig -> origin/gh/bobrenjc93/502/orig 2025-07-17T08:14:09.9990288Z * [new branch] gh/bobrenjc93/503/base -> origin/gh/bobrenjc93/503/base 2025-07-17T08:14:09.9993651Z * [new branch] gh/bobrenjc93/503/head -> origin/gh/bobrenjc93/503/head 2025-07-17T08:14:09.9996990Z * [new branch] gh/bobrenjc93/503/orig -> origin/gh/bobrenjc93/503/orig 2025-07-17T08:14:10.0001311Z * [new branch] gh/bobrenjc93/504/base -> origin/gh/bobrenjc93/504/base 2025-07-17T08:14:10.0004485Z * [new branch] gh/bobrenjc93/504/head -> origin/gh/bobrenjc93/504/head 2025-07-17T08:14:10.0007727Z * [new branch] gh/bobrenjc93/504/orig -> origin/gh/bobrenjc93/504/orig 2025-07-17T08:14:10.0012303Z * [new branch] gh/bobrenjc93/505/base -> origin/gh/bobrenjc93/505/base 2025-07-17T08:14:10.0015488Z * [new branch] gh/bobrenjc93/505/head -> origin/gh/bobrenjc93/505/head 2025-07-17T08:14:10.0018827Z * [new branch] gh/bobrenjc93/505/orig -> origin/gh/bobrenjc93/505/orig 2025-07-17T08:14:10.0023392Z * [new branch] gh/bobrenjc93/506/base -> origin/gh/bobrenjc93/506/base 2025-07-17T08:14:10.0026450Z * [new branch] gh/bobrenjc93/506/head -> origin/gh/bobrenjc93/506/head 2025-07-17T08:14:10.0029640Z * [new branch] gh/bobrenjc93/506/orig -> origin/gh/bobrenjc93/506/orig 2025-07-17T08:14:10.0034200Z * [new branch] gh/bobrenjc93/507/base -> origin/gh/bobrenjc93/507/base 2025-07-17T08:14:10.0037482Z * [new branch] gh/bobrenjc93/507/head -> origin/gh/bobrenjc93/507/head 2025-07-17T08:14:10.0040637Z * [new branch] gh/bobrenjc93/507/orig -> origin/gh/bobrenjc93/507/orig 2025-07-17T08:14:10.0045248Z * [new branch] gh/bobrenjc93/508/base -> origin/gh/bobrenjc93/508/base 2025-07-17T08:14:10.0048344Z * [new branch] gh/bobrenjc93/508/head -> origin/gh/bobrenjc93/508/head 2025-07-17T08:14:10.0051577Z * [new branch] gh/bobrenjc93/508/orig -> origin/gh/bobrenjc93/508/orig 2025-07-17T08:14:10.0056006Z * [new branch] gh/bobrenjc93/509/base -> origin/gh/bobrenjc93/509/base 2025-07-17T08:14:10.0059165Z * [new branch] gh/bobrenjc93/509/head -> origin/gh/bobrenjc93/509/head 2025-07-17T08:14:10.0062576Z * [new branch] gh/bobrenjc93/509/orig -> origin/gh/bobrenjc93/509/orig 2025-07-17T08:14:10.0066946Z * [new branch] gh/bobrenjc93/510/base -> origin/gh/bobrenjc93/510/base 2025-07-17T08:14:10.0070150Z * [new branch] gh/bobrenjc93/510/head -> origin/gh/bobrenjc93/510/head 2025-07-17T08:14:10.0073529Z * [new branch] gh/bobrenjc93/510/orig -> origin/gh/bobrenjc93/510/orig 2025-07-17T08:14:10.0078140Z * [new branch] gh/bobrenjc93/511/base -> origin/gh/bobrenjc93/511/base 2025-07-17T08:14:10.0081313Z * [new branch] gh/bobrenjc93/511/head -> origin/gh/bobrenjc93/511/head 2025-07-17T08:14:10.0084560Z * [new branch] gh/bobrenjc93/511/orig -> origin/gh/bobrenjc93/511/orig 2025-07-17T08:14:10.0088930Z * [new branch] gh/bobrenjc93/512/base -> origin/gh/bobrenjc93/512/base 2025-07-17T08:14:10.0092127Z * [new branch] gh/bobrenjc93/512/head -> origin/gh/bobrenjc93/512/head 2025-07-17T08:14:10.0095342Z * [new branch] gh/bobrenjc93/512/orig -> origin/gh/bobrenjc93/512/orig 2025-07-17T08:14:10.0099935Z * [new branch] gh/bobrenjc93/513/base -> origin/gh/bobrenjc93/513/base 2025-07-17T08:14:10.0103133Z * [new branch] gh/bobrenjc93/513/head -> origin/gh/bobrenjc93/513/head 2025-07-17T08:14:10.0106442Z * [new branch] gh/bobrenjc93/513/orig -> origin/gh/bobrenjc93/513/orig 2025-07-17T08:14:10.0110869Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-07-17T08:14:10.0114404Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-07-17T08:14:10.0117755Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-07-17T08:14:10.0122198Z * [new branch] gh/bobrenjc93/515/base -> origin/gh/bobrenjc93/515/base 2025-07-17T08:14:10.0125458Z * [new branch] gh/bobrenjc93/515/head -> origin/gh/bobrenjc93/515/head 2025-07-17T08:14:10.0128628Z * [new branch] gh/bobrenjc93/515/orig -> origin/gh/bobrenjc93/515/orig 2025-07-17T08:14:10.0133256Z * [new branch] gh/bobrenjc93/516/base -> origin/gh/bobrenjc93/516/base 2025-07-17T08:14:10.0136510Z * [new branch] gh/bobrenjc93/516/head -> origin/gh/bobrenjc93/516/head 2025-07-17T08:14:10.0139685Z * [new branch] gh/bobrenjc93/516/orig -> origin/gh/bobrenjc93/516/orig 2025-07-17T08:14:10.0144115Z * [new branch] gh/bobrenjc93/517/base -> origin/gh/bobrenjc93/517/base 2025-07-17T08:14:10.0147294Z * [new branch] gh/bobrenjc93/517/head -> origin/gh/bobrenjc93/517/head 2025-07-17T08:14:10.0150884Z * [new branch] gh/bobrenjc93/517/orig -> origin/gh/bobrenjc93/517/orig 2025-07-17T08:14:10.0155286Z * [new branch] gh/bobrenjc93/518/base -> origin/gh/bobrenjc93/518/base 2025-07-17T08:14:10.0158484Z * [new branch] gh/bobrenjc93/518/head -> origin/gh/bobrenjc93/518/head 2025-07-17T08:14:10.0161640Z * [new branch] gh/bobrenjc93/518/orig -> origin/gh/bobrenjc93/518/orig 2025-07-17T08:14:10.0166064Z * [new branch] gh/bobrenjc93/519/base -> origin/gh/bobrenjc93/519/base 2025-07-17T08:14:10.0169258Z * [new branch] gh/bobrenjc93/519/head -> origin/gh/bobrenjc93/519/head 2025-07-17T08:14:10.0172426Z * [new branch] gh/bobrenjc93/519/orig -> origin/gh/bobrenjc93/519/orig 2025-07-17T08:14:10.0176913Z * [new branch] gh/bobrenjc93/520/base -> origin/gh/bobrenjc93/520/base 2025-07-17T08:14:10.0180130Z * [new branch] gh/bobrenjc93/520/head -> origin/gh/bobrenjc93/520/head 2025-07-17T08:14:10.0183287Z * [new branch] gh/bobrenjc93/520/orig -> origin/gh/bobrenjc93/520/orig 2025-07-17T08:14:10.0187851Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-07-17T08:14:10.0191157Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-07-17T08:14:10.0194695Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-07-17T08:14:10.0199117Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-07-17T08:14:10.0202353Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-07-17T08:14:10.0205554Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-07-17T08:14:10.0209953Z * [new branch] gh/bobrenjc93/523/base -> origin/gh/bobrenjc93/523/base 2025-07-17T08:14:10.0213232Z * [new branch] gh/bobrenjc93/523/head -> origin/gh/bobrenjc93/523/head 2025-07-17T08:14:10.0216429Z * [new branch] gh/bobrenjc93/523/orig -> origin/gh/bobrenjc93/523/orig 2025-07-17T08:14:10.0220847Z * [new branch] gh/bobrenjc93/524/base -> origin/gh/bobrenjc93/524/base 2025-07-17T08:14:10.0224065Z * [new branch] gh/bobrenjc93/524/head -> origin/gh/bobrenjc93/524/head 2025-07-17T08:14:10.0227315Z * [new branch] gh/bobrenjc93/524/orig -> origin/gh/bobrenjc93/524/orig 2025-07-17T08:14:10.0231729Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-07-17T08:14:10.0235186Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-07-17T08:14:10.0238578Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-07-17T08:14:10.0243255Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-07-17T08:14:10.0246181Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-07-17T08:14:10.0249367Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-07-17T08:14:10.0253943Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-07-17T08:14:10.0257113Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-07-17T08:14:10.0260313Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-07-17T08:14:10.0264785Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-07-17T08:14:10.0267962Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-07-17T08:14:10.0271145Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-07-17T08:14:10.0276056Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-07-17T08:14:10.0279077Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-07-17T08:14:10.0282711Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-07-17T08:14:10.0286867Z * [new branch] gh/bobrenjc93/530/base -> origin/gh/bobrenjc93/530/base 2025-07-17T08:14:10.0290020Z * [new branch] gh/bobrenjc93/530/head -> origin/gh/bobrenjc93/530/head 2025-07-17T08:14:10.0293282Z * [new branch] gh/bobrenjc93/530/orig -> origin/gh/bobrenjc93/530/orig 2025-07-17T08:14:10.0297679Z * [new branch] gh/bobrenjc93/531/base -> origin/gh/bobrenjc93/531/base 2025-07-17T08:14:10.0300949Z * [new branch] gh/bobrenjc93/531/head -> origin/gh/bobrenjc93/531/head 2025-07-17T08:14:10.0304203Z * [new branch] gh/bobrenjc93/531/orig -> origin/gh/bobrenjc93/531/orig 2025-07-17T08:14:10.0308654Z * [new branch] gh/bobrenjc93/532/base -> origin/gh/bobrenjc93/532/base 2025-07-17T08:14:10.0311769Z * [new branch] gh/bobrenjc93/532/head -> origin/gh/bobrenjc93/532/head 2025-07-17T08:14:10.0315356Z * [new branch] gh/bobrenjc93/532/orig -> origin/gh/bobrenjc93/532/orig 2025-07-17T08:14:10.0319814Z * [new branch] gh/bobrenjc93/533/base -> origin/gh/bobrenjc93/533/base 2025-07-17T08:14:10.0322971Z * [new branch] gh/bobrenjc93/533/head -> origin/gh/bobrenjc93/533/head 2025-07-17T08:14:10.0326356Z * [new branch] gh/bobrenjc93/533/orig -> origin/gh/bobrenjc93/533/orig 2025-07-17T08:14:10.0330784Z * [new branch] gh/bobrenjc93/534/base -> origin/gh/bobrenjc93/534/base 2025-07-17T08:14:10.0333991Z * [new branch] gh/bobrenjc93/534/head -> origin/gh/bobrenjc93/534/head 2025-07-17T08:14:10.0337183Z * [new branch] gh/bobrenjc93/534/orig -> origin/gh/bobrenjc93/534/orig 2025-07-17T08:14:10.0341624Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-07-17T08:14:10.0344729Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-07-17T08:14:10.0347972Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-07-17T08:14:10.0352473Z * [new branch] gh/bobrenjc93/536/base -> origin/gh/bobrenjc93/536/base 2025-07-17T08:14:10.0355931Z * [new branch] gh/bobrenjc93/536/head -> origin/gh/bobrenjc93/536/head 2025-07-17T08:14:10.0359224Z * [new branch] gh/bobrenjc93/536/orig -> origin/gh/bobrenjc93/536/orig 2025-07-17T08:14:10.0364712Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-07-17T08:14:10.0368118Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-07-17T08:14:10.0373511Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-07-17T08:14:10.0376805Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-07-17T08:14:10.0381369Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-07-17T08:14:10.0384577Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-07-17T08:14:10.0387793Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-07-17T08:14:10.0392344Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-07-17T08:14:10.0395676Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-07-17T08:14:10.0398970Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-07-17T08:14:10.0403434Z * [new branch] gh/c00w/49/base -> origin/gh/c00w/49/base 2025-07-17T08:14:10.0406944Z * [new branch] gh/c00w/49/head -> origin/gh/c00w/49/head 2025-07-17T08:14:10.0410104Z * [new branch] gh/c00w/49/orig -> origin/gh/c00w/49/orig 2025-07-17T08:14:10.0414667Z * [new branch] gh/c00w/50/base -> origin/gh/c00w/50/base 2025-07-17T08:14:10.0417934Z * [new branch] gh/c00w/50/head -> origin/gh/c00w/50/head 2025-07-17T08:14:10.0421222Z * [new branch] gh/c00w/50/orig -> origin/gh/c00w/50/orig 2025-07-17T08:14:10.0425626Z * [new branch] gh/c00w/51/base -> origin/gh/c00w/51/base 2025-07-17T08:14:10.0428911Z * [new branch] gh/c00w/51/head -> origin/gh/c00w/51/head 2025-07-17T08:14:10.0432105Z * [new branch] gh/c00w/51/orig -> origin/gh/c00w/51/orig 2025-07-17T08:14:10.0437668Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-07-17T08:14:10.0440895Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-07-17T08:14:10.0444083Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-07-17T08:14:10.0448479Z * [new branch] gh/clee2000/2/base -> origin/gh/clee2000/2/base 2025-07-17T08:14:10.0451796Z * [new branch] gh/clee2000/2/head -> origin/gh/clee2000/2/head 2025-07-17T08:14:10.0454979Z * [new branch] gh/clee2000/2/orig -> origin/gh/clee2000/2/orig 2025-07-17T08:14:10.0459388Z * [new branch] gh/clee2000/3/base -> origin/gh/clee2000/3/base 2025-07-17T08:14:10.0462588Z * [new branch] gh/clee2000/3/head -> origin/gh/clee2000/3/head 2025-07-17T08:14:10.0465805Z * [new branch] gh/clee2000/3/orig -> origin/gh/clee2000/3/orig 2025-07-17T08:14:10.0471197Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-07-17T08:14:10.0474631Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-07-17T08:14:10.0479274Z * [new branch] gh/coconutruben/10/base -> origin/gh/coconutruben/10/base 2025-07-17T08:14:10.0482907Z * [new branch] gh/coconutruben/10/head -> origin/gh/coconutruben/10/head 2025-07-17T08:14:10.0486350Z * [new branch] gh/coconutruben/10/orig -> origin/gh/coconutruben/10/orig 2025-07-17T08:14:10.0491010Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-07-17T08:14:10.0494377Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-07-17T08:14:10.0497625Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-07-17T08:14:10.0502551Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-07-17T08:14:10.0506187Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-07-17T08:14:10.0509616Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-07-17T08:14:10.0514297Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-07-17T08:14:10.0517590Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-07-17T08:14:10.0520863Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-07-17T08:14:10.0525288Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-07-17T08:14:10.0528550Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-07-17T08:14:10.0531845Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-07-17T08:14:10.0536391Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-07-17T08:14:10.0540292Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-07-17T08:14:10.0543368Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-07-17T08:14:10.0547951Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-07-17T08:14:10.0551116Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-07-17T08:14:10.0565999Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-07-17T08:14:10.0571177Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-07-17T08:14:10.0574141Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-07-17T08:14:10.0577573Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-07-17T08:14:10.0582240Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-07-17T08:14:10.0585604Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-07-17T08:14:10.0588856Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-07-17T08:14:10.0593582Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-07-17T08:14:10.0596964Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-07-17T08:14:10.0600320Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-07-17T08:14:10.0605137Z * [new branch] gh/coconutruben/2/base -> origin/gh/coconutruben/2/base 2025-07-17T08:14:10.0608746Z * [new branch] gh/coconutruben/2/head -> origin/gh/coconutruben/2/head 2025-07-17T08:14:10.0612030Z * [new branch] gh/coconutruben/2/orig -> origin/gh/coconutruben/2/orig 2025-07-17T08:14:10.0616767Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-07-17T08:14:10.0620023Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-07-17T08:14:10.0623276Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-07-17T08:14:10.0627883Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-07-17T08:14:10.0631060Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-07-17T08:14:10.0634402Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-07-17T08:14:10.0638948Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-07-17T08:14:10.0642155Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-07-17T08:14:10.0645521Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-07-17T08:14:10.0650179Z * [new branch] gh/coconutruben/23/base -> origin/gh/coconutruben/23/base 2025-07-17T08:14:10.0653599Z * [new branch] gh/coconutruben/23/head -> origin/gh/coconutruben/23/head 2025-07-17T08:14:10.0656859Z * [new branch] gh/coconutruben/23/orig -> origin/gh/coconutruben/23/orig 2025-07-17T08:14:10.0661170Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-07-17T08:14:10.0664442Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-07-17T08:14:10.0667740Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-07-17T08:14:10.0672526Z * [new branch] gh/coconutruben/3/base -> origin/gh/coconutruben/3/base 2025-07-17T08:14:10.0676164Z * [new branch] gh/coconutruben/3/head -> origin/gh/coconutruben/3/head 2025-07-17T08:14:10.0679941Z * [new branch] gh/coconutruben/3/orig -> origin/gh/coconutruben/3/orig 2025-07-17T08:14:10.0684220Z * [new branch] gh/coconutruben/4/base -> origin/gh/coconutruben/4/base 2025-07-17T08:14:10.0687553Z * [new branch] gh/coconutruben/4/head -> origin/gh/coconutruben/4/head 2025-07-17T08:14:10.0690757Z * [new branch] gh/coconutruben/4/orig -> origin/gh/coconutruben/4/orig 2025-07-17T08:14:10.0695116Z * [new branch] gh/coconutruben/5/base -> origin/gh/coconutruben/5/base 2025-07-17T08:14:10.0698282Z * [new branch] gh/coconutruben/5/head -> origin/gh/coconutruben/5/head 2025-07-17T08:14:10.0701549Z * [new branch] gh/coconutruben/5/orig -> origin/gh/coconutruben/5/orig 2025-07-17T08:14:10.0706447Z * [new branch] gh/coconutruben/6/base -> origin/gh/coconutruben/6/base 2025-07-17T08:14:10.0709972Z * [new branch] gh/coconutruben/6/head -> origin/gh/coconutruben/6/head 2025-07-17T08:14:10.0713440Z * [new branch] gh/coconutruben/6/orig -> origin/gh/coconutruben/6/orig 2025-07-17T08:14:10.0718670Z * [new branch] gh/coconutruben/7/base -> origin/gh/coconutruben/7/base 2025-07-17T08:14:10.0721565Z * [new branch] gh/coconutruben/7/head -> origin/gh/coconutruben/7/head 2025-07-17T08:14:10.0725002Z * [new branch] gh/coconutruben/7/orig -> origin/gh/coconutruben/7/orig 2025-07-17T08:14:10.0729378Z * [new branch] gh/coconutruben/8/base -> origin/gh/coconutruben/8/base 2025-07-17T08:14:10.0732625Z * [new branch] gh/coconutruben/8/head -> origin/gh/coconutruben/8/head 2025-07-17T08:14:10.0735822Z * [new branch] gh/coconutruben/8/orig -> origin/gh/coconutruben/8/orig 2025-07-17T08:14:10.0740612Z * [new branch] gh/coconutruben/9/base -> origin/gh/coconutruben/9/base 2025-07-17T08:14:10.0744056Z * [new branch] gh/coconutruben/9/head -> origin/gh/coconutruben/9/head 2025-07-17T08:14:10.0747429Z * [new branch] gh/coconutruben/9/orig -> origin/gh/coconutruben/9/orig 2025-07-17T08:14:10.0753197Z * [new branch] gh/codingwithsurya/1/base -> origin/gh/codingwithsurya/1/base 2025-07-17T08:14:10.0756363Z * [new branch] gh/codingwithsurya/1/head -> origin/gh/codingwithsurya/1/head 2025-07-17T08:14:10.0759552Z * [new branch] gh/codingwithsurya/1/orig -> origin/gh/codingwithsurya/1/orig 2025-07-17T08:14:10.0764106Z * [new branch] gh/codingwithsurya/10/base -> origin/gh/codingwithsurya/10/base 2025-07-17T08:14:10.0767391Z * [new branch] gh/codingwithsurya/10/head -> origin/gh/codingwithsurya/10/head 2025-07-17T08:14:10.0770647Z * [new branch] gh/codingwithsurya/10/orig -> origin/gh/codingwithsurya/10/orig 2025-07-17T08:14:10.0775101Z * [new branch] gh/codingwithsurya/11/base -> origin/gh/codingwithsurya/11/base 2025-07-17T08:14:10.0778272Z * [new branch] gh/codingwithsurya/11/head -> origin/gh/codingwithsurya/11/head 2025-07-17T08:14:10.0781390Z * [new branch] gh/codingwithsurya/11/orig -> origin/gh/codingwithsurya/11/orig 2025-07-17T08:14:10.0786055Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-07-17T08:14:10.0789244Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-07-17T08:14:10.0792441Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-07-17T08:14:10.0796947Z * [new branch] gh/codingwithsurya/2/base -> origin/gh/codingwithsurya/2/base 2025-07-17T08:14:10.0800175Z * [new branch] gh/codingwithsurya/2/head -> origin/gh/codingwithsurya/2/head 2025-07-17T08:14:10.0803396Z * [new branch] gh/codingwithsurya/2/orig -> origin/gh/codingwithsurya/2/orig 2025-07-17T08:14:10.0808117Z * [new branch] gh/codingwithsurya/3/base -> origin/gh/codingwithsurya/3/base 2025-07-17T08:14:10.0810983Z * [new branch] gh/codingwithsurya/3/head -> origin/gh/codingwithsurya/3/head 2025-07-17T08:14:10.0814227Z * [new branch] gh/codingwithsurya/3/orig -> origin/gh/codingwithsurya/3/orig 2025-07-17T08:14:10.0818499Z * [new branch] gh/codingwithsurya/4/base -> origin/gh/codingwithsurya/4/base 2025-07-17T08:14:10.0821887Z * [new branch] gh/codingwithsurya/4/head -> origin/gh/codingwithsurya/4/head 2025-07-17T08:14:10.0825085Z * [new branch] gh/codingwithsurya/4/orig -> origin/gh/codingwithsurya/4/orig 2025-07-17T08:14:10.0829761Z * [new branch] gh/codingwithsurya/5/base -> origin/gh/codingwithsurya/5/base 2025-07-17T08:14:10.0833023Z * [new branch] gh/codingwithsurya/5/head -> origin/gh/codingwithsurya/5/head 2025-07-17T08:14:10.0836303Z * [new branch] gh/codingwithsurya/5/orig -> origin/gh/codingwithsurya/5/orig 2025-07-17T08:14:10.0840713Z * [new branch] gh/codingwithsurya/6/base -> origin/gh/codingwithsurya/6/base 2025-07-17T08:14:10.0844124Z * [new branch] gh/codingwithsurya/6/head -> origin/gh/codingwithsurya/6/head 2025-07-17T08:14:10.0847104Z * [new branch] gh/codingwithsurya/6/orig -> origin/gh/codingwithsurya/6/orig 2025-07-17T08:14:10.0851483Z * [new branch] gh/codingwithsurya/7/base -> origin/gh/codingwithsurya/7/base 2025-07-17T08:14:10.0854705Z * [new branch] gh/codingwithsurya/7/head -> origin/gh/codingwithsurya/7/head 2025-07-17T08:14:10.0858076Z * [new branch] gh/codingwithsurya/7/orig -> origin/gh/codingwithsurya/7/orig 2025-07-17T08:14:10.0862522Z * [new branch] gh/codingwithsurya/8/base -> origin/gh/codingwithsurya/8/base 2025-07-17T08:14:10.0866811Z * [new branch] gh/codingwithsurya/8/head -> origin/gh/codingwithsurya/8/head 2025-07-17T08:14:10.0870025Z * [new branch] gh/codingwithsurya/8/orig -> origin/gh/codingwithsurya/8/orig 2025-07-17T08:14:10.0875521Z * [new branch] gh/codingwithsurya/9/base -> origin/gh/codingwithsurya/9/base 2025-07-17T08:14:10.0877841Z * [new branch] gh/codingwithsurya/9/head -> origin/gh/codingwithsurya/9/head 2025-07-17T08:14:10.0880982Z * [new branch] gh/codingwithsurya/9/orig -> origin/gh/codingwithsurya/9/orig 2025-07-17T08:14:10.0886555Z * [new branch] gh/davidberard98/347/base -> origin/gh/davidberard98/347/base 2025-07-17T08:14:10.0889943Z * [new branch] gh/davidberard98/347/head -> origin/gh/davidberard98/347/head 2025-07-17T08:14:10.0893226Z * [new branch] gh/davidberard98/347/orig -> origin/gh/davidberard98/347/orig 2025-07-17T08:14:10.0897640Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-07-17T08:14:10.0900856Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-07-17T08:14:10.0904047Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-07-17T08:14:10.0908304Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-07-17T08:14:10.0911573Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-07-17T08:14:10.0914865Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-07-17T08:14:10.0919403Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-07-17T08:14:10.0922570Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-07-17T08:14:10.0925789Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-07-17T08:14:10.0930308Z * [new branch] gh/davidberard98/370/base -> origin/gh/davidberard98/370/base 2025-07-17T08:14:10.0933714Z * [new branch] gh/davidberard98/370/head -> origin/gh/davidberard98/370/head 2025-07-17T08:14:10.0936692Z * [new branch] gh/davidberard98/370/orig -> origin/gh/davidberard98/370/orig 2025-07-17T08:14:10.0941349Z * [new branch] gh/davidberard98/375/base -> origin/gh/davidberard98/375/base 2025-07-17T08:14:10.0944487Z * [new branch] gh/davidberard98/375/head -> origin/gh/davidberard98/375/head 2025-07-17T08:14:10.0947704Z * [new branch] gh/davidberard98/375/orig -> origin/gh/davidberard98/375/orig 2025-07-17T08:14:10.0952214Z * [new branch] gh/davidberard98/378/base -> origin/gh/davidberard98/378/base 2025-07-17T08:14:10.0955735Z * [new branch] gh/davidberard98/378/head -> origin/gh/davidberard98/378/head 2025-07-17T08:14:10.0958916Z * [new branch] gh/davidberard98/378/orig -> origin/gh/davidberard98/378/orig 2025-07-17T08:14:10.0963536Z * [new branch] gh/davidberard98/379/base -> origin/gh/davidberard98/379/base 2025-07-17T08:14:10.0966764Z * [new branch] gh/davidberard98/379/head -> origin/gh/davidberard98/379/head 2025-07-17T08:14:10.0969950Z * [new branch] gh/davidberard98/379/orig -> origin/gh/davidberard98/379/orig 2025-07-17T08:14:10.0974584Z * [new branch] gh/davidberard98/380/base -> origin/gh/davidberard98/380/base 2025-07-17T08:14:10.0977746Z * [new branch] gh/davidberard98/380/head -> origin/gh/davidberard98/380/head 2025-07-17T08:14:10.0980878Z * [new branch] gh/davidberard98/380/orig -> origin/gh/davidberard98/380/orig 2025-07-17T08:14:10.0985238Z * [new branch] gh/davidberard98/381/base -> origin/gh/davidberard98/381/base 2025-07-17T08:14:10.0988410Z * [new branch] gh/davidberard98/381/head -> origin/gh/davidberard98/381/head 2025-07-17T08:14:10.0991640Z * [new branch] gh/davidberard98/381/orig -> origin/gh/davidberard98/381/orig 2025-07-17T08:14:10.0996221Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-07-17T08:14:10.0999529Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-07-17T08:14:10.1002683Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-07-17T08:14:10.1007205Z * [new branch] gh/davidberard98/383/base -> origin/gh/davidberard98/383/base 2025-07-17T08:14:10.1010512Z * [new branch] gh/davidberard98/383/head -> origin/gh/davidberard98/383/head 2025-07-17T08:14:10.1013697Z * [new branch] gh/davidberard98/383/orig -> origin/gh/davidberard98/383/orig 2025-07-17T08:14:10.1017938Z * [new branch] gh/davidberard98/384/base -> origin/gh/davidberard98/384/base 2025-07-17T08:14:10.1021127Z * [new branch] gh/davidberard98/384/head -> origin/gh/davidberard98/384/head 2025-07-17T08:14:10.1024324Z * [new branch] gh/davidberard98/384/orig -> origin/gh/davidberard98/384/orig 2025-07-17T08:14:10.1028858Z * [new branch] gh/davidberard98/385/base -> origin/gh/davidberard98/385/base 2025-07-17T08:14:10.1032099Z * [new branch] gh/davidberard98/385/head -> origin/gh/davidberard98/385/head 2025-07-17T08:14:10.1035579Z * [new branch] gh/davidberard98/385/orig -> origin/gh/davidberard98/385/orig 2025-07-17T08:14:10.1040384Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-07-17T08:14:10.1043202Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-07-17T08:14:10.1046470Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-07-17T08:14:10.1051070Z * [new branch] gh/davidberard98/387/base -> origin/gh/davidberard98/387/base 2025-07-17T08:14:10.1054278Z * [new branch] gh/davidberard98/387/head -> origin/gh/davidberard98/387/head 2025-07-17T08:14:10.1057658Z * [new branch] gh/davidberard98/387/orig -> origin/gh/davidberard98/387/orig 2025-07-17T08:14:10.1061938Z * [new branch] gh/davidberard98/388/base -> origin/gh/davidberard98/388/base 2025-07-17T08:14:10.1067359Z * [new branch] gh/davidberard98/388/head -> origin/gh/davidberard98/388/head 2025-07-17T08:14:10.1069981Z * [new branch] gh/davidberard98/388/orig -> origin/gh/davidberard98/388/orig 2025-07-17T08:14:10.1072914Z * [new branch] gh/davidberard98/389/base -> origin/gh/davidberard98/389/base 2025-07-17T08:14:10.1076370Z * [new branch] gh/davidberard98/389/head -> origin/gh/davidberard98/389/head 2025-07-17T08:14:10.1079662Z * [new branch] gh/davidberard98/389/orig -> origin/gh/davidberard98/389/orig 2025-07-17T08:14:10.1084805Z * [new branch] gh/davidberard98/390/base -> origin/gh/davidberard98/390/base 2025-07-17T08:14:10.1087481Z * [new branch] gh/davidberard98/390/head -> origin/gh/davidberard98/390/head 2025-07-17T08:14:10.1090699Z * [new branch] gh/davidberard98/390/orig -> origin/gh/davidberard98/390/orig 2025-07-17T08:14:10.1096117Z * [new branch] gh/desertfire/559/base -> origin/gh/desertfire/559/base 2025-07-17T08:14:10.1099306Z * [new branch] gh/desertfire/559/head -> origin/gh/desertfire/559/head 2025-07-17T08:14:10.1102451Z * [new branch] gh/desertfire/559/orig -> origin/gh/desertfire/559/orig 2025-07-17T08:14:10.1106921Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-07-17T08:14:10.1110190Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-07-17T08:14:10.1113609Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-07-17T08:14:10.1117925Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-07-17T08:14:10.1121218Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-07-17T08:14:10.1124488Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-07-17T08:14:10.1128946Z * [new branch] gh/desertfire/585/base -> origin/gh/desertfire/585/base 2025-07-17T08:14:10.1132173Z * [new branch] gh/desertfire/585/head -> origin/gh/desertfire/585/head 2025-07-17T08:14:10.1135478Z * [new branch] gh/desertfire/585/orig -> origin/gh/desertfire/585/orig 2025-07-17T08:14:10.1139918Z * [new branch] gh/desertfire/586/base -> origin/gh/desertfire/586/base 2025-07-17T08:14:10.1143189Z * [new branch] gh/desertfire/586/head -> origin/gh/desertfire/586/head 2025-07-17T08:14:10.1146393Z * [new branch] gh/desertfire/586/orig -> origin/gh/desertfire/586/orig 2025-07-17T08:14:10.1150889Z * [new branch] gh/desertfire/587/base -> origin/gh/desertfire/587/base 2025-07-17T08:14:10.1154263Z * [new branch] gh/desertfire/587/head -> origin/gh/desertfire/587/head 2025-07-17T08:14:10.1157466Z * [new branch] gh/desertfire/587/orig -> origin/gh/desertfire/587/orig 2025-07-17T08:14:10.1161822Z * [new branch] gh/desertfire/588/base -> origin/gh/desertfire/588/base 2025-07-17T08:14:10.1165078Z * [new branch] gh/desertfire/588/head -> origin/gh/desertfire/588/head 2025-07-17T08:14:10.1168400Z * [new branch] gh/desertfire/588/orig -> origin/gh/desertfire/588/orig 2025-07-17T08:14:10.1173644Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-07-17T08:14:10.1177017Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-07-17T08:14:10.1181584Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-07-17T08:14:10.1184792Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-07-17T08:14:10.1187858Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-07-17T08:14:10.1193498Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-07-17T08:14:10.1197706Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-07-17T08:14:10.1200863Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-07-17T08:14:10.1205327Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-07-17T08:14:10.1208502Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-07-17T08:14:10.1211743Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-07-17T08:14:10.1216086Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-07-17T08:14:10.1219385Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-07-17T08:14:10.1222569Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-07-17T08:14:10.1226926Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-07-17T08:14:10.1230162Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-07-17T08:14:10.1233470Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-07-17T08:14:10.1237924Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-07-17T08:14:10.1241081Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-07-17T08:14:10.1244246Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-07-17T08:14:10.1248668Z * [new branch] gh/drisspg/154/base -> origin/gh/drisspg/154/base 2025-07-17T08:14:10.1251846Z * [new branch] gh/drisspg/154/head -> origin/gh/drisspg/154/head 2025-07-17T08:14:10.1255033Z * [new branch] gh/drisspg/154/orig -> origin/gh/drisspg/154/orig 2025-07-17T08:14:10.1259533Z * [new branch] gh/drisspg/155/base -> origin/gh/drisspg/155/base 2025-07-17T08:14:10.1263017Z * [new branch] gh/drisspg/155/head -> origin/gh/drisspg/155/head 2025-07-17T08:14:10.1266259Z * [new branch] gh/drisspg/155/orig -> origin/gh/drisspg/155/orig 2025-07-17T08:14:10.1270809Z * [new branch] gh/drisspg/156/base -> origin/gh/drisspg/156/base 2025-07-17T08:14:10.1274122Z * [new branch] gh/drisspg/156/head -> origin/gh/drisspg/156/head 2025-07-17T08:14:10.1277301Z * [new branch] gh/drisspg/156/orig -> origin/gh/drisspg/156/orig 2025-07-17T08:14:10.1281695Z * [new branch] gh/drisspg/157/base -> origin/gh/drisspg/157/base 2025-07-17T08:14:10.1284887Z * [new branch] gh/drisspg/157/head -> origin/gh/drisspg/157/head 2025-07-17T08:14:10.1288015Z * [new branch] gh/drisspg/157/orig -> origin/gh/drisspg/157/orig 2025-07-17T08:14:10.1292287Z * [new branch] gh/drisspg/158/base -> origin/gh/drisspg/158/base 2025-07-17T08:14:10.1295483Z * [new branch] gh/drisspg/158/head -> origin/gh/drisspg/158/head 2025-07-17T08:14:10.1298664Z * [new branch] gh/drisspg/158/orig -> origin/gh/drisspg/158/orig 2025-07-17T08:14:10.1303017Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-07-17T08:14:10.1306303Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-07-17T08:14:10.1309515Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-07-17T08:14:10.1314250Z * [new branch] gh/drisspg/160/base -> origin/gh/drisspg/160/base 2025-07-17T08:14:10.1317267Z * [new branch] gh/drisspg/160/head -> origin/gh/drisspg/160/head 2025-07-17T08:14:10.1320435Z * [new branch] gh/drisspg/160/orig -> origin/gh/drisspg/160/orig 2025-07-17T08:14:10.1324771Z * [new branch] gh/drisspg/161/base -> origin/gh/drisspg/161/base 2025-07-17T08:14:10.1327980Z * [new branch] gh/drisspg/161/head -> origin/gh/drisspg/161/head 2025-07-17T08:14:10.1331147Z * [new branch] gh/drisspg/161/orig -> origin/gh/drisspg/161/orig 2025-07-17T08:14:10.1335528Z * [new branch] gh/drisspg/162/base -> origin/gh/drisspg/162/base 2025-07-17T08:14:10.1338702Z * [new branch] gh/drisspg/162/head -> origin/gh/drisspg/162/head 2025-07-17T08:14:10.1341965Z * [new branch] gh/drisspg/162/orig -> origin/gh/drisspg/162/orig 2025-07-17T08:14:10.1346333Z * [new branch] gh/drisspg/163/base -> origin/gh/drisspg/163/base 2025-07-17T08:14:10.1349611Z * [new branch] gh/drisspg/163/head -> origin/gh/drisspg/163/head 2025-07-17T08:14:10.1352759Z * [new branch] gh/drisspg/163/orig -> origin/gh/drisspg/163/orig 2025-07-17T08:14:10.1357419Z * [new branch] gh/drisspg/164/base -> origin/gh/drisspg/164/base 2025-07-17T08:14:10.1360696Z * [new branch] gh/drisspg/164/head -> origin/gh/drisspg/164/head 2025-07-17T08:14:10.1363842Z * [new branch] gh/drisspg/164/orig -> origin/gh/drisspg/164/orig 2025-07-17T08:14:10.1368154Z * [new branch] gh/drisspg/165/base -> origin/gh/drisspg/165/base 2025-07-17T08:14:10.1371281Z * [new branch] gh/drisspg/165/head -> origin/gh/drisspg/165/head 2025-07-17T08:14:10.1374485Z * [new branch] gh/drisspg/165/orig -> origin/gh/drisspg/165/orig 2025-07-17T08:14:10.1379003Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-07-17T08:14:10.1382122Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-07-17T08:14:10.1385386Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-07-17T08:14:10.1389657Z * [new branch] gh/drisspg/167/base -> origin/gh/drisspg/167/base 2025-07-17T08:14:10.1393012Z * [new branch] gh/drisspg/167/head -> origin/gh/drisspg/167/head 2025-07-17T08:14:10.1396322Z * [new branch] gh/drisspg/167/orig -> origin/gh/drisspg/167/orig 2025-07-17T08:14:10.1400734Z * [new branch] gh/drisspg/168/base -> origin/gh/drisspg/168/base 2025-07-17T08:14:10.1403857Z * [new branch] gh/drisspg/168/head -> origin/gh/drisspg/168/head 2025-07-17T08:14:10.1407060Z * [new branch] gh/drisspg/168/orig -> origin/gh/drisspg/168/orig 2025-07-17T08:14:10.1411434Z * [new branch] gh/drisspg/169/base -> origin/gh/drisspg/169/base 2025-07-17T08:14:10.1414615Z * [new branch] gh/drisspg/169/head -> origin/gh/drisspg/169/head 2025-07-17T08:14:10.1417772Z * [new branch] gh/drisspg/169/orig -> origin/gh/drisspg/169/orig 2025-07-17T08:14:10.1422146Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-07-17T08:14:10.1425303Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-07-17T08:14:10.1428435Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-07-17T08:14:10.1432850Z * [new branch] gh/drisspg/171/base -> origin/gh/drisspg/171/base 2025-07-17T08:14:10.1438878Z * [new branch] gh/drisspg/171/head -> origin/gh/drisspg/171/head 2025-07-17T08:14:10.1442094Z * [new branch] gh/drisspg/171/orig -> origin/gh/drisspg/171/orig 2025-07-17T08:14:10.1447990Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-07-17T08:14:10.1451001Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-07-17T08:14:10.1456509Z * [new branch] gh/eellison/779/base -> origin/gh/eellison/779/base 2025-07-17T08:14:10.1459802Z * [new branch] gh/eellison/779/head -> origin/gh/eellison/779/head 2025-07-17T08:14:10.1463020Z * [new branch] gh/eellison/779/orig -> origin/gh/eellison/779/orig 2025-07-17T08:14:10.1467450Z * [new branch] gh/eellison/781/base -> origin/gh/eellison/781/base 2025-07-17T08:14:10.1470673Z * [new branch] gh/eellison/781/head -> origin/gh/eellison/781/head 2025-07-17T08:14:10.1474643Z * [new branch] gh/eellison/781/orig -> origin/gh/eellison/781/orig 2025-07-17T08:14:10.1479168Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-07-17T08:14:10.1482390Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-07-17T08:14:10.1485632Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-07-17T08:14:10.1490382Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-07-17T08:14:10.1493605Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-07-17T08:14:10.1496787Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-07-17T08:14:10.1501401Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-07-17T08:14:10.1504657Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-07-17T08:14:10.1507891Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-07-17T08:14:10.1512347Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-07-17T08:14:10.1515717Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-07-17T08:14:10.1518946Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-07-17T08:14:10.1523424Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-07-17T08:14:10.1526671Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-07-17T08:14:10.1529915Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-07-17T08:14:10.1534549Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-07-17T08:14:10.1537767Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-07-17T08:14:10.1541034Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-07-17T08:14:10.1545568Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-07-17T08:14:10.1548766Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-07-17T08:14:10.1551961Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-07-17T08:14:10.1556560Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-07-17T08:14:10.1559753Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-07-17T08:14:10.1562933Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-07-17T08:14:10.1568384Z * [new branch] gh/etaf/117/base -> origin/gh/etaf/117/base 2025-07-17T08:14:10.1571720Z * [new branch] gh/etaf/117/head -> origin/gh/etaf/117/head 2025-07-17T08:14:10.1575057Z * [new branch] gh/etaf/117/orig -> origin/gh/etaf/117/orig 2025-07-17T08:14:10.1579892Z * [new branch] gh/etaf/130/base -> origin/gh/etaf/130/base 2025-07-17T08:14:10.1582819Z * [new branch] gh/etaf/130/head -> origin/gh/etaf/130/head 2025-07-17T08:14:10.1586194Z * [new branch] gh/etaf/130/orig -> origin/gh/etaf/130/orig 2025-07-17T08:14:10.1590633Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-07-17T08:14:10.1594013Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-07-17T08:14:10.1597347Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-07-17T08:14:10.1601609Z * [new branch] gh/etaf/134/base -> origin/gh/etaf/134/base 2025-07-17T08:14:10.1604890Z * [new branch] gh/etaf/134/head -> origin/gh/etaf/134/head 2025-07-17T08:14:10.1608061Z * [new branch] gh/etaf/134/orig -> origin/gh/etaf/134/orig 2025-07-17T08:14:10.1612578Z * [new branch] gh/etaf/137/base -> origin/gh/etaf/137/base 2025-07-17T08:14:10.1615790Z * [new branch] gh/etaf/137/head -> origin/gh/etaf/137/head 2025-07-17T08:14:10.1619010Z * [new branch] gh/etaf/137/orig -> origin/gh/etaf/137/orig 2025-07-17T08:14:10.1623438Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-07-17T08:14:10.1626680Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-07-17T08:14:10.1629988Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-07-17T08:14:10.1634757Z * [new branch] gh/etaf/139/base -> origin/gh/etaf/139/base 2025-07-17T08:14:10.1638017Z * [new branch] gh/etaf/139/head -> origin/gh/etaf/139/head 2025-07-17T08:14:10.1641930Z * [new branch] gh/etaf/139/orig -> origin/gh/etaf/139/orig 2025-07-17T08:14:10.1646042Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-07-17T08:14:10.1649233Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-07-17T08:14:10.1652736Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-07-17T08:14:10.1656851Z * [new branch] gh/etaf/141/base -> origin/gh/etaf/141/base 2025-07-17T08:14:10.1660060Z * [new branch] gh/etaf/141/head -> origin/gh/etaf/141/head 2025-07-17T08:14:10.1663272Z * [new branch] gh/etaf/141/orig -> origin/gh/etaf/141/orig 2025-07-17T08:14:10.1667680Z * [new branch] gh/etaf/142/base -> origin/gh/etaf/142/base 2025-07-17T08:14:10.1670802Z * [new branch] gh/etaf/142/head -> origin/gh/etaf/142/head 2025-07-17T08:14:10.1675649Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-07-17T08:14:10.1678944Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-07-17T08:14:10.1682052Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-07-17T08:14:10.1686415Z * [new branch] gh/etaf/144/base -> origin/gh/etaf/144/base 2025-07-17T08:14:10.1689637Z * [new branch] gh/etaf/144/head -> origin/gh/etaf/144/head 2025-07-17T08:14:10.1692845Z * [new branch] gh/etaf/144/orig -> origin/gh/etaf/144/orig 2025-07-17T08:14:10.1697301Z * [new branch] gh/etaf/145/base -> origin/gh/etaf/145/base 2025-07-17T08:14:10.1700442Z * [new branch] gh/etaf/145/head -> origin/gh/etaf/145/head 2025-07-17T08:14:10.1704735Z * [new branch] gh/etaf/146/base -> origin/gh/etaf/146/base 2025-07-17T08:14:10.1707940Z * [new branch] gh/etaf/146/head -> origin/gh/etaf/146/head 2025-07-17T08:14:10.1714049Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-07-17T08:14:10.1717139Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-07-17T08:14:10.1720251Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-07-17T08:14:10.1724724Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-07-17T08:14:10.1727937Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-07-17T08:14:10.1731137Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-07-17T08:14:10.1735530Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-07-17T08:14:10.1738805Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-07-17T08:14:10.1742075Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-07-17T08:14:10.1746491Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-07-17T08:14:10.1749648Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-07-17T08:14:10.1752934Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-07-17T08:14:10.1757560Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-07-17T08:14:10.1760739Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-07-17T08:14:10.1763948Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-07-17T08:14:10.1768347Z * [new branch] gh/ezyang/3072/base -> origin/gh/ezyang/3072/base 2025-07-17T08:14:10.1771508Z * [new branch] gh/ezyang/3072/head -> origin/gh/ezyang/3072/head 2025-07-17T08:14:10.1774715Z * [new branch] gh/ezyang/3072/orig -> origin/gh/ezyang/3072/orig 2025-07-17T08:14:10.1779130Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-07-17T08:14:10.1782496Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-07-17T08:14:10.1785545Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-07-17T08:14:10.1790056Z * [new branch] gh/ezyang/3078/base -> origin/gh/ezyang/3078/base 2025-07-17T08:14:10.1793411Z * [new branch] gh/ezyang/3078/head -> origin/gh/ezyang/3078/head 2025-07-17T08:14:10.1796688Z * [new branch] gh/ezyang/3078/orig -> origin/gh/ezyang/3078/orig 2025-07-17T08:14:10.1801111Z * [new branch] gh/ezyang/3079/base -> origin/gh/ezyang/3079/base 2025-07-17T08:14:10.1804547Z * [new branch] gh/ezyang/3079/head -> origin/gh/ezyang/3079/head 2025-07-17T08:14:10.1807474Z * [new branch] gh/ezyang/3079/orig -> origin/gh/ezyang/3079/orig 2025-07-17T08:14:10.1811849Z * [new branch] gh/ezyang/3080/base -> origin/gh/ezyang/3080/base 2025-07-17T08:14:10.1815008Z * [new branch] gh/ezyang/3080/head -> origin/gh/ezyang/3080/head 2025-07-17T08:14:10.1818416Z * [new branch] gh/ezyang/3080/orig -> origin/gh/ezyang/3080/orig 2025-07-17T08:14:10.1822813Z * [new branch] gh/ezyang/3081/base -> origin/gh/ezyang/3081/base 2025-07-17T08:14:10.1826020Z * [new branch] gh/ezyang/3081/head -> origin/gh/ezyang/3081/head 2025-07-17T08:14:10.1829221Z * [new branch] gh/ezyang/3081/orig -> origin/gh/ezyang/3081/orig 2025-07-17T08:14:10.1833754Z * [new branch] gh/ezyang/3082/base -> origin/gh/ezyang/3082/base 2025-07-17T08:14:10.1836998Z * [new branch] gh/ezyang/3082/head -> origin/gh/ezyang/3082/head 2025-07-17T08:14:10.1840346Z * [new branch] gh/ezyang/3082/orig -> origin/gh/ezyang/3082/orig 2025-07-17T08:14:10.1844667Z * [new branch] gh/ezyang/3083/base -> origin/gh/ezyang/3083/base 2025-07-17T08:14:10.1847806Z * [new branch] gh/ezyang/3083/head -> origin/gh/ezyang/3083/head 2025-07-17T08:14:10.1850980Z * [new branch] gh/ezyang/3083/orig -> origin/gh/ezyang/3083/orig 2025-07-17T08:14:10.1855386Z * [new branch] gh/ezyang/3084/base -> origin/gh/ezyang/3084/base 2025-07-17T08:14:10.1858514Z * [new branch] gh/ezyang/3084/head -> origin/gh/ezyang/3084/head 2025-07-17T08:14:10.1861711Z * [new branch] gh/ezyang/3084/orig -> origin/gh/ezyang/3084/orig 2025-07-17T08:14:10.1866047Z * [new branch] gh/ezyang/3085/base -> origin/gh/ezyang/3085/base 2025-07-17T08:14:10.1869233Z * [new branch] gh/ezyang/3085/head -> origin/gh/ezyang/3085/head 2025-07-17T08:14:10.1872505Z * [new branch] gh/ezyang/3085/orig -> origin/gh/ezyang/3085/orig 2025-07-17T08:14:10.1877185Z * [new branch] gh/ezyang/3086/base -> origin/gh/ezyang/3086/base 2025-07-17T08:14:10.1880385Z * [new branch] gh/ezyang/3086/head -> origin/gh/ezyang/3086/head 2025-07-17T08:14:10.1883575Z * [new branch] gh/ezyang/3086/orig -> origin/gh/ezyang/3086/orig 2025-07-17T08:14:10.1888079Z * [new branch] gh/ezyang/3087/base -> origin/gh/ezyang/3087/base 2025-07-17T08:14:10.1891238Z * [new branch] gh/ezyang/3087/head -> origin/gh/ezyang/3087/head 2025-07-17T08:14:10.1894408Z * [new branch] gh/ezyang/3087/orig -> origin/gh/ezyang/3087/orig 2025-07-17T08:14:10.1898793Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-07-17T08:14:10.1901968Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-07-17T08:14:10.1905188Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-07-17T08:14:10.1909523Z * [new branch] gh/ezyang/3089/base -> origin/gh/ezyang/3089/base 2025-07-17T08:14:10.1912697Z * [new branch] gh/ezyang/3089/head -> origin/gh/ezyang/3089/head 2025-07-17T08:14:10.1916081Z * [new branch] gh/ezyang/3089/orig -> origin/gh/ezyang/3089/orig 2025-07-17T08:14:10.1920560Z * [new branch] gh/ezyang/3090/base -> origin/gh/ezyang/3090/base 2025-07-17T08:14:10.1923758Z * [new branch] gh/ezyang/3090/head -> origin/gh/ezyang/3090/head 2025-07-17T08:14:10.1926906Z * [new branch] gh/ezyang/3090/orig -> origin/gh/ezyang/3090/orig 2025-07-17T08:14:10.1931392Z * [new branch] gh/ezyang/3091/base -> origin/gh/ezyang/3091/base 2025-07-17T08:14:10.1934606Z * [new branch] gh/ezyang/3091/head -> origin/gh/ezyang/3091/head 2025-07-17T08:14:10.1937763Z * [new branch] gh/ezyang/3091/orig -> origin/gh/ezyang/3091/orig 2025-07-17T08:14:10.1942125Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-07-17T08:14:10.1945270Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-07-17T08:14:10.1948488Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-07-17T08:14:10.1952906Z * [new branch] gh/ezyang/3093/base -> origin/gh/ezyang/3093/base 2025-07-17T08:14:10.1956235Z * [new branch] gh/ezyang/3093/head -> origin/gh/ezyang/3093/head 2025-07-17T08:14:10.1959402Z * [new branch] gh/ezyang/3093/orig -> origin/gh/ezyang/3093/orig 2025-07-17T08:14:10.1964017Z * [new branch] gh/ezyang/3094/base -> origin/gh/ezyang/3094/base 2025-07-17T08:14:10.1967165Z * [new branch] gh/ezyang/3094/head -> origin/gh/ezyang/3094/head 2025-07-17T08:14:10.1970522Z * [new branch] gh/ezyang/3094/orig -> origin/gh/ezyang/3094/orig 2025-07-17T08:14:10.1974797Z * [new branch] gh/ezyang/3095/base -> origin/gh/ezyang/3095/base 2025-07-17T08:14:10.1977974Z * [new branch] gh/ezyang/3095/head -> origin/gh/ezyang/3095/head 2025-07-17T08:14:10.1981162Z * [new branch] gh/ezyang/3095/orig -> origin/gh/ezyang/3095/orig 2025-07-17T08:14:10.1985551Z * [new branch] gh/ezyang/3096/base -> origin/gh/ezyang/3096/base 2025-07-17T08:14:10.1988704Z * [new branch] gh/ezyang/3096/head -> origin/gh/ezyang/3096/head 2025-07-17T08:14:10.1991872Z * [new branch] gh/ezyang/3096/orig -> origin/gh/ezyang/3096/orig 2025-07-17T08:14:10.1996468Z * [new branch] gh/ezyang/3097/base -> origin/gh/ezyang/3097/base 2025-07-17T08:14:10.1999756Z * [new branch] gh/ezyang/3097/head -> origin/gh/ezyang/3097/head 2025-07-17T08:14:10.2003060Z * [new branch] gh/ezyang/3097/orig -> origin/gh/ezyang/3097/orig 2025-07-17T08:14:10.2007469Z * [new branch] gh/ezyang/3098/base -> origin/gh/ezyang/3098/base 2025-07-17T08:14:10.2010656Z * [new branch] gh/ezyang/3098/head -> origin/gh/ezyang/3098/head 2025-07-17T08:14:10.2013841Z * [new branch] gh/ezyang/3098/orig -> origin/gh/ezyang/3098/orig 2025-07-17T08:14:10.2018264Z * [new branch] gh/ezyang/3099/base -> origin/gh/ezyang/3099/base 2025-07-17T08:14:10.2021468Z * [new branch] gh/ezyang/3099/head -> origin/gh/ezyang/3099/head 2025-07-17T08:14:10.2024775Z * [new branch] gh/ezyang/3099/orig -> origin/gh/ezyang/3099/orig 2025-07-17T08:14:10.2029197Z * [new branch] gh/ezyang/3100/base -> origin/gh/ezyang/3100/base 2025-07-17T08:14:10.2032430Z * [new branch] gh/ezyang/3100/head -> origin/gh/ezyang/3100/head 2025-07-17T08:14:10.2035921Z * [new branch] gh/ezyang/3100/orig -> origin/gh/ezyang/3100/orig 2025-07-17T08:14:10.2040359Z * [new branch] gh/ezyang/3101/base -> origin/gh/ezyang/3101/base 2025-07-17T08:14:10.2043733Z * [new branch] gh/ezyang/3101/head -> origin/gh/ezyang/3101/head 2025-07-17T08:14:10.2046959Z * [new branch] gh/ezyang/3101/orig -> origin/gh/ezyang/3101/orig 2025-07-17T08:14:10.2051884Z * [new branch] gh/ezyang/3102/base -> origin/gh/ezyang/3102/base 2025-07-17T08:14:10.2054885Z * [new branch] gh/ezyang/3102/head -> origin/gh/ezyang/3102/head 2025-07-17T08:14:10.2058031Z * [new branch] gh/ezyang/3102/orig -> origin/gh/ezyang/3102/orig 2025-07-17T08:14:10.2062541Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-07-17T08:14:10.2065679Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-07-17T08:14:10.2068916Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-07-17T08:14:10.2074428Z * [new branch] gh/ezyang/3104/base -> origin/gh/ezyang/3104/base 2025-07-17T08:14:10.2077852Z * [new branch] gh/ezyang/3104/head -> origin/gh/ezyang/3104/head 2025-07-17T08:14:10.2081142Z * [new branch] gh/ezyang/3104/orig -> origin/gh/ezyang/3104/orig 2025-07-17T08:14:10.2085556Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-07-17T08:14:10.2088745Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-07-17T08:14:10.2091971Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-07-17T08:14:10.2096371Z * [new branch] gh/ezyang/3106/base -> origin/gh/ezyang/3106/base 2025-07-17T08:14:10.2099809Z * [new branch] gh/ezyang/3106/head -> origin/gh/ezyang/3106/head 2025-07-17T08:14:10.2102870Z * [new branch] gh/ezyang/3106/orig -> origin/gh/ezyang/3106/orig 2025-07-17T08:14:10.2107443Z * [new branch] gh/ezyang/3107/base -> origin/gh/ezyang/3107/base 2025-07-17T08:14:10.2110675Z * [new branch] gh/ezyang/3107/head -> origin/gh/ezyang/3107/head 2025-07-17T08:14:10.2114009Z * [new branch] gh/ezyang/3107/orig -> origin/gh/ezyang/3107/orig 2025-07-17T08:14:10.2118467Z * [new branch] gh/ezyang/3108/base -> origin/gh/ezyang/3108/base 2025-07-17T08:14:10.2121667Z * [new branch] gh/ezyang/3108/head -> origin/gh/ezyang/3108/head 2025-07-17T08:14:10.2124878Z * [new branch] gh/ezyang/3108/orig -> origin/gh/ezyang/3108/orig 2025-07-17T08:14:10.2130253Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-07-17T08:14:10.2133596Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-07-17T08:14:10.2136698Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-07-17T08:14:10.2142096Z * [new branch] gh/fduwjj/146/base -> origin/gh/fduwjj/146/base 2025-07-17T08:14:10.2145241Z * [new branch] gh/fduwjj/146/head -> origin/gh/fduwjj/146/head 2025-07-17T08:14:10.2148581Z * [new branch] gh/fduwjj/146/orig -> origin/gh/fduwjj/146/orig 2025-07-17T08:14:10.2153143Z * [new branch] gh/fduwjj/150/base -> origin/gh/fduwjj/150/base 2025-07-17T08:14:10.2156546Z * [new branch] gh/fduwjj/150/head -> origin/gh/fduwjj/150/head 2025-07-17T08:14:10.2159654Z * [new branch] gh/fduwjj/150/orig -> origin/gh/fduwjj/150/orig 2025-07-17T08:14:10.2164209Z * [new branch] gh/fduwjj/151/base -> origin/gh/fduwjj/151/base 2025-07-17T08:14:10.2167439Z * [new branch] gh/fduwjj/151/head -> origin/gh/fduwjj/151/head 2025-07-17T08:14:10.2170626Z * [new branch] gh/fduwjj/151/orig -> origin/gh/fduwjj/151/orig 2025-07-17T08:14:10.2175079Z * [new branch] gh/fduwjj/152/base -> origin/gh/fduwjj/152/base 2025-07-17T08:14:10.2178301Z * [new branch] gh/fduwjj/152/head -> origin/gh/fduwjj/152/head 2025-07-17T08:14:10.2181587Z * [new branch] gh/fduwjj/152/orig -> origin/gh/fduwjj/152/orig 2025-07-17T08:14:10.2186180Z * [new branch] gh/fduwjj/153/base -> origin/gh/fduwjj/153/base 2025-07-17T08:14:10.2189706Z * [new branch] gh/fduwjj/153/head -> origin/gh/fduwjj/153/head 2025-07-17T08:14:10.2193148Z * [new branch] gh/fduwjj/153/orig -> origin/gh/fduwjj/153/orig 2025-07-17T08:14:10.2197946Z * [new branch] gh/fduwjj/154/base -> origin/gh/fduwjj/154/base 2025-07-17T08:14:10.2201017Z * [new branch] gh/fduwjj/154/head -> origin/gh/fduwjj/154/head 2025-07-17T08:14:10.2204196Z * [new branch] gh/fduwjj/154/orig -> origin/gh/fduwjj/154/orig 2025-07-17T08:14:10.2208604Z * [new branch] gh/fduwjj/155/base -> origin/gh/fduwjj/155/base 2025-07-17T08:14:10.2211870Z * [new branch] gh/fduwjj/155/head -> origin/gh/fduwjj/155/head 2025-07-17T08:14:10.2215074Z * [new branch] gh/fduwjj/155/orig -> origin/gh/fduwjj/155/orig 2025-07-17T08:14:10.2219737Z * [new branch] gh/fduwjj/156/base -> origin/gh/fduwjj/156/base 2025-07-17T08:14:10.2222896Z * [new branch] gh/fduwjj/156/head -> origin/gh/fduwjj/156/head 2025-07-17T08:14:10.2226101Z * [new branch] gh/fduwjj/156/orig -> origin/gh/fduwjj/156/orig 2025-07-17T08:14:10.2230670Z * [new branch] gh/fduwjj/157/base -> origin/gh/fduwjj/157/base 2025-07-17T08:14:10.2233737Z * [new branch] gh/fduwjj/157/head -> origin/gh/fduwjj/157/head 2025-07-17T08:14:10.2237127Z * [new branch] gh/fduwjj/157/orig -> origin/gh/fduwjj/157/orig 2025-07-17T08:14:10.2241604Z * [new branch] gh/fduwjj/158/base -> origin/gh/fduwjj/158/base 2025-07-17T08:14:10.2244762Z * [new branch] gh/fduwjj/158/head -> origin/gh/fduwjj/158/head 2025-07-17T08:14:10.2247944Z * [new branch] gh/fduwjj/158/orig -> origin/gh/fduwjj/158/orig 2025-07-17T08:14:10.2252228Z * [new branch] gh/fduwjj/159/base -> origin/gh/fduwjj/159/base 2025-07-17T08:14:10.2255369Z * [new branch] gh/fduwjj/159/head -> origin/gh/fduwjj/159/head 2025-07-17T08:14:10.2258608Z * [new branch] gh/fduwjj/159/orig -> origin/gh/fduwjj/159/orig 2025-07-17T08:14:10.2262848Z * [new branch] gh/fduwjj/160/base -> origin/gh/fduwjj/160/base 2025-07-17T08:14:10.2266019Z * [new branch] gh/fduwjj/160/head -> origin/gh/fduwjj/160/head 2025-07-17T08:14:10.2269241Z * [new branch] gh/fduwjj/160/orig -> origin/gh/fduwjj/160/orig 2025-07-17T08:14:10.2273573Z * [new branch] gh/fduwjj/161/base -> origin/gh/fduwjj/161/base 2025-07-17T08:14:10.2276867Z * [new branch] gh/fduwjj/161/head -> origin/gh/fduwjj/161/head 2025-07-17T08:14:10.2280069Z * [new branch] gh/fduwjj/161/orig -> origin/gh/fduwjj/161/orig 2025-07-17T08:14:10.2284636Z * [new branch] gh/fduwjj/162/base -> origin/gh/fduwjj/162/base 2025-07-17T08:14:10.2287823Z * [new branch] gh/fduwjj/162/head -> origin/gh/fduwjj/162/head 2025-07-17T08:14:10.2290992Z * [new branch] gh/fduwjj/162/orig -> origin/gh/fduwjj/162/orig 2025-07-17T08:14:10.2295585Z * [new branch] gh/fduwjj/163/base -> origin/gh/fduwjj/163/base 2025-07-17T08:14:10.2298722Z * [new branch] gh/fduwjj/163/head -> origin/gh/fduwjj/163/head 2025-07-17T08:14:10.2302004Z * [new branch] gh/fduwjj/163/orig -> origin/gh/fduwjj/163/orig 2025-07-17T08:14:10.2306420Z * [new branch] gh/fduwjj/164/base -> origin/gh/fduwjj/164/base 2025-07-17T08:14:10.2309648Z * [new branch] gh/fduwjj/164/head -> origin/gh/fduwjj/164/head 2025-07-17T08:14:10.2312925Z * [new branch] gh/fduwjj/164/orig -> origin/gh/fduwjj/164/orig 2025-07-17T08:14:10.2320753Z * [new branch] gh/fduwjj/165/base -> origin/gh/fduwjj/165/base 2025-07-17T08:14:10.2323908Z * [new branch] gh/fduwjj/165/head -> origin/gh/fduwjj/165/head 2025-07-17T08:14:10.2327213Z * [new branch] gh/fduwjj/165/orig -> origin/gh/fduwjj/165/orig 2025-07-17T08:14:10.2331716Z * [new branch] gh/fduwjj/166/base -> origin/gh/fduwjj/166/base 2025-07-17T08:14:10.2334796Z * [new branch] gh/fduwjj/166/head -> origin/gh/fduwjj/166/head 2025-07-17T08:14:10.2338079Z * [new branch] gh/fduwjj/166/orig -> origin/gh/fduwjj/166/orig 2025-07-17T08:14:10.2342531Z * [new branch] gh/fduwjj/167/base -> origin/gh/fduwjj/167/base 2025-07-17T08:14:10.2345707Z * [new branch] gh/fduwjj/167/head -> origin/gh/fduwjj/167/head 2025-07-17T08:14:10.2348981Z * [new branch] gh/fduwjj/167/orig -> origin/gh/fduwjj/167/orig 2025-07-17T08:14:10.2353462Z * [new branch] gh/fduwjj/168/base -> origin/gh/fduwjj/168/base 2025-07-17T08:14:10.2356823Z * [new branch] gh/fduwjj/168/head -> origin/gh/fduwjj/168/head 2025-07-17T08:14:10.2359960Z * [new branch] gh/fduwjj/168/orig -> origin/gh/fduwjj/168/orig 2025-07-17T08:14:10.2364554Z * [new branch] gh/fduwjj/169/base -> origin/gh/fduwjj/169/base 2025-07-17T08:14:10.2367528Z * [new branch] gh/fduwjj/169/head -> origin/gh/fduwjj/169/head 2025-07-17T08:14:10.2371099Z * [new branch] gh/fduwjj/169/orig -> origin/gh/fduwjj/169/orig 2025-07-17T08:14:10.2376403Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-07-17T08:14:10.2379589Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-07-17T08:14:10.2382785Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-07-17T08:14:10.2387211Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-07-17T08:14:10.2390312Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-07-17T08:14:10.2393612Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-07-17T08:14:10.2398968Z * [new branch] gh/fffrog/103/base -> origin/gh/fffrog/103/base 2025-07-17T08:14:10.2402231Z * [new branch] gh/fffrog/103/head -> origin/gh/fffrog/103/head 2025-07-17T08:14:10.2405516Z * [new branch] gh/fffrog/103/orig -> origin/gh/fffrog/103/orig 2025-07-17T08:14:10.2409972Z * [new branch] gh/fffrog/104/base -> origin/gh/fffrog/104/base 2025-07-17T08:14:10.2413242Z * [new branch] gh/fffrog/104/head -> origin/gh/fffrog/104/head 2025-07-17T08:14:10.2416475Z * [new branch] gh/fffrog/104/orig -> origin/gh/fffrog/104/orig 2025-07-17T08:14:10.2420855Z * [new branch] gh/fffrog/105/base -> origin/gh/fffrog/105/base 2025-07-17T08:14:10.2424014Z * [new branch] gh/fffrog/105/head -> origin/gh/fffrog/105/head 2025-07-17T08:14:10.2427223Z * [new branch] gh/fffrog/105/orig -> origin/gh/fffrog/105/orig 2025-07-17T08:14:10.2444426Z * [new branch] gh/fffrog/106/base -> origin/gh/fffrog/106/base 2025-07-17T08:14:10.2444748Z * [new branch] gh/fffrog/106/head -> origin/gh/fffrog/106/head 2025-07-17T08:14:10.2445052Z * [new branch] gh/fffrog/106/orig -> origin/gh/fffrog/106/orig 2025-07-17T08:14:10.2445363Z * [new branch] gh/fffrog/107/base -> origin/gh/fffrog/107/base 2025-07-17T08:14:10.2445892Z * [new branch] gh/fffrog/107/head -> origin/gh/fffrog/107/head 2025-07-17T08:14:10.2449199Z * [new branch] gh/fffrog/107/orig -> origin/gh/fffrog/107/orig 2025-07-17T08:14:10.2453691Z * [new branch] gh/fffrog/108/base -> origin/gh/fffrog/108/base 2025-07-17T08:14:10.2456842Z * [new branch] gh/fffrog/108/head -> origin/gh/fffrog/108/head 2025-07-17T08:14:10.2460066Z * [new branch] gh/fffrog/108/orig -> origin/gh/fffrog/108/orig 2025-07-17T08:14:10.2464426Z * [new branch] gh/fffrog/109/base -> origin/gh/fffrog/109/base 2025-07-17T08:14:10.2467566Z * [new branch] gh/fffrog/109/head -> origin/gh/fffrog/109/head 2025-07-17T08:14:10.2470719Z * [new branch] gh/fffrog/109/orig -> origin/gh/fffrog/109/orig 2025-07-17T08:14:10.2475275Z * [new branch] gh/fffrog/110/base -> origin/gh/fffrog/110/base 2025-07-17T08:14:10.2478643Z * [new branch] gh/fffrog/110/head -> origin/gh/fffrog/110/head 2025-07-17T08:14:10.2481840Z * [new branch] gh/fffrog/110/orig -> origin/gh/fffrog/110/orig 2025-07-17T08:14:10.2486189Z * [new branch] gh/fffrog/111/base -> origin/gh/fffrog/111/base 2025-07-17T08:14:10.2489431Z * [new branch] gh/fffrog/111/head -> origin/gh/fffrog/111/head 2025-07-17T08:14:10.2492564Z * [new branch] gh/fffrog/111/orig -> origin/gh/fffrog/111/orig 2025-07-17T08:14:10.2497260Z * [new branch] gh/fffrog/112/base -> origin/gh/fffrog/112/base 2025-07-17T08:14:10.2500164Z * [new branch] gh/fffrog/112/head -> origin/gh/fffrog/112/head 2025-07-17T08:14:10.2503426Z * [new branch] gh/fffrog/112/orig -> origin/gh/fffrog/112/orig 2025-07-17T08:14:10.2507715Z * [new branch] gh/fffrog/113/base -> origin/gh/fffrog/113/base 2025-07-17T08:14:10.2510875Z * [new branch] gh/fffrog/113/head -> origin/gh/fffrog/113/head 2025-07-17T08:14:10.2514296Z * [new branch] gh/fffrog/113/orig -> origin/gh/fffrog/113/orig 2025-07-17T08:14:10.2518765Z * [new branch] gh/fffrog/114/base -> origin/gh/fffrog/114/base 2025-07-17T08:14:10.2521847Z * [new branch] gh/fffrog/114/head -> origin/gh/fffrog/114/head 2025-07-17T08:14:10.2525384Z * [new branch] gh/fffrog/114/orig -> origin/gh/fffrog/114/orig 2025-07-17T08:14:10.2529777Z * [new branch] gh/fffrog/115/base -> origin/gh/fffrog/115/base 2025-07-17T08:14:10.2532940Z * [new branch] gh/fffrog/115/head -> origin/gh/fffrog/115/head 2025-07-17T08:14:10.2536113Z * [new branch] gh/fffrog/115/orig -> origin/gh/fffrog/115/orig 2025-07-17T08:14:10.2540592Z * [new branch] gh/fffrog/116/base -> origin/gh/fffrog/116/base 2025-07-17T08:14:10.2543810Z * [new branch] gh/fffrog/116/head -> origin/gh/fffrog/116/head 2025-07-17T08:14:10.2547106Z * [new branch] gh/fffrog/116/orig -> origin/gh/fffrog/116/orig 2025-07-17T08:14:10.2551461Z * [new branch] gh/fffrog/117/base -> origin/gh/fffrog/117/base 2025-07-17T08:14:10.2555377Z * [new branch] gh/fffrog/117/head -> origin/gh/fffrog/117/head 2025-07-17T08:14:10.2558752Z * [new branch] gh/fffrog/117/orig -> origin/gh/fffrog/117/orig 2025-07-17T08:14:10.2563330Z * [new branch] gh/fffrog/118/base -> origin/gh/fffrog/118/base 2025-07-17T08:14:10.2566579Z * [new branch] gh/fffrog/118/head -> origin/gh/fffrog/118/head 2025-07-17T08:14:10.2569811Z * [new branch] gh/fffrog/118/orig -> origin/gh/fffrog/118/orig 2025-07-17T08:14:10.2574222Z * [new branch] gh/fffrog/119/base -> origin/gh/fffrog/119/base 2025-07-17T08:14:10.2577369Z * [new branch] gh/fffrog/119/head -> origin/gh/fffrog/119/head 2025-07-17T08:14:10.2580552Z * [new branch] gh/fffrog/119/orig -> origin/gh/fffrog/119/orig 2025-07-17T08:14:10.2585050Z * [new branch] gh/fffrog/120/base -> origin/gh/fffrog/120/base 2025-07-17T08:14:10.2588245Z * [new branch] gh/fffrog/120/head -> origin/gh/fffrog/120/head 2025-07-17T08:14:10.2591443Z * [new branch] gh/fffrog/120/orig -> origin/gh/fffrog/120/orig 2025-07-17T08:14:10.2596119Z * [new branch] gh/fffrog/121/base -> origin/gh/fffrog/121/base 2025-07-17T08:14:10.2599273Z * [new branch] gh/fffrog/121/head -> origin/gh/fffrog/121/head 2025-07-17T08:14:10.2602526Z * [new branch] gh/fffrog/121/orig -> origin/gh/fffrog/121/orig 2025-07-17T08:14:10.2606859Z * [new branch] gh/fffrog/122/base -> origin/gh/fffrog/122/base 2025-07-17T08:14:10.2610085Z * [new branch] gh/fffrog/122/head -> origin/gh/fffrog/122/head 2025-07-17T08:14:10.2613429Z * [new branch] gh/fffrog/122/orig -> origin/gh/fffrog/122/orig 2025-07-17T08:14:10.2617873Z * [new branch] gh/fffrog/123/base -> origin/gh/fffrog/123/base 2025-07-17T08:14:10.2621072Z * [new branch] gh/fffrog/123/head -> origin/gh/fffrog/123/head 2025-07-17T08:14:10.2624724Z * [new branch] gh/fffrog/123/orig -> origin/gh/fffrog/123/orig 2025-07-17T08:14:10.2628970Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-07-17T08:14:10.2632156Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-07-17T08:14:10.2635489Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-07-17T08:14:10.2639869Z * [new branch] gh/fffrog/67/base -> origin/gh/fffrog/67/base 2025-07-17T08:14:10.2643048Z * [new branch] gh/fffrog/67/head -> origin/gh/fffrog/67/head 2025-07-17T08:14:10.2646251Z * [new branch] gh/fffrog/67/orig -> origin/gh/fffrog/67/orig 2025-07-17T08:14:10.2650768Z * [new branch] gh/fffrog/87/base -> origin/gh/fffrog/87/base 2025-07-17T08:14:10.2653932Z * [new branch] gh/fffrog/87/head -> origin/gh/fffrog/87/head 2025-07-17T08:14:10.2657091Z * [new branch] gh/fffrog/87/orig -> origin/gh/fffrog/87/orig 2025-07-17T08:14:10.2661553Z * [new branch] gh/fffrog/93/base -> origin/gh/fffrog/93/base 2025-07-17T08:14:10.2664674Z * [new branch] gh/fffrog/93/head -> origin/gh/fffrog/93/head 2025-07-17T08:14:10.2667846Z * [new branch] gh/fffrog/93/orig -> origin/gh/fffrog/93/orig 2025-07-17T08:14:10.2672343Z * [new branch] gh/fffrog/99/base -> origin/gh/fffrog/99/base 2025-07-17T08:14:10.2675687Z * [new branch] gh/fffrog/99/head -> origin/gh/fffrog/99/head 2025-07-17T08:14:10.2678840Z * [new branch] gh/fffrog/99/orig -> origin/gh/fffrog/99/orig 2025-07-17T08:14:10.2684202Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-07-17T08:14:10.2687378Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-07-17T08:14:10.2690596Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-07-17T08:14:10.2694875Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-07-17T08:14:10.2698079Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-07-17T08:14:10.2701587Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-07-17T08:14:10.2705565Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-07-17T08:14:10.2708753Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-07-17T08:14:10.2712019Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-07-17T08:14:10.2716605Z * [new branch] gh/gmagogsfm/4/base -> origin/gh/gmagogsfm/4/base 2025-07-17T08:14:10.2719779Z * [new branch] gh/gmagogsfm/4/head -> origin/gh/gmagogsfm/4/head 2025-07-17T08:14:10.2722973Z * [new branch] gh/gmagogsfm/4/orig -> origin/gh/gmagogsfm/4/orig 2025-07-17T08:14:10.2728284Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-07-17T08:14:10.2731554Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-07-17T08:14:10.2734739Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-07-17T08:14:10.2739382Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-07-17T08:14:10.2742560Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-07-17T08:14:10.2745753Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-07-17T08:14:10.2750154Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-07-17T08:14:10.2753466Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-07-17T08:14:10.2757085Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-07-17T08:14:10.2761328Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-07-17T08:14:10.2764552Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-07-17T08:14:10.2767758Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-07-17T08:14:10.2772150Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-07-17T08:14:10.2775332Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-07-17T08:14:10.2778498Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-07-17T08:14:10.2782882Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-07-17T08:14:10.2786066Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-07-17T08:14:10.2789254Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-07-17T08:14:10.2793754Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-07-17T08:14:10.2796923Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-07-17T08:14:10.2800277Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-07-17T08:14:10.2804825Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-07-17T08:14:10.2808000Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-07-17T08:14:10.2811170Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-07-17T08:14:10.2815575Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-07-17T08:14:10.2818757Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-07-17T08:14:10.2822026Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-07-17T08:14:10.2826378Z * [new branch] gh/guangyey/154/base -> origin/gh/guangyey/154/base 2025-07-17T08:14:10.2829547Z * [new branch] gh/guangyey/154/head -> origin/gh/guangyey/154/head 2025-07-17T08:14:10.2832738Z * [new branch] gh/guangyey/154/orig -> origin/gh/guangyey/154/orig 2025-07-17T08:14:10.2837318Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-07-17T08:14:10.2840491Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-07-17T08:14:10.2843791Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-07-17T08:14:10.2848289Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-07-17T08:14:10.2851486Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-07-17T08:14:10.2854709Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-07-17T08:14:10.2859123Z * [new branch] gh/guangyey/160/base -> origin/gh/guangyey/160/base 2025-07-17T08:14:10.2862310Z * [new branch] gh/guangyey/160/head -> origin/gh/guangyey/160/head 2025-07-17T08:14:10.2865501Z * [new branch] gh/guangyey/160/orig -> origin/gh/guangyey/160/orig 2025-07-17T08:14:10.2869932Z * [new branch] gh/guangyey/161/base -> origin/gh/guangyey/161/base 2025-07-17T08:14:10.2873261Z * [new branch] gh/guangyey/161/head -> origin/gh/guangyey/161/head 2025-07-17T08:14:10.2876507Z * [new branch] gh/guangyey/161/orig -> origin/gh/guangyey/161/orig 2025-07-17T08:14:10.2880880Z * [new branch] gh/guangyey/162/base -> origin/gh/guangyey/162/base 2025-07-17T08:14:10.2884218Z * [new branch] gh/guangyey/162/head -> origin/gh/guangyey/162/head 2025-07-17T08:14:10.2887393Z * [new branch] gh/guangyey/162/orig -> origin/gh/guangyey/162/orig 2025-07-17T08:14:10.2891907Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-07-17T08:14:10.2895117Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-07-17T08:14:10.2898306Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-07-17T08:14:10.2902679Z * [new branch] gh/guangyey/164/base -> origin/gh/guangyey/164/base 2025-07-17T08:14:10.2905833Z * [new branch] gh/guangyey/164/head -> origin/gh/guangyey/164/head 2025-07-17T08:14:10.2909063Z * [new branch] gh/guangyey/164/orig -> origin/gh/guangyey/164/orig 2025-07-17T08:14:10.2913575Z * [new branch] gh/guangyey/165/base -> origin/gh/guangyey/165/base 2025-07-17T08:14:10.2916791Z * [new branch] gh/guangyey/165/head -> origin/gh/guangyey/165/head 2025-07-17T08:14:10.2920202Z * [new branch] gh/guangyey/165/orig -> origin/gh/guangyey/165/orig 2025-07-17T08:14:10.2924720Z * [new branch] gh/guangyey/166/base -> origin/gh/guangyey/166/base 2025-07-17T08:14:10.2927880Z * [new branch] gh/guangyey/166/head -> origin/gh/guangyey/166/head 2025-07-17T08:14:10.2931250Z * [new branch] gh/guangyey/166/orig -> origin/gh/guangyey/166/orig 2025-07-17T08:14:10.2935590Z * [new branch] gh/guangyey/167/base -> origin/gh/guangyey/167/base 2025-07-17T08:14:10.2938780Z * [new branch] gh/guangyey/167/head -> origin/gh/guangyey/167/head 2025-07-17T08:14:10.2942012Z * [new branch] gh/guangyey/167/orig -> origin/gh/guangyey/167/orig 2025-07-17T08:14:10.2946440Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-07-17T08:14:10.2949652Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-07-17T08:14:10.2953028Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-07-17T08:14:10.2957534Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-07-17T08:14:10.2960700Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-07-17T08:14:10.2963904Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-07-17T08:14:10.2968285Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-07-17T08:14:10.2971491Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-07-17T08:14:10.2974754Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-07-17T08:14:10.2979262Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-07-17T08:14:10.2982438Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-07-17T08:14:10.2985673Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-07-17T08:14:10.2990121Z * [new branch] gh/guangyey/172/base -> origin/gh/guangyey/172/base 2025-07-17T08:14:10.2993406Z * [new branch] gh/guangyey/172/head -> origin/gh/guangyey/172/head 2025-07-17T08:14:10.2996736Z * [new branch] gh/guangyey/172/orig -> origin/gh/guangyey/172/orig 2025-07-17T08:14:10.3001162Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-07-17T08:14:10.3004600Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-07-17T08:14:10.3007596Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-07-17T08:14:10.3012285Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-07-17T08:14:10.3015195Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-07-17T08:14:10.3018425Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-07-17T08:14:10.3023982Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-07-17T08:14:10.3027585Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-07-17T08:14:10.3030877Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-07-17T08:14:10.3035456Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-07-17T08:14:10.3038719Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-07-17T08:14:10.3042036Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-07-17T08:14:10.3046457Z * [new branch] gh/guilhermeleobas/120/base -> origin/gh/guilhermeleobas/120/base 2025-07-17T08:14:10.3049711Z * [new branch] gh/guilhermeleobas/120/head -> origin/gh/guilhermeleobas/120/head 2025-07-17T08:14:10.3053097Z * [new branch] gh/guilhermeleobas/120/orig -> origin/gh/guilhermeleobas/120/orig 2025-07-17T08:14:10.3057774Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-07-17T08:14:10.3061052Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-07-17T08:14:10.3064339Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-07-17T08:14:10.3068812Z * [new branch] gh/guilhermeleobas/127/base -> origin/gh/guilhermeleobas/127/base 2025-07-17T08:14:10.3071986Z * [new branch] gh/guilhermeleobas/127/head -> origin/gh/guilhermeleobas/127/head 2025-07-17T08:14:10.3075467Z * [new branch] gh/guilhermeleobas/127/orig -> origin/gh/guilhermeleobas/127/orig 2025-07-17T08:14:10.3080025Z * [new branch] gh/guilhermeleobas/143/base -> origin/gh/guilhermeleobas/143/base 2025-07-17T08:14:10.3083247Z * [new branch] gh/guilhermeleobas/143/head -> origin/gh/guilhermeleobas/143/head 2025-07-17T08:14:10.3086558Z * [new branch] gh/guilhermeleobas/143/orig -> origin/gh/guilhermeleobas/143/orig 2025-07-17T08:14:10.3091088Z * [new branch] gh/guilhermeleobas/145/base -> origin/gh/guilhermeleobas/145/base 2025-07-17T08:14:10.3094273Z * [new branch] gh/guilhermeleobas/145/head -> origin/gh/guilhermeleobas/145/head 2025-07-17T08:14:10.3097535Z * [new branch] gh/guilhermeleobas/145/orig -> origin/gh/guilhermeleobas/145/orig 2025-07-17T08:14:10.3102162Z * [new branch] gh/guilhermeleobas/146/base -> origin/gh/guilhermeleobas/146/base 2025-07-17T08:14:10.3105827Z * [new branch] gh/guilhermeleobas/146/head -> origin/gh/guilhermeleobas/146/head 2025-07-17T08:14:10.3108847Z * [new branch] gh/guilhermeleobas/146/orig -> origin/gh/guilhermeleobas/146/orig 2025-07-17T08:14:10.3113439Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-07-17T08:14:10.3116694Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-07-17T08:14:10.3119915Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-07-17T08:14:10.3124411Z * [new branch] gh/guilhermeleobas/148/base -> origin/gh/guilhermeleobas/148/base 2025-07-17T08:14:10.3127576Z * [new branch] gh/guilhermeleobas/148/head -> origin/gh/guilhermeleobas/148/head 2025-07-17T08:14:10.3130908Z * [new branch] gh/guilhermeleobas/148/orig -> origin/gh/guilhermeleobas/148/orig 2025-07-17T08:14:10.3135609Z * [new branch] gh/guilhermeleobas/149/base -> origin/gh/guilhermeleobas/149/base 2025-07-17T08:14:10.3138613Z * [new branch] gh/guilhermeleobas/149/head -> origin/gh/guilhermeleobas/149/head 2025-07-17T08:14:10.3141824Z * [new branch] gh/guilhermeleobas/149/orig -> origin/gh/guilhermeleobas/149/orig 2025-07-17T08:14:10.3146418Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-07-17T08:14:10.3149614Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-07-17T08:14:10.3152943Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-07-17T08:14:10.3157492Z * [new branch] gh/guilhermeleobas/151/base -> origin/gh/guilhermeleobas/151/base 2025-07-17T08:14:10.3160636Z * [new branch] gh/guilhermeleobas/151/head -> origin/gh/guilhermeleobas/151/head 2025-07-17T08:14:10.3163988Z * [new branch] gh/guilhermeleobas/151/orig -> origin/gh/guilhermeleobas/151/orig 2025-07-17T08:14:10.3168466Z * [new branch] gh/guilhermeleobas/152/base -> origin/gh/guilhermeleobas/152/base 2025-07-17T08:14:10.3171660Z * [new branch] gh/guilhermeleobas/152/head -> origin/gh/guilhermeleobas/152/head 2025-07-17T08:14:10.3174916Z * [new branch] gh/guilhermeleobas/152/orig -> origin/gh/guilhermeleobas/152/orig 2025-07-17T08:14:10.3179336Z * [new branch] gh/guilhermeleobas/153/base -> origin/gh/guilhermeleobas/153/base 2025-07-17T08:14:10.3182566Z * [new branch] gh/guilhermeleobas/153/head -> origin/gh/guilhermeleobas/153/head 2025-07-17T08:14:10.3185801Z * [new branch] gh/guilhermeleobas/153/orig -> origin/gh/guilhermeleobas/153/orig 2025-07-17T08:14:10.3190529Z * [new branch] gh/guilhermeleobas/154/base -> origin/gh/guilhermeleobas/154/base 2025-07-17T08:14:10.3193860Z * [new branch] gh/guilhermeleobas/154/head -> origin/gh/guilhermeleobas/154/head 2025-07-17T08:14:10.3197100Z * [new branch] gh/guilhermeleobas/154/orig -> origin/gh/guilhermeleobas/154/orig 2025-07-17T08:14:10.3201445Z * [new branch] gh/guilhermeleobas/155/base -> origin/gh/guilhermeleobas/155/base 2025-07-17T08:14:10.3204813Z * [new branch] gh/guilhermeleobas/155/head -> origin/gh/guilhermeleobas/155/head 2025-07-17T08:14:10.3208035Z * [new branch] gh/guilhermeleobas/155/orig -> origin/gh/guilhermeleobas/155/orig 2025-07-17T08:14:10.3212405Z * [new branch] gh/guilhermeleobas/156/base -> origin/gh/guilhermeleobas/156/base 2025-07-17T08:14:10.3215663Z * [new branch] gh/guilhermeleobas/156/head -> origin/gh/guilhermeleobas/156/head 2025-07-17T08:14:10.3218911Z * [new branch] gh/guilhermeleobas/156/orig -> origin/gh/guilhermeleobas/156/orig 2025-07-17T08:14:10.3223346Z * [new branch] gh/guilhermeleobas/157/base -> origin/gh/guilhermeleobas/157/base 2025-07-17T08:14:10.3226608Z * [new branch] gh/guilhermeleobas/157/head -> origin/gh/guilhermeleobas/157/head 2025-07-17T08:14:10.3229803Z * [new branch] gh/guilhermeleobas/157/orig -> origin/gh/guilhermeleobas/157/orig 2025-07-17T08:14:10.3234529Z * [new branch] gh/guilhermeleobas/158/base -> origin/gh/guilhermeleobas/158/base 2025-07-17T08:14:10.3237785Z * [new branch] gh/guilhermeleobas/158/head -> origin/gh/guilhermeleobas/158/head 2025-07-17T08:14:10.3240975Z * [new branch] gh/guilhermeleobas/158/orig -> origin/gh/guilhermeleobas/158/orig 2025-07-17T08:14:10.3245379Z * [new branch] gh/guilhermeleobas/159/base -> origin/gh/guilhermeleobas/159/base 2025-07-17T08:14:10.3248612Z * [new branch] gh/guilhermeleobas/159/head -> origin/gh/guilhermeleobas/159/head 2025-07-17T08:14:10.3251912Z * [new branch] gh/guilhermeleobas/159/orig -> origin/gh/guilhermeleobas/159/orig 2025-07-17T08:14:10.3256494Z * [new branch] gh/guilhermeleobas/160/base -> origin/gh/guilhermeleobas/160/base 2025-07-17T08:14:10.3259415Z * [new branch] gh/guilhermeleobas/160/head -> origin/gh/guilhermeleobas/160/head 2025-07-17T08:14:10.3262691Z * [new branch] gh/guilhermeleobas/160/orig -> origin/gh/guilhermeleobas/160/orig 2025-07-17T08:14:10.3267097Z * [new branch] gh/guilhermeleobas/161/base -> origin/gh/guilhermeleobas/161/base 2025-07-17T08:14:10.3270282Z * [new branch] gh/guilhermeleobas/161/head -> origin/gh/guilhermeleobas/161/head 2025-07-17T08:14:10.3273631Z * [new branch] gh/guilhermeleobas/161/orig -> origin/gh/guilhermeleobas/161/orig 2025-07-17T08:14:10.3278447Z * [new branch] gh/guilhermeleobas/162/base -> origin/gh/guilhermeleobas/162/base 2025-07-17T08:14:10.3281671Z * [new branch] gh/guilhermeleobas/162/head -> origin/gh/guilhermeleobas/162/head 2025-07-17T08:14:10.3285102Z * [new branch] gh/guilhermeleobas/162/orig -> origin/gh/guilhermeleobas/162/orig 2025-07-17T08:14:10.3289785Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-07-17T08:14:10.3292986Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-07-17T08:14:10.3296179Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-07-17T08:14:10.3300629Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-07-17T08:14:10.3303810Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-07-17T08:14:10.3307031Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-07-17T08:14:10.3311499Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-07-17T08:14:10.3314980Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-07-17T08:14:10.3318183Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-07-17T08:14:10.3322824Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-07-17T08:14:10.3326053Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-07-17T08:14:10.3329270Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-07-17T08:14:10.3333747Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-07-17T08:14:10.3336957Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-07-17T08:14:10.3340201Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-07-17T08:14:10.3344673Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-07-17T08:14:10.3347835Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-07-17T08:14:10.3351117Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-07-17T08:14:10.3357952Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-07-17T08:14:10.3361160Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-07-17T08:14:10.3364406Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-07-17T08:14:10.3369133Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-07-17T08:14:10.3372385Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-07-17T08:14:10.3375637Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-07-17T08:14:10.3380230Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-07-17T08:14:10.3383271Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-07-17T08:14:10.3386457Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-07-17T08:14:10.3390883Z * [new branch] gh/guilhermeleobas/172/base -> origin/gh/guilhermeleobas/172/base 2025-07-17T08:14:10.3394221Z * [new branch] gh/guilhermeleobas/172/head -> origin/gh/guilhermeleobas/172/head 2025-07-17T08:14:10.3397423Z * [new branch] gh/guilhermeleobas/172/orig -> origin/gh/guilhermeleobas/172/orig 2025-07-17T08:14:10.3401837Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-07-17T08:14:10.3405085Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-07-17T08:14:10.3408352Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-07-17T08:14:10.3412880Z * [new branch] gh/guilhermeleobas/174/base -> origin/gh/guilhermeleobas/174/base 2025-07-17T08:14:10.3416078Z * [new branch] gh/guilhermeleobas/174/head -> origin/gh/guilhermeleobas/174/head 2025-07-17T08:14:10.3419286Z * [new branch] gh/guilhermeleobas/174/orig -> origin/gh/guilhermeleobas/174/orig 2025-07-17T08:14:10.3423713Z * [new branch] gh/guilhermeleobas/175/base -> origin/gh/guilhermeleobas/175/base 2025-07-17T08:14:10.3426907Z * [new branch] gh/guilhermeleobas/175/head -> origin/gh/guilhermeleobas/175/head 2025-07-17T08:14:10.3430127Z * [new branch] gh/guilhermeleobas/175/orig -> origin/gh/guilhermeleobas/175/orig 2025-07-17T08:14:10.3434667Z * [new branch] gh/guilhermeleobas/176/base -> origin/gh/guilhermeleobas/176/base 2025-07-17T08:14:10.3437990Z * [new branch] gh/guilhermeleobas/176/head -> origin/gh/guilhermeleobas/176/head 2025-07-17T08:14:10.3441165Z * [new branch] gh/guilhermeleobas/176/orig -> origin/gh/guilhermeleobas/176/orig 2025-07-17T08:14:10.3445560Z * [new branch] gh/guilhermeleobas/177/base -> origin/gh/guilhermeleobas/177/base 2025-07-17T08:14:10.3448748Z * [new branch] gh/guilhermeleobas/177/head -> origin/gh/guilhermeleobas/177/head 2025-07-17T08:14:10.3451946Z * [new branch] gh/guilhermeleobas/177/orig -> origin/gh/guilhermeleobas/177/orig 2025-07-17T08:14:10.3456647Z * [new branch] gh/guilhermeleobas/178/base -> origin/gh/guilhermeleobas/178/base 2025-07-17T08:14:10.3459774Z * [new branch] gh/guilhermeleobas/178/head -> origin/gh/guilhermeleobas/178/head 2025-07-17T08:14:10.3462989Z * [new branch] gh/guilhermeleobas/178/orig -> origin/gh/guilhermeleobas/178/orig 2025-07-17T08:14:10.3467451Z * [new branch] gh/guilhermeleobas/179/base -> origin/gh/guilhermeleobas/179/base 2025-07-17T08:14:10.3470620Z * [new branch] gh/guilhermeleobas/179/head -> origin/gh/guilhermeleobas/179/head 2025-07-17T08:14:10.3474153Z * [new branch] gh/guilhermeleobas/179/orig -> origin/gh/guilhermeleobas/179/orig 2025-07-17T08:14:10.3478833Z * [new branch] gh/guilhermeleobas/180/base -> origin/gh/guilhermeleobas/180/base 2025-07-17T08:14:10.3481827Z * [new branch] gh/guilhermeleobas/180/head -> origin/gh/guilhermeleobas/180/head 2025-07-17T08:14:10.3485021Z * [new branch] gh/guilhermeleobas/180/orig -> origin/gh/guilhermeleobas/180/orig 2025-07-17T08:14:10.3489480Z * [new branch] gh/guilhermeleobas/181/base -> origin/gh/guilhermeleobas/181/base 2025-07-17T08:14:10.3492730Z * [new branch] gh/guilhermeleobas/181/head -> origin/gh/guilhermeleobas/181/head 2025-07-17T08:14:10.3495982Z * [new branch] gh/guilhermeleobas/181/orig -> origin/gh/guilhermeleobas/181/orig 2025-07-17T08:14:10.3500687Z * [new branch] gh/guilhermeleobas/182/base -> origin/gh/guilhermeleobas/182/base 2025-07-17T08:14:10.3503645Z * [new branch] gh/guilhermeleobas/182/head -> origin/gh/guilhermeleobas/182/head 2025-07-17T08:14:10.3506882Z * [new branch] gh/guilhermeleobas/182/orig -> origin/gh/guilhermeleobas/182/orig 2025-07-17T08:14:10.3511340Z * [new branch] gh/guilhermeleobas/183/base -> origin/gh/guilhermeleobas/183/base 2025-07-17T08:14:10.3514647Z * [new branch] gh/guilhermeleobas/183/head -> origin/gh/guilhermeleobas/183/head 2025-07-17T08:14:10.3517949Z * [new branch] gh/guilhermeleobas/183/orig -> origin/gh/guilhermeleobas/183/orig 2025-07-17T08:14:10.3522316Z * [new branch] gh/guilhermeleobas/184/base -> origin/gh/guilhermeleobas/184/base 2025-07-17T08:14:10.3525575Z * [new branch] gh/guilhermeleobas/184/head -> origin/gh/guilhermeleobas/184/head 2025-07-17T08:14:10.3528737Z * [new branch] gh/guilhermeleobas/184/orig -> origin/gh/guilhermeleobas/184/orig 2025-07-17T08:14:10.3533079Z * [new branch] gh/guilhermeleobas/185/base -> origin/gh/guilhermeleobas/185/base 2025-07-17T08:14:10.3536318Z * [new branch] gh/guilhermeleobas/185/head -> origin/gh/guilhermeleobas/185/head 2025-07-17T08:14:10.3539473Z * [new branch] gh/guilhermeleobas/185/orig -> origin/gh/guilhermeleobas/185/orig 2025-07-17T08:14:10.3544341Z * [new branch] gh/guilhermeleobas/186/base -> origin/gh/guilhermeleobas/186/base 2025-07-17T08:14:10.3547595Z * [new branch] gh/guilhermeleobas/186/head -> origin/gh/guilhermeleobas/186/head 2025-07-17T08:14:10.3550845Z * [new branch] gh/guilhermeleobas/186/orig -> origin/gh/guilhermeleobas/186/orig 2025-07-17T08:14:10.3555578Z * [new branch] gh/guilhermeleobas/187/base -> origin/gh/guilhermeleobas/187/base 2025-07-17T08:14:10.3558830Z * [new branch] gh/guilhermeleobas/187/head -> origin/gh/guilhermeleobas/187/head 2025-07-17T08:14:10.3562069Z * [new branch] gh/guilhermeleobas/187/orig -> origin/gh/guilhermeleobas/187/orig 2025-07-17T08:14:10.3566576Z * [new branch] gh/guilhermeleobas/188/base -> origin/gh/guilhermeleobas/188/base 2025-07-17T08:14:10.3569728Z * [new branch] gh/guilhermeleobas/188/head -> origin/gh/guilhermeleobas/188/head 2025-07-17T08:14:10.3572925Z * [new branch] gh/guilhermeleobas/188/orig -> origin/gh/guilhermeleobas/188/orig 2025-07-17T08:14:10.3577464Z * [new branch] gh/guilhermeleobas/189/base -> origin/gh/guilhermeleobas/189/base 2025-07-17T08:14:10.3580630Z * [new branch] gh/guilhermeleobas/189/head -> origin/gh/guilhermeleobas/189/head 2025-07-17T08:14:10.3583834Z * [new branch] gh/guilhermeleobas/189/orig -> origin/gh/guilhermeleobas/189/orig 2025-07-17T08:14:10.3588370Z * [new branch] gh/guilhermeleobas/190/base -> origin/gh/guilhermeleobas/190/base 2025-07-17T08:14:10.3591565Z * [new branch] gh/guilhermeleobas/190/head -> origin/gh/guilhermeleobas/190/head 2025-07-17T08:14:10.3598554Z * [new branch] gh/guilhermeleobas/190/orig -> origin/gh/guilhermeleobas/190/orig 2025-07-17T08:14:10.3603842Z * [new branch] gh/guilhermeleobas/191/base -> origin/gh/guilhermeleobas/191/base 2025-07-17T08:14:10.3606978Z * [new branch] gh/guilhermeleobas/191/head -> origin/gh/guilhermeleobas/191/head 2025-07-17T08:14:10.3610223Z * [new branch] gh/guilhermeleobas/191/orig -> origin/gh/guilhermeleobas/191/orig 2025-07-17T08:14:10.3614730Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-07-17T08:14:10.3617966Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-07-17T08:14:10.3621168Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-07-17T08:14:10.3625724Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-07-17T08:14:10.3628817Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-07-17T08:14:10.3632068Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-07-17T08:14:10.3636871Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-07-17T08:14:10.3640099Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-07-17T08:14:10.3643291Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-07-17T08:14:10.3647856Z * [new branch] gh/guilhermeleobas/195/base -> origin/gh/guilhermeleobas/195/base 2025-07-17T08:14:10.3651447Z * [new branch] gh/guilhermeleobas/195/head -> origin/gh/guilhermeleobas/195/head 2025-07-17T08:14:10.3654712Z * [new branch] gh/guilhermeleobas/195/orig -> origin/gh/guilhermeleobas/195/orig 2025-07-17T08:14:10.3658634Z * [new branch] gh/guilhermeleobas/196/base -> origin/gh/guilhermeleobas/196/base 2025-07-17T08:14:10.3662077Z * [new branch] gh/guilhermeleobas/196/head -> origin/gh/guilhermeleobas/196/head 2025-07-17T08:14:10.3665304Z * [new branch] gh/guilhermeleobas/196/orig -> origin/gh/guilhermeleobas/196/orig 2025-07-17T08:14:10.3669681Z * [new branch] gh/guilhermeleobas/197/base -> origin/gh/guilhermeleobas/197/base 2025-07-17T08:14:10.3672902Z * [new branch] gh/guilhermeleobas/197/head -> origin/gh/guilhermeleobas/197/head 2025-07-17T08:14:10.3676319Z * [new branch] gh/guilhermeleobas/197/orig -> origin/gh/guilhermeleobas/197/orig 2025-07-17T08:14:10.3680723Z * [new branch] gh/guilhermeleobas/198/base -> origin/gh/guilhermeleobas/198/base 2025-07-17T08:14:10.3683964Z * [new branch] gh/guilhermeleobas/198/head -> origin/gh/guilhermeleobas/198/head 2025-07-17T08:14:10.3687177Z * [new branch] gh/guilhermeleobas/198/orig -> origin/gh/guilhermeleobas/198/orig 2025-07-17T08:14:10.3691620Z * [new branch] gh/guilhermeleobas/199/base -> origin/gh/guilhermeleobas/199/base 2025-07-17T08:14:10.3694818Z * [new branch] gh/guilhermeleobas/199/head -> origin/gh/guilhermeleobas/199/head 2025-07-17T08:14:10.3698025Z * [new branch] gh/guilhermeleobas/199/orig -> origin/gh/guilhermeleobas/199/orig 2025-07-17T08:14:10.3702439Z * [new branch] gh/guilhermeleobas/200/base -> origin/gh/guilhermeleobas/200/base 2025-07-17T08:14:10.3705673Z * [new branch] gh/guilhermeleobas/200/head -> origin/gh/guilhermeleobas/200/head 2025-07-17T08:14:10.3708872Z * [new branch] gh/guilhermeleobas/200/orig -> origin/gh/guilhermeleobas/200/orig 2025-07-17T08:14:10.3713451Z * [new branch] gh/guilhermeleobas/201/base -> origin/gh/guilhermeleobas/201/base 2025-07-17T08:14:10.3716745Z * [new branch] gh/guilhermeleobas/201/head -> origin/gh/guilhermeleobas/201/head 2025-07-17T08:14:10.3719906Z * [new branch] gh/guilhermeleobas/201/orig -> origin/gh/guilhermeleobas/201/orig 2025-07-17T08:14:10.3724484Z * [new branch] gh/guilhermeleobas/202/base -> origin/gh/guilhermeleobas/202/base 2025-07-17T08:14:10.3727719Z * [new branch] gh/guilhermeleobas/202/head -> origin/gh/guilhermeleobas/202/head 2025-07-17T08:14:10.3730983Z * [new branch] gh/guilhermeleobas/202/orig -> origin/gh/guilhermeleobas/202/orig 2025-07-17T08:14:10.3735577Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-07-17T08:14:10.3738826Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-07-17T08:14:10.3742017Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-07-17T08:14:10.3746595Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-07-17T08:14:10.3749609Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-07-17T08:14:10.3752882Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-07-17T08:14:10.3757477Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-07-17T08:14:10.3760637Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-07-17T08:14:10.3763849Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-07-17T08:14:10.3768244Z * [new branch] gh/guilhermeleobas/206/base -> origin/gh/guilhermeleobas/206/base 2025-07-17T08:14:10.3771530Z * [new branch] gh/guilhermeleobas/206/head -> origin/gh/guilhermeleobas/206/head 2025-07-17T08:14:10.3774705Z * [new branch] gh/guilhermeleobas/206/orig -> origin/gh/guilhermeleobas/206/orig 2025-07-17T08:14:10.3779323Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-07-17T08:14:10.3782542Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-07-17T08:14:10.3785770Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-07-17T08:14:10.3791370Z * [new branch] gh/henrylhtsang/100/base -> origin/gh/henrylhtsang/100/base 2025-07-17T08:14:10.3794984Z * [new branch] gh/henrylhtsang/100/head -> origin/gh/henrylhtsang/100/head 2025-07-17T08:14:10.3798222Z * [new branch] gh/henrylhtsang/100/orig -> origin/gh/henrylhtsang/100/orig 2025-07-17T08:14:10.3802613Z * [new branch] gh/henrylhtsang/101/base -> origin/gh/henrylhtsang/101/base 2025-07-17T08:14:10.3805879Z * [new branch] gh/henrylhtsang/101/head -> origin/gh/henrylhtsang/101/head 2025-07-17T08:14:10.3809304Z * [new branch] gh/henrylhtsang/101/orig -> origin/gh/henrylhtsang/101/orig 2025-07-17T08:14:10.3813717Z * [new branch] gh/henrylhtsang/102/base -> origin/gh/henrylhtsang/102/base 2025-07-17T08:14:10.3816879Z * [new branch] gh/henrylhtsang/102/head -> origin/gh/henrylhtsang/102/head 2025-07-17T08:14:10.3820207Z * [new branch] gh/henrylhtsang/102/orig -> origin/gh/henrylhtsang/102/orig 2025-07-17T08:14:10.3824659Z * [new branch] gh/henrylhtsang/103/base -> origin/gh/henrylhtsang/103/base 2025-07-17T08:14:10.3827997Z * [new branch] gh/henrylhtsang/103/head -> origin/gh/henrylhtsang/103/head 2025-07-17T08:14:10.3831232Z * [new branch] gh/henrylhtsang/103/orig -> origin/gh/henrylhtsang/103/orig 2025-07-17T08:14:10.3836017Z * [new branch] gh/henrylhtsang/104/base -> origin/gh/henrylhtsang/104/base 2025-07-17T08:14:10.3839206Z * [new branch] gh/henrylhtsang/104/head -> origin/gh/henrylhtsang/104/head 2025-07-17T08:14:10.3842549Z * [new branch] gh/henrylhtsang/104/orig -> origin/gh/henrylhtsang/104/orig 2025-07-17T08:14:10.3847312Z * [new branch] gh/henrylhtsang/105/base -> origin/gh/henrylhtsang/105/base 2025-07-17T08:14:10.3850591Z * [new branch] gh/henrylhtsang/105/head -> origin/gh/henrylhtsang/105/head 2025-07-17T08:14:10.3853804Z * [new branch] gh/henrylhtsang/105/orig -> origin/gh/henrylhtsang/105/orig 2025-07-17T08:14:10.3858237Z * [new branch] gh/henrylhtsang/106/base -> origin/gh/henrylhtsang/106/base 2025-07-17T08:14:10.3861561Z * [new branch] gh/henrylhtsang/106/head -> origin/gh/henrylhtsang/106/head 2025-07-17T08:14:10.3864847Z * [new branch] gh/henrylhtsang/106/orig -> origin/gh/henrylhtsang/106/orig 2025-07-17T08:14:10.3869508Z * [new branch] gh/henrylhtsang/107/base -> origin/gh/henrylhtsang/107/base 2025-07-17T08:14:10.3873068Z * [new branch] gh/henrylhtsang/107/head -> origin/gh/henrylhtsang/107/head 2025-07-17T08:14:10.3876186Z * [new branch] gh/henrylhtsang/107/orig -> origin/gh/henrylhtsang/107/orig 2025-07-17T08:14:10.3880492Z * [new branch] gh/henrylhtsang/108/base -> origin/gh/henrylhtsang/108/base 2025-07-17T08:14:10.3883647Z * [new branch] gh/henrylhtsang/108/head -> origin/gh/henrylhtsang/108/head 2025-07-17T08:14:10.3886892Z * [new branch] gh/henrylhtsang/108/orig -> origin/gh/henrylhtsang/108/orig 2025-07-17T08:14:10.3891266Z * [new branch] gh/henrylhtsang/109/base -> origin/gh/henrylhtsang/109/base 2025-07-17T08:14:10.3894533Z * [new branch] gh/henrylhtsang/109/head -> origin/gh/henrylhtsang/109/head 2025-07-17T08:14:10.3897728Z * [new branch] gh/henrylhtsang/109/orig -> origin/gh/henrylhtsang/109/orig 2025-07-17T08:14:10.3902026Z * [new branch] gh/henrylhtsang/110/base -> origin/gh/henrylhtsang/110/base 2025-07-17T08:14:10.3905312Z * [new branch] gh/henrylhtsang/110/head -> origin/gh/henrylhtsang/110/head 2025-07-17T08:14:10.3908620Z * [new branch] gh/henrylhtsang/110/orig -> origin/gh/henrylhtsang/110/orig 2025-07-17T08:14:10.3912936Z * [new branch] gh/henrylhtsang/111/base -> origin/gh/henrylhtsang/111/base 2025-07-17T08:14:10.3916338Z * [new branch] gh/henrylhtsang/111/head -> origin/gh/henrylhtsang/111/head 2025-07-17T08:14:10.3919486Z * [new branch] gh/henrylhtsang/111/orig -> origin/gh/henrylhtsang/111/orig 2025-07-17T08:14:10.3924206Z * [new branch] gh/henrylhtsang/112/base -> origin/gh/henrylhtsang/112/base 2025-07-17T08:14:10.3927374Z * [new branch] gh/henrylhtsang/112/head -> origin/gh/henrylhtsang/112/head 2025-07-17T08:14:10.3930594Z * [new branch] gh/henrylhtsang/112/orig -> origin/gh/henrylhtsang/112/orig 2025-07-17T08:14:10.3935207Z * [new branch] gh/henrylhtsang/113/base -> origin/gh/henrylhtsang/113/base 2025-07-17T08:14:10.3938427Z * [new branch] gh/henrylhtsang/113/head -> origin/gh/henrylhtsang/113/head 2025-07-17T08:14:10.3941633Z * [new branch] gh/henrylhtsang/113/orig -> origin/gh/henrylhtsang/113/orig 2025-07-17T08:14:10.3946094Z * [new branch] gh/henrylhtsang/114/base -> origin/gh/henrylhtsang/114/base 2025-07-17T08:14:10.3949299Z * [new branch] gh/henrylhtsang/114/head -> origin/gh/henrylhtsang/114/head 2025-07-17T08:14:10.3952632Z * [new branch] gh/henrylhtsang/114/orig -> origin/gh/henrylhtsang/114/orig 2025-07-17T08:14:10.3957519Z * [new branch] gh/henrylhtsang/115/base -> origin/gh/henrylhtsang/115/base 2025-07-17T08:14:10.3960655Z * [new branch] gh/henrylhtsang/115/head -> origin/gh/henrylhtsang/115/head 2025-07-17T08:14:10.3963957Z * [new branch] gh/henrylhtsang/115/orig -> origin/gh/henrylhtsang/115/orig 2025-07-17T08:14:10.3968472Z * [new branch] gh/henrylhtsang/116/base -> origin/gh/henrylhtsang/116/base 2025-07-17T08:14:10.3971767Z * [new branch] gh/henrylhtsang/116/head -> origin/gh/henrylhtsang/116/head 2025-07-17T08:14:10.3974986Z * [new branch] gh/henrylhtsang/116/orig -> origin/gh/henrylhtsang/116/orig 2025-07-17T08:14:10.3979436Z * [new branch] gh/henrylhtsang/117/base -> origin/gh/henrylhtsang/117/base 2025-07-17T08:14:10.3982595Z * [new branch] gh/henrylhtsang/117/head -> origin/gh/henrylhtsang/117/head 2025-07-17T08:14:10.3985814Z * [new branch] gh/henrylhtsang/117/orig -> origin/gh/henrylhtsang/117/orig 2025-07-17T08:14:10.3990215Z * [new branch] gh/henrylhtsang/118/base -> origin/gh/henrylhtsang/118/base 2025-07-17T08:14:10.3993532Z * [new branch] gh/henrylhtsang/118/head -> origin/gh/henrylhtsang/118/head 2025-07-17T08:14:10.3997264Z * [new branch] gh/henrylhtsang/118/orig -> origin/gh/henrylhtsang/118/orig 2025-07-17T08:14:10.4001452Z * [new branch] gh/henrylhtsang/119/base -> origin/gh/henrylhtsang/119/base 2025-07-17T08:14:10.4004600Z * [new branch] gh/henrylhtsang/119/head -> origin/gh/henrylhtsang/119/head 2025-07-17T08:14:10.4007770Z * [new branch] gh/henrylhtsang/119/orig -> origin/gh/henrylhtsang/119/orig 2025-07-17T08:14:10.4012033Z * [new branch] gh/henrylhtsang/120/base -> origin/gh/henrylhtsang/120/base 2025-07-17T08:14:10.4015221Z * [new branch] gh/henrylhtsang/120/head -> origin/gh/henrylhtsang/120/head 2025-07-17T08:14:10.4018383Z * [new branch] gh/henrylhtsang/120/orig -> origin/gh/henrylhtsang/120/orig 2025-07-17T08:14:10.4022896Z * [new branch] gh/henrylhtsang/121/base -> origin/gh/henrylhtsang/121/base 2025-07-17T08:14:10.4026110Z * [new branch] gh/henrylhtsang/121/head -> origin/gh/henrylhtsang/121/head 2025-07-17T08:14:10.4029602Z * [new branch] gh/henrylhtsang/121/orig -> origin/gh/henrylhtsang/121/orig 2025-07-17T08:14:10.4034339Z * [new branch] gh/henrylhtsang/122/base -> origin/gh/henrylhtsang/122/base 2025-07-17T08:14:10.4037910Z * [new branch] gh/henrylhtsang/122/head -> origin/gh/henrylhtsang/122/head 2025-07-17T08:14:10.4041263Z * [new branch] gh/henrylhtsang/122/orig -> origin/gh/henrylhtsang/122/orig 2025-07-17T08:14:10.4046038Z * [new branch] gh/henrylhtsang/123/base -> origin/gh/henrylhtsang/123/base 2025-07-17T08:14:10.4049315Z * [new branch] gh/henrylhtsang/123/head -> origin/gh/henrylhtsang/123/head 2025-07-17T08:14:10.4052563Z * [new branch] gh/henrylhtsang/123/orig -> origin/gh/henrylhtsang/123/orig 2025-07-17T08:14:10.4057138Z * [new branch] gh/henrylhtsang/97/base -> origin/gh/henrylhtsang/97/base 2025-07-17T08:14:10.4060364Z * [new branch] gh/henrylhtsang/97/head -> origin/gh/henrylhtsang/97/head 2025-07-17T08:14:10.4063631Z * [new branch] gh/henrylhtsang/97/orig -> origin/gh/henrylhtsang/97/orig 2025-07-17T08:14:10.4068119Z * [new branch] gh/henrylhtsang/98/base -> origin/gh/henrylhtsang/98/base 2025-07-17T08:14:10.4071375Z * [new branch] gh/henrylhtsang/98/head -> origin/gh/henrylhtsang/98/head 2025-07-17T08:14:10.4076658Z * [new branch] gh/henrylhtsang/98/orig -> origin/gh/henrylhtsang/98/orig 2025-07-17T08:14:10.4081161Z * [new branch] gh/henrylhtsang/99/base -> origin/gh/henrylhtsang/99/base 2025-07-17T08:14:10.4084335Z * [new branch] gh/henrylhtsang/99/head -> origin/gh/henrylhtsang/99/head 2025-07-17T08:14:10.4087682Z * [new branch] gh/henrylhtsang/99/orig -> origin/gh/henrylhtsang/99/orig 2025-07-17T08:14:10.4093181Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-07-17T08:14:10.4096387Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-07-17T08:14:10.4101834Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-07-17T08:14:10.4104985Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-07-17T08:14:10.4109412Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-07-17T08:14:10.4112639Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-07-17T08:14:10.4116095Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-07-17T08:14:10.4120460Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-07-17T08:14:10.4123648Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-07-17T08:14:10.4127319Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-07-17T08:14:10.4131454Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-07-17T08:14:10.4134692Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-07-17T08:14:10.4137839Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-07-17T08:14:10.4142259Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-07-17T08:14:10.4145450Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-07-17T08:14:10.4148644Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-07-17T08:14:10.4153096Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-07-17T08:14:10.4156455Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-07-17T08:14:10.4159615Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-07-17T08:14:10.4164228Z * [new branch] gh/isuruf/145/base -> origin/gh/isuruf/145/base 2025-07-17T08:14:10.4167412Z * [new branch] gh/isuruf/145/head -> origin/gh/isuruf/145/head 2025-07-17T08:14:10.4170760Z * [new branch] gh/isuruf/145/orig -> origin/gh/isuruf/145/orig 2025-07-17T08:14:10.4175386Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-07-17T08:14:10.4178583Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-07-17T08:14:10.4181715Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-07-17T08:14:10.4186151Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-07-17T08:14:10.4189329Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-07-17T08:14:10.4192540Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-07-17T08:14:10.4198037Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-07-17T08:14:10.4201188Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-07-17T08:14:10.4204382Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-07-17T08:14:10.4208851Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-07-17T08:14:10.4212102Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-07-17T08:14:10.4215286Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-07-17T08:14:10.4220017Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-07-17T08:14:10.4223168Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-07-17T08:14:10.4226301Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-07-17T08:14:10.4230680Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-07-17T08:14:10.4234078Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-07-17T08:14:10.4237333Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-07-17T08:14:10.4241748Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-07-17T08:14:10.4245023Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-07-17T08:14:10.4248219Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-07-17T08:14:10.4252915Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-07-17T08:14:10.4256425Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-07-17T08:14:10.4259417Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-07-17T08:14:10.4264028Z * [new branch] gh/jamesjwu/164/base -> origin/gh/jamesjwu/164/base 2025-07-17T08:14:10.4267194Z * [new branch] gh/jamesjwu/164/head -> origin/gh/jamesjwu/164/head 2025-07-17T08:14:10.4270404Z * [new branch] gh/jamesjwu/164/orig -> origin/gh/jamesjwu/164/orig 2025-07-17T08:14:10.4275177Z * [new branch] gh/jamesjwu/165/base -> origin/gh/jamesjwu/165/base 2025-07-17T08:14:10.4278372Z * [new branch] gh/jamesjwu/165/head -> origin/gh/jamesjwu/165/head 2025-07-17T08:14:10.4281613Z * [new branch] gh/jamesjwu/165/orig -> origin/gh/jamesjwu/165/orig 2025-07-17T08:14:10.4285991Z * [new branch] gh/jamesjwu/166/base -> origin/gh/jamesjwu/166/base 2025-07-17T08:14:10.4289256Z * [new branch] gh/jamesjwu/166/head -> origin/gh/jamesjwu/166/head 2025-07-17T08:14:10.4292405Z * [new branch] gh/jamesjwu/166/orig -> origin/gh/jamesjwu/166/orig 2025-07-17T08:14:10.4296979Z * [new branch] gh/jamesjwu/167/base -> origin/gh/jamesjwu/167/base 2025-07-17T08:14:10.4300513Z * [new branch] gh/jamesjwu/167/head -> origin/gh/jamesjwu/167/head 2025-07-17T08:14:10.4303851Z * [new branch] gh/jamesjwu/167/orig -> origin/gh/jamesjwu/167/orig 2025-07-17T08:14:10.4308390Z * [new branch] gh/jamesjwu/168/base -> origin/gh/jamesjwu/168/base 2025-07-17T08:14:10.4311572Z * [new branch] gh/jamesjwu/168/head -> origin/gh/jamesjwu/168/head 2025-07-17T08:14:10.4316529Z * [new branch] gh/jamesjwu/168/orig -> origin/gh/jamesjwu/168/orig 2025-07-17T08:14:10.4321023Z * [new branch] gh/jamesjwu/169/base -> origin/gh/jamesjwu/169/base 2025-07-17T08:14:10.4324250Z * [new branch] gh/jamesjwu/169/head -> origin/gh/jamesjwu/169/head 2025-07-17T08:14:10.4327476Z * [new branch] gh/jamesjwu/169/orig -> origin/gh/jamesjwu/169/orig 2025-07-17T08:14:10.4331897Z * [new branch] gh/jamesjwu/170/base -> origin/gh/jamesjwu/170/base 2025-07-17T08:14:10.4335123Z * [new branch] gh/jamesjwu/170/head -> origin/gh/jamesjwu/170/head 2025-07-17T08:14:10.4338298Z * [new branch] gh/jamesjwu/170/orig -> origin/gh/jamesjwu/170/orig 2025-07-17T08:14:10.4342685Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-07-17T08:14:10.4345950Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-07-17T08:14:10.4349148Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-07-17T08:14:10.4353962Z * [new branch] gh/jamesjwu/172/base -> origin/gh/jamesjwu/172/base 2025-07-17T08:14:10.4357376Z * [new branch] gh/jamesjwu/172/head -> origin/gh/jamesjwu/172/head 2025-07-17T08:14:10.4360388Z * [new branch] gh/jamesjwu/172/orig -> origin/gh/jamesjwu/172/orig 2025-07-17T08:14:10.4365083Z * [new branch] gh/jamesjwu/173/base -> origin/gh/jamesjwu/173/base 2025-07-17T08:14:10.4368046Z * [new branch] gh/jamesjwu/173/head -> origin/gh/jamesjwu/173/head 2025-07-17T08:14:10.4371230Z * [new branch] gh/jamesjwu/173/orig -> origin/gh/jamesjwu/173/orig 2025-07-17T08:14:10.4375626Z * [new branch] gh/jamesjwu/174/base -> origin/gh/jamesjwu/174/base 2025-07-17T08:14:10.4378751Z * [new branch] gh/jamesjwu/174/head -> origin/gh/jamesjwu/174/head 2025-07-17T08:14:10.4381993Z * [new branch] gh/jamesjwu/174/orig -> origin/gh/jamesjwu/174/orig 2025-07-17T08:14:10.4386726Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-07-17T08:14:10.4389899Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-07-17T08:14:10.4394465Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-07-17T08:14:10.4397619Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-07-17T08:14:10.4401848Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-07-17T08:14:10.4405231Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-07-17T08:14:10.4409539Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-07-17T08:14:10.4412708Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-07-17T08:14:10.4416961Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-07-17T08:14:10.4420123Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-07-17T08:14:10.4424405Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-07-17T08:14:10.4427653Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-07-17T08:14:10.4432143Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-07-17T08:14:10.4435418Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-07-17T08:14:10.4439696Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-07-17T08:14:10.4442833Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-07-17T08:14:10.4447080Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-07-17T08:14:10.4450216Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-07-17T08:14:10.4454489Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-07-17T08:14:10.4457645Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-07-17T08:14:10.4461892Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-07-17T08:14:10.4465017Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-07-17T08:14:10.4469404Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-07-17T08:14:10.4472597Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-07-17T08:14:10.4477380Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-07-17T08:14:10.4480540Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-07-17T08:14:10.4484867Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-07-17T08:14:10.4487972Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-07-17T08:14:10.4493428Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-07-17T08:14:10.4496714Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-07-17T08:14:10.4500016Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-07-17T08:14:10.4504313Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-07-17T08:14:10.4507507Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-07-17T08:14:10.4510813Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-07-17T08:14:10.4515619Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-07-17T08:14:10.4518803Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-07-17T08:14:10.4522165Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-07-17T08:14:10.4526467Z * [new branch] gh/janeyx99/256/base -> origin/gh/janeyx99/256/base 2025-07-17T08:14:10.4529656Z * [new branch] gh/janeyx99/256/head -> origin/gh/janeyx99/256/head 2025-07-17T08:14:10.4532918Z * [new branch] gh/janeyx99/256/orig -> origin/gh/janeyx99/256/orig 2025-07-17T08:14:10.4537644Z * [new branch] gh/janeyx99/257/base -> origin/gh/janeyx99/257/base 2025-07-17T08:14:10.4540792Z * [new branch] gh/janeyx99/257/head -> origin/gh/janeyx99/257/head 2025-07-17T08:14:10.4544049Z * [new branch] gh/janeyx99/257/orig -> origin/gh/janeyx99/257/orig 2025-07-17T08:14:10.4548491Z * [new branch] gh/janeyx99/259/base -> origin/gh/janeyx99/259/base 2025-07-17T08:14:10.4551639Z * [new branch] gh/janeyx99/259/head -> origin/gh/janeyx99/259/head 2025-07-17T08:14:10.4555408Z * [new branch] gh/janeyx99/259/orig -> origin/gh/janeyx99/259/orig 2025-07-17T08:14:10.4559844Z * [new branch] gh/janeyx99/260/base -> origin/gh/janeyx99/260/base 2025-07-17T08:14:10.4564697Z * [new branch] gh/janeyx99/260/head -> origin/gh/janeyx99/260/head 2025-07-17T08:14:10.4566296Z * [new branch] gh/janeyx99/260/orig -> origin/gh/janeyx99/260/orig 2025-07-17T08:14:10.4570721Z * [new branch] gh/janeyx99/261/base -> origin/gh/janeyx99/261/base 2025-07-17T08:14:10.4574123Z * [new branch] gh/janeyx99/261/head -> origin/gh/janeyx99/261/head 2025-07-17T08:14:10.4577469Z * [new branch] gh/janeyx99/261/orig -> origin/gh/janeyx99/261/orig 2025-07-17T08:14:10.4582189Z * [new branch] gh/janeyx99/262/base -> origin/gh/janeyx99/262/base 2025-07-17T08:14:10.4585607Z * [new branch] gh/janeyx99/262/head -> origin/gh/janeyx99/262/head 2025-07-17T08:14:10.4589887Z * [new branch] gh/janeyx99/263/base -> origin/gh/janeyx99/263/base 2025-07-17T08:14:10.4593294Z * [new branch] gh/janeyx99/263/head -> origin/gh/janeyx99/263/head 2025-07-17T08:14:10.4597722Z * [new branch] gh/janeyx99/264/base -> origin/gh/janeyx99/264/base 2025-07-17T08:14:10.4600907Z * [new branch] gh/janeyx99/264/head -> origin/gh/janeyx99/264/head 2025-07-17T08:14:10.4605199Z * [new branch] gh/janeyx99/265/base -> origin/gh/janeyx99/265/base 2025-07-17T08:14:10.4608448Z * [new branch] gh/janeyx99/265/head -> origin/gh/janeyx99/265/head 2025-07-17T08:14:10.4612860Z * [new branch] gh/janeyx99/266/base -> origin/gh/janeyx99/266/base 2025-07-17T08:14:10.4616109Z * [new branch] gh/janeyx99/266/head -> origin/gh/janeyx99/266/head 2025-07-17T08:14:10.4619316Z * [new branch] gh/janeyx99/266/orig -> origin/gh/janeyx99/266/orig 2025-07-17T08:14:10.4623889Z * [new branch] gh/janeyx99/267/base -> origin/gh/janeyx99/267/base 2025-07-17T08:14:10.4627089Z * [new branch] gh/janeyx99/267/head -> origin/gh/janeyx99/267/head 2025-07-17T08:14:10.4630272Z * [new branch] gh/janeyx99/267/orig -> origin/gh/janeyx99/267/orig 2025-07-17T08:14:10.4634838Z * [new branch] gh/janeyx99/268/base -> origin/gh/janeyx99/268/base 2025-07-17T08:14:10.4638029Z * [new branch] gh/janeyx99/268/head -> origin/gh/janeyx99/268/head 2025-07-17T08:14:10.4641273Z * [new branch] gh/janeyx99/268/orig -> origin/gh/janeyx99/268/orig 2025-07-17T08:14:10.4646212Z * [new branch] gh/janeyx99/269/base -> origin/gh/janeyx99/269/base 2025-07-17T08:14:10.4649251Z * [new branch] gh/janeyx99/269/head -> origin/gh/janeyx99/269/head 2025-07-17T08:14:10.4652431Z * [new branch] gh/janeyx99/269/orig -> origin/gh/janeyx99/269/orig 2025-07-17T08:14:10.4656545Z * [new branch] gh/janeyx99/270/base -> origin/gh/janeyx99/270/base 2025-07-17T08:14:10.4659715Z * [new branch] gh/janeyx99/270/head -> origin/gh/janeyx99/270/head 2025-07-17T08:14:10.4662868Z * [new branch] gh/janeyx99/270/orig -> origin/gh/janeyx99/270/orig 2025-07-17T08:14:10.4667304Z * [new branch] gh/janeyx99/271/base -> origin/gh/janeyx99/271/base 2025-07-17T08:14:10.4670506Z * [new branch] gh/janeyx99/271/head -> origin/gh/janeyx99/271/head 2025-07-17T08:14:10.4673862Z * [new branch] gh/janeyx99/271/orig -> origin/gh/janeyx99/271/orig 2025-07-17T08:14:10.4678459Z * [new branch] gh/janeyx99/272/base -> origin/gh/janeyx99/272/base 2025-07-17T08:14:10.4681604Z * [new branch] gh/janeyx99/272/head -> origin/gh/janeyx99/272/head 2025-07-17T08:14:10.4685045Z * [new branch] gh/janeyx99/272/orig -> origin/gh/janeyx99/272/orig 2025-07-17T08:14:10.4689602Z * [new branch] gh/janeyx99/273/base -> origin/gh/janeyx99/273/base 2025-07-17T08:14:10.4692689Z * [new branch] gh/janeyx99/273/head -> origin/gh/janeyx99/273/head 2025-07-17T08:14:10.4695932Z * [new branch] gh/janeyx99/273/orig -> origin/gh/janeyx99/273/orig 2025-07-17T08:14:10.4700318Z * [new branch] gh/janeyx99/274/base -> origin/gh/janeyx99/274/base 2025-07-17T08:14:10.4703619Z * [new branch] gh/janeyx99/274/head -> origin/gh/janeyx99/274/head 2025-07-17T08:14:10.4706830Z * [new branch] gh/janeyx99/274/orig -> origin/gh/janeyx99/274/orig 2025-07-17T08:14:10.4711146Z * [new branch] gh/janeyx99/275/base -> origin/gh/janeyx99/275/base 2025-07-17T08:14:10.4714538Z * [new branch] gh/janeyx99/275/head -> origin/gh/janeyx99/275/head 2025-07-17T08:14:10.4717721Z * [new branch] gh/janeyx99/275/orig -> origin/gh/janeyx99/275/orig 2025-07-17T08:14:10.4722119Z * [new branch] gh/janeyx99/276/base -> origin/gh/janeyx99/276/base 2025-07-17T08:14:10.4725326Z * [new branch] gh/janeyx99/276/head -> origin/gh/janeyx99/276/head 2025-07-17T08:14:10.4728593Z * [new branch] gh/janeyx99/276/orig -> origin/gh/janeyx99/276/orig 2025-07-17T08:14:10.4733160Z * [new branch] gh/janeyx99/277/base -> origin/gh/janeyx99/277/base 2025-07-17T08:14:10.4736351Z * [new branch] gh/janeyx99/277/head -> origin/gh/janeyx99/277/head 2025-07-17T08:14:10.4739696Z * [new branch] gh/janeyx99/277/orig -> origin/gh/janeyx99/277/orig 2025-07-17T08:14:10.4744105Z * [new branch] gh/janeyx99/278/base -> origin/gh/janeyx99/278/base 2025-07-17T08:14:10.4747284Z * [new branch] gh/janeyx99/278/head -> origin/gh/janeyx99/278/head 2025-07-17T08:14:10.4750418Z * [new branch] gh/janeyx99/278/orig -> origin/gh/janeyx99/278/orig 2025-07-17T08:14:10.4755174Z * [new branch] gh/janeyx99/279/base -> origin/gh/janeyx99/279/base 2025-07-17T08:14:10.4758228Z * [new branch] gh/janeyx99/279/head -> origin/gh/janeyx99/279/head 2025-07-17T08:14:10.4761436Z * [new branch] gh/janeyx99/279/orig -> origin/gh/janeyx99/279/orig 2025-07-17T08:14:10.4765851Z * [new branch] gh/janeyx99/280/base -> origin/gh/janeyx99/280/base 2025-07-17T08:14:10.4768996Z * [new branch] gh/janeyx99/280/head -> origin/gh/janeyx99/280/head 2025-07-17T08:14:10.4772300Z * [new branch] gh/janeyx99/280/orig -> origin/gh/janeyx99/280/orig 2025-07-17T08:14:10.4777075Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-07-17T08:14:10.4780475Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-07-17T08:14:10.4783497Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-07-17T08:14:10.4788875Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-07-17T08:14:10.4792080Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-07-17T08:14:10.4798520Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-07-17T08:14:10.4801670Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-07-17T08:14:10.4804895Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-07-17T08:14:10.4809360Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-07-17T08:14:10.4812558Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-07-17T08:14:10.4815910Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-07-17T08:14:10.4820367Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-07-17T08:14:10.4823523Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-07-17T08:14:10.4826716Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-07-17T08:14:10.4831156Z * [new branch] gh/jansel/519/base -> origin/gh/jansel/519/base 2025-07-17T08:14:10.4834522Z * [new branch] gh/jansel/519/head -> origin/gh/jansel/519/head 2025-07-17T08:14:10.4837794Z * [new branch] gh/jansel/519/orig -> origin/gh/jansel/519/orig 2025-07-17T08:14:10.4842159Z * [new branch] gh/jansel/520/base -> origin/gh/jansel/520/base 2025-07-17T08:14:10.4845379Z * [new branch] gh/jansel/520/head -> origin/gh/jansel/520/head 2025-07-17T08:14:10.4848566Z * [new branch] gh/jansel/520/orig -> origin/gh/jansel/520/orig 2025-07-17T08:14:10.4852996Z * [new branch] gh/jansel/521/base -> origin/gh/jansel/521/base 2025-07-17T08:14:10.4856183Z * [new branch] gh/jansel/521/head -> origin/gh/jansel/521/head 2025-07-17T08:14:10.4859482Z * [new branch] gh/jansel/521/orig -> origin/gh/jansel/521/orig 2025-07-17T08:14:10.4864058Z * [new branch] gh/jansel/522/base -> origin/gh/jansel/522/base 2025-07-17T08:14:10.4867265Z * [new branch] gh/jansel/522/head -> origin/gh/jansel/522/head 2025-07-17T08:14:10.4870454Z * [new branch] gh/jansel/522/orig -> origin/gh/jansel/522/orig 2025-07-17T08:14:10.4875038Z * [new branch] gh/jansel/523/base -> origin/gh/jansel/523/base 2025-07-17T08:14:10.4878166Z * [new branch] gh/jansel/523/head -> origin/gh/jansel/523/head 2025-07-17T08:14:10.4881322Z * [new branch] gh/jansel/523/orig -> origin/gh/jansel/523/orig 2025-07-17T08:14:10.4885824Z * [new branch] gh/jansel/524/base -> origin/gh/jansel/524/base 2025-07-17T08:14:10.4889008Z * [new branch] gh/jansel/524/head -> origin/gh/jansel/524/head 2025-07-17T08:14:10.4892187Z * [new branch] gh/jansel/524/orig -> origin/gh/jansel/524/orig 2025-07-17T08:14:10.4896591Z * [new branch] gh/jansel/525/base -> origin/gh/jansel/525/base 2025-07-17T08:14:10.4899853Z * [new branch] gh/jansel/525/head -> origin/gh/jansel/525/head 2025-07-17T08:14:10.4903137Z * [new branch] gh/jansel/525/orig -> origin/gh/jansel/525/orig 2025-07-17T08:14:10.4907546Z * [new branch] gh/jansel/526/base -> origin/gh/jansel/526/base 2025-07-17T08:14:10.4911117Z * [new branch] gh/jansel/526/head -> origin/gh/jansel/526/head 2025-07-17T08:14:10.4914174Z * [new branch] gh/jansel/526/orig -> origin/gh/jansel/526/orig 2025-07-17T08:14:10.4918551Z * [new branch] gh/jansel/527/base -> origin/gh/jansel/527/base 2025-07-17T08:14:10.4921709Z * [new branch] gh/jansel/527/head -> origin/gh/jansel/527/head 2025-07-17T08:14:10.4924945Z * [new branch] gh/jansel/527/orig -> origin/gh/jansel/527/orig 2025-07-17T08:14:10.4929302Z * [new branch] gh/jansel/528/base -> origin/gh/jansel/528/base 2025-07-17T08:14:10.4932492Z * [new branch] gh/jansel/528/head -> origin/gh/jansel/528/head 2025-07-17T08:14:10.4935744Z * [new branch] gh/jansel/528/orig -> origin/gh/jansel/528/orig 2025-07-17T08:14:10.4940077Z * [new branch] gh/jansel/529/base -> origin/gh/jansel/529/base 2025-07-17T08:14:10.4943252Z * [new branch] gh/jansel/529/head -> origin/gh/jansel/529/head 2025-07-17T08:14:10.4946805Z * [new branch] gh/jansel/529/orig -> origin/gh/jansel/529/orig 2025-07-17T08:14:10.4951084Z * [new branch] gh/jansel/530/base -> origin/gh/jansel/530/base 2025-07-17T08:14:10.4954366Z * [new branch] gh/jansel/530/head -> origin/gh/jansel/530/head 2025-07-17T08:14:10.4957545Z * [new branch] gh/jansel/530/orig -> origin/gh/jansel/530/orig 2025-07-17T08:14:10.4962271Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-07-17T08:14:10.4965936Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-07-17T08:14:10.4968698Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-07-17T08:14:10.4973094Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-07-17T08:14:10.4976350Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-07-17T08:14:10.4979600Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-07-17T08:14:10.4983905Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-07-17T08:14:10.4987075Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-07-17T08:14:10.4990332Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-07-17T08:14:10.4995913Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-07-17T08:14:10.4999086Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-07-17T08:14:10.5002320Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-07-17T08:14:10.5006771Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-07-17T08:14:10.5010034Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-07-17T08:14:10.5013245Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-07-17T08:14:10.5017718Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-07-17T08:14:10.5020905Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-07-17T08:14:10.5024113Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-07-17T08:14:10.5028531Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-07-17T08:14:10.5031842Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-07-17T08:14:10.5037799Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-07-17T08:14:10.5043460Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-07-17T08:14:10.5046566Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-07-17T08:14:10.5049900Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-07-17T08:14:10.5055494Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-07-17T08:14:10.5058751Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-07-17T08:14:10.5061959Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-07-17T08:14:10.5066475Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-07-17T08:14:10.5069685Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-07-17T08:14:10.5073113Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-07-17T08:14:10.5077728Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-07-17T08:14:10.5080970Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-07-17T08:14:10.5084206Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-07-17T08:14:10.5088638Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-07-17T08:14:10.5091861Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-07-17T08:14:10.5095098Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-07-17T08:14:10.5099497Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-07-17T08:14:10.5102657Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-07-17T08:14:10.5105964Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-07-17T08:14:10.5110398Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-07-17T08:14:10.5113714Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-07-17T08:14:10.5117135Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-07-17T08:14:10.5121465Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-07-17T08:14:10.5124680Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-07-17T08:14:10.5127895Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-07-17T08:14:10.5133141Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-07-17T08:14:10.5136309Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-07-17T08:14:10.5141608Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-07-17T08:14:10.5144780Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-07-17T08:14:10.5147992Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-07-17T08:14:10.5153841Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-07-17T08:14:10.5157109Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-07-17T08:14:10.5160249Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-07-17T08:14:10.5164760Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-07-17T08:14:10.5168045Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-07-17T08:14:10.5171263Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-07-17T08:14:10.5175971Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-07-17T08:14:10.5178886Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-07-17T08:14:10.5182115Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-07-17T08:14:10.5186567Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-07-17T08:14:10.5189960Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-07-17T08:14:10.5193245Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-07-17T08:14:10.5197821Z * [new branch] gh/kurtamohler/37/base -> origin/gh/kurtamohler/37/base 2025-07-17T08:14:10.5200959Z * [new branch] gh/kurtamohler/37/head -> origin/gh/kurtamohler/37/head 2025-07-17T08:14:10.5204235Z * [new branch] gh/kurtamohler/37/orig -> origin/gh/kurtamohler/37/orig 2025-07-17T08:14:10.5208714Z * [new branch] gh/kurtamohler/38/base -> origin/gh/kurtamohler/38/base 2025-07-17T08:14:10.5211862Z * [new branch] gh/kurtamohler/38/head -> origin/gh/kurtamohler/38/head 2025-07-17T08:14:10.5215065Z * [new branch] gh/kurtamohler/38/orig -> origin/gh/kurtamohler/38/orig 2025-07-17T08:14:10.5219440Z * [new branch] gh/kurtamohler/39/base -> origin/gh/kurtamohler/39/base 2025-07-17T08:14:10.5222598Z * [new branch] gh/kurtamohler/39/head -> origin/gh/kurtamohler/39/head 2025-07-17T08:14:10.5225777Z * [new branch] gh/kurtamohler/39/orig -> origin/gh/kurtamohler/39/orig 2025-07-17T08:14:10.5230352Z * [new branch] gh/kurtamohler/40/base -> origin/gh/kurtamohler/40/base 2025-07-17T08:14:10.5233683Z * [new branch] gh/kurtamohler/40/head -> origin/gh/kurtamohler/40/head 2025-07-17T08:14:10.5236975Z * [new branch] gh/kurtamohler/40/orig -> origin/gh/kurtamohler/40/orig 2025-07-17T08:14:10.5241475Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-07-17T08:14:10.5244908Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-07-17T08:14:10.5248095Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-07-17T08:14:10.5253529Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-07-17T08:14:10.5256765Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-07-17T08:14:10.5261218Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-07-17T08:14:10.5264542Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-07-17T08:14:10.5267859Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-07-17T08:14:10.5272141Z * [new branch] gh/kwen2501/131/base -> origin/gh/kwen2501/131/base 2025-07-17T08:14:10.5275719Z * [new branch] gh/kwen2501/131/head -> origin/gh/kwen2501/131/head 2025-07-17T08:14:10.5278882Z * [new branch] gh/kwen2501/131/orig -> origin/gh/kwen2501/131/orig 2025-07-17T08:14:10.5283443Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-07-17T08:14:10.5286612Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-07-17T08:14:10.5289758Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-07-17T08:14:10.5294128Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-07-17T08:14:10.5297350Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-07-17T08:14:10.5301706Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-07-17T08:14:10.5304996Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-07-17T08:14:10.5308098Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-07-17T08:14:10.5312606Z * [new branch] gh/kwen2501/162/base -> origin/gh/kwen2501/162/base 2025-07-17T08:14:10.5316117Z * [new branch] gh/kwen2501/162/head -> origin/gh/kwen2501/162/head 2025-07-17T08:14:10.5319281Z * [new branch] gh/kwen2501/162/orig -> origin/gh/kwen2501/162/orig 2025-07-17T08:14:10.5323818Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-07-17T08:14:10.5327162Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-07-17T08:14:10.5331589Z * [new branch] gh/kwen2501/172/base -> origin/gh/kwen2501/172/base 2025-07-17T08:14:10.5334801Z * [new branch] gh/kwen2501/172/head -> origin/gh/kwen2501/172/head 2025-07-17T08:14:10.5338296Z * [new branch] gh/kwen2501/172/orig -> origin/gh/kwen2501/172/orig 2025-07-17T08:14:10.5342617Z * [new branch] gh/kwen2501/173/base -> origin/gh/kwen2501/173/base 2025-07-17T08:14:10.5345837Z * [new branch] gh/kwen2501/173/head -> origin/gh/kwen2501/173/head 2025-07-17T08:14:10.5349023Z * [new branch] gh/kwen2501/173/orig -> origin/gh/kwen2501/173/orig 2025-07-17T08:14:10.5353534Z * [new branch] gh/kwen2501/174/base -> origin/gh/kwen2501/174/base 2025-07-17T08:14:10.5356844Z * [new branch] gh/kwen2501/174/head -> origin/gh/kwen2501/174/head 2025-07-17T08:14:10.5360002Z * [new branch] gh/kwen2501/174/orig -> origin/gh/kwen2501/174/orig 2025-07-17T08:14:10.5364401Z * [new branch] gh/kwen2501/175/base -> origin/gh/kwen2501/175/base 2025-07-17T08:14:10.5367622Z * [new branch] gh/kwen2501/175/head -> origin/gh/kwen2501/175/head 2025-07-17T08:14:10.5370900Z * [new branch] gh/kwen2501/175/orig -> origin/gh/kwen2501/175/orig 2025-07-17T08:14:10.5375340Z * [new branch] gh/kwen2501/176/base -> origin/gh/kwen2501/176/base 2025-07-17T08:14:10.5378499Z * [new branch] gh/kwen2501/176/head -> origin/gh/kwen2501/176/head 2025-07-17T08:14:10.5381727Z * [new branch] gh/kwen2501/176/orig -> origin/gh/kwen2501/176/orig 2025-07-17T08:14:10.5386143Z * [new branch] gh/kwen2501/177/base -> origin/gh/kwen2501/177/base 2025-07-17T08:14:10.5389286Z * [new branch] gh/kwen2501/177/head -> origin/gh/kwen2501/177/head 2025-07-17T08:14:10.5392510Z * [new branch] gh/kwen2501/177/orig -> origin/gh/kwen2501/177/orig 2025-07-17T08:14:10.5397350Z * [new branch] gh/kwen2501/178/base -> origin/gh/kwen2501/178/base 2025-07-17T08:14:10.5400442Z * [new branch] gh/kwen2501/178/head -> origin/gh/kwen2501/178/head 2025-07-17T08:14:10.5403660Z * [new branch] gh/kwen2501/178/orig -> origin/gh/kwen2501/178/orig 2025-07-17T08:14:10.5408199Z * [new branch] gh/kwen2501/179/base -> origin/gh/kwen2501/179/base 2025-07-17T08:14:10.5411393Z * [new branch] gh/kwen2501/179/head -> origin/gh/kwen2501/179/head 2025-07-17T08:14:10.5414731Z * [new branch] gh/kwen2501/179/orig -> origin/gh/kwen2501/179/orig 2025-07-17T08:14:10.5419200Z * [new branch] gh/kwen2501/180/base -> origin/gh/kwen2501/180/base 2025-07-17T08:14:10.5422369Z * [new branch] gh/kwen2501/180/head -> origin/gh/kwen2501/180/head 2025-07-17T08:14:10.5425585Z * [new branch] gh/kwen2501/180/orig -> origin/gh/kwen2501/180/orig 2025-07-17T08:14:10.5430177Z * [new branch] gh/kwen2501/181/base -> origin/gh/kwen2501/181/base 2025-07-17T08:14:10.5433394Z * [new branch] gh/kwen2501/181/head -> origin/gh/kwen2501/181/head 2025-07-17T08:14:10.5436567Z * [new branch] gh/kwen2501/181/orig -> origin/gh/kwen2501/181/orig 2025-07-17T08:14:10.5440988Z * [new branch] gh/kwen2501/182/base -> origin/gh/kwen2501/182/base 2025-07-17T08:14:10.5444174Z * [new branch] gh/kwen2501/182/head -> origin/gh/kwen2501/182/head 2025-07-17T08:14:10.5447370Z * [new branch] gh/kwen2501/182/orig -> origin/gh/kwen2501/182/orig 2025-07-17T08:14:10.5451742Z * [new branch] gh/kwen2501/183/base -> origin/gh/kwen2501/183/base 2025-07-17T08:14:10.5454919Z * [new branch] gh/kwen2501/183/head -> origin/gh/kwen2501/183/head 2025-07-17T08:14:10.5458221Z * [new branch] gh/kwen2501/183/orig -> origin/gh/kwen2501/183/orig 2025-07-17T08:14:10.5462720Z * [new branch] gh/kwen2501/184/base -> origin/gh/kwen2501/184/base 2025-07-17T08:14:10.5466061Z * [new branch] gh/kwen2501/184/head -> origin/gh/kwen2501/184/head 2025-07-17T08:14:10.5469272Z * [new branch] gh/kwen2501/184/orig -> origin/gh/kwen2501/184/orig 2025-07-17T08:14:10.5480341Z * [new branch] gh/kwen2501/185/base -> origin/gh/kwen2501/185/base 2025-07-17T08:14:10.5480707Z * [new branch] gh/kwen2501/185/head -> origin/gh/kwen2501/185/head 2025-07-17T08:14:10.5481021Z * [new branch] gh/kwen2501/185/orig -> origin/gh/kwen2501/185/orig 2025-07-17T08:14:10.5484540Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-07-17T08:14:10.5487718Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-07-17T08:14:10.5490851Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-07-17T08:14:10.5495252Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-07-17T08:14:10.5498527Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-07-17T08:14:10.5501845Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-07-17T08:14:10.5506246Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-07-17T08:14:10.5509444Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-07-17T08:14:10.5512647Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-07-17T08:14:10.5518877Z * [new branch] gh/kwen2501/189/base -> origin/gh/kwen2501/189/base 2025-07-17T08:14:10.5522290Z * [new branch] gh/kwen2501/189/head -> origin/gh/kwen2501/189/head 2025-07-17T08:14:10.5525568Z * [new branch] gh/kwen2501/189/orig -> origin/gh/kwen2501/189/orig 2025-07-17T08:14:10.5530003Z * [new branch] gh/kwen2501/190/base -> origin/gh/kwen2501/190/base 2025-07-17T08:14:10.5533206Z * [new branch] gh/kwen2501/190/head -> origin/gh/kwen2501/190/head 2025-07-17T08:14:10.5536400Z * [new branch] gh/kwen2501/190/orig -> origin/gh/kwen2501/190/orig 2025-07-17T08:14:10.5540851Z * [new branch] gh/kwen2501/191/base -> origin/gh/kwen2501/191/base 2025-07-17T08:14:10.5543996Z * [new branch] gh/kwen2501/191/head -> origin/gh/kwen2501/191/head 2025-07-17T08:14:10.5547361Z * [new branch] gh/kwen2501/191/orig -> origin/gh/kwen2501/191/orig 2025-07-17T08:14:10.5551879Z * [new branch] gh/kwen2501/192/base -> origin/gh/kwen2501/192/base 2025-07-17T08:14:10.5555258Z * [new branch] gh/kwen2501/192/head -> origin/gh/kwen2501/192/head 2025-07-17T08:14:10.5558401Z * [new branch] gh/kwen2501/192/orig -> origin/gh/kwen2501/192/orig 2025-07-17T08:14:10.5563148Z * [new branch] gh/kwen2501/193/base -> origin/gh/kwen2501/193/base 2025-07-17T08:14:10.5565944Z * [new branch] gh/kwen2501/193/head -> origin/gh/kwen2501/193/head 2025-07-17T08:14:10.5569182Z * [new branch] gh/kwen2501/193/orig -> origin/gh/kwen2501/193/orig 2025-07-17T08:14:10.5573472Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-07-17T08:14:10.5576637Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-07-17T08:14:10.5579888Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-07-17T08:14:10.5584601Z * [new branch] gh/kwen2501/195/base -> origin/gh/kwen2501/195/base 2025-07-17T08:14:10.5587720Z * [new branch] gh/kwen2501/195/head -> origin/gh/kwen2501/195/head 2025-07-17T08:14:10.5591002Z * [new branch] gh/kwen2501/195/orig -> origin/gh/kwen2501/195/orig 2025-07-17T08:14:10.5595855Z * [new branch] gh/kwen2501/196/base -> origin/gh/kwen2501/196/base 2025-07-17T08:14:10.5598947Z * [new branch] gh/kwen2501/196/head -> origin/gh/kwen2501/196/head 2025-07-17T08:14:10.5602139Z * [new branch] gh/kwen2501/196/orig -> origin/gh/kwen2501/196/orig 2025-07-17T08:14:10.5607764Z * [new branch] gh/laithsakka/112/head -> origin/gh/laithsakka/112/head 2025-07-17T08:14:10.5612222Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-07-17T08:14:10.5615521Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-07-17T08:14:10.5618730Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-07-17T08:14:10.5623093Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-07-17T08:14:10.5626362Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-07-17T08:14:10.5629528Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-07-17T08:14:10.5634298Z * [new branch] gh/laithsakka/141/base -> origin/gh/laithsakka/141/base 2025-07-17T08:14:10.5637431Z * [new branch] gh/laithsakka/141/head -> origin/gh/laithsakka/141/head 2025-07-17T08:14:10.5640703Z * [new branch] gh/laithsakka/141/orig -> origin/gh/laithsakka/141/orig 2025-07-17T08:14:10.5645125Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-07-17T08:14:10.5648348Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-07-17T08:14:10.5651572Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-07-17T08:14:10.5656125Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-07-17T08:14:10.5659362Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-07-17T08:14:10.5662584Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-07-17T08:14:10.5666950Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-07-17T08:14:10.5670203Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-07-17T08:14:10.5673542Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-07-17T08:14:10.5678534Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-07-17T08:14:10.5681585Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-07-17T08:14:10.5684748Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-07-17T08:14:10.5689202Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-07-17T08:14:10.5692694Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-07-17T08:14:10.5695686Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-07-17T08:14:10.5700088Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-07-17T08:14:10.5703300Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-07-17T08:14:10.5706684Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-07-17T08:14:10.5711269Z * [new branch] gh/laithsakka/199/base -> origin/gh/laithsakka/199/base 2025-07-17T08:14:10.5714611Z * [new branch] gh/laithsakka/199/head -> origin/gh/laithsakka/199/head 2025-07-17T08:14:10.5717811Z * [new branch] gh/laithsakka/199/orig -> origin/gh/laithsakka/199/orig 2025-07-17T08:14:10.5722462Z * [new branch] gh/laithsakka/206/base -> origin/gh/laithsakka/206/base 2025-07-17T08:14:10.5725797Z * [new branch] gh/laithsakka/206/head -> origin/gh/laithsakka/206/head 2025-07-17T08:14:10.5728962Z * [new branch] gh/laithsakka/206/orig -> origin/gh/laithsakka/206/orig 2025-07-17T08:14:10.5733528Z * [new branch] gh/laithsakka/210/base -> origin/gh/laithsakka/210/base 2025-07-17T08:14:10.5736806Z * [new branch] gh/laithsakka/210/head -> origin/gh/laithsakka/210/head 2025-07-17T08:14:10.5740151Z * [new branch] gh/laithsakka/210/orig -> origin/gh/laithsakka/210/orig 2025-07-17T08:14:10.5744555Z * [new branch] gh/laithsakka/215/base -> origin/gh/laithsakka/215/base 2025-07-17T08:14:10.5747685Z * [new branch] gh/laithsakka/215/head -> origin/gh/laithsakka/215/head 2025-07-17T08:14:10.5750926Z * [new branch] gh/laithsakka/215/orig -> origin/gh/laithsakka/215/orig 2025-07-17T08:14:10.5757271Z * [new branch] gh/laithsakka/219/base -> origin/gh/laithsakka/219/base 2025-07-17T08:14:10.5760349Z * [new branch] gh/laithsakka/219/head -> origin/gh/laithsakka/219/head 2025-07-17T08:14:10.5763616Z * [new branch] gh/laithsakka/219/orig -> origin/gh/laithsakka/219/orig 2025-07-17T08:14:10.5768283Z * [new branch] gh/laithsakka/220/base -> origin/gh/laithsakka/220/base 2025-07-17T08:14:10.5771482Z * [new branch] gh/laithsakka/220/head -> origin/gh/laithsakka/220/head 2025-07-17T08:14:10.5774699Z * [new branch] gh/laithsakka/220/orig -> origin/gh/laithsakka/220/orig 2025-07-17T08:14:10.5779102Z * [new branch] gh/laithsakka/221/base -> origin/gh/laithsakka/221/base 2025-07-17T08:14:10.5782266Z * [new branch] gh/laithsakka/221/head -> origin/gh/laithsakka/221/head 2025-07-17T08:14:10.5785481Z * [new branch] gh/laithsakka/221/orig -> origin/gh/laithsakka/221/orig 2025-07-17T08:14:10.5789961Z * [new branch] gh/laithsakka/222/base -> origin/gh/laithsakka/222/base 2025-07-17T08:14:10.5793341Z * [new branch] gh/laithsakka/222/head -> origin/gh/laithsakka/222/head 2025-07-17T08:14:10.5796698Z * [new branch] gh/laithsakka/222/orig -> origin/gh/laithsakka/222/orig 2025-07-17T08:14:10.5800908Z * [new branch] gh/laithsakka/223/base -> origin/gh/laithsakka/223/base 2025-07-17T08:14:10.5804127Z * [new branch] gh/laithsakka/223/head -> origin/gh/laithsakka/223/head 2025-07-17T08:14:10.5807428Z * [new branch] gh/laithsakka/223/orig -> origin/gh/laithsakka/223/orig 2025-07-17T08:14:10.5811898Z * [new branch] gh/laithsakka/224/base -> origin/gh/laithsakka/224/base 2025-07-17T08:14:10.5815125Z * [new branch] gh/laithsakka/224/head -> origin/gh/laithsakka/224/head 2025-07-17T08:14:10.5818515Z * [new branch] gh/laithsakka/224/orig -> origin/gh/laithsakka/224/orig 2025-07-17T08:14:10.5822523Z * [new branch] gh/laithsakka/225/base -> origin/gh/laithsakka/225/base 2025-07-17T08:14:10.5825696Z * [new branch] gh/laithsakka/225/head -> origin/gh/laithsakka/225/head 2025-07-17T08:14:10.5828858Z * [new branch] gh/laithsakka/225/orig -> origin/gh/laithsakka/225/orig 2025-07-17T08:14:10.5833165Z * [new branch] gh/laithsakka/226/base -> origin/gh/laithsakka/226/base 2025-07-17T08:14:10.5836502Z * [new branch] gh/laithsakka/226/head -> origin/gh/laithsakka/226/head 2025-07-17T08:14:10.5839649Z * [new branch] gh/laithsakka/226/orig -> origin/gh/laithsakka/226/orig 2025-07-17T08:14:10.5844080Z * [new branch] gh/laithsakka/227/base -> origin/gh/laithsakka/227/base 2025-07-17T08:14:10.5847226Z * [new branch] gh/laithsakka/227/head -> origin/gh/laithsakka/227/head 2025-07-17T08:14:10.5850423Z * [new branch] gh/laithsakka/227/orig -> origin/gh/laithsakka/227/orig 2025-07-17T08:14:10.5855148Z * [new branch] gh/laithsakka/228/base -> origin/gh/laithsakka/228/base 2025-07-17T08:14:10.5858325Z * [new branch] gh/laithsakka/228/head -> origin/gh/laithsakka/228/head 2025-07-17T08:14:10.5861471Z * [new branch] gh/laithsakka/228/orig -> origin/gh/laithsakka/228/orig 2025-07-17T08:14:10.5865739Z * [new branch] gh/laithsakka/229/base -> origin/gh/laithsakka/229/base 2025-07-17T08:14:10.5868932Z * [new branch] gh/laithsakka/229/head -> origin/gh/laithsakka/229/head 2025-07-17T08:14:10.5872095Z * [new branch] gh/laithsakka/229/orig -> origin/gh/laithsakka/229/orig 2025-07-17T08:14:10.5876546Z * [new branch] gh/laithsakka/230/base -> origin/gh/laithsakka/230/base 2025-07-17T08:14:10.5879739Z * [new branch] gh/laithsakka/230/head -> origin/gh/laithsakka/230/head 2025-07-17T08:14:10.5882916Z * [new branch] gh/laithsakka/230/orig -> origin/gh/laithsakka/230/orig 2025-07-17T08:14:10.5887355Z * [new branch] gh/laithsakka/231/base -> origin/gh/laithsakka/231/base 2025-07-17T08:14:10.5890783Z * [new branch] gh/laithsakka/231/head -> origin/gh/laithsakka/231/head 2025-07-17T08:14:10.5894012Z * [new branch] gh/laithsakka/231/orig -> origin/gh/laithsakka/231/orig 2025-07-17T08:14:10.5898776Z * [new branch] gh/laithsakka/232/base -> origin/gh/laithsakka/232/base 2025-07-17T08:14:10.5901935Z * [new branch] gh/laithsakka/232/head -> origin/gh/laithsakka/232/head 2025-07-17T08:14:10.5905123Z * [new branch] gh/laithsakka/232/orig -> origin/gh/laithsakka/232/orig 2025-07-17T08:14:10.5909611Z * [new branch] gh/laithsakka/233/base -> origin/gh/laithsakka/233/base 2025-07-17T08:14:10.5912786Z * [new branch] gh/laithsakka/233/head -> origin/gh/laithsakka/233/head 2025-07-17T08:14:10.5916119Z * [new branch] gh/laithsakka/233/orig -> origin/gh/laithsakka/233/orig 2025-07-17T08:14:10.5920505Z * [new branch] gh/laithsakka/234/base -> origin/gh/laithsakka/234/base 2025-07-17T08:14:10.5923716Z * [new branch] gh/laithsakka/234/head -> origin/gh/laithsakka/234/head 2025-07-17T08:14:10.5926941Z * [new branch] gh/laithsakka/234/orig -> origin/gh/laithsakka/234/orig 2025-07-17T08:14:10.5931372Z * [new branch] gh/laithsakka/235/base -> origin/gh/laithsakka/235/base 2025-07-17T08:14:10.5934650Z * [new branch] gh/laithsakka/235/head -> origin/gh/laithsakka/235/head 2025-07-17T08:14:10.5937827Z * [new branch] gh/laithsakka/235/orig -> origin/gh/laithsakka/235/orig 2025-07-17T08:14:10.5942604Z * [new branch] gh/laithsakka/236/base -> origin/gh/laithsakka/236/base 2025-07-17T08:14:10.5945578Z * [new branch] gh/laithsakka/236/head -> origin/gh/laithsakka/236/head 2025-07-17T08:14:10.5948756Z * [new branch] gh/laithsakka/236/orig -> origin/gh/laithsakka/236/orig 2025-07-17T08:14:10.5953358Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-07-17T08:14:10.5956579Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-07-17T08:14:10.5959808Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-07-17T08:14:10.5964229Z * [new branch] gh/laithsakka/238/base -> origin/gh/laithsakka/238/base 2025-07-17T08:14:10.5967397Z * [new branch] gh/laithsakka/238/head -> origin/gh/laithsakka/238/head 2025-07-17T08:14:10.5970572Z * [new branch] gh/laithsakka/238/orig -> origin/gh/laithsakka/238/orig 2025-07-17T08:14:10.5974992Z * [new branch] gh/laithsakka/239/base -> origin/gh/laithsakka/239/base 2025-07-17T08:14:10.5978186Z * [new branch] gh/laithsakka/239/head -> origin/gh/laithsakka/239/head 2025-07-17T08:14:10.5981335Z * [new branch] gh/laithsakka/239/orig -> origin/gh/laithsakka/239/orig 2025-07-17T08:14:10.5985837Z * [new branch] gh/laithsakka/240/base -> origin/gh/laithsakka/240/base 2025-07-17T08:14:10.5989026Z * [new branch] gh/laithsakka/240/head -> origin/gh/laithsakka/240/head 2025-07-17T08:14:10.5992178Z * [new branch] gh/laithsakka/240/orig -> origin/gh/laithsakka/240/orig 2025-07-17T08:14:10.5997366Z * [new branch] gh/laithsakka/241/base -> origin/gh/laithsakka/241/base 2025-07-17T08:14:10.6001165Z * [new branch] gh/laithsakka/241/head -> origin/gh/laithsakka/241/head 2025-07-17T08:14:10.6003825Z * [new branch] gh/laithsakka/241/orig -> origin/gh/laithsakka/241/orig 2025-07-17T08:14:10.6008339Z * [new branch] gh/laithsakka/242/base -> origin/gh/laithsakka/242/base 2025-07-17T08:14:10.6011534Z * [new branch] gh/laithsakka/242/head -> origin/gh/laithsakka/242/head 2025-07-17T08:14:10.6014692Z * [new branch] gh/laithsakka/242/orig -> origin/gh/laithsakka/242/orig 2025-07-17T08:14:10.6018946Z * [new branch] gh/laithsakka/243/base -> origin/gh/laithsakka/243/base 2025-07-17T08:14:10.6022120Z * [new branch] gh/laithsakka/243/head -> origin/gh/laithsakka/243/head 2025-07-17T08:14:10.6025391Z * [new branch] gh/laithsakka/243/orig -> origin/gh/laithsakka/243/orig 2025-07-17T08:14:10.6030028Z * [new branch] gh/laithsakka/244/base -> origin/gh/laithsakka/244/base 2025-07-17T08:14:10.6033327Z * [new branch] gh/laithsakka/244/head -> origin/gh/laithsakka/244/head 2025-07-17T08:14:10.6036534Z * [new branch] gh/laithsakka/244/orig -> origin/gh/laithsakka/244/orig 2025-07-17T08:14:10.6041007Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-07-17T08:14:10.6045272Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-07-17T08:14:10.6049522Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-07-17T08:14:10.6052768Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-07-17T08:14:10.6057051Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-07-17T08:14:10.6060108Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-07-17T08:14:10.6064373Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-07-17T08:14:10.6067620Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-07-17T08:14:10.6073459Z * [new branch] gh/leslie-fang-intel/190/base -> origin/gh/leslie-fang-intel/190/base 2025-07-17T08:14:10.6076683Z * [new branch] gh/leslie-fang-intel/190/head -> origin/gh/leslie-fang-intel/190/head 2025-07-17T08:14:10.6079915Z * [new branch] gh/leslie-fang-intel/190/orig -> origin/gh/leslie-fang-intel/190/orig 2025-07-17T08:14:10.6084277Z * [new branch] gh/leslie-fang-intel/199/base -> origin/gh/leslie-fang-intel/199/base 2025-07-17T08:14:10.6087455Z * [new branch] gh/leslie-fang-intel/199/head -> origin/gh/leslie-fang-intel/199/head 2025-07-17T08:14:10.6090680Z * [new branch] gh/leslie-fang-intel/199/orig -> origin/gh/leslie-fang-intel/199/orig 2025-07-17T08:14:10.6095124Z * [new branch] gh/leslie-fang-intel/200/base -> origin/gh/leslie-fang-intel/200/base 2025-07-17T08:14:10.6098243Z * [new branch] gh/leslie-fang-intel/200/head -> origin/gh/leslie-fang-intel/200/head 2025-07-17T08:14:10.6101396Z * [new branch] gh/leslie-fang-intel/200/orig -> origin/gh/leslie-fang-intel/200/orig 2025-07-17T08:14:10.6105715Z * [new branch] gh/leslie-fang-intel/201/base -> origin/gh/leslie-fang-intel/201/base 2025-07-17T08:14:10.6109074Z * [new branch] gh/leslie-fang-intel/201/head -> origin/gh/leslie-fang-intel/201/head 2025-07-17T08:14:10.6112235Z * [new branch] gh/leslie-fang-intel/201/orig -> origin/gh/leslie-fang-intel/201/orig 2025-07-17T08:14:10.6116780Z * [new branch] gh/leslie-fang-intel/202/base -> origin/gh/leslie-fang-intel/202/base 2025-07-17T08:14:10.6120014Z * [new branch] gh/leslie-fang-intel/202/head -> origin/gh/leslie-fang-intel/202/head 2025-07-17T08:14:10.6123233Z * [new branch] gh/leslie-fang-intel/202/orig -> origin/gh/leslie-fang-intel/202/orig 2025-07-17T08:14:10.6127641Z * [new branch] gh/leslie-fang-intel/203/base -> origin/gh/leslie-fang-intel/203/base 2025-07-17T08:14:10.6130797Z * [new branch] gh/leslie-fang-intel/203/head -> origin/gh/leslie-fang-intel/203/head 2025-07-17T08:14:10.6134072Z * [new branch] gh/leslie-fang-intel/203/orig -> origin/gh/leslie-fang-intel/203/orig 2025-07-17T08:14:10.6138510Z * [new branch] gh/leslie-fang-intel/204/base -> origin/gh/leslie-fang-intel/204/base 2025-07-17T08:14:10.6141676Z * [new branch] gh/leslie-fang-intel/204/head -> origin/gh/leslie-fang-intel/204/head 2025-07-17T08:14:10.6144851Z * [new branch] gh/leslie-fang-intel/204/orig -> origin/gh/leslie-fang-intel/204/orig 2025-07-17T08:14:10.6149311Z * [new branch] gh/leslie-fang-intel/205/base -> origin/gh/leslie-fang-intel/205/base 2025-07-17T08:14:10.6152712Z * [new branch] gh/leslie-fang-intel/205/head -> origin/gh/leslie-fang-intel/205/head 2025-07-17T08:14:10.6156040Z * [new branch] gh/leslie-fang-intel/205/orig -> origin/gh/leslie-fang-intel/205/orig 2025-07-17T08:14:10.6160423Z * [new branch] gh/leslie-fang-intel/206/base -> origin/gh/leslie-fang-intel/206/base 2025-07-17T08:14:10.6163608Z * [new branch] gh/leslie-fang-intel/206/head -> origin/gh/leslie-fang-intel/206/head 2025-07-17T08:14:10.6166827Z * [new branch] gh/leslie-fang-intel/206/orig -> origin/gh/leslie-fang-intel/206/orig 2025-07-17T08:14:10.6171235Z * [new branch] gh/leslie-fang-intel/207/base -> origin/gh/leslie-fang-intel/207/base 2025-07-17T08:14:10.6174362Z * [new branch] gh/leslie-fang-intel/207/head -> origin/gh/leslie-fang-intel/207/head 2025-07-17T08:14:10.6177544Z * [new branch] gh/leslie-fang-intel/207/orig -> origin/gh/leslie-fang-intel/207/orig 2025-07-17T08:14:10.6181914Z * [new branch] gh/leslie-fang-intel/208/base -> origin/gh/leslie-fang-intel/208/base 2025-07-17T08:14:10.6185122Z * [new branch] gh/leslie-fang-intel/208/head -> origin/gh/leslie-fang-intel/208/head 2025-07-17T08:14:10.6188440Z * [new branch] gh/leslie-fang-intel/208/orig -> origin/gh/leslie-fang-intel/208/orig 2025-07-17T08:14:10.6193815Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-07-17T08:14:10.6196981Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-07-17T08:14:10.6200215Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-07-17T08:14:10.6204580Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-07-17T08:14:10.6207844Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-07-17T08:14:10.6211086Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-07-17T08:14:10.6216543Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-07-17T08:14:10.6220926Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-07-17T08:14:10.6224071Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-07-17T08:14:10.6227356Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-07-17T08:14:10.6231718Z * [new branch] gh/malfet/259/base -> origin/gh/malfet/259/base 2025-07-17T08:14:10.6237191Z * [new branch] gh/malfet/259/head -> origin/gh/malfet/259/head 2025-07-17T08:14:10.6240405Z * [new branch] gh/malfet/259/orig -> origin/gh/malfet/259/orig 2025-07-17T08:14:10.6244751Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-07-17T08:14:10.6247981Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-07-17T08:14:10.6251211Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-07-17T08:14:10.6255610Z * [new branch] gh/malfet/394/base -> origin/gh/malfet/394/base 2025-07-17T08:14:10.6258741Z * [new branch] gh/malfet/394/head -> origin/gh/malfet/394/head 2025-07-17T08:14:10.6262144Z * [new branch] gh/malfet/394/orig -> origin/gh/malfet/394/orig 2025-07-17T08:14:10.6266610Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-07-17T08:14:10.6269844Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-07-17T08:14:10.6273084Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-07-17T08:14:10.6277716Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-07-17T08:14:10.6280990Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-07-17T08:14:10.6284216Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-07-17T08:14:10.6288700Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-07-17T08:14:10.6291854Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-07-17T08:14:10.6295071Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-07-17T08:14:10.6299499Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-07-17T08:14:10.6302655Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-07-17T08:14:10.6305922Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-07-17T08:14:10.6310355Z * [new branch] gh/malfet/403/base -> origin/gh/malfet/403/base 2025-07-17T08:14:10.6313646Z * [new branch] gh/malfet/403/head -> origin/gh/malfet/403/head 2025-07-17T08:14:10.6316856Z * [new branch] gh/malfet/403/orig -> origin/gh/malfet/403/orig 2025-07-17T08:14:10.6321185Z * [new branch] gh/malfet/404/base -> origin/gh/malfet/404/base 2025-07-17T08:14:10.6324696Z * [new branch] gh/malfet/404/head -> origin/gh/malfet/404/head 2025-07-17T08:14:10.6327658Z * [new branch] gh/malfet/404/orig -> origin/gh/malfet/404/orig 2025-07-17T08:14:10.6332023Z * [new branch] gh/malfet/405/base -> origin/gh/malfet/405/base 2025-07-17T08:14:10.6335198Z * [new branch] gh/malfet/405/head -> origin/gh/malfet/405/head 2025-07-17T08:14:10.6338442Z * [new branch] gh/malfet/405/orig -> origin/gh/malfet/405/orig 2025-07-17T08:14:10.6342812Z * [new branch] gh/malfet/407/base -> origin/gh/malfet/407/base 2025-07-17T08:14:10.6346013Z * [new branch] gh/malfet/407/head -> origin/gh/malfet/407/head 2025-07-17T08:14:10.6349307Z * [new branch] gh/malfet/407/orig -> origin/gh/malfet/407/orig 2025-07-17T08:14:10.6355322Z * [new branch] gh/malfet/408/base -> origin/gh/malfet/408/base 2025-07-17T08:14:10.6358610Z * [new branch] gh/malfet/408/head -> origin/gh/malfet/408/head 2025-07-17T08:14:10.6361796Z * [new branch] gh/malfet/408/orig -> origin/gh/malfet/408/orig 2025-07-17T08:14:10.6366223Z * [new branch] gh/malfet/409/base -> origin/gh/malfet/409/base 2025-07-17T08:14:10.6369509Z * [new branch] gh/malfet/409/head -> origin/gh/malfet/409/head 2025-07-17T08:14:10.6372807Z * [new branch] gh/malfet/409/orig -> origin/gh/malfet/409/orig 2025-07-17T08:14:10.6377356Z * [new branch] gh/malfet/410/base -> origin/gh/malfet/410/base 2025-07-17T08:14:10.6380519Z * [new branch] gh/malfet/410/head -> origin/gh/malfet/410/head 2025-07-17T08:14:10.6383778Z * [new branch] gh/malfet/410/orig -> origin/gh/malfet/410/orig 2025-07-17T08:14:10.6388128Z * [new branch] gh/malfet/411/base -> origin/gh/malfet/411/base 2025-07-17T08:14:10.6391344Z * [new branch] gh/malfet/411/head -> origin/gh/malfet/411/head 2025-07-17T08:14:10.6394647Z * [new branch] gh/malfet/411/orig -> origin/gh/malfet/411/orig 2025-07-17T08:14:10.6399059Z * [new branch] gh/malfet/412/base -> origin/gh/malfet/412/base 2025-07-17T08:14:10.6402238Z * [new branch] gh/malfet/412/head -> origin/gh/malfet/412/head 2025-07-17T08:14:10.6405422Z * [new branch] gh/malfet/412/orig -> origin/gh/malfet/412/orig 2025-07-17T08:14:10.6409862Z * [new branch] gh/malfet/413/base -> origin/gh/malfet/413/base 2025-07-17T08:14:10.6413173Z * [new branch] gh/malfet/413/head -> origin/gh/malfet/413/head 2025-07-17T08:14:10.6416370Z * [new branch] gh/malfet/413/orig -> origin/gh/malfet/413/orig 2025-07-17T08:14:10.6420848Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-07-17T08:14:10.6423975Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-07-17T08:14:10.6427198Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-07-17T08:14:10.6431556Z * [new branch] gh/malfet/415/base -> origin/gh/malfet/415/base 2025-07-17T08:14:10.6434847Z * [new branch] gh/malfet/415/head -> origin/gh/malfet/415/head 2025-07-17T08:14:10.6438105Z * [new branch] gh/malfet/415/orig -> origin/gh/malfet/415/orig 2025-07-17T08:14:10.6442458Z * [new branch] gh/malfet/416/base -> origin/gh/malfet/416/base 2025-07-17T08:14:10.6445792Z * [new branch] gh/malfet/416/head -> origin/gh/malfet/416/head 2025-07-17T08:14:10.6449160Z * [new branch] gh/malfet/416/orig -> origin/gh/malfet/416/orig 2025-07-17T08:14:10.6453781Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-07-17T08:14:10.6457398Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-07-17T08:14:10.6460458Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-07-17T08:14:10.6464666Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-07-17T08:14:10.6467830Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-07-17T08:14:10.6471000Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-07-17T08:14:10.6475490Z * [new branch] gh/malfet/419/base -> origin/gh/malfet/419/base 2025-07-17T08:14:10.6478689Z * [new branch] gh/malfet/419/head -> origin/gh/malfet/419/head 2025-07-17T08:14:10.6481878Z * [new branch] gh/malfet/419/orig -> origin/gh/malfet/419/orig 2025-07-17T08:14:10.6486375Z * [new branch] gh/malfet/420/base -> origin/gh/malfet/420/base 2025-07-17T08:14:10.6489606Z * [new branch] gh/malfet/420/head -> origin/gh/malfet/420/head 2025-07-17T08:14:10.6492758Z * [new branch] gh/malfet/420/orig -> origin/gh/malfet/420/orig 2025-07-17T08:14:10.6497174Z * [new branch] gh/malfet/421/base -> origin/gh/malfet/421/base 2025-07-17T08:14:10.6500526Z * [new branch] gh/malfet/421/head -> origin/gh/malfet/421/head 2025-07-17T08:14:10.6503822Z * [new branch] gh/malfet/421/orig -> origin/gh/malfet/421/orig 2025-07-17T08:14:10.6508220Z * [new branch] gh/malfet/422/base -> origin/gh/malfet/422/base 2025-07-17T08:14:10.6511398Z * [new branch] gh/malfet/422/head -> origin/gh/malfet/422/head 2025-07-17T08:14:10.6514832Z * [new branch] gh/malfet/422/orig -> origin/gh/malfet/422/orig 2025-07-17T08:14:10.6519253Z * [new branch] gh/malfet/423/base -> origin/gh/malfet/423/base 2025-07-17T08:14:10.6522396Z * [new branch] gh/malfet/423/head -> origin/gh/malfet/423/head 2025-07-17T08:14:10.6525691Z * [new branch] gh/malfet/423/orig -> origin/gh/malfet/423/orig 2025-07-17T08:14:10.6530046Z * [new branch] gh/malfet/424/base -> origin/gh/malfet/424/base 2025-07-17T08:14:10.6533280Z * [new branch] gh/malfet/424/head -> origin/gh/malfet/424/head 2025-07-17T08:14:10.6536420Z * [new branch] gh/malfet/424/orig -> origin/gh/malfet/424/orig 2025-07-17T08:14:10.6540775Z * [new branch] gh/malfet/425/base -> origin/gh/malfet/425/base 2025-07-17T08:14:10.6544149Z * [new branch] gh/malfet/425/head -> origin/gh/malfet/425/head 2025-07-17T08:14:10.6547291Z * [new branch] gh/malfet/425/orig -> origin/gh/malfet/425/orig 2025-07-17T08:14:10.6551871Z * [new branch] gh/malfet/426/base -> origin/gh/malfet/426/base 2025-07-17T08:14:10.6555356Z * [new branch] gh/malfet/426/head -> origin/gh/malfet/426/head 2025-07-17T08:14:10.6558686Z * [new branch] gh/malfet/426/orig -> origin/gh/malfet/426/orig 2025-07-17T08:14:10.6563122Z * [new branch] gh/malfet/427/base -> origin/gh/malfet/427/base 2025-07-17T08:14:10.6566308Z * [new branch] gh/malfet/427/head -> origin/gh/malfet/427/head 2025-07-17T08:14:10.6569503Z * [new branch] gh/malfet/427/orig -> origin/gh/malfet/427/orig 2025-07-17T08:14:10.6573947Z * [new branch] gh/malfet/428/base -> origin/gh/malfet/428/base 2025-07-17T08:14:10.6577106Z * [new branch] gh/malfet/428/head -> origin/gh/malfet/428/head 2025-07-17T08:14:10.6580310Z * [new branch] gh/malfet/428/orig -> origin/gh/malfet/428/orig 2025-07-17T08:14:10.6584984Z * [new branch] gh/malfet/429/base -> origin/gh/malfet/429/base 2025-07-17T08:14:10.6587982Z * [new branch] gh/malfet/429/head -> origin/gh/malfet/429/head 2025-07-17T08:14:10.6591235Z * [new branch] gh/malfet/429/orig -> origin/gh/malfet/429/orig 2025-07-17T08:14:10.6597386Z * [new branch] gh/malfet/430/base -> origin/gh/malfet/430/base 2025-07-17T08:14:10.6600501Z * [new branch] gh/malfet/430/head -> origin/gh/malfet/430/head 2025-07-17T08:14:10.6603772Z * [new branch] gh/malfet/430/orig -> origin/gh/malfet/430/orig 2025-07-17T08:14:10.6608148Z * [new branch] gh/malfet/431/base -> origin/gh/malfet/431/base 2025-07-17T08:14:10.6611298Z * [new branch] gh/malfet/431/head -> origin/gh/malfet/431/head 2025-07-17T08:14:10.6614528Z * [new branch] gh/malfet/431/orig -> origin/gh/malfet/431/orig 2025-07-17T08:14:10.6618933Z * [new branch] gh/malfet/432/base -> origin/gh/malfet/432/base 2025-07-17T08:14:10.6622225Z * [new branch] gh/malfet/432/head -> origin/gh/malfet/432/head 2025-07-17T08:14:10.6625415Z * [new branch] gh/malfet/432/orig -> origin/gh/malfet/432/orig 2025-07-17T08:14:10.6630042Z * [new branch] gh/malfet/433/base -> origin/gh/malfet/433/base 2025-07-17T08:14:10.6633441Z * [new branch] gh/malfet/433/head -> origin/gh/malfet/433/head 2025-07-17T08:14:10.6636653Z * [new branch] gh/malfet/433/orig -> origin/gh/malfet/433/orig 2025-07-17T08:14:10.6641199Z * [new branch] gh/malfet/434/base -> origin/gh/malfet/434/base 2025-07-17T08:14:10.6644437Z * [new branch] gh/malfet/434/head -> origin/gh/malfet/434/head 2025-07-17T08:14:10.6647686Z * [new branch] gh/malfet/434/orig -> origin/gh/malfet/434/orig 2025-07-17T08:14:10.6652234Z * [new branch] gh/malfet/435/base -> origin/gh/malfet/435/base 2025-07-17T08:14:10.6655450Z * [new branch] gh/malfet/435/head -> origin/gh/malfet/435/head 2025-07-17T08:14:10.6658875Z * [new branch] gh/malfet/435/orig -> origin/gh/malfet/435/orig 2025-07-17T08:14:10.6662973Z * [new branch] gh/malfet/436/base -> origin/gh/malfet/436/base 2025-07-17T08:14:10.6666194Z * [new branch] gh/malfet/436/head -> origin/gh/malfet/436/head 2025-07-17T08:14:10.6669396Z * [new branch] gh/malfet/436/orig -> origin/gh/malfet/436/orig 2025-07-17T08:14:10.6673785Z * [new branch] gh/malfet/437/base -> origin/gh/malfet/437/base 2025-07-17T08:14:10.6677093Z * [new branch] gh/malfet/437/head -> origin/gh/malfet/437/head 2025-07-17T08:14:10.6680365Z * [new branch] gh/malfet/437/orig -> origin/gh/malfet/437/orig 2025-07-17T08:14:10.6684903Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-07-17T08:14:10.6688118Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-07-17T08:14:10.6693454Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-07-17T08:14:10.6696656Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-07-17T08:14:10.6699828Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-07-17T08:14:10.6704187Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-07-17T08:14:10.6707396Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-07-17T08:14:10.6710685Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-07-17T08:14:10.6715380Z * [new branch] gh/manuelcandales/12/base -> origin/gh/manuelcandales/12/base 2025-07-17T08:14:10.6718510Z * [new branch] gh/manuelcandales/12/head -> origin/gh/manuelcandales/12/head 2025-07-17T08:14:10.6721711Z * [new branch] gh/manuelcandales/12/orig -> origin/gh/manuelcandales/12/orig 2025-07-17T08:14:10.6726057Z * [new branch] gh/manuelcandales/13/base -> origin/gh/manuelcandales/13/base 2025-07-17T08:14:10.6729273Z * [new branch] gh/manuelcandales/13/head -> origin/gh/manuelcandales/13/head 2025-07-17T08:14:10.6732468Z * [new branch] gh/manuelcandales/13/orig -> origin/gh/manuelcandales/13/orig 2025-07-17T08:14:10.6736873Z * [new branch] gh/manuelcandales/14/base -> origin/gh/manuelcandales/14/base 2025-07-17T08:14:10.6740077Z * [new branch] gh/manuelcandales/14/head -> origin/gh/manuelcandales/14/head 2025-07-17T08:14:10.6743291Z * [new branch] gh/manuelcandales/14/orig -> origin/gh/manuelcandales/14/orig 2025-07-17T08:14:10.6747644Z * [new branch] gh/manuelcandales/15/base -> origin/gh/manuelcandales/15/base 2025-07-17T08:14:10.6750901Z * [new branch] gh/manuelcandales/15/head -> origin/gh/manuelcandales/15/head 2025-07-17T08:14:10.6754122Z * [new branch] gh/manuelcandales/15/orig -> origin/gh/manuelcandales/15/orig 2025-07-17T08:14:10.6758439Z * [new branch] gh/manuelcandales/16/base -> origin/gh/manuelcandales/16/base 2025-07-17T08:14:10.6761771Z * [new branch] gh/manuelcandales/16/head -> origin/gh/manuelcandales/16/head 2025-07-17T08:14:10.6764945Z * [new branch] gh/manuelcandales/16/orig -> origin/gh/manuelcandales/16/orig 2025-07-17T08:14:10.6769519Z * [new branch] gh/manuelcandales/17/base -> origin/gh/manuelcandales/17/base 2025-07-17T08:14:10.6772699Z * [new branch] gh/manuelcandales/17/head -> origin/gh/manuelcandales/17/head 2025-07-17T08:14:10.6775878Z * [new branch] gh/manuelcandales/17/orig -> origin/gh/manuelcandales/17/orig 2025-07-17T08:14:10.6780365Z * [new branch] gh/manuelcandales/8/base -> origin/gh/manuelcandales/8/base 2025-07-17T08:14:10.6783503Z * [new branch] gh/manuelcandales/8/head -> origin/gh/manuelcandales/8/head 2025-07-17T08:14:10.6786719Z * [new branch] gh/manuelcandales/8/orig -> origin/gh/manuelcandales/8/orig 2025-07-17T08:14:10.6791142Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-07-17T08:14:10.6794491Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-07-17T08:14:10.6797690Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-07-17T08:14:10.6803317Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-07-17T08:14:10.6808761Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-07-17T08:14:10.6812062Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-07-17T08:14:10.6815565Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-07-17T08:14:10.6820035Z * [new branch] gh/masnesral/208/base -> origin/gh/masnesral/208/base 2025-07-17T08:14:10.6823289Z * [new branch] gh/masnesral/208/head -> origin/gh/masnesral/208/head 2025-07-17T08:14:10.6826529Z * [new branch] gh/masnesral/208/orig -> origin/gh/masnesral/208/orig 2025-07-17T08:14:10.6831126Z * [new branch] gh/masnesral/209/base -> origin/gh/masnesral/209/base 2025-07-17T08:14:10.6835458Z * [new branch] gh/masnesral/209/head -> origin/gh/masnesral/209/head 2025-07-17T08:14:10.6838742Z * [new branch] gh/masnesral/209/orig -> origin/gh/masnesral/209/orig 2025-07-17T08:14:10.6843783Z * [new branch] gh/masnesral/210/base -> origin/gh/masnesral/210/base 2025-07-17T08:14:10.6847043Z * [new branch] gh/masnesral/210/head -> origin/gh/masnesral/210/head 2025-07-17T08:14:10.6850295Z * [new branch] gh/masnesral/210/orig -> origin/gh/masnesral/210/orig 2025-07-17T08:14:10.6854810Z * [new branch] gh/masnesral/211/base -> origin/gh/masnesral/211/base 2025-07-17T08:14:10.6857994Z * [new branch] gh/masnesral/211/head -> origin/gh/masnesral/211/head 2025-07-17T08:14:10.6861171Z * [new branch] gh/masnesral/211/orig -> origin/gh/masnesral/211/orig 2025-07-17T08:14:10.6865587Z * [new branch] gh/masnesral/212/base -> origin/gh/masnesral/212/base 2025-07-17T08:14:10.6868809Z * [new branch] gh/masnesral/212/head -> origin/gh/masnesral/212/head 2025-07-17T08:14:10.6872032Z * [new branch] gh/masnesral/212/orig -> origin/gh/masnesral/212/orig 2025-07-17T08:14:10.6876811Z * [new branch] gh/masnesral/213/base -> origin/gh/masnesral/213/base 2025-07-17T08:14:10.6880005Z * [new branch] gh/masnesral/213/head -> origin/gh/masnesral/213/head 2025-07-17T08:14:10.6883372Z * [new branch] gh/masnesral/213/orig -> origin/gh/masnesral/213/orig 2025-07-17T08:14:10.6887878Z * [new branch] gh/masnesral/214/base -> origin/gh/masnesral/214/base 2025-07-17T08:14:10.6891229Z * [new branch] gh/masnesral/214/head -> origin/gh/masnesral/214/head 2025-07-17T08:14:10.6894508Z * [new branch] gh/masnesral/214/orig -> origin/gh/masnesral/214/orig 2025-07-17T08:14:10.6898928Z * [new branch] gh/masnesral/215/base -> origin/gh/masnesral/215/base 2025-07-17T08:14:10.6902143Z * [new branch] gh/masnesral/215/head -> origin/gh/masnesral/215/head 2025-07-17T08:14:10.6905330Z * [new branch] gh/masnesral/215/orig -> origin/gh/masnesral/215/orig 2025-07-17T08:14:10.6909759Z * [new branch] gh/masnesral/216/base -> origin/gh/masnesral/216/base 2025-07-17T08:14:10.6913022Z * [new branch] gh/masnesral/216/head -> origin/gh/masnesral/216/head 2025-07-17T08:14:10.6916319Z * [new branch] gh/masnesral/216/orig -> origin/gh/masnesral/216/orig 2025-07-17T08:14:10.6920693Z * [new branch] gh/masnesral/217/base -> origin/gh/masnesral/217/base 2025-07-17T08:14:10.6923886Z * [new branch] gh/masnesral/217/head -> origin/gh/masnesral/217/head 2025-07-17T08:14:10.6927161Z * [new branch] gh/masnesral/217/orig -> origin/gh/masnesral/217/orig 2025-07-17T08:14:10.6931546Z * [new branch] gh/masnesral/218/base -> origin/gh/masnesral/218/base 2025-07-17T08:14:10.6934859Z * [new branch] gh/masnesral/218/head -> origin/gh/masnesral/218/head 2025-07-17T08:14:10.6938028Z * [new branch] gh/masnesral/218/orig -> origin/gh/masnesral/218/orig 2025-07-17T08:14:10.6942295Z * [new branch] gh/masnesral/219/base -> origin/gh/masnesral/219/base 2025-07-17T08:14:10.6945395Z * [new branch] gh/masnesral/219/head -> origin/gh/masnesral/219/head 2025-07-17T08:14:10.6948548Z * [new branch] gh/masnesral/219/orig -> origin/gh/masnesral/219/orig 2025-07-17T08:14:10.6952848Z * [new branch] gh/masnesral/220/base -> origin/gh/masnesral/220/base 2025-07-17T08:14:10.6956120Z * [new branch] gh/masnesral/220/head -> origin/gh/masnesral/220/head 2025-07-17T08:14:10.6959293Z * [new branch] gh/masnesral/220/orig -> origin/gh/masnesral/220/orig 2025-07-17T08:14:10.6963607Z * [new branch] gh/masnesral/221/base -> origin/gh/masnesral/221/base 2025-07-17T08:14:10.6966800Z * [new branch] gh/masnesral/221/head -> origin/gh/masnesral/221/head 2025-07-17T08:14:10.6970265Z * [new branch] gh/masnesral/221/orig -> origin/gh/masnesral/221/orig 2025-07-17T08:14:10.6974498Z * [new branch] gh/masnesral/222/base -> origin/gh/masnesral/222/base 2025-07-17T08:14:10.6977794Z * [new branch] gh/masnesral/222/head -> origin/gh/masnesral/222/head 2025-07-17T08:14:10.6980976Z * [new branch] gh/masnesral/222/orig -> origin/gh/masnesral/222/orig 2025-07-17T08:14:10.6985236Z * [new branch] gh/masnesral/223/base -> origin/gh/masnesral/223/base 2025-07-17T08:14:10.6988455Z * [new branch] gh/masnesral/223/head -> origin/gh/masnesral/223/head 2025-07-17T08:14:10.6991687Z * [new branch] gh/masnesral/223/orig -> origin/gh/masnesral/223/orig 2025-07-17T08:14:10.6996144Z * [new branch] gh/masnesral/224/base -> origin/gh/masnesral/224/base 2025-07-17T08:14:10.6999528Z * [new branch] gh/masnesral/224/head -> origin/gh/masnesral/224/head 2025-07-17T08:14:10.7002750Z * [new branch] gh/masnesral/224/orig -> origin/gh/masnesral/224/orig 2025-07-17T08:14:10.7007036Z * [new branch] gh/masnesral/225/base -> origin/gh/masnesral/225/base 2025-07-17T08:14:10.7010271Z * [new branch] gh/masnesral/225/head -> origin/gh/masnesral/225/head 2025-07-17T08:14:10.7013491Z * [new branch] gh/masnesral/225/orig -> origin/gh/masnesral/225/orig 2025-07-17T08:14:10.7017894Z * [new branch] gh/masnesral/226/base -> origin/gh/masnesral/226/base 2025-07-17T08:14:10.7021135Z * [new branch] gh/masnesral/226/head -> origin/gh/masnesral/226/head 2025-07-17T08:14:10.7024385Z * [new branch] gh/masnesral/226/orig -> origin/gh/masnesral/226/orig 2025-07-17T08:14:10.7028872Z * [new branch] gh/masnesral/227/base -> origin/gh/masnesral/227/base 2025-07-17T08:14:10.7032124Z * [new branch] gh/masnesral/227/head -> origin/gh/masnesral/227/head 2025-07-17T08:14:10.7035535Z * [new branch] gh/masnesral/227/orig -> origin/gh/masnesral/227/orig 2025-07-17T08:14:10.7039928Z * [new branch] gh/masnesral/228/base -> origin/gh/masnesral/228/base 2025-07-17T08:14:10.7043206Z * [new branch] gh/masnesral/228/head -> origin/gh/masnesral/228/head 2025-07-17T08:14:10.7046438Z * [new branch] gh/masnesral/228/orig -> origin/gh/masnesral/228/orig 2025-07-17T08:14:10.7050921Z * [new branch] gh/masnesral/229/base -> origin/gh/masnesral/229/base 2025-07-17T08:14:10.7054137Z * [new branch] gh/masnesral/229/head -> origin/gh/masnesral/229/head 2025-07-17T08:14:10.7057322Z * [new branch] gh/masnesral/229/orig -> origin/gh/masnesral/229/orig 2025-07-17T08:14:10.7061719Z * [new branch] gh/masnesral/230/base -> origin/gh/masnesral/230/base 2025-07-17T08:14:10.7065071Z * [new branch] gh/masnesral/230/head -> origin/gh/masnesral/230/head 2025-07-17T08:14:10.7068342Z * [new branch] gh/masnesral/230/orig -> origin/gh/masnesral/230/orig 2025-07-17T08:14:10.7072777Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-07-17T08:14:10.7080011Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-07-17T08:14:10.7083198Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-07-17T08:14:10.7087708Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-07-17T08:14:10.7090898Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-07-17T08:14:10.7095252Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-07-17T08:14:10.7098445Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-07-17T08:14:10.7102846Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-07-17T08:14:10.7106135Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-07-17T08:14:10.7110430Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-07-17T08:14:10.7113745Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-07-17T08:14:10.7118072Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-07-17T08:14:10.7121180Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-07-17T08:14:10.7125469Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-07-17T08:14:10.7128579Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-07-17T08:14:10.7134017Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-07-17T08:14:10.7137189Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-07-17T08:14:10.7141552Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-07-17T08:14:10.7144766Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-07-17T08:14:10.7149205Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-07-17T08:14:10.7152344Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-07-17T08:14:10.7156852Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-07-17T08:14:10.7159917Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-07-17T08:14:10.7164551Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-07-17T08:14:10.7167588Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-07-17T08:14:10.7172132Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-07-17T08:14:10.7175237Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-07-17T08:14:10.7178503Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-07-17T08:14:10.7182725Z * [new branch] gh/mikaylagawarecki/316/base -> origin/gh/mikaylagawarecki/316/base 2025-07-17T08:14:10.7186076Z * [new branch] gh/mikaylagawarecki/316/head -> origin/gh/mikaylagawarecki/316/head 2025-07-17T08:14:10.7189539Z * [new branch] gh/mikaylagawarecki/316/orig -> origin/gh/mikaylagawarecki/316/orig 2025-07-17T08:14:10.7194161Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-07-17T08:14:10.7197484Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-07-17T08:14:10.7200860Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-07-17T08:14:10.7205265Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-07-17T08:14:10.7208499Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-07-17T08:14:10.7211697Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-07-17T08:14:10.7216184Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-07-17T08:14:10.7219289Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-07-17T08:14:10.7222564Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-07-17T08:14:10.7227344Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-07-17T08:14:10.7230411Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-07-17T08:14:10.7233712Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-07-17T08:14:10.7238030Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-07-17T08:14:10.7241266Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-07-17T08:14:10.7244454Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-07-17T08:14:10.7249802Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-07-17T08:14:10.7253021Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-07-17T08:14:10.7258538Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-07-17T08:14:10.7261769Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-07-17T08:14:10.7265004Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-07-17T08:14:10.7270420Z * [new branch] gh/nautsimon/1/base -> origin/gh/nautsimon/1/base 2025-07-17T08:14:10.7273797Z * [new branch] gh/nautsimon/1/head -> origin/gh/nautsimon/1/head 2025-07-17T08:14:10.7277145Z * [new branch] gh/nautsimon/1/orig -> origin/gh/nautsimon/1/orig 2025-07-17T08:14:10.7281677Z * [new branch] gh/nautsimon/10/base -> origin/gh/nautsimon/10/base 2025-07-17T08:14:10.7284879Z * [new branch] gh/nautsimon/10/head -> origin/gh/nautsimon/10/head 2025-07-17T08:14:10.7288189Z * [new branch] gh/nautsimon/10/orig -> origin/gh/nautsimon/10/orig 2025-07-17T08:14:10.7292504Z * [new branch] gh/nautsimon/11/base -> origin/gh/nautsimon/11/base 2025-07-17T08:14:10.7295742Z * [new branch] gh/nautsimon/11/head -> origin/gh/nautsimon/11/head 2025-07-17T08:14:10.7298930Z * [new branch] gh/nautsimon/11/orig -> origin/gh/nautsimon/11/orig 2025-07-17T08:14:10.7303217Z * [new branch] gh/nautsimon/12/base -> origin/gh/nautsimon/12/base 2025-07-17T08:14:10.7306503Z * [new branch] gh/nautsimon/12/head -> origin/gh/nautsimon/12/head 2025-07-17T08:14:10.7309755Z * [new branch] gh/nautsimon/12/orig -> origin/gh/nautsimon/12/orig 2025-07-17T08:14:10.7316123Z * [new branch] gh/nautsimon/13/base -> origin/gh/nautsimon/13/base 2025-07-17T08:14:10.7319326Z * [new branch] gh/nautsimon/13/head -> origin/gh/nautsimon/13/head 2025-07-17T08:14:10.7322559Z * [new branch] gh/nautsimon/13/orig -> origin/gh/nautsimon/13/orig 2025-07-17T08:14:10.7326844Z * [new branch] gh/nautsimon/14/base -> origin/gh/nautsimon/14/base 2025-07-17T08:14:10.7330096Z * [new branch] gh/nautsimon/14/head -> origin/gh/nautsimon/14/head 2025-07-17T08:14:10.7333312Z * [new branch] gh/nautsimon/14/orig -> origin/gh/nautsimon/14/orig 2025-07-17T08:14:10.7337597Z * [new branch] gh/nautsimon/15/base -> origin/gh/nautsimon/15/base 2025-07-17T08:14:10.7340815Z * [new branch] gh/nautsimon/15/head -> origin/gh/nautsimon/15/head 2025-07-17T08:14:10.7344068Z * [new branch] gh/nautsimon/15/orig -> origin/gh/nautsimon/15/orig 2025-07-17T08:14:10.7348518Z * [new branch] gh/nautsimon/16/base -> origin/gh/nautsimon/16/base 2025-07-17T08:14:10.7351759Z * [new branch] gh/nautsimon/16/head -> origin/gh/nautsimon/16/head 2025-07-17T08:14:10.7355331Z * [new branch] gh/nautsimon/16/orig -> origin/gh/nautsimon/16/orig 2025-07-17T08:14:10.7359484Z * [new branch] gh/nautsimon/17/base -> origin/gh/nautsimon/17/base 2025-07-17T08:14:10.7362661Z * [new branch] gh/nautsimon/17/head -> origin/gh/nautsimon/17/head 2025-07-17T08:14:10.7365963Z * [new branch] gh/nautsimon/17/orig -> origin/gh/nautsimon/17/orig 2025-07-17T08:14:10.7370202Z * [new branch] gh/nautsimon/18/base -> origin/gh/nautsimon/18/base 2025-07-17T08:14:10.7373399Z * [new branch] gh/nautsimon/18/head -> origin/gh/nautsimon/18/head 2025-07-17T08:14:10.7377134Z * [new branch] gh/nautsimon/18/orig -> origin/gh/nautsimon/18/orig 2025-07-17T08:14:10.7381457Z * [new branch] gh/nautsimon/19/base -> origin/gh/nautsimon/19/base 2025-07-17T08:14:10.7384733Z * [new branch] gh/nautsimon/19/head -> origin/gh/nautsimon/19/head 2025-07-17T08:14:10.7387924Z * [new branch] gh/nautsimon/19/orig -> origin/gh/nautsimon/19/orig 2025-07-17T08:14:10.7392297Z * [new branch] gh/nautsimon/2/base -> origin/gh/nautsimon/2/base 2025-07-17T08:14:10.7395667Z * [new branch] gh/nautsimon/2/head -> origin/gh/nautsimon/2/head 2025-07-17T08:14:10.7398797Z * [new branch] gh/nautsimon/2/orig -> origin/gh/nautsimon/2/orig 2025-07-17T08:14:10.7403167Z * [new branch] gh/nautsimon/20/base -> origin/gh/nautsimon/20/base 2025-07-17T08:14:10.7406431Z * [new branch] gh/nautsimon/20/head -> origin/gh/nautsimon/20/head 2025-07-17T08:14:10.7409558Z * [new branch] gh/nautsimon/20/orig -> origin/gh/nautsimon/20/orig 2025-07-17T08:14:10.7413887Z * [new branch] gh/nautsimon/21/base -> origin/gh/nautsimon/21/base 2025-07-17T08:14:10.7417136Z * [new branch] gh/nautsimon/21/head -> origin/gh/nautsimon/21/head 2025-07-17T08:14:10.7420273Z * [new branch] gh/nautsimon/21/orig -> origin/gh/nautsimon/21/orig 2025-07-17T08:14:10.7424550Z * [new branch] gh/nautsimon/3/base -> origin/gh/nautsimon/3/base 2025-07-17T08:14:10.7427832Z * [new branch] gh/nautsimon/3/head -> origin/gh/nautsimon/3/head 2025-07-17T08:14:10.7430961Z * [new branch] gh/nautsimon/3/orig -> origin/gh/nautsimon/3/orig 2025-07-17T08:14:10.7435487Z * [new branch] gh/nautsimon/4/base -> origin/gh/nautsimon/4/base 2025-07-17T08:14:10.7438702Z * [new branch] gh/nautsimon/4/head -> origin/gh/nautsimon/4/head 2025-07-17T08:14:10.7441935Z * [new branch] gh/nautsimon/4/orig -> origin/gh/nautsimon/4/orig 2025-07-17T08:14:10.7446509Z * [new branch] gh/nautsimon/5/base -> origin/gh/nautsimon/5/base 2025-07-17T08:14:10.7449563Z * [new branch] gh/nautsimon/5/head -> origin/gh/nautsimon/5/head 2025-07-17T08:14:10.7452837Z * [new branch] gh/nautsimon/5/orig -> origin/gh/nautsimon/5/orig 2025-07-17T08:14:10.7457116Z * [new branch] gh/nautsimon/6/base -> origin/gh/nautsimon/6/base 2025-07-17T08:14:10.7460401Z * [new branch] gh/nautsimon/6/head -> origin/gh/nautsimon/6/head 2025-07-17T08:14:10.7463555Z * [new branch] gh/nautsimon/6/orig -> origin/gh/nautsimon/6/orig 2025-07-17T08:14:10.7467819Z * [new branch] gh/nautsimon/7/base -> origin/gh/nautsimon/7/base 2025-07-17T08:14:10.7471024Z * [new branch] gh/nautsimon/7/head -> origin/gh/nautsimon/7/head 2025-07-17T08:14:10.7474358Z * [new branch] gh/nautsimon/7/orig -> origin/gh/nautsimon/7/orig 2025-07-17T08:14:10.7478607Z * [new branch] gh/nautsimon/8/base -> origin/gh/nautsimon/8/base 2025-07-17T08:14:10.7481828Z * [new branch] gh/nautsimon/8/head -> origin/gh/nautsimon/8/head 2025-07-17T08:14:10.7485278Z * [new branch] gh/nautsimon/8/orig -> origin/gh/nautsimon/8/orig 2025-07-17T08:14:10.7489511Z * [new branch] gh/nautsimon/9/base -> origin/gh/nautsimon/9/base 2025-07-17T08:14:10.7492511Z * [new branch] gh/nautsimon/9/head -> origin/gh/nautsimon/9/head 2025-07-17T08:14:10.7495687Z * [new branch] gh/nautsimon/9/orig -> origin/gh/nautsimon/9/orig 2025-07-17T08:14:10.7501065Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-07-17T08:14:10.7504214Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-07-17T08:14:10.7507389Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-07-17T08:14:10.7511775Z * [new branch] gh/oulgen/38/base -> origin/gh/oulgen/38/base 2025-07-17T08:14:10.7515142Z * [new branch] gh/oulgen/38/head -> origin/gh/oulgen/38/head 2025-07-17T08:14:10.7518330Z * [new branch] gh/oulgen/38/orig -> origin/gh/oulgen/38/orig 2025-07-17T08:14:10.7522815Z * [new branch] gh/oulgen/42/base -> origin/gh/oulgen/42/base 2025-07-17T08:14:10.7526001Z * [new branch] gh/oulgen/42/head -> origin/gh/oulgen/42/head 2025-07-17T08:14:10.7529305Z * [new branch] gh/oulgen/42/orig -> origin/gh/oulgen/42/orig 2025-07-17T08:14:10.7533739Z * [new branch] gh/oulgen/43/base -> origin/gh/oulgen/43/base 2025-07-17T08:14:10.7536912Z * [new branch] gh/oulgen/43/head -> origin/gh/oulgen/43/head 2025-07-17T08:14:10.7540081Z * [new branch] gh/oulgen/43/orig -> origin/gh/oulgen/43/orig 2025-07-17T08:14:10.7544427Z * [new branch] gh/oulgen/44/base -> origin/gh/oulgen/44/base 2025-07-17T08:14:10.7547763Z * [new branch] gh/oulgen/44/head -> origin/gh/oulgen/44/head 2025-07-17T08:14:10.7550898Z * [new branch] gh/oulgen/44/orig -> origin/gh/oulgen/44/orig 2025-07-17T08:14:10.7558324Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-07-17T08:14:10.7561738Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-07-17T08:14:10.7565075Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-07-17T08:14:10.7569531Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-07-17T08:14:10.7572894Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-07-17T08:14:10.7576024Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-07-17T08:14:10.7580779Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-07-17T08:14:10.7584208Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-07-17T08:14:10.7587432Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-07-17T08:14:10.7592021Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-07-17T08:14:10.7595359Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-07-17T08:14:10.7598540Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-07-17T08:14:10.7603935Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-07-17T08:14:10.7607160Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-07-17T08:14:10.7610391Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-07-17T08:14:10.7614926Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-07-17T08:14:10.7618230Z * [new branch] gh/raymo/cuda-error-exp -> origin/gh/raymo/cuda-error-exp 2025-07-17T08:14:10.7621202Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-07-17T08:14:10.7626481Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-07-17T08:14:10.7629642Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-07-17T08:14:10.7632935Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-07-17T08:14:10.7637447Z * [new branch] gh/rec/137/base -> origin/gh/rec/137/base 2025-07-17T08:14:10.7640589Z * [new branch] gh/rec/137/head -> origin/gh/rec/137/head 2025-07-17T08:14:10.7643792Z * [new branch] gh/rec/137/orig -> origin/gh/rec/137/orig 2025-07-17T08:14:10.7648177Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-07-17T08:14:10.7651414Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-07-17T08:14:10.7655964Z * [new branch] gh/rec/142/base -> origin/gh/rec/142/base 2025-07-17T08:14:10.7659307Z * [new branch] gh/rec/142/head -> origin/gh/rec/142/head 2025-07-17T08:14:10.7662461Z * [new branch] gh/rec/142/orig -> origin/gh/rec/142/orig 2025-07-17T08:14:10.7666900Z * [new branch] gh/rec/146/base -> origin/gh/rec/146/base 2025-07-17T08:14:10.7670069Z * [new branch] gh/rec/146/head -> origin/gh/rec/146/head 2025-07-17T08:14:10.7673378Z * [new branch] gh/rec/146/orig -> origin/gh/rec/146/orig 2025-07-17T08:14:10.7677825Z * [new branch] gh/rec/148/base -> origin/gh/rec/148/base 2025-07-17T08:14:10.7681030Z * [new branch] gh/rec/148/head -> origin/gh/rec/148/head 2025-07-17T08:14:10.7684180Z * [new branch] gh/rec/148/orig -> origin/gh/rec/148/orig 2025-07-17T08:14:10.7688544Z * [new branch] gh/rec/150/base -> origin/gh/rec/150/base 2025-07-17T08:14:10.7691675Z * [new branch] gh/rec/150/head -> origin/gh/rec/150/head 2025-07-17T08:14:10.7694841Z * [new branch] gh/rec/150/orig -> origin/gh/rec/150/orig 2025-07-17T08:14:10.7699397Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-07-17T08:14:10.7702618Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-07-17T08:14:10.7705756Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-07-17T08:14:10.7710294Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-07-17T08:14:10.7713524Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-07-17T08:14:10.7716706Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-07-17T08:14:10.7721067Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-07-17T08:14:10.7724252Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-07-17T08:14:10.7727432Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-07-17T08:14:10.7731858Z * [new branch] gh/rec/157/base -> origin/gh/rec/157/base 2025-07-17T08:14:10.7735028Z * [new branch] gh/rec/157/head -> origin/gh/rec/157/head 2025-07-17T08:14:10.7738212Z * [new branch] gh/rec/157/orig -> origin/gh/rec/157/orig 2025-07-17T08:14:10.7743682Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-07-17T08:14:10.7747075Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-07-17T08:14:10.7750329Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-07-17T08:14:10.7755053Z * [new branch] gh/ruisizhang123/2/base -> origin/gh/ruisizhang123/2/base 2025-07-17T08:14:10.7758055Z * [new branch] gh/ruisizhang123/2/head -> origin/gh/ruisizhang123/2/head 2025-07-17T08:14:10.7761228Z * [new branch] gh/ruisizhang123/2/orig -> origin/gh/ruisizhang123/2/orig 2025-07-17T08:14:10.7765716Z * [new branch] gh/ruisizhang123/3/base -> origin/gh/ruisizhang123/3/base 2025-07-17T08:14:10.7768881Z * [new branch] gh/ruisizhang123/3/head -> origin/gh/ruisizhang123/3/head 2025-07-17T08:14:10.7772076Z * [new branch] gh/ruisizhang123/3/orig -> origin/gh/ruisizhang123/3/orig 2025-07-17T08:14:10.7776489Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-07-17T08:14:10.7779637Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-07-17T08:14:10.7782804Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-07-17T08:14:10.7787286Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-07-17T08:14:10.7790566Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-07-17T08:14:10.7795438Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-07-17T08:14:10.7799892Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-07-17T08:14:10.7803024Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-07-17T08:14:10.7806243Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-07-17T08:14:10.7811618Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-07-17T08:14:10.7814807Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-07-17T08:14:10.7818010Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-07-17T08:14:10.7823480Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-07-17T08:14:10.7826747Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-07-17T08:14:10.7829964Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-07-17T08:14:10.7834583Z * [new branch] gh/seemethere/23/base -> origin/gh/seemethere/23/base 2025-07-17T08:14:10.7837757Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-07-17T08:14:10.7840994Z * [new branch] gh/seemethere/23/orig -> origin/gh/seemethere/23/orig 2025-07-17T08:14:10.7845411Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-07-17T08:14:10.7848650Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-07-17T08:14:10.7851987Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-07-17T08:14:10.7856319Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-07-17T08:14:10.7859474Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-07-17T08:14:10.7862773Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-07-17T08:14:10.7867139Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-07-17T08:14:10.7870448Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-07-17T08:14:10.7873779Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-07-17T08:14:10.7878166Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-07-17T08:14:10.7881492Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-07-17T08:14:10.7884547Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-07-17T08:14:10.7888922Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-07-17T08:14:10.7892111Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-07-17T08:14:10.7895435Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-07-17T08:14:10.7899958Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-07-17T08:14:10.7903149Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-07-17T08:14:10.7906353Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-07-17T08:14:10.7910756Z * [new branch] gh/seemethere/36/base -> origin/gh/seemethere/36/base 2025-07-17T08:14:10.7915747Z * [new branch] gh/seemethere/36/head -> origin/gh/seemethere/36/head 2025-07-17T08:14:10.7919040Z * [new branch] gh/seemethere/36/orig -> origin/gh/seemethere/36/orig 2025-07-17T08:14:10.7923375Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-07-17T08:14:10.7926564Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-07-17T08:14:10.7929836Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-07-17T08:14:10.7934419Z * [new branch] gh/seemethere/38/base -> origin/gh/seemethere/38/base 2025-07-17T08:14:10.7937745Z * [new branch] gh/seemethere/38/head -> origin/gh/seemethere/38/head 2025-07-17T08:14:10.7941029Z * [new branch] gh/seemethere/38/orig -> origin/gh/seemethere/38/orig 2025-07-17T08:14:10.7945382Z * [new branch] gh/seemethere/39/base -> origin/gh/seemethere/39/base 2025-07-17T08:14:10.7948587Z * [new branch] gh/seemethere/39/head -> origin/gh/seemethere/39/head 2025-07-17T08:14:10.7951801Z * [new branch] gh/seemethere/39/orig -> origin/gh/seemethere/39/orig 2025-07-17T08:14:10.7956355Z * [new branch] gh/seemethere/40/base -> origin/gh/seemethere/40/base 2025-07-17T08:14:10.7959592Z * [new branch] gh/seemethere/40/head -> origin/gh/seemethere/40/head 2025-07-17T08:14:10.7962829Z * [new branch] gh/seemethere/40/orig -> origin/gh/seemethere/40/orig 2025-07-17T08:14:10.7967222Z * [new branch] gh/seemethere/41/base -> origin/gh/seemethere/41/base 2025-07-17T08:14:10.7970410Z * [new branch] gh/seemethere/41/head -> origin/gh/seemethere/41/head 2025-07-17T08:14:10.7973648Z * [new branch] gh/seemethere/41/orig -> origin/gh/seemethere/41/orig 2025-07-17T08:14:10.7978050Z * [new branch] gh/seemethere/42/base -> origin/gh/seemethere/42/base 2025-07-17T08:14:10.7981238Z * [new branch] gh/seemethere/42/head -> origin/gh/seemethere/42/head 2025-07-17T08:14:10.7984382Z * [new branch] gh/seemethere/42/orig -> origin/gh/seemethere/42/orig 2025-07-17T08:14:10.7988967Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-07-17T08:14:10.7992150Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-07-17T08:14:10.7995476Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-07-17T08:14:10.7999799Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-07-17T08:14:10.8003060Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-07-17T08:14:10.8006261Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-07-17T08:14:10.8010921Z * [new branch] gh/seemethere/45/base -> origin/gh/seemethere/45/base 2025-07-17T08:14:10.8013867Z * [new branch] gh/seemethere/45/head -> origin/gh/seemethere/45/head 2025-07-17T08:14:10.8017069Z * [new branch] gh/seemethere/45/orig -> origin/gh/seemethere/45/orig 2025-07-17T08:14:10.8021491Z * [new branch] gh/seemethere/46/base -> origin/gh/seemethere/46/base 2025-07-17T08:14:10.8024612Z * [new branch] gh/seemethere/46/head -> origin/gh/seemethere/46/head 2025-07-17T08:14:10.8027791Z * [new branch] gh/seemethere/46/orig -> origin/gh/seemethere/46/orig 2025-07-17T08:14:10.8032133Z * [new branch] gh/seemethere/47/base -> origin/gh/seemethere/47/base 2025-07-17T08:14:10.8035598Z * [new branch] gh/seemethere/47/head -> origin/gh/seemethere/47/head 2025-07-17T08:14:10.8038740Z * [new branch] gh/seemethere/47/orig -> origin/gh/seemethere/47/orig 2025-07-17T08:14:10.8043157Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-07-17T08:14:10.8046442Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-07-17T08:14:10.8049657Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-07-17T08:14:10.8054152Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-07-17T08:14:10.8057346Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-07-17T08:14:10.8060516Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-07-17T08:14:10.8066102Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-07-17T08:14:10.8069506Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-07-17T08:14:10.8072788Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-07-17T08:14:10.8077657Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-07-17T08:14:10.8080927Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-07-17T08:14:10.8084159Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-07-17T08:14:10.8089060Z * [new branch] gh/shunting314/210/base -> origin/gh/shunting314/210/base 2025-07-17T08:14:10.8092735Z * [new branch] gh/shunting314/210/head -> origin/gh/shunting314/210/head 2025-07-17T08:14:10.8095976Z * [new branch] gh/shunting314/210/orig -> origin/gh/shunting314/210/orig 2025-07-17T08:14:10.8100466Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-07-17T08:14:10.8103617Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-07-17T08:14:10.8106877Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-07-17T08:14:10.8111212Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-07-17T08:14:10.8114522Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-07-17T08:14:10.8117959Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-07-17T08:14:10.8122400Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-07-17T08:14:10.8125622Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-07-17T08:14:10.8128832Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-07-17T08:14:10.8134324Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-07-17T08:14:10.8138056Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-07-17T08:14:10.8142103Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-07-17T08:14:10.8145250Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-07-17T08:14:10.8149518Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-07-17T08:14:10.8152674Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-07-17T08:14:10.8158828Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-07-17T08:14:10.8161982Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-07-17T08:14:10.8167267Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-07-17T08:14:10.8170512Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-07-17T08:14:10.8175926Z * [new branch] gh/skarjala/1/base -> origin/gh/skarjala/1/base 2025-07-17T08:14:10.8179163Z * [new branch] gh/skarjala/1/head -> origin/gh/skarjala/1/head 2025-07-17T08:14:10.8182298Z * [new branch] gh/skarjala/1/orig -> origin/gh/skarjala/1/orig 2025-07-17T08:14:10.8186811Z * [new branch] gh/skarjala/10/base -> origin/gh/skarjala/10/base 2025-07-17T08:14:10.8190040Z * [new branch] gh/skarjala/10/head -> origin/gh/skarjala/10/head 2025-07-17T08:14:10.8193442Z * [new branch] gh/skarjala/10/orig -> origin/gh/skarjala/10/orig 2025-07-17T08:14:10.8197887Z * [new branch] gh/skarjala/11/base -> origin/gh/skarjala/11/base 2025-07-17T08:14:10.8200951Z * [new branch] gh/skarjala/11/head -> origin/gh/skarjala/11/head 2025-07-17T08:14:10.8204213Z * [new branch] gh/skarjala/11/orig -> origin/gh/skarjala/11/orig 2025-07-17T08:14:10.8210554Z * [new branch] gh/skarjala/12/base -> origin/gh/skarjala/12/base 2025-07-17T08:14:10.8213742Z * [new branch] gh/skarjala/12/head -> origin/gh/skarjala/12/head 2025-07-17T08:14:10.8215408Z * [new branch] gh/skarjala/12/orig -> origin/gh/skarjala/12/orig 2025-07-17T08:14:10.8219773Z * [new branch] gh/skarjala/2/base -> origin/gh/skarjala/2/base 2025-07-17T08:14:10.8222981Z * [new branch] gh/skarjala/2/head -> origin/gh/skarjala/2/head 2025-07-17T08:14:10.8226165Z * [new branch] gh/skarjala/2/orig -> origin/gh/skarjala/2/orig 2025-07-17T08:14:10.8230723Z * [new branch] gh/skarjala/3/base -> origin/gh/skarjala/3/base 2025-07-17T08:14:10.8234048Z * [new branch] gh/skarjala/3/head -> origin/gh/skarjala/3/head 2025-07-17T08:14:10.8237276Z * [new branch] gh/skarjala/3/orig -> origin/gh/skarjala/3/orig 2025-07-17T08:14:10.8241684Z * [new branch] gh/skarjala/4/base -> origin/gh/skarjala/4/base 2025-07-17T08:14:10.8244993Z * [new branch] gh/skarjala/4/head -> origin/gh/skarjala/4/head 2025-07-17T08:14:10.8248128Z * [new branch] gh/skarjala/4/orig -> origin/gh/skarjala/4/orig 2025-07-17T08:14:10.8252632Z * [new branch] gh/skarjala/5/base -> origin/gh/skarjala/5/base 2025-07-17T08:14:10.8255884Z * [new branch] gh/skarjala/5/head -> origin/gh/skarjala/5/head 2025-07-17T08:14:10.8259238Z * [new branch] gh/skarjala/5/orig -> origin/gh/skarjala/5/orig 2025-07-17T08:14:10.8263633Z * [new branch] gh/skarjala/6/base -> origin/gh/skarjala/6/base 2025-07-17T08:14:10.8266834Z * [new branch] gh/skarjala/6/head -> origin/gh/skarjala/6/head 2025-07-17T08:14:10.8269984Z * [new branch] gh/skarjala/6/orig -> origin/gh/skarjala/6/orig 2025-07-17T08:14:10.8274762Z * [new branch] gh/skarjala/7/base -> origin/gh/skarjala/7/base 2025-07-17T08:14:10.8277696Z * [new branch] gh/skarjala/7/head -> origin/gh/skarjala/7/head 2025-07-17T08:14:10.8280909Z * [new branch] gh/skarjala/7/orig -> origin/gh/skarjala/7/orig 2025-07-17T08:14:10.8285305Z * [new branch] gh/skarjala/8/base -> origin/gh/skarjala/8/base 2025-07-17T08:14:10.8288422Z * [new branch] gh/skarjala/8/head -> origin/gh/skarjala/8/head 2025-07-17T08:14:10.8291732Z * [new branch] gh/skarjala/8/orig -> origin/gh/skarjala/8/orig 2025-07-17T08:14:10.8296099Z * [new branch] gh/skarjala/9/base -> origin/gh/skarjala/9/base 2025-07-17T08:14:10.8299265Z * [new branch] gh/skarjala/9/head -> origin/gh/skarjala/9/head 2025-07-17T08:14:10.8302527Z * [new branch] gh/skarjala/9/orig -> origin/gh/skarjala/9/orig 2025-07-17T08:14:10.8308333Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-07-17T08:14:10.8311473Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-07-17T08:14:10.8315880Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-07-17T08:14:10.8320393Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-07-17T08:14:10.8323597Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-07-17T08:14:10.8326872Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-07-17T08:14:10.8331478Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-07-17T08:14:10.8334679Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-07-17T08:14:10.8337901Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-07-17T08:14:10.8342331Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-07-17T08:14:10.8345686Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-07-17T08:14:10.8348928Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-07-17T08:14:10.8353465Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-07-17T08:14:10.8356739Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-07-17T08:14:10.8359922Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-07-17T08:14:10.8364370Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-07-17T08:14:10.8367628Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-07-17T08:14:10.8370851Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-07-17T08:14:10.8375378Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-07-17T08:14:10.8378576Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-07-17T08:14:10.8381737Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-07-17T08:14:10.8386251Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-07-17T08:14:10.8389612Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-07-17T08:14:10.8392952Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-07-17T08:14:10.8397484Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-07-17T08:14:10.8400592Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-07-17T08:14:10.8404229Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-07-17T08:14:10.8408376Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-07-17T08:14:10.8411516Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-07-17T08:14:10.8414751Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-07-17T08:14:10.8419262Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-07-17T08:14:10.8422384Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-07-17T08:14:10.8425643Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-07-17T08:14:10.8430102Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-07-17T08:14:10.8433466Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-07-17T08:14:10.8436602Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-07-17T08:14:10.8441531Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-07-17T08:14:10.8444848Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-07-17T08:14:10.8448147Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-07-17T08:14:10.8452547Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-07-17T08:14:10.8455716Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-07-17T08:14:10.8458875Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-07-17T08:14:10.8463369Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-07-17T08:14:10.8466606Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-07-17T08:14:10.8469784Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-07-17T08:14:10.8474460Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-07-17T08:14:10.8477875Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-07-17T08:14:10.8481098Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-07-17T08:14:10.8485829Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-07-17T08:14:10.8489234Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-07-17T08:14:10.8492742Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-07-17T08:14:10.8497489Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-07-17T08:14:10.8500708Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-07-17T08:14:10.8503931Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-07-17T08:14:10.8508344Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-07-17T08:14:10.8511578Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-07-17T08:14:10.8514867Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-07-17T08:14:10.8519391Z * [new branch] gh/soulitzer/371/base -> origin/gh/soulitzer/371/base 2025-07-17T08:14:10.8522706Z * [new branch] gh/soulitzer/371/head -> origin/gh/soulitzer/371/head 2025-07-17T08:14:10.8525935Z * [new branch] gh/soulitzer/371/orig -> origin/gh/soulitzer/371/orig 2025-07-17T08:14:10.8530574Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-07-17T08:14:10.8533523Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-07-17T08:14:10.8536703Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-07-17T08:14:10.8541073Z * [new branch] gh/soulitzer/373/base -> origin/gh/soulitzer/373/base 2025-07-17T08:14:10.8544246Z * [new branch] gh/soulitzer/373/head -> origin/gh/soulitzer/373/head 2025-07-17T08:14:10.8557631Z * [new branch] gh/soulitzer/373/orig -> origin/gh/soulitzer/373/orig 2025-07-17T08:14:10.8558104Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-07-17T08:14:10.8558430Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-07-17T08:14:10.8560146Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-07-17T08:14:10.8565720Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-07-17T08:14:10.8570994Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-07-17T08:14:10.8575361Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-07-17T08:14:10.8578563Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-07-17T08:14:10.8581783Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-07-17T08:14:10.8586459Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-07-17T08:14:10.8589886Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-07-17T08:14:10.8593441Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-07-17T08:14:10.8597930Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-07-17T08:14:10.8601241Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-07-17T08:14:10.8604477Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-07-17T08:14:10.8609186Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-07-17T08:14:10.8612490Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-07-17T08:14:10.8615792Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-07-17T08:14:10.8620226Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-07-17T08:14:10.8623466Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-07-17T08:14:10.8626675Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-07-17T08:14:10.8631132Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-07-17T08:14:10.8634663Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-07-17T08:14:10.8637830Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-07-17T08:14:10.8642440Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-07-17T08:14:10.8645762Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-07-17T08:14:10.8649039Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-07-17T08:14:10.8653576Z * [new branch] gh/swolchok/775/base -> origin/gh/swolchok/775/base 2025-07-17T08:14:10.8656763Z * [new branch] gh/swolchok/775/head -> origin/gh/swolchok/775/head 2025-07-17T08:14:10.8659958Z * [new branch] gh/swolchok/775/orig -> origin/gh/swolchok/775/orig 2025-07-17T08:14:10.8664549Z * [new branch] gh/swolchok/776/base -> origin/gh/swolchok/776/base 2025-07-17T08:14:10.8667597Z * [new branch] gh/swolchok/776/head -> origin/gh/swolchok/776/head 2025-07-17T08:14:10.8670790Z * [new branch] gh/swolchok/776/orig -> origin/gh/swolchok/776/orig 2025-07-17T08:14:10.8675429Z * [new branch] gh/swolchok/777/base -> origin/gh/swolchok/777/base 2025-07-17T08:14:10.8678641Z * [new branch] gh/swolchok/777/head -> origin/gh/swolchok/777/head 2025-07-17T08:14:10.8682129Z * [new branch] gh/swolchok/777/orig -> origin/gh/swolchok/777/orig 2025-07-17T08:14:10.8686605Z * [new branch] gh/swolchok/778/base -> origin/gh/swolchok/778/base 2025-07-17T08:14:10.8689849Z * [new branch] gh/swolchok/778/head -> origin/gh/swolchok/778/head 2025-07-17T08:14:10.8693045Z * [new branch] gh/swolchok/778/orig -> origin/gh/swolchok/778/orig 2025-07-17T08:14:10.8697533Z * [new branch] gh/swolchok/779/base -> origin/gh/swolchok/779/base 2025-07-17T08:14:10.8700849Z * [new branch] gh/swolchok/779/head -> origin/gh/swolchok/779/head 2025-07-17T08:14:10.8704075Z * [new branch] gh/swolchok/779/orig -> origin/gh/swolchok/779/orig 2025-07-17T08:14:10.8708590Z * [new branch] gh/swolchok/780/base -> origin/gh/swolchok/780/base 2025-07-17T08:14:10.8711834Z * [new branch] gh/swolchok/780/head -> origin/gh/swolchok/780/head 2025-07-17T08:14:10.8715170Z * [new branch] gh/swolchok/780/orig -> origin/gh/swolchok/780/orig 2025-07-17T08:14:10.8719624Z * [new branch] gh/swolchok/781/base -> origin/gh/swolchok/781/base 2025-07-17T08:14:10.8722777Z * [new branch] gh/swolchok/781/head -> origin/gh/swolchok/781/head 2025-07-17T08:14:10.8726006Z * [new branch] gh/swolchok/781/orig -> origin/gh/swolchok/781/orig 2025-07-17T08:14:10.8730581Z * [new branch] gh/swolchok/782/base -> origin/gh/swolchok/782/base 2025-07-17T08:14:10.8733739Z * [new branch] gh/swolchok/782/head -> origin/gh/swolchok/782/head 2025-07-17T08:14:10.8736916Z * [new branch] gh/swolchok/782/orig -> origin/gh/swolchok/782/orig 2025-07-17T08:14:10.8741430Z * [new branch] gh/swolchok/783/base -> origin/gh/swolchok/783/base 2025-07-17T08:14:10.8744577Z * [new branch] gh/swolchok/783/head -> origin/gh/swolchok/783/head 2025-07-17T08:14:10.8747796Z * [new branch] gh/swolchok/783/orig -> origin/gh/swolchok/783/orig 2025-07-17T08:14:10.8752228Z * [new branch] gh/swolchok/784/base -> origin/gh/swolchok/784/base 2025-07-17T08:14:10.8755711Z * [new branch] gh/swolchok/784/head -> origin/gh/swolchok/784/head 2025-07-17T08:14:10.8759022Z * [new branch] gh/swolchok/784/orig -> origin/gh/swolchok/784/orig 2025-07-17T08:14:10.8763374Z * [new branch] gh/swolchok/785/base -> origin/gh/swolchok/785/base 2025-07-17T08:14:10.8769697Z * [new branch] gh/swolchok/785/head -> origin/gh/swolchok/785/head 2025-07-17T08:14:10.8772935Z * [new branch] gh/swolchok/785/orig -> origin/gh/swolchok/785/orig 2025-07-17T08:14:10.8778493Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-07-17T08:14:10.8781715Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-07-17T08:14:10.8784979Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-07-17T08:14:10.8790444Z * [new branch] gh/teja-rao/1/base -> origin/gh/teja-rao/1/base 2025-07-17T08:14:10.8794920Z * [new branch] gh/teja-rao/1/head -> origin/gh/teja-rao/1/head 2025-07-17T08:14:10.8798170Z * [new branch] gh/teja-rao/1/orig -> origin/gh/teja-rao/1/orig 2025-07-17T08:14:10.8802785Z * [new branch] gh/teja-rao/2/base -> origin/gh/teja-rao/2/base 2025-07-17T08:14:10.8805914Z * [new branch] gh/teja-rao/2/head -> origin/gh/teja-rao/2/head 2025-07-17T08:14:10.8809107Z * [new branch] gh/teja-rao/2/orig -> origin/gh/teja-rao/2/orig 2025-07-17T08:14:10.8814453Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-07-17T08:14:10.8817646Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-07-17T08:14:10.8820830Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-07-17T08:14:10.8825340Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-07-17T08:14:10.8828521Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-07-17T08:14:10.8832983Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-07-17T08:14:10.8836228Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-07-17T08:14:10.8839390Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-07-17T08:14:10.8844776Z * [new branch] gh/titaiwangms/1/base -> origin/gh/titaiwangms/1/base 2025-07-17T08:14:10.8847958Z * [new branch] gh/titaiwangms/1/head -> origin/gh/titaiwangms/1/head 2025-07-17T08:14:10.8851145Z * [new branch] gh/titaiwangms/1/orig -> origin/gh/titaiwangms/1/orig 2025-07-17T08:14:10.8855481Z * [new branch] gh/titaiwangms/2/base -> origin/gh/titaiwangms/2/base 2025-07-17T08:14:10.8858656Z * [new branch] gh/titaiwangms/2/head -> origin/gh/titaiwangms/2/head 2025-07-17T08:14:10.8861854Z * [new branch] gh/titaiwangms/2/orig -> origin/gh/titaiwangms/2/orig 2025-07-17T08:14:10.8866335Z * [new branch] gh/titaiwangms/3/base -> origin/gh/titaiwangms/3/base 2025-07-17T08:14:10.8869512Z * [new branch] gh/titaiwangms/3/head -> origin/gh/titaiwangms/3/head 2025-07-17T08:14:10.8872987Z * [new branch] gh/titaiwangms/3/orig -> origin/gh/titaiwangms/3/orig 2025-07-17T08:14:10.8877628Z * [new branch] gh/titaiwangms/4/base -> origin/gh/titaiwangms/4/base 2025-07-17T08:14:10.8880779Z * [new branch] gh/titaiwangms/4/head -> origin/gh/titaiwangms/4/head 2025-07-17T08:14:10.8883942Z * [new branch] gh/titaiwangms/4/orig -> origin/gh/titaiwangms/4/orig 2025-07-17T08:14:10.8888285Z * [new branch] gh/titaiwangms/5/base -> origin/gh/titaiwangms/5/base 2025-07-17T08:14:10.8891452Z * [new branch] gh/titaiwangms/5/head -> origin/gh/titaiwangms/5/head 2025-07-17T08:14:10.8894712Z * [new branch] gh/titaiwangms/5/orig -> origin/gh/titaiwangms/5/orig 2025-07-17T08:14:10.8899053Z * [new branch] gh/titaiwangms/6/base -> origin/gh/titaiwangms/6/base 2025-07-17T08:14:10.8902284Z * [new branch] gh/titaiwangms/6/head -> origin/gh/titaiwangms/6/head 2025-07-17T08:14:10.8905464Z * [new branch] gh/titaiwangms/6/orig -> origin/gh/titaiwangms/6/orig 2025-07-17T08:14:10.8909972Z * [new branch] gh/titaiwangms/7/base -> origin/gh/titaiwangms/7/base 2025-07-17T08:14:10.8913329Z * [new branch] gh/titaiwangms/7/head -> origin/gh/titaiwangms/7/head 2025-07-17T08:14:10.8916610Z * [new branch] gh/titaiwangms/7/orig -> origin/gh/titaiwangms/7/orig 2025-07-17T08:14:10.8921043Z * [new branch] gh/titaiwangms/8/base -> origin/gh/titaiwangms/8/base 2025-07-17T08:14:10.8924201Z * [new branch] gh/titaiwangms/8/head -> origin/gh/titaiwangms/8/head 2025-07-17T08:14:10.8927598Z * [new branch] gh/titaiwangms/8/orig -> origin/gh/titaiwangms/8/orig 2025-07-17T08:14:10.8932746Z * [new branch] gh/tugsbayasgalan/301/base -> origin/gh/tugsbayasgalan/301/base 2025-07-17T08:14:10.8935980Z * [new branch] gh/tugsbayasgalan/301/head -> origin/gh/tugsbayasgalan/301/head 2025-07-17T08:14:10.8939190Z * [new branch] gh/tugsbayasgalan/301/orig -> origin/gh/tugsbayasgalan/301/orig 2025-07-17T08:14:10.8944515Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-07-17T08:14:10.8947673Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-07-17T08:14:10.8950990Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-07-17T08:14:10.8956501Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-07-17T08:14:10.8960835Z * [new branch] gh/vkuzo/10/base -> origin/gh/vkuzo/10/base 2025-07-17T08:14:10.8963972Z * [new branch] gh/vkuzo/10/head -> origin/gh/vkuzo/10/head 2025-07-17T08:14:10.8967279Z * [new branch] gh/vkuzo/10/orig -> origin/gh/vkuzo/10/orig 2025-07-17T08:14:10.8971626Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-07-17T08:14:10.8976019Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-07-17T08:14:10.8981372Z * [new branch] gh/wanchaol/373/base -> origin/gh/wanchaol/373/base 2025-07-17T08:14:10.8984598Z * [new branch] gh/wanchaol/373/head -> origin/gh/wanchaol/373/head 2025-07-17T08:14:10.8987906Z * [new branch] gh/wanchaol/373/orig -> origin/gh/wanchaol/373/orig 2025-07-17T08:14:10.8992251Z * [new branch] gh/wanchaol/374/base -> origin/gh/wanchaol/374/base 2025-07-17T08:14:10.8995522Z * [new branch] gh/wanchaol/374/head -> origin/gh/wanchaol/374/head 2025-07-17T08:14:10.8998870Z * [new branch] gh/wanchaol/374/orig -> origin/gh/wanchaol/374/orig 2025-07-17T08:14:10.9004368Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-07-17T08:14:10.9007596Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-07-17T08:14:10.9010903Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-07-17T08:14:10.9015368Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-07-17T08:14:10.9018501Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-07-17T08:14:10.9021694Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-07-17T08:14:10.9026197Z * [new branch] gh/wconstab/420/base -> origin/gh/wconstab/420/base 2025-07-17T08:14:10.9029573Z * [new branch] gh/wconstab/420/head -> origin/gh/wconstab/420/head 2025-07-17T08:14:10.9032899Z * [new branch] gh/wconstab/420/orig -> origin/gh/wconstab/420/orig 2025-07-17T08:14:10.9039029Z * [new branch] gh/wconstab/421/base -> origin/gh/wconstab/421/base 2025-07-17T08:14:10.9042360Z * [new branch] gh/wconstab/421/orig -> origin/gh/wconstab/421/orig 2025-07-17T08:14:10.9046842Z * [new branch] gh/wconstab/422/base -> origin/gh/wconstab/422/base 2025-07-17T08:14:10.9050134Z * [new branch] gh/wconstab/422/head -> origin/gh/wconstab/422/head 2025-07-17T08:14:10.9053350Z * [new branch] gh/wconstab/422/orig -> origin/gh/wconstab/422/orig 2025-07-17T08:14:10.9057954Z * [new branch] gh/wconstab/423/base -> origin/gh/wconstab/423/base 2025-07-17T08:14:10.9061155Z * [new branch] gh/wconstab/423/head -> origin/gh/wconstab/423/head 2025-07-17T08:14:10.9064673Z * [new branch] gh/wconstab/423/orig -> origin/gh/wconstab/423/orig 2025-07-17T08:14:10.9069501Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-07-17T08:14:10.9072369Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-07-17T08:14:10.9076550Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-07-17T08:14:10.9080342Z * [new branch] gh/wconstab/425/base -> origin/gh/wconstab/425/base 2025-07-17T08:14:10.9083462Z * [new branch] gh/wconstab/425/head -> origin/gh/wconstab/425/head 2025-07-17T08:14:10.9086722Z * [new branch] gh/wconstab/425/orig -> origin/gh/wconstab/425/orig 2025-07-17T08:14:10.9091175Z * [new branch] gh/wconstab/426/base -> origin/gh/wconstab/426/base 2025-07-17T08:14:10.9094302Z * [new branch] gh/wconstab/426/head -> origin/gh/wconstab/426/head 2025-07-17T08:14:10.9097566Z * [new branch] gh/wconstab/426/orig -> origin/gh/wconstab/426/orig 2025-07-17T08:14:10.9101864Z * [new branch] gh/wconstab/427/base -> origin/gh/wconstab/427/base 2025-07-17T08:14:10.9105057Z * [new branch] gh/wconstab/427/head -> origin/gh/wconstab/427/head 2025-07-17T08:14:10.9108263Z * [new branch] gh/wconstab/427/orig -> origin/gh/wconstab/427/orig 2025-07-17T08:14:10.9112520Z * [new branch] gh/wconstab/428/base -> origin/gh/wconstab/428/base 2025-07-17T08:14:10.9115944Z * [new branch] gh/wconstab/428/head -> origin/gh/wconstab/428/head 2025-07-17T08:14:10.9119376Z * [new branch] gh/wconstab/428/orig -> origin/gh/wconstab/428/orig 2025-07-17T08:14:10.9123655Z * [new branch] gh/wconstab/429/base -> origin/gh/wconstab/429/base 2025-07-17T08:14:10.9126933Z * [new branch] gh/wconstab/429/head -> origin/gh/wconstab/429/head 2025-07-17T08:14:10.9130332Z * [new branch] gh/wconstab/429/orig -> origin/gh/wconstab/429/orig 2025-07-17T08:14:10.9134784Z * [new branch] gh/wconstab/430/base -> origin/gh/wconstab/430/base 2025-07-17T08:14:10.9137953Z * [new branch] gh/wconstab/430/head -> origin/gh/wconstab/430/head 2025-07-17T08:14:10.9141082Z * [new branch] gh/wconstab/430/orig -> origin/gh/wconstab/430/orig 2025-07-17T08:14:10.9145438Z * [new branch] gh/wconstab/431/base -> origin/gh/wconstab/431/base 2025-07-17T08:14:10.9148574Z * [new branch] gh/wconstab/431/head -> origin/gh/wconstab/431/head 2025-07-17T08:14:10.9151782Z * [new branch] gh/wconstab/431/orig -> origin/gh/wconstab/431/orig 2025-07-17T08:14:10.9157876Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-07-17T08:14:10.9160811Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-07-17T08:14:10.9164028Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-07-17T08:14:10.9168539Z * [new branch] gh/weifengpy/29/base -> origin/gh/weifengpy/29/base 2025-07-17T08:14:10.9171724Z * [new branch] gh/weifengpy/29/head -> origin/gh/weifengpy/29/head 2025-07-17T08:14:10.9174945Z * [new branch] gh/weifengpy/29/orig -> origin/gh/weifengpy/29/orig 2025-07-17T08:14:10.9179410Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-07-17T08:14:10.9182590Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-07-17T08:14:10.9185812Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-07-17T08:14:10.9191196Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-07-17T08:14:10.9194518Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-07-17T08:14:10.9198140Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-07-17T08:14:10.9202435Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-07-17T08:14:10.9205668Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-07-17T08:14:10.9208816Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-07-17T08:14:10.9213227Z * [new branch] gh/williamwen42/241/base -> origin/gh/williamwen42/241/base 2025-07-17T08:14:10.9216492Z * [new branch] gh/williamwen42/241/head -> origin/gh/williamwen42/241/head 2025-07-17T08:14:10.9219709Z * [new branch] gh/williamwen42/241/orig -> origin/gh/williamwen42/241/orig 2025-07-17T08:14:10.9224201Z * [new branch] gh/williamwen42/242/base -> origin/gh/williamwen42/242/base 2025-07-17T08:14:10.9227475Z * [new branch] gh/williamwen42/242/head -> origin/gh/williamwen42/242/head 2025-07-17T08:14:10.9230633Z * [new branch] gh/williamwen42/242/orig -> origin/gh/williamwen42/242/orig 2025-07-17T08:14:10.9235310Z * [new branch] gh/williamwen42/243/base -> origin/gh/williamwen42/243/base 2025-07-17T08:14:10.9238637Z * [new branch] gh/williamwen42/243/head -> origin/gh/williamwen42/243/head 2025-07-17T08:14:10.9241828Z * [new branch] gh/williamwen42/243/orig -> origin/gh/williamwen42/243/orig 2025-07-17T08:14:10.9246496Z * [new branch] gh/williamwen42/244/base -> origin/gh/williamwen42/244/base 2025-07-17T08:14:10.9250165Z * [new branch] gh/williamwen42/244/head -> origin/gh/williamwen42/244/head 2025-07-17T08:14:10.9253364Z * [new branch] gh/williamwen42/244/orig -> origin/gh/williamwen42/244/orig 2025-07-17T08:14:10.9257945Z * [new branch] gh/williamwen42/245/base -> origin/gh/williamwen42/245/base 2025-07-17T08:14:10.9261177Z * [new branch] gh/williamwen42/245/head -> origin/gh/williamwen42/245/head 2025-07-17T08:14:10.9264413Z * [new branch] gh/williamwen42/245/orig -> origin/gh/williamwen42/245/orig 2025-07-17T08:14:10.9269031Z * [new branch] gh/williamwen42/246/base -> origin/gh/williamwen42/246/base 2025-07-17T08:14:10.9272328Z * [new branch] gh/williamwen42/246/head -> origin/gh/williamwen42/246/head 2025-07-17T08:14:10.9277419Z * [new branch] gh/williamwen42/246/orig -> origin/gh/williamwen42/246/orig 2025-07-17T08:14:10.9281764Z * [new branch] gh/williamwen42/248/base -> origin/gh/williamwen42/248/base 2025-07-17T08:14:10.9285072Z * [new branch] gh/williamwen42/248/head -> origin/gh/williamwen42/248/head 2025-07-17T08:14:10.9288315Z * [new branch] gh/williamwen42/248/orig -> origin/gh/williamwen42/248/orig 2025-07-17T08:14:10.9292908Z * [new branch] gh/williamwen42/249/base -> origin/gh/williamwen42/249/base 2025-07-17T08:14:10.9296115Z * [new branch] gh/williamwen42/249/head -> origin/gh/williamwen42/249/head 2025-07-17T08:14:10.9299343Z * [new branch] gh/williamwen42/249/orig -> origin/gh/williamwen42/249/orig 2025-07-17T08:14:10.9303632Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-07-17T08:14:10.9306876Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-07-17T08:14:10.9310064Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-07-17T08:14:10.9314697Z * [new branch] gh/williamwen42/251/base -> origin/gh/williamwen42/251/base 2025-07-17T08:14:10.9317937Z * [new branch] gh/williamwen42/251/head -> origin/gh/williamwen42/251/head 2025-07-17T08:14:10.9321186Z * [new branch] gh/williamwen42/251/orig -> origin/gh/williamwen42/251/orig 2025-07-17T08:14:10.9325933Z * [new branch] gh/williamwen42/252/base -> origin/gh/williamwen42/252/base 2025-07-17T08:14:10.9329017Z * [new branch] gh/williamwen42/252/head -> origin/gh/williamwen42/252/head 2025-07-17T08:14:10.9332244Z * [new branch] gh/williamwen42/252/orig -> origin/gh/williamwen42/252/orig 2025-07-17T08:14:10.9336831Z * [new branch] gh/williamwen42/253/base -> origin/gh/williamwen42/253/base 2025-07-17T08:14:10.9339999Z * [new branch] gh/williamwen42/253/head -> origin/gh/williamwen42/253/head 2025-07-17T08:14:10.9343287Z * [new branch] gh/williamwen42/253/orig -> origin/gh/williamwen42/253/orig 2025-07-17T08:14:10.9347790Z * [new branch] gh/williamwen42/254/base -> origin/gh/williamwen42/254/base 2025-07-17T08:14:10.9351000Z * [new branch] gh/williamwen42/254/head -> origin/gh/williamwen42/254/head 2025-07-17T08:14:10.9354309Z * [new branch] gh/williamwen42/254/orig -> origin/gh/williamwen42/254/orig 2025-07-17T08:14:10.9358988Z * [new branch] gh/williamwen42/255/base -> origin/gh/williamwen42/255/base 2025-07-17T08:14:10.9362199Z * [new branch] gh/williamwen42/255/head -> origin/gh/williamwen42/255/head 2025-07-17T08:14:10.9365394Z * [new branch] gh/williamwen42/255/orig -> origin/gh/williamwen42/255/orig 2025-07-17T08:14:10.9369704Z * [new branch] gh/williamwen42/256/base -> origin/gh/williamwen42/256/base 2025-07-17T08:14:10.9372882Z * [new branch] gh/williamwen42/256/head -> origin/gh/williamwen42/256/head 2025-07-17T08:14:10.9376057Z * [new branch] gh/williamwen42/256/orig -> origin/gh/williamwen42/256/orig 2025-07-17T08:14:10.9380615Z * [new branch] gh/williamwen42/257/base -> origin/gh/williamwen42/257/base 2025-07-17T08:14:10.9383817Z * [new branch] gh/williamwen42/257/head -> origin/gh/williamwen42/257/head 2025-07-17T08:14:10.9387000Z * [new branch] gh/williamwen42/257/orig -> origin/gh/williamwen42/257/orig 2025-07-17T08:14:10.9391321Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-07-17T08:14:10.9396324Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-07-17T08:14:10.9399555Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-07-17T08:14:10.9403986Z * [new branch] gh/williamwen42/259/base -> origin/gh/williamwen42/259/base 2025-07-17T08:14:10.9407278Z * [new branch] gh/williamwen42/259/head -> origin/gh/williamwen42/259/head 2025-07-17T08:14:10.9410479Z * [new branch] gh/williamwen42/259/orig -> origin/gh/williamwen42/259/orig 2025-07-17T08:14:10.9414929Z * [new branch] gh/williamwen42/260/base -> origin/gh/williamwen42/260/base 2025-07-17T08:14:10.9418141Z * [new branch] gh/williamwen42/260/head -> origin/gh/williamwen42/260/head 2025-07-17T08:14:10.9421308Z * [new branch] gh/williamwen42/260/orig -> origin/gh/williamwen42/260/orig 2025-07-17T08:14:10.9425871Z * [new branch] gh/williamwen42/261/base -> origin/gh/williamwen42/261/base 2025-07-17T08:14:10.9429096Z * [new branch] gh/williamwen42/261/head -> origin/gh/williamwen42/261/head 2025-07-17T08:14:10.9432334Z * [new branch] gh/williamwen42/261/orig -> origin/gh/williamwen42/261/orig 2025-07-17T08:14:10.9437034Z * [new branch] gh/williamwen42/262/base -> origin/gh/williamwen42/262/base 2025-07-17T08:14:10.9440236Z * [new branch] gh/williamwen42/262/head -> origin/gh/williamwen42/262/head 2025-07-17T08:14:10.9443485Z * [new branch] gh/williamwen42/262/orig -> origin/gh/williamwen42/262/orig 2025-07-17T08:14:10.9448198Z * [new branch] gh/williamwen42/263/base -> origin/gh/williamwen42/263/base 2025-07-17T08:14:10.9451235Z * [new branch] gh/williamwen42/263/head -> origin/gh/williamwen42/263/head 2025-07-17T08:14:10.9454429Z * [new branch] gh/williamwen42/263/orig -> origin/gh/williamwen42/263/orig 2025-07-17T08:14:10.9459737Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-07-17T08:14:10.9462925Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-07-17T08:14:10.9467410Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-07-17T08:14:10.9470521Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-07-17T08:14:10.9475073Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-07-17T08:14:10.9478248Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-07-17T08:14:10.9482676Z * [new branch] gh/xmfan/194/base -> origin/gh/xmfan/194/base 2025-07-17T08:14:10.9485857Z * [new branch] gh/xmfan/194/head -> origin/gh/xmfan/194/head 2025-07-17T08:14:10.9489081Z * [new branch] gh/xmfan/194/orig -> origin/gh/xmfan/194/orig 2025-07-17T08:14:10.9493456Z * [new branch] gh/xmfan/206/base -> origin/gh/xmfan/206/base 2025-07-17T08:14:10.9496676Z * [new branch] gh/xmfan/206/head -> origin/gh/xmfan/206/head 2025-07-17T08:14:10.9499846Z * [new branch] gh/xmfan/206/orig -> origin/gh/xmfan/206/orig 2025-07-17T08:14:10.9504201Z * [new branch] gh/xmfan/213/base -> origin/gh/xmfan/213/base 2025-07-17T08:14:10.9507492Z * [new branch] gh/xmfan/213/head -> origin/gh/xmfan/213/head 2025-07-17T08:14:10.9510724Z * [new branch] gh/xmfan/213/orig -> origin/gh/xmfan/213/orig 2025-07-17T08:14:10.9516800Z * [new branch] gh/xmfan/223/base -> origin/gh/xmfan/223/base 2025-07-17T08:14:10.9520002Z * [new branch] gh/xmfan/223/head -> origin/gh/xmfan/223/head 2025-07-17T08:14:10.9523172Z * [new branch] gh/xmfan/223/orig -> origin/gh/xmfan/223/orig 2025-07-17T08:14:10.9527683Z * [new branch] gh/xmfan/225/base -> origin/gh/xmfan/225/base 2025-07-17T08:14:10.9530935Z * [new branch] gh/xmfan/225/head -> origin/gh/xmfan/225/head 2025-07-17T08:14:10.9534096Z * [new branch] gh/xmfan/225/orig -> origin/gh/xmfan/225/orig 2025-07-17T08:14:10.9538451Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-07-17T08:14:10.9541637Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-07-17T08:14:10.9544798Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-07-17T08:14:10.9549185Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-07-17T08:14:10.9552469Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-07-17T08:14:10.9555873Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-07-17T08:14:10.9560137Z * [new branch] gh/xmfan/230/base -> origin/gh/xmfan/230/base 2025-07-17T08:14:10.9563294Z * [new branch] gh/xmfan/230/head -> origin/gh/xmfan/230/head 2025-07-17T08:14:10.9566540Z * [new branch] gh/xmfan/230/orig -> origin/gh/xmfan/230/orig 2025-07-17T08:14:10.9570920Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-07-17T08:14:10.9574154Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-07-17T08:14:10.9577313Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-07-17T08:14:10.9581869Z * [new branch] gh/xmfan/243/base -> origin/gh/xmfan/243/base 2025-07-17T08:14:10.9584894Z * [new branch] gh/xmfan/243/head -> origin/gh/xmfan/243/head 2025-07-17T08:14:10.9588096Z * [new branch] gh/xmfan/243/orig -> origin/gh/xmfan/243/orig 2025-07-17T08:14:10.9592534Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-07-17T08:14:10.9595986Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-07-17T08:14:10.9599173Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-07-17T08:14:10.9603969Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-07-17T08:14:10.9606980Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-07-17T08:14:10.9610348Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-07-17T08:14:10.9614975Z * [new branch] gh/xmfan/248/base -> origin/gh/xmfan/248/base 2025-07-17T08:14:10.9618078Z * [new branch] gh/xmfan/248/head -> origin/gh/xmfan/248/head 2025-07-17T08:14:10.9621459Z * [new branch] gh/xmfan/248/orig -> origin/gh/xmfan/248/orig 2025-07-17T08:14:10.9625933Z * [new branch] gh/xmfan/250/base -> origin/gh/xmfan/250/base 2025-07-17T08:14:10.9629135Z * [new branch] gh/xmfan/250/head -> origin/gh/xmfan/250/head 2025-07-17T08:14:10.9632290Z * [new branch] gh/xmfan/250/orig -> origin/gh/xmfan/250/orig 2025-07-17T08:14:10.9636790Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-07-17T08:14:10.9640075Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-07-17T08:14:10.9643265Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-07-17T08:14:10.9647658Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-07-17T08:14:10.9650826Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-07-17T08:14:10.9653987Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-07-17T08:14:10.9658388Z * [new branch] gh/xmfan/255/base -> origin/gh/xmfan/255/base 2025-07-17T08:14:10.9661644Z * [new branch] gh/xmfan/255/head -> origin/gh/xmfan/255/head 2025-07-17T08:14:10.9664810Z * [new branch] gh/xmfan/255/orig -> origin/gh/xmfan/255/orig 2025-07-17T08:14:10.9669343Z * [new branch] gh/xmfan/256/base -> origin/gh/xmfan/256/base 2025-07-17T08:14:10.9672402Z * [new branch] gh/xmfan/256/head -> origin/gh/xmfan/256/head 2025-07-17T08:14:10.9675759Z * [new branch] gh/xmfan/256/orig -> origin/gh/xmfan/256/orig 2025-07-17T08:14:10.9680173Z * [new branch] gh/xmfan/257/base -> origin/gh/xmfan/257/base 2025-07-17T08:14:10.9683476Z * [new branch] gh/xmfan/257/head -> origin/gh/xmfan/257/head 2025-07-17T08:14:10.9686658Z * [new branch] gh/xmfan/257/orig -> origin/gh/xmfan/257/orig 2025-07-17T08:14:10.9691047Z * [new branch] gh/xmfan/258/base -> origin/gh/xmfan/258/base 2025-07-17T08:14:10.9694238Z * [new branch] gh/xmfan/258/head -> origin/gh/xmfan/258/head 2025-07-17T08:14:10.9697443Z * [new branch] gh/xmfan/258/orig -> origin/gh/xmfan/258/orig 2025-07-17T08:14:10.9701833Z * [new branch] gh/xmfan/259/base -> origin/gh/xmfan/259/base 2025-07-17T08:14:10.9705007Z * [new branch] gh/xmfan/259/head -> origin/gh/xmfan/259/head 2025-07-17T08:14:10.9708191Z * [new branch] gh/xmfan/259/orig -> origin/gh/xmfan/259/orig 2025-07-17T08:14:10.9712873Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-07-17T08:14:10.9715923Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-07-17T08:14:10.9719115Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-07-17T08:14:10.9723526Z * [new branch] gh/xmfan/261/base -> origin/gh/xmfan/261/base 2025-07-17T08:14:10.9726973Z * [new branch] gh/xmfan/261/head -> origin/gh/xmfan/261/head 2025-07-17T08:14:10.9730142Z * [new branch] gh/xmfan/261/orig -> origin/gh/xmfan/261/orig 2025-07-17T08:14:10.9734503Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-07-17T08:14:10.9737661Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-07-17T08:14:10.9740904Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-07-17T08:14:10.9745311Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-07-17T08:14:10.9748458Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-07-17T08:14:10.9751741Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-07-17T08:14:10.9757117Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-07-17T08:14:10.9760269Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-07-17T08:14:10.9763454Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-07-17T08:14:10.9767820Z * [new branch] gh/xmfan/265/base -> origin/gh/xmfan/265/base 2025-07-17T08:14:10.9771072Z * [new branch] gh/xmfan/265/head -> origin/gh/xmfan/265/head 2025-07-17T08:14:10.9774286Z * [new branch] gh/xmfan/265/orig -> origin/gh/xmfan/265/orig 2025-07-17T08:14:10.9778722Z * [new branch] gh/xmfan/266/base -> origin/gh/xmfan/266/base 2025-07-17T08:14:10.9781937Z * [new branch] gh/xmfan/266/head -> origin/gh/xmfan/266/head 2025-07-17T08:14:10.9785094Z * [new branch] gh/xmfan/266/orig -> origin/gh/xmfan/266/orig 2025-07-17T08:14:10.9789622Z * [new branch] gh/xmfan/267/base -> origin/gh/xmfan/267/base 2025-07-17T08:14:10.9792748Z * [new branch] gh/xmfan/267/head -> origin/gh/xmfan/267/head 2025-07-17T08:14:10.9796159Z * [new branch] gh/xmfan/267/orig -> origin/gh/xmfan/267/orig 2025-07-17T08:14:10.9800577Z * [new branch] gh/xmfan/268/base -> origin/gh/xmfan/268/base 2025-07-17T08:14:10.9803933Z * [new branch] gh/xmfan/268/head -> origin/gh/xmfan/268/head 2025-07-17T08:14:10.9807116Z * [new branch] gh/xmfan/268/orig -> origin/gh/xmfan/268/orig 2025-07-17T08:14:10.9811538Z * [new branch] gh/xmfan/269/base -> origin/gh/xmfan/269/base 2025-07-17T08:14:10.9814811Z * [new branch] gh/xmfan/269/head -> origin/gh/xmfan/269/head 2025-07-17T08:14:10.9818047Z * [new branch] gh/xmfan/269/orig -> origin/gh/xmfan/269/orig 2025-07-17T08:14:10.9823449Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-07-17T08:14:10.9826614Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-07-17T08:14:10.9829805Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-07-17T08:14:10.9834383Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-07-17T08:14:10.9837597Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-07-17T08:14:10.9840769Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-07-17T08:14:10.9845350Z * [new branch] gh/xuanzhang816/15/base -> origin/gh/xuanzhang816/15/base 2025-07-17T08:14:10.9848343Z * [new branch] gh/xuanzhang816/15/head -> origin/gh/xuanzhang816/15/head 2025-07-17T08:14:10.9851557Z * [new branch] gh/xuanzhang816/15/orig -> origin/gh/xuanzhang816/15/orig 2025-07-17T08:14:10.9856058Z * [new branch] gh/xuanzhang816/16/base -> origin/gh/xuanzhang816/16/base 2025-07-17T08:14:10.9859352Z * [new branch] gh/xuanzhang816/16/head -> origin/gh/xuanzhang816/16/head 2025-07-17T08:14:10.9862566Z * [new branch] gh/xuanzhang816/16/orig -> origin/gh/xuanzhang816/16/orig 2025-07-17T08:14:10.9867002Z * [new branch] gh/xuanzhang816/17/base -> origin/gh/xuanzhang816/17/base 2025-07-17T08:14:10.9870211Z * [new branch] gh/xuanzhang816/17/head -> origin/gh/xuanzhang816/17/head 2025-07-17T08:14:10.9873528Z * [new branch] gh/xuanzhang816/17/orig -> origin/gh/xuanzhang816/17/orig 2025-07-17T08:14:10.9877987Z * [new branch] gh/xuanzhang816/18/base -> origin/gh/xuanzhang816/18/base 2025-07-17T08:14:10.9881321Z * [new branch] gh/xuanzhang816/18/head -> origin/gh/xuanzhang816/18/head 2025-07-17T08:14:10.9884552Z * [new branch] gh/xuanzhang816/18/orig -> origin/gh/xuanzhang816/18/orig 2025-07-17T08:14:10.9889188Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-07-17T08:14:10.9892414Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-07-17T08:14:10.9895534Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-07-17T08:14:10.9900203Z * [new branch] gh/xuanzhang816/20/base -> origin/gh/xuanzhang816/20/base 2025-07-17T08:14:10.9903470Z * [new branch] gh/xuanzhang816/20/head -> origin/gh/xuanzhang816/20/head 2025-07-17T08:14:10.9906636Z * [new branch] gh/xuanzhang816/20/orig -> origin/gh/xuanzhang816/20/orig 2025-07-17T08:14:10.9912144Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-07-17T08:14:10.9916433Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-07-17T08:14:10.9919500Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-07-17T08:14:10.9923903Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-07-17T08:14:10.9927125Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-07-17T08:14:10.9930319Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-07-17T08:14:10.9934715Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-07-17T08:14:10.9937957Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-07-17T08:14:10.9941145Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-07-17T08:14:10.9945694Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-07-17T08:14:10.9948903Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-07-17T08:14:10.9952128Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-07-17T08:14:10.9956678Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-07-17T08:14:10.9959813Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-07-17T08:14:10.9963022Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-07-17T08:14:10.9967408Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-07-17T08:14:10.9970865Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-07-17T08:14:10.9973837Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-07-17T08:14:10.9978237Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-07-17T08:14:10.9981444Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-07-17T08:14:10.9984624Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-07-17T08:14:10.9989454Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-07-17T08:14:10.9992686Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-07-17T08:14:10.9995963Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-07-17T08:14:11.0000378Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-07-17T08:14:11.0003656Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-07-17T08:14:11.0008060Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-07-17T08:14:11.0011199Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-07-17T08:14:11.0014369Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-07-17T08:14:11.0018720Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-07-17T08:14:11.0021889Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-07-17T08:14:11.0025069Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-07-17T08:14:11.0029549Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-07-17T08:14:11.0032846Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-07-17T08:14:11.0037701Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-07-17T08:14:11.0042073Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-07-17T08:14:11.0045335Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-07-17T08:14:11.0048463Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-07-17T08:14:11.0052847Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-07-17T08:14:11.0056107Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-07-17T08:14:11.0059344Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-07-17T08:14:11.0063729Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-07-17T08:14:11.0066859Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-07-17T08:14:11.0070103Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-07-17T08:14:11.0074903Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-07-17T08:14:11.0078084Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-07-17T08:14:11.0081255Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-07-17T08:14:11.0085616Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-07-17T08:14:11.0088941Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-07-17T08:14:11.0092140Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-07-17T08:14:11.0096549Z * [new branch] gh/yanbing-j/38/base -> origin/gh/yanbing-j/38/base 2025-07-17T08:14:11.0099856Z * [new branch] gh/yanbing-j/38/head -> origin/gh/yanbing-j/38/head 2025-07-17T08:14:11.0102876Z * [new branch] gh/yanbing-j/38/orig -> origin/gh/yanbing-j/38/orig 2025-07-17T08:14:11.0107311Z * [new branch] gh/yanbing-j/39/base -> origin/gh/yanbing-j/39/base 2025-07-17T08:14:11.0110494Z * [new branch] gh/yanbing-j/39/head -> origin/gh/yanbing-j/39/head 2025-07-17T08:14:11.0113842Z * [new branch] gh/yanbing-j/39/orig -> origin/gh/yanbing-j/39/orig 2025-07-17T08:14:11.0119376Z * [new branch] gh/ydwu4/223/base -> origin/gh/ydwu4/223/base 2025-07-17T08:14:11.0122612Z * [new branch] gh/ydwu4/223/head -> origin/gh/ydwu4/223/head 2025-07-17T08:14:11.0125868Z * [new branch] gh/ydwu4/223/orig -> origin/gh/ydwu4/223/orig 2025-07-17T08:14:11.0130103Z * [new branch] gh/ydwu4/224/base -> origin/gh/ydwu4/224/base 2025-07-17T08:14:11.0133335Z * [new branch] gh/ydwu4/224/head -> origin/gh/ydwu4/224/head 2025-07-17T08:14:11.0136519Z * [new branch] gh/ydwu4/224/orig -> origin/gh/ydwu4/224/orig 2025-07-17T08:14:11.0140837Z * [new branch] gh/ydwu4/225/base -> origin/gh/ydwu4/225/base 2025-07-17T08:14:11.0144004Z * [new branch] gh/ydwu4/225/head -> origin/gh/ydwu4/225/head 2025-07-17T08:14:11.0147232Z * [new branch] gh/ydwu4/225/orig -> origin/gh/ydwu4/225/orig 2025-07-17T08:14:11.0151610Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-07-17T08:14:11.0154944Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-07-17T08:14:11.0158310Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-07-17T08:14:11.0163091Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-07-17T08:14:11.0166288Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-07-17T08:14:11.0169480Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-07-17T08:14:11.0173965Z * [new branch] gh/ydwu4/247/base -> origin/gh/ydwu4/247/base 2025-07-17T08:14:11.0177205Z * [new branch] gh/ydwu4/247/head -> origin/gh/ydwu4/247/head 2025-07-17T08:14:11.0180437Z * [new branch] gh/ydwu4/247/orig -> origin/gh/ydwu4/247/orig 2025-07-17T08:14:11.0184831Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-07-17T08:14:11.0188118Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-07-17T08:14:11.0191297Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-07-17T08:14:11.0195949Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-07-17T08:14:11.0199190Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-07-17T08:14:11.0202391Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-07-17T08:14:11.0207011Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-07-17T08:14:11.0210211Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-07-17T08:14:11.0213387Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-07-17T08:14:11.0217897Z * [new branch] gh/ydwu4/261/base -> origin/gh/ydwu4/261/base 2025-07-17T08:14:11.0221144Z * [new branch] gh/ydwu4/261/head -> origin/gh/ydwu4/261/head 2025-07-17T08:14:11.0224339Z * [new branch] gh/ydwu4/261/orig -> origin/gh/ydwu4/261/orig 2025-07-17T08:14:11.0228776Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-07-17T08:14:11.0232123Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-07-17T08:14:11.0235280Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-07-17T08:14:11.0239721Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-07-17T08:14:11.0242853Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-07-17T08:14:11.0246063Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-07-17T08:14:11.0250573Z * [new branch] gh/ydwu4/264/base -> origin/gh/ydwu4/264/base 2025-07-17T08:14:11.0253740Z * [new branch] gh/ydwu4/264/head -> origin/gh/ydwu4/264/head 2025-07-17T08:14:11.0256961Z * [new branch] gh/ydwu4/264/orig -> origin/gh/ydwu4/264/orig 2025-07-17T08:14:11.0261412Z * [new branch] gh/ydwu4/265/base -> origin/gh/ydwu4/265/base 2025-07-17T08:14:11.0264647Z * [new branch] gh/ydwu4/265/head -> origin/gh/ydwu4/265/head 2025-07-17T08:14:11.0267866Z * [new branch] gh/ydwu4/265/orig -> origin/gh/ydwu4/265/orig 2025-07-17T08:14:11.0272263Z * [new branch] gh/ydwu4/266/base -> origin/gh/ydwu4/266/base 2025-07-17T08:14:11.0277029Z * [new branch] gh/ydwu4/266/head -> origin/gh/ydwu4/266/head 2025-07-17T08:14:11.0280045Z * [new branch] gh/ydwu4/266/orig -> origin/gh/ydwu4/266/orig 2025-07-17T08:14:11.0284629Z * [new branch] gh/ydwu4/267/base -> origin/gh/ydwu4/267/base 2025-07-17T08:14:11.0287872Z * [new branch] gh/ydwu4/267/head -> origin/gh/ydwu4/267/head 2025-07-17T08:14:11.0291155Z * [new branch] gh/ydwu4/267/orig -> origin/gh/ydwu4/267/orig 2025-07-17T08:14:11.0295675Z * [new branch] gh/ydwu4/268/base -> origin/gh/ydwu4/268/base 2025-07-17T08:14:11.0298924Z * [new branch] gh/ydwu4/268/head -> origin/gh/ydwu4/268/head 2025-07-17T08:14:11.0302076Z * [new branch] gh/ydwu4/268/orig -> origin/gh/ydwu4/268/orig 2025-07-17T08:14:11.0306767Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-07-17T08:14:11.0309856Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-07-17T08:14:11.0313121Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-07-17T08:14:11.0317671Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-07-17T08:14:11.0320921Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-07-17T08:14:11.0324117Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-07-17T08:14:11.0328528Z * [new branch] gh/ydwu4/271/base -> origin/gh/ydwu4/271/base 2025-07-17T08:14:11.0331664Z * [new branch] gh/ydwu4/271/head -> origin/gh/ydwu4/271/head 2025-07-17T08:14:11.0334926Z * [new branch] gh/ydwu4/271/orig -> origin/gh/ydwu4/271/orig 2025-07-17T08:14:11.0339463Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-07-17T08:14:11.0342801Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-07-17T08:14:11.0345998Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-07-17T08:14:11.0350433Z * [new branch] gh/ydwu4/273/base -> origin/gh/ydwu4/273/base 2025-07-17T08:14:11.0353784Z * [new branch] gh/ydwu4/273/head -> origin/gh/ydwu4/273/head 2025-07-17T08:14:11.0357261Z * [new branch] gh/ydwu4/273/orig -> origin/gh/ydwu4/273/orig 2025-07-17T08:14:11.0361510Z * [new branch] gh/ydwu4/274/base -> origin/gh/ydwu4/274/base 2025-07-17T08:14:11.0364871Z * [new branch] gh/ydwu4/274/head -> origin/gh/ydwu4/274/head 2025-07-17T08:14:11.0367899Z * [new branch] gh/ydwu4/274/orig -> origin/gh/ydwu4/274/orig 2025-07-17T08:14:11.0372259Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-07-17T08:14:11.0375532Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-07-17T08:14:11.0378711Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-07-17T08:14:11.0383124Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-07-17T08:14:11.0386330Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-07-17T08:14:11.0389479Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-07-17T08:14:11.0394120Z * [new branch] gh/ydwu4/277/base -> origin/gh/ydwu4/277/base 2025-07-17T08:14:11.0397351Z * [new branch] gh/ydwu4/277/head -> origin/gh/ydwu4/277/head 2025-07-17T08:14:11.0400535Z * [new branch] gh/ydwu4/277/orig -> origin/gh/ydwu4/277/orig 2025-07-17T08:14:11.0404876Z * [new branch] gh/ydwu4/278/base -> origin/gh/ydwu4/278/base 2025-07-17T08:14:11.0408112Z * [new branch] gh/ydwu4/278/head -> origin/gh/ydwu4/278/head 2025-07-17T08:14:11.0411314Z * [new branch] gh/ydwu4/278/orig -> origin/gh/ydwu4/278/orig 2025-07-17T08:14:11.0415715Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-07-17T08:14:11.0418944Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-07-17T08:14:11.0422181Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-07-17T08:14:11.0426908Z * [new branch] gh/ydwu4/280/base -> origin/gh/ydwu4/280/base 2025-07-17T08:14:11.0430122Z * [new branch] gh/ydwu4/280/head -> origin/gh/ydwu4/280/head 2025-07-17T08:14:11.0433438Z * [new branch] gh/ydwu4/280/orig -> origin/gh/ydwu4/280/orig 2025-07-17T08:14:11.0438242Z * [new branch] gh/ydwu4/281/base -> origin/gh/ydwu4/281/base 2025-07-17T08:14:11.0441449Z * [new branch] gh/ydwu4/281/head -> origin/gh/ydwu4/281/head 2025-07-17T08:14:11.0444702Z * [new branch] gh/ydwu4/281/orig -> origin/gh/ydwu4/281/orig 2025-07-17T08:14:11.0448970Z * [new branch] gh/ydwu4/282/base -> origin/gh/ydwu4/282/base 2025-07-17T08:14:11.0452278Z * [new branch] gh/ydwu4/282/head -> origin/gh/ydwu4/282/head 2025-07-17T08:14:11.0455489Z * [new branch] gh/ydwu4/282/orig -> origin/gh/ydwu4/282/orig 2025-07-17T08:14:11.0459882Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-07-17T08:14:11.0463041Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-07-17T08:14:11.0466220Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-07-17T08:14:11.0471721Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-07-17T08:14:11.0475095Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-07-17T08:14:11.0479742Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-07-17T08:14:11.0483027Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-07-17T08:14:11.0486247Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-07-17T08:14:11.0490811Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-07-17T08:14:11.0494021Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-07-17T08:14:11.0497659Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-07-17T08:14:11.0501966Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-07-17T08:14:11.0505262Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-07-17T08:14:11.0511689Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-07-17T08:14:11.0516201Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-07-17T08:14:11.0519482Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-07-17T08:14:11.0523967Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-07-17T08:14:11.0527258Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-07-17T08:14:11.0530433Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-07-17T08:14:11.0535881Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-07-17T08:14:11.0539111Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-07-17T08:14:11.0543335Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-07-17T08:14:11.0546644Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-07-17T08:14:11.0552111Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-07-17T08:14:11.0555449Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-07-17T08:14:11.0558870Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-07-17T08:14:11.0563388Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-07-17T08:14:11.0566603Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-07-17T08:14:11.0569905Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-07-17T08:14:11.0574364Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-07-17T08:14:11.0577479Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-07-17T08:14:11.0580669Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-07-17T08:14:11.0585091Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-07-17T08:14:11.0588572Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-07-17T08:14:11.0591801Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-07-17T08:14:11.0596446Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-07-17T08:14:11.0599779Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-07-17T08:14:11.0603021Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-07-17T08:14:11.0607674Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-07-17T08:14:11.0610849Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-07-17T08:14:11.0614237Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-07-17T08:14:11.0618811Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-07-17T08:14:11.0622028Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-07-17T08:14:11.0625382Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-07-17T08:14:11.0629962Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-07-17T08:14:11.0633516Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-07-17T08:14:11.0636644Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-07-17T08:14:11.0642125Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-07-17T08:14:11.0645312Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-07-17T08:14:11.0648505Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-07-17T08:14:11.0652892Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-07-17T08:14:11.0656135Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-07-17T08:14:11.0659370Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-07-17T08:14:11.0664713Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-07-17T08:14:11.0667910Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-07-17T08:14:11.0671096Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-07-17T08:14:11.0675722Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-07-17T08:14:11.0679037Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-07-17T08:14:11.0682222Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-07-17T08:14:11.0686650Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-07-17T08:14:11.0689830Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-07-17T08:14:11.0693026Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-07-17T08:14:11.0697426Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-07-17T08:14:11.0700627Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-07-17T08:14:11.0703842Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-07-17T08:14:11.0708392Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-07-17T08:14:11.0711605Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-07-17T08:14:11.0715023Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-07-17T08:14:11.0720687Z * [new branch] gh/zhxchen17/22/base -> origin/gh/zhxchen17/22/base 2025-07-17T08:14:11.0724015Z * [new branch] gh/zhxchen17/22/head -> origin/gh/zhxchen17/22/head 2025-07-17T08:14:11.0727250Z * [new branch] gh/zhxchen17/22/orig -> origin/gh/zhxchen17/22/orig 2025-07-17T08:14:11.0731800Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-07-17T08:14:11.0735160Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-07-17T08:14:11.0738398Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-07-17T08:14:11.0742887Z * [new branch] gh/zhxchen17/26/base -> origin/gh/zhxchen17/26/base 2025-07-17T08:14:11.0746246Z * [new branch] gh/zhxchen17/26/head -> origin/gh/zhxchen17/26/head 2025-07-17T08:14:11.0749531Z * [new branch] gh/zhxchen17/26/orig -> origin/gh/zhxchen17/26/orig 2025-07-17T08:14:11.0754229Z * [new branch] gh/zhxchen17/27/base -> origin/gh/zhxchen17/27/base 2025-07-17T08:14:11.0757382Z * [new branch] gh/zhxchen17/27/head -> origin/gh/zhxchen17/27/head 2025-07-17T08:14:11.0760657Z * [new branch] gh/zhxchen17/27/orig -> origin/gh/zhxchen17/27/orig 2025-07-17T08:14:11.0765568Z * [new branch] gh/zhxchen17/28/base -> origin/gh/zhxchen17/28/base 2025-07-17T08:14:11.0768510Z * [new branch] gh/zhxchen17/28/head -> origin/gh/zhxchen17/28/head 2025-07-17T08:14:11.0771756Z * [new branch] gh/zhxchen17/28/orig -> origin/gh/zhxchen17/28/orig 2025-07-17T08:14:11.0776284Z * [new branch] gh/zhxchen17/29/base -> origin/gh/zhxchen17/29/base 2025-07-17T08:14:11.0779610Z * [new branch] gh/zhxchen17/29/head -> origin/gh/zhxchen17/29/head 2025-07-17T08:14:11.0782856Z * [new branch] gh/zhxchen17/29/orig -> origin/gh/zhxchen17/29/orig 2025-07-17T08:14:11.0787292Z * [new branch] gh/zhxchen17/30/base -> origin/gh/zhxchen17/30/base 2025-07-17T08:14:11.0790531Z * [new branch] gh/zhxchen17/30/head -> origin/gh/zhxchen17/30/head 2025-07-17T08:14:11.0795566Z * [new branch] gh/zhxchen17/30/orig -> origin/gh/zhxchen17/30/orig 2025-07-17T08:14:11.0800108Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-07-17T08:14:11.0803306Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-07-17T08:14:11.0806630Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-07-17T08:14:11.0811262Z * [new branch] gh/zhxchen17/32/base -> origin/gh/zhxchen17/32/base 2025-07-17T08:14:11.0814422Z * [new branch] gh/zhxchen17/32/head -> origin/gh/zhxchen17/32/head 2025-07-17T08:14:11.0817664Z * [new branch] gh/zhxchen17/32/orig -> origin/gh/zhxchen17/32/orig 2025-07-17T08:14:11.0822967Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-07-17T08:14:11.0826128Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-07-17T08:14:11.0829323Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-07-17T08:14:11.0833886Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-07-17T08:14:11.0837048Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-07-17T08:14:11.0840255Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-07-17T08:14:11.0844578Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-07-17T08:14:11.0847865Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-07-17T08:14:11.0851064Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-07-17T08:14:11.0855567Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-07-17T08:14:11.0858797Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-07-17T08:14:11.0862006Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-07-17T08:14:11.0866446Z * [new branch] gh/zklaus/13/base -> origin/gh/zklaus/13/base 2025-07-17T08:14:11.0869637Z * [new branch] gh/zklaus/13/head -> origin/gh/zklaus/13/head 2025-07-17T08:14:11.0872910Z * [new branch] gh/zklaus/13/orig -> origin/gh/zklaus/13/orig 2025-07-17T08:14:11.0877633Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-07-17T08:14:11.0880826Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-07-17T08:14:11.0884125Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-07-17T08:14:11.0888484Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-07-17T08:14:11.0891722Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-07-17T08:14:11.0895103Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-07-17T08:14:11.0899815Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-07-17T08:14:11.0902950Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-07-17T08:14:11.0906151Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-07-17T08:14:11.0910569Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-07-17T08:14:11.0913767Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-07-17T08:14:11.0917068Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-07-17T08:14:11.0921552Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-07-17T08:14:11.0924736Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-07-17T08:14:11.0928011Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-07-17T08:14:11.0932427Z * [new branch] gh/zklaus/2/base -> origin/gh/zklaus/2/base 2025-07-17T08:14:11.0935620Z * [new branch] gh/zklaus/2/head -> origin/gh/zklaus/2/head 2025-07-17T08:14:11.0938885Z * [new branch] gh/zklaus/2/orig -> origin/gh/zklaus/2/orig 2025-07-17T08:14:11.0943290Z * [new branch] gh/zklaus/4/base -> origin/gh/zklaus/4/base 2025-07-17T08:14:11.0946492Z * [new branch] gh/zklaus/4/head -> origin/gh/zklaus/4/head 2025-07-17T08:14:11.0949774Z * [new branch] gh/zklaus/4/orig -> origin/gh/zklaus/4/orig 2025-07-17T08:14:11.0954255Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-07-17T08:14:11.0957456Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-07-17T08:14:11.0960646Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-07-17T08:14:11.0965090Z * [new branch] gh/zklaus/8/base -> origin/gh/zklaus/8/base 2025-07-17T08:14:11.0968337Z * [new branch] gh/zklaus/8/head -> origin/gh/zklaus/8/head 2025-07-17T08:14:11.0971502Z * [new branch] gh/zklaus/8/orig -> origin/gh/zklaus/8/orig 2025-07-17T08:14:11.0975908Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-07-17T08:14:11.0979096Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-07-17T08:14:11.0982374Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-07-17T08:14:11.0987943Z * [new branch] gh/zou3519/1162/base -> origin/gh/zou3519/1162/base 2025-07-17T08:14:11.0991083Z * [new branch] gh/zou3519/1162/head -> origin/gh/zou3519/1162/head 2025-07-17T08:14:11.0996142Z * [new branch] gh/zou3519/1162/orig -> origin/gh/zou3519/1162/orig 2025-07-17T08:14:11.1000684Z * [new branch] gh/zou3519/1173/base -> origin/gh/zou3519/1173/base 2025-07-17T08:14:11.1003941Z * [new branch] gh/zou3519/1173/head -> origin/gh/zou3519/1173/head 2025-07-17T08:14:11.1007287Z * [new branch] gh/zou3519/1173/orig -> origin/gh/zou3519/1173/orig 2025-07-17T08:14:11.1011713Z * [new branch] gh/zou3519/1174/base -> origin/gh/zou3519/1174/base 2025-07-17T08:14:11.1014960Z * [new branch] gh/zou3519/1174/head -> origin/gh/zou3519/1174/head 2025-07-17T08:14:11.1018142Z * [new branch] gh/zou3519/1174/orig -> origin/gh/zou3519/1174/orig 2025-07-17T08:14:11.1022509Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-07-17T08:14:11.1025828Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-07-17T08:14:11.1029038Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-07-17T08:14:11.1033704Z * [new branch] gh/zou3519/1176/base -> origin/gh/zou3519/1176/base 2025-07-17T08:14:11.1036719Z * [new branch] gh/zou3519/1176/head -> origin/gh/zou3519/1176/head 2025-07-17T08:14:11.1040044Z * [new branch] gh/zou3519/1176/orig -> origin/gh/zou3519/1176/orig 2025-07-17T08:14:11.1044416Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-07-17T08:14:11.1047686Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-07-17T08:14:11.1050990Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-07-17T08:14:11.1055584Z * [new branch] gh/zou3519/1178/base -> origin/gh/zou3519/1178/base 2025-07-17T08:14:11.1058763Z * [new branch] gh/zou3519/1178/head -> origin/gh/zou3519/1178/head 2025-07-17T08:14:11.1062017Z * [new branch] gh/zou3519/1178/orig -> origin/gh/zou3519/1178/orig 2025-07-17T08:14:11.1066830Z * [new branch] gh/zou3519/1179/base -> origin/gh/zou3519/1179/base 2025-07-17T08:14:11.1070033Z * [new branch] gh/zou3519/1179/head -> origin/gh/zou3519/1179/head 2025-07-17T08:14:11.1073454Z * [new branch] gh/zou3519/1179/orig -> origin/gh/zou3519/1179/orig 2025-07-17T08:14:11.1077708Z * [new branch] gh/zou3519/1180/base -> origin/gh/zou3519/1180/base 2025-07-17T08:14:11.1080883Z * [new branch] gh/zou3519/1180/head -> origin/gh/zou3519/1180/head 2025-07-17T08:14:11.1084106Z * [new branch] gh/zou3519/1180/orig -> origin/gh/zou3519/1180/orig 2025-07-17T08:14:11.1088366Z * [new branch] gh/zou3519/1181/base -> origin/gh/zou3519/1181/base 2025-07-17T08:14:11.1091562Z * [new branch] gh/zou3519/1181/head -> origin/gh/zou3519/1181/head 2025-07-17T08:14:11.1094785Z * [new branch] gh/zou3519/1181/orig -> origin/gh/zou3519/1181/orig 2025-07-17T08:14:11.1099377Z * [new branch] gh/zou3519/1182/base -> origin/gh/zou3519/1182/base 2025-07-17T08:14:11.1102611Z * [new branch] gh/zou3519/1182/head -> origin/gh/zou3519/1182/head 2025-07-17T08:14:11.1106010Z * [new branch] gh/zou3519/1182/orig -> origin/gh/zou3519/1182/orig 2025-07-17T08:14:11.1110612Z * [new branch] gh/zou3519/1183/base -> origin/gh/zou3519/1183/base 2025-07-17T08:14:11.1113979Z * [new branch] gh/zou3519/1183/head -> origin/gh/zou3519/1183/head 2025-07-17T08:14:11.1117211Z * [new branch] gh/zou3519/1183/orig -> origin/gh/zou3519/1183/orig 2025-07-17T08:14:11.1121771Z * [new branch] gh/zou3519/1184/base -> origin/gh/zou3519/1184/base 2025-07-17T08:14:11.1124944Z * [new branch] gh/zou3519/1184/head -> origin/gh/zou3519/1184/head 2025-07-17T08:14:11.1128277Z * [new branch] gh/zou3519/1184/orig -> origin/gh/zou3519/1184/orig 2025-07-17T08:14:11.1132534Z * [new branch] gh/zou3519/1185/base -> origin/gh/zou3519/1185/base 2025-07-17T08:14:11.1135796Z * [new branch] gh/zou3519/1185/head -> origin/gh/zou3519/1185/head 2025-07-17T08:14:11.1139025Z * [new branch] gh/zou3519/1185/orig -> origin/gh/zou3519/1185/orig 2025-07-17T08:14:11.1143351Z * [new branch] gh/zou3519/1186/base -> origin/gh/zou3519/1186/base 2025-07-17T08:14:11.1146511Z * [new branch] gh/zou3519/1186/head -> origin/gh/zou3519/1186/head 2025-07-17T08:14:11.1149732Z * [new branch] gh/zou3519/1186/orig -> origin/gh/zou3519/1186/orig 2025-07-17T08:14:11.1154551Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-07-17T08:14:11.1157876Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-07-17T08:14:11.1163512Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-07-17T08:14:11.1166596Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-07-17T08:14:11.1170988Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-07-17T08:14:11.1174196Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-07-17T08:14:11.1178529Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-07-17T08:14:11.1181635Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-07-17T08:14:11.1185884Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-07-17T08:14:11.1189085Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-07-17T08:14:11.1193544Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-07-17T08:14:11.1196817Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-07-17T08:14:11.1201077Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-07-17T08:14:11.1204253Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-07-17T08:14:11.1209964Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-07-17T08:14:11.1211643Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-07-17T08:14:11.1214933Z * [new branch] google-main -> origin/google-main 2025-07-17T08:14:11.1219376Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-07-17T08:14:11.1222373Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-07-17T08:14:11.1225604Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-07-17T08:14:11.1228636Z * [new branch] guard_system -> origin/guard_system 2025-07-17T08:14:11.1233266Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-07-17T08:14:11.1239662Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-07-17T08:14:11.1242856Z * [new branch] hc_baseline -> origin/hc_baseline 2025-07-17T08:14:11.1245953Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-07-17T08:14:11.1249119Z * [new branch] hhh_rand -> origin/hhh_rand 2025-07-17T08:14:11.1253318Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-07-17T08:14:11.1256548Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-07-17T08:14:11.1259818Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-07-17T08:14:11.1262983Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-07-17T08:14:11.1266052Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-07-17T08:14:11.1269128Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-07-17T08:14:11.1272202Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-07-17T08:14:11.1275584Z * [new branch] inline -> origin/inline 2025-07-17T08:14:11.1278651Z * [new branch] inlining -> origin/inlining 2025-07-17T08:14:11.1281885Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-07-17T08:14:11.1285314Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-07-17T08:14:11.1288877Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-07-17T08:14:11.1291895Z * [new branch] is_contiguous_shim -> origin/is_contiguous_shim 2025-07-17T08:14:11.1295007Z * [new branch] issue#58739 -> origin/issue#58739 2025-07-17T08:14:11.1298048Z * [new branch] issue-154849 -> origin/issue-154849 2025-07-17T08:14:11.1302397Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-07-17T08:14:11.1306763Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-07-17T08:14:11.1309946Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-07-17T08:14:11.1314397Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-07-17T08:14:11.1317577Z * [new branch] justinchu/del-opset-tool -> origin/justinchu/del-opset-tool 2025-07-17T08:14:11.1320743Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-07-17T08:14:11.1325291Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-07-17T08:14:11.1328452Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-07-17T08:14:11.1332718Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-07-17T08:14:11.1336947Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-07-17T08:14:11.1340077Z * [new branch] liaoxuan/tags_issue -> origin/liaoxuan/tags_issue 2025-07-17T08:14:11.1343271Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-07-17T08:14:11.1346395Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-07-17T08:14:11.1349505Z * [new branch] local_map -> origin/local_map 2025-07-17T08:14:11.1352668Z * [new branch] logdetfix -> origin/logdetfix 2025-07-17T08:14:11.1358366Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-07-17T08:14:11.1362622Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-07-17T08:14:11.1365713Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-07-17T08:14:11.1368852Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-07-17T08:14:11.1371943Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-07-17T08:14:11.1375118Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-07-17T08:14:11.1378240Z * [new branch] lucaskabela/typing_bytecode_analysis_transform -> origin/lucaskabela/typing_bytecode_analysis_transform 2025-07-17T08:14:11.1381263Z * [new branch] lucaskabela/typing_cache_files -> origin/lucaskabela/typing_cache_files 2025-07-17T08:14:11.1384445Z * [new branch] lucaskabela/typing_debug_utils.py -> origin/lucaskabela/typing_debug_utils.py 2025-07-17T08:14:11.1387486Z * [new branch] lucaskabela/typing_decorators -> origin/lucaskabela/typing_decorators 2025-07-17T08:14:11.1390584Z * [new branch] lucaskabela/typing_eval_frame -> origin/lucaskabela/typing_eval_frame 2025-07-17T08:14:11.1393780Z * [new branch] lucaskabela/typing_for_codegen -> origin/lucaskabela/typing_for_codegen 2025-07-17T08:14:11.1397036Z * [new branch] lucaskabela/typing_source_guard -> origin/lucaskabela/typing_source_guard 2025-07-17T08:14:11.1401811Z * [new branch] m54qxk-codex/update-default-size_hint-fallback-value -> origin/m54qxk-codex/update-default-size_hint-fallback-value 2025-07-17T08:14:11.1404653Z * [new branch] main -> origin/main 2025-07-17T08:14:11.1407918Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-07-17T08:14:11.1410995Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-07-17T08:14:11.1414134Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-07-17T08:14:11.1417265Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-07-17T08:14:11.1420379Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-07-17T08:14:11.1423638Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-07-17T08:14:11.1426752Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-07-17T08:14:11.1430035Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2025-07-17T08:14:11.1433390Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-07-17T08:14:11.1436614Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-07-17T08:14:11.1439778Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-07-17T08:14:11.1442885Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-07-17T08:14:11.1446052Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-07-17T08:14:11.1449205Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-07-17T08:14:11.1452447Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-07-17T08:14:11.1455758Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-07-17T08:14:11.1459092Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-07-17T08:14:11.1462181Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-07-17T08:14:11.1466491Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-07-17T08:14:11.1469595Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-07-17T08:14:11.1475381Z * [new branch] manuel/bench-scan-metal -> origin/manuel/bench-scan-metal 2025-07-17T08:14:11.1478561Z * [new branch] manuel/fix_multidim_boolean_indexing -> origin/manuel/fix_multidim_boolean_indexing 2025-07-17T08:14:11.1481583Z * [new branch] manuel/np_empty_ellipsis -> origin/manuel/np_empty_ellipsis 2025-07-17T08:14:11.1484671Z * [new branch] manuel/scan-metal -> origin/manuel/scan-metal 2025-07-17T08:14:11.1487757Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-07-17T08:14:11.1492152Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-07-17T08:14:11.1495185Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-07-17T08:14:11.1498340Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-07-17T08:14:11.1501520Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-07-17T08:14:11.1504671Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-07-17T08:14:11.1507764Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-07-17T08:14:11.1510886Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-07-17T08:14:11.1514169Z * [new branch] mlazos/buf-fix -> origin/mlazos/buf-fix 2025-07-17T08:14:11.1517245Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-07-17T08:14:11.1520411Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-07-17T08:14:11.1523433Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-07-17T08:14:11.1526892Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-07-17T08:14:11.1530048Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-07-17T08:14:11.1533296Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-07-17T08:14:11.1536673Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-07-17T08:14:11.1539890Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-07-17T08:14:11.1542952Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-07-17T08:14:11.1546132Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-07-17T08:14:11.1549178Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-07-17T08:14:11.1552350Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-07-17T08:14:11.1555741Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-07-17T08:14:11.1558948Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-07-17T08:14:11.1562227Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-07-17T08:14:11.1565418Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-07-17T08:14:11.1568523Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-07-17T08:14:11.1571677Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-07-17T08:14:11.1574755Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-07-17T08:14:11.1578023Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-07-17T08:14:11.1581085Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-07-17T08:14:11.1584318Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-07-17T08:14:11.1587528Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-07-17T08:14:11.1590791Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-07-17T08:14:11.1594140Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-07-17T08:14:11.1597280Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-07-17T08:14:11.1600362Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-07-17T08:14:11.1603466Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-07-17T08:14:11.1606715Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-07-17T08:14:11.1609910Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-07-17T08:14:11.1613107Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-07-17T08:14:11.1616298Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-07-17T08:14:11.1619383Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-07-17T08:14:11.1622714Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-07-17T08:14:11.1625819Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-07-17T08:14:11.1629011Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-07-17T08:14:11.1632174Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-07-17T08:14:11.1635647Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-07-17T08:14:11.1638618Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-07-17T08:14:11.1642214Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-07-17T08:14:11.1645221Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-07-17T08:14:11.1648002Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-07-17T08:14:11.1651162Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-07-17T08:14:11.1654258Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-07-17T08:14:11.1657376Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-07-17T08:14:11.1660432Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-07-17T08:14:11.1663582Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-07-17T08:14:11.1666586Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-07-17T08:14:11.1669689Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-07-17T08:14:11.1672754Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-07-17T08:14:11.1676071Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-07-17T08:14:11.1679174Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-07-17T08:14:11.1682212Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-07-17T08:14:11.1685305Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-07-17T08:14:11.1688584Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-07-17T08:14:11.1691535Z * [new branch] mlazos/main -> origin/mlazos/main 2025-07-17T08:14:11.1694832Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-07-17T08:14:11.1697867Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-07-17T08:14:11.1700963Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-07-17T08:14:11.1704062Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-07-17T08:14:11.1707214Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-07-17T08:14:11.1711492Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-07-17T08:14:11.1716695Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-07-17T08:14:11.1719948Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-07-17T08:14:11.1723144Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-07-17T08:14:11.1726350Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-07-17T08:14:11.1729410Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-07-17T08:14:11.1732495Z * [new branch] mlazos/nested-dc -> origin/mlazos/nested-dc 2025-07-17T08:14:11.1735693Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-07-17T08:14:11.1738789Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-07-17T08:14:11.1742032Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-07-17T08:14:11.1745212Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-07-17T08:14:11.1748228Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-07-17T08:14:11.1751625Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-07-17T08:14:11.1754535Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-07-17T08:14:11.1757620Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-07-17T08:14:11.1770216Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-07-17T08:14:11.1770495Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-07-17T08:14:11.1770614Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-07-17T08:14:11.1770763Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-07-17T08:14:11.1773299Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-07-17T08:14:11.1776437Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-07-17T08:14:11.1779886Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-07-17T08:14:11.1783180Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-07-17T08:14:11.1786307Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-07-17T08:14:11.1789373Z * [new branch] mlazos/test -> origin/mlazos/test 2025-07-17T08:14:11.1792478Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-07-17T08:14:11.1795851Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-07-17T08:14:11.1798957Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-07-17T08:14:11.1802242Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-07-17T08:14:11.1805351Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-07-17T08:14:11.1808479Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-07-17T08:14:11.1811555Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-07-17T08:14:11.1814639Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-07-17T08:14:11.1817865Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-07-17T08:14:11.1820992Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-07-17T08:14:11.1824147Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-07-17T08:14:11.1827309Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-07-17T08:14:11.1830588Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-07-17T08:14:11.1833904Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-07-17T08:14:11.1838204Z * [new branch] msaroufim/acc -> origin/msaroufim/acc 2025-07-17T08:14:11.1841442Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-07-17T08:14:11.1844521Z * [new branch] msaroufim/ck_custom_op -> origin/msaroufim/ck_custom_op 2025-07-17T08:14:11.1847650Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-07-17T08:14:11.1851315Z * [new branch] msaroufim/compile_kernel -> origin/msaroufim/compile_kernel 2025-07-17T08:14:11.1854528Z * [new branch] msaroufim/compile_reduction -> origin/msaroufim/compile_reduction 2025-07-17T08:14:11.1857788Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-07-17T08:14:11.1860879Z * [new branch] msaroufim/gencode -> origin/msaroufim/gencode 2025-07-17T08:14:11.1864066Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-07-17T08:14:11.1867570Z * [new branch] msaroufim/simplify_nvrtc_discovery -> origin/msaroufim/simplify_nvrtc_discovery 2025-07-17T08:14:11.1871564Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-07-17T08:14:11.1874754Z * [new branch] mul_op -> origin/mul_op 2025-07-17T08:14:11.1879098Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-07-17T08:14:11.1882178Z * [new branch] ngimel/deterministic_scatter -> origin/ngimel/deterministic_scatter 2025-07-17T08:14:11.1885211Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-07-17T08:14:11.1888277Z * [new branch] ngimel/index_None -> origin/ngimel/index_None 2025-07-17T08:14:11.1891402Z * [new branch] ngimel/mempool_emptycache -> origin/ngimel/mempool_emptycache 2025-07-17T08:14:11.1894491Z * [new branch] nightly -> origin/nightly 2025-07-17T08:14:11.1901957Z * [new branch] nmacchioni-be-use-max-autotune -> origin/nmacchioni-be-use-max-autotune 2025-07-17T08:14:11.1902095Z * [new branch] nmacchioni-patch-1 -> origin/nmacchioni-patch-1 2025-07-17T08:14:11.1904170Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-07-17T08:14:11.1907318Z * [new branch] nmacchioni-patch-3 -> origin/nmacchioni-patch-3 2025-07-17T08:14:11.1910403Z * [new branch] nmacchioni-patch-4 -> origin/nmacchioni-patch-4 2025-07-17T08:14:11.1913766Z * [new branch] nmacchioni-patch-5 -> origin/nmacchioni-patch-5 2025-07-17T08:14:11.1916948Z * [new branch] nmacchioni-patch-6 -> origin/nmacchioni-patch-6 2025-07-17T08:14:11.1920088Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-07-17T08:14:11.1923247Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-07-17T08:14:11.1926422Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-07-17T08:14:11.1929603Z * [new branch] np_indexing_fix -> origin/np_indexing_fix 2025-07-17T08:14:11.1932856Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-07-17T08:14:11.1937015Z * [new branch] nweidia/enable-B200-inductor-nightly-ci -> origin/nweidia/enable-B200-inductor-nightly-ci 2025-07-17T08:14:11.1940051Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-07-17T08:14:11.1945452Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-07-17T08:14:11.1948924Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-07-17T08:14:11.1952326Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-07-17T08:14:11.1957800Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-07-17T08:14:11.1961159Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-07-17T08:14:11.1964611Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-07-17T08:14:11.1967980Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-07-17T08:14:11.1971261Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-07-17T08:14:11.1974519Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-07-17T08:14:11.1977805Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-07-17T08:14:11.1981039Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-07-17T08:14:11.1984214Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-07-17T08:14:11.1987563Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-07-17T08:14:11.1990588Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-07-17T08:14:11.1993892Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-07-17T08:14:11.1997046Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-07-17T08:14:11.2000016Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-07-17T08:14:11.2004259Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-07-17T08:14:11.2007348Z * [new branch] padded-tensor -> origin/padded-tensor 2025-07-17T08:14:11.2010960Z * [new branch] parallel_cat -> origin/parallel_cat 2025-07-17T08:14:11.2014117Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-07-17T08:14:11.2017300Z * [new branch] pca2 -> origin/pca2 2025-07-17T08:14:11.2020408Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-07-17T08:14:11.2024882Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-07-17T08:14:11.2027883Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-07-17T08:14:11.2030930Z * [new branch] pianpwk/dim_docs -> origin/pianpwk/dim_docs 2025-07-17T08:14:11.2034357Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-07-17T08:14:11.2037436Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-07-17T08:14:11.2040563Z * [new branch] pianpwk/int_in_pgo_state -> origin/pianpwk/int_in_pgo_state 2025-07-17T08:14:11.2043691Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-07-17T08:14:11.2046911Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-07-17T08:14:11.2050064Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-07-17T08:14:11.2053132Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-07-17T08:14:11.2056273Z * [new branch] pianpwk/obl_scatter_gather_index -> origin/pianpwk/obl_scatter_gather_index 2025-07-17T08:14:11.2059457Z * [new branch] pianpwk/oblivious_infer_size -> origin/pianpwk/oblivious_infer_size 2025-07-17T08:14:11.2062562Z * [new branch] pianpwk/oblivious_meta_select -> origin/pianpwk/oblivious_meta_select 2025-07-17T08:14:11.2065728Z * [new branch] pianpwk/oblivious_reshape_view_bad -> origin/pianpwk/oblivious_reshape_view_bad 2025-07-17T08:14:11.2068877Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-07-17T08:14:11.2072022Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-07-17T08:14:11.2075209Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-07-17T08:14:11.2078268Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-07-17T08:14:11.2081403Z * [new branch] pianpwk/pad_nd_oblivious -> origin/pianpwk/pad_nd_oblivious 2025-07-17T08:14:11.2084424Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-07-17T08:14:11.2087627Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-07-17T08:14:11.2090713Z * [new branch] pianpwk/single_slice -> origin/pianpwk/single_slice 2025-07-17T08:14:11.2093927Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-07-17T08:14:11.2097262Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-07-17T08:14:11.2100190Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-07-17T08:14:11.2103358Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-07-17T08:14:11.2106393Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-07-17T08:14:11.2109684Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-07-17T08:14:11.2113043Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-07-17T08:14:11.2116246Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-07-17T08:14:11.2119392Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-07-17T08:14:11.2122520Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-07-17T08:14:11.2125672Z * [new branch] pianpwk/whitelist_int_float -> origin/pianpwk/whitelist_int_float 2025-07-17T08:14:11.2128803Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-07-17T08:14:11.2132247Z * [new branch] pick-torch-standalone-rename-to-release-2.8 -> origin/pick-torch-standalone-rename-to-release-2.8 2025-07-17T08:14:11.2135177Z * [new branch] pin-theme-version -> origin/pin-theme-version 2025-07-17T08:14:11.2138365Z * [new branch] pin-torchao -> origin/pin-torchao 2025-07-17T08:14:11.2142802Z * [new branch] piz/clean_strategy_0627 -> origin/piz/clean_strategy_0627 2025-07-17T08:14:11.2145819Z * [new branch] piz/dtensor_op_coverage -> origin/piz/dtensor_op_coverage 2025-07-17T08:14:11.2148996Z * [new branch] piz/fall_back_missing_0705 -> origin/piz/fall_back_missing_0705 2025-07-17T08:14:11.2152082Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-07-17T08:14:11.2155438Z * [new branch] piz/fill_dist_cost_0702 -> origin/piz/fill_dist_cost_0702 2025-07-17T08:14:11.2158625Z * [new branch] piz/fill_dist_cost_0702-2 -> origin/piz/fill_dist_cost_0702-2 2025-07-17T08:14:11.2161764Z * [new branch] piz/fix_einsum -> origin/piz/fix_einsum 2025-07-17T08:14:11.2164984Z * [new branch] piz/fix_index_put_0706 -> origin/piz/fix_index_put_0706 2025-07-17T08:14:11.2168078Z * [new branch] piz/fix_slice -> origin/piz/fix_slice 2025-07-17T08:14:11.2171242Z * [new branch] piz/remove_assert_0709 -> origin/piz/remove_assert_0709 2025-07-17T08:14:11.2174548Z * [new branch] pool-separate -> origin/pool-separate 2025-07-17T08:14:11.2177730Z * [new branch] pr-156087 -> origin/pr-156087 2025-07-17T08:14:11.2182125Z * [new branch] pr/131860 -> origin/pr/131860 2025-07-17T08:14:11.2185252Z * [new branch] pr150241 -> origin/pr150241 2025-07-17T08:14:11.2188420Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-07-17T08:14:11.2191866Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-07-17T08:14:11.2198621Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-07-17T08:14:11.2201781Z * [new branch] randdcefix -> origin/randdcefix 2025-07-17T08:14:11.2206370Z * [new branch] release/1.10 -> origin/release/1.10 2025-07-17T08:14:11.2209663Z * [new branch] release/1.11 -> origin/release/1.11 2025-07-17T08:14:11.2213104Z * [new branch] release/1.12 -> origin/release/1.12 2025-07-17T08:14:11.2216139Z * [new branch] release/1.13 -> origin/release/1.13 2025-07-17T08:14:11.2219268Z * [new branch] release/1.4 -> origin/release/1.4 2025-07-17T08:14:11.2222243Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-07-17T08:14:11.2225480Z * [new branch] release/1.5 -> origin/release/1.5 2025-07-17T08:14:11.2228832Z * [new branch] release/1.6 -> origin/release/1.6 2025-07-17T08:14:11.2232032Z * [new branch] release/1.7 -> origin/release/1.7 2025-07-17T08:14:11.2235517Z * [new branch] release/1.8 -> origin/release/1.8 2025-07-17T08:14:11.2238656Z * [new branch] release/1.9 -> origin/release/1.9 2025-07-17T08:14:11.2241889Z * [new branch] release/2.0 -> origin/release/2.0 2025-07-17T08:14:11.2245214Z * [new branch] release/2.1 -> origin/release/2.1 2025-07-17T08:14:11.2248395Z * [new branch] release/2.2 -> origin/release/2.2 2025-07-17T08:14:11.2251624Z * [new branch] release/2.3 -> origin/release/2.3 2025-07-17T08:14:11.2254992Z * [new branch] release/2.4 -> origin/release/2.4 2025-07-17T08:14:11.2258270Z * [new branch] release/2.5 -> origin/release/2.5 2025-07-17T08:14:11.2261510Z * [new branch] release/2.6 -> origin/release/2.6 2025-07-17T08:14:11.2264756Z * [new branch] release/2.7 -> origin/release/2.7 2025-07-17T08:14:11.2268112Z * [new branch] release/2.8 -> origin/release/2.8 2025-07-17T08:14:11.2271260Z * [new branch] release_notes -> origin/release_notes 2025-07-17T08:14:11.2274585Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-07-17T08:14:11.2277839Z * [new branch] remove_ts_docs -> origin/remove_ts_docs 2025-07-17T08:14:11.2281392Z * [new branch] rephrase-export-remove-torchscript -> origin/rephrase-export-remove-torchscript 2025-07-17T08:14:11.2287681Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-07-17T08:14:11.2293970Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-07-17T08:14:11.2300341Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-07-17T08:14:11.2303819Z * [new branch] revert-156890-triton_34_update -> origin/revert-156890-triton_34_update 2025-07-17T08:14:11.2322792Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-07-17T08:14:11.2327011Z * [new branch] rithesh/fsdp_cpu -> origin/rithesh/fsdp_cpu 2025-07-17T08:14:11.2330242Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-07-17T08:14:11.2334819Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-07-17T08:14:11.2337840Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-07-17T08:14:11.2342200Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-07-17T08:14:11.2345256Z * [new branch] rzou/njt -> origin/rzou/njt 2025-07-17T08:14:11.2348356Z * [new branch] rzou/operator -> origin/rzou/operator 2025-07-17T08:14:11.2351655Z * [new branch] rzou/pca -> origin/rzou/pca 2025-07-17T08:14:11.2355185Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-07-17T08:14:11.2358050Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-07-17T08:14:11.2361208Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-07-17T08:14:11.2365788Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-07-17T08:14:11.2369058Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-07-17T08:14:11.2372312Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-07-17T08:14:11.2375476Z * [new branch] save -> origin/save 2025-07-17T08:14:11.2379853Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-07-17T08:14:11.2383203Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-07-17T08:14:11.2386432Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-07-17T08:14:11.2390809Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-07-17T08:14:11.2394242Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-07-17T08:14:11.2398218Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-07-17T08:14:11.2401542Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-07-17T08:14:11.2404803Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-07-17T08:14:11.2408132Z * [new branch] soumith-patch-1 -> origin/soumith-patch-1 2025-07-17T08:14:11.2412437Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-07-17T08:14:11.2415581Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-07-17T08:14:11.2419992Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-07-17T08:14:11.2424374Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-07-17T08:14:11.2427655Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-07-17T08:14:11.2430858Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-07-17T08:14:11.2434235Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-07-17T08:14:11.2437492Z * [new branch] support-b200-runners -> origin/support-b200-runners 2025-07-17T08:14:11.2440781Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-07-17T08:14:11.2444110Z * [new branch] support_gqa_cpu -> origin/support_gqa_cpu 2025-07-17T08:14:11.2448511Z * [new branch] suryasub/fix-nccl-hang -> origin/suryasub/fix-nccl-hang 2025-07-17T08:14:11.2451683Z * [new branch] suryasub/nvshmem-get-kernel -> origin/suryasub/nvshmem-get-kernel 2025-07-17T08:14:11.2454743Z * [new branch] suryasub/put-signal-kernel -> origin/suryasub/put-signal-kernel 2025-07-17T08:14:11.2457935Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-07-17T08:14:11.2461264Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-07-17T08:14:11.2464521Z * [new branch] switch-bn -> origin/switch-bn 2025-07-17T08:14:11.2467780Z * [new branch] syed-ahmed-patch-1 -> origin/syed-ahmed-patch-1 2025-07-17T08:14:11.2471025Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-07-17T08:14:11.2477414Z * [new branch] teja/add_logs -> origin/teja/add_logs 2025-07-17T08:14:11.2481082Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-07-17T08:14:11.2484286Z * [new branch] test-internal-et -> origin/test-internal-et 2025-07-17T08:14:11.2487639Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-07-17T08:14:11.2492058Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-07-17T08:14:11.2495226Z * [new branch] test/inductor -> origin/test/inductor 2025-07-17T08:14:11.2498496Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-07-17T08:14:11.2501829Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-07-17T08:14:11.2505042Z * [new branch] tp_changes -> origin/tp_changes 2025-07-17T08:14:11.2508336Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-07-17T08:14:11.2511574Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-07-17T08:14:11.2515472Z * [new branch] trackMonitor -> origin/trackMonitor 2025-07-17T08:14:11.2518295Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-07-17T08:14:11.2521486Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-07-17T08:14:11.2524716Z * [new branch] triton-update -> origin/triton-update 2025-07-17T08:14:11.2527928Z * [new branch] triton_kernel -> origin/triton_kernel 2025-07-17T08:14:11.2531049Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-07-17T08:14:11.2534875Z * [new branch] try-runllm -> origin/try-runllm 2025-07-17T08:14:11.2538093Z * [new branch] type_dec -> origin/type_dec 2025-07-17T08:14:11.2541481Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-07-17T08:14:11.2546014Z * [new branch] update-audio-commit-hash/15573111403-1620-1 -> origin/update-audio-commit-hash/15573111403-1620-1 2025-07-17T08:14:11.2549106Z * [new branch] update-audio-commit-hash/15720911896-1627-1 -> origin/update-audio-commit-hash/15720911896-1627-1 2025-07-17T08:14:11.2552208Z * [new branch] update-audio-commit-hash/15890021967-1637-1 -> origin/update-audio-commit-hash/15890021967-1637-1 2025-07-17T08:14:11.2555591Z * [new branch] update-audio-commit-hash/16157311175-1652-1 -> origin/update-audio-commit-hash/16157311175-1652-1 2025-07-17T08:14:11.2558880Z * [new branch] update-audio-commit-hash/16307312222-1661-1 -> origin/update-audio-commit-hash/16307312222-1661-1 2025-07-17T08:14:11.2563360Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-07-17T08:14:11.2567696Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-07-17T08:14:11.2572037Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-07-17T08:14:11.2576398Z * [new branch] update-xla-commit-hash/15674789457-190-1 -> origin/update-xla-commit-hash/15674789457-190-1 2025-07-17T08:14:11.2579469Z * [new branch] update-xla-commit-hash/15818245712-191-1 -> origin/update-xla-commit-hash/15818245712-191-1 2025-07-17T08:14:11.2582557Z * [new branch] update-xla-commit-hash/16260974441-194-1 -> origin/update-xla-commit-hash/16260974441-194-1 2025-07-17T08:14:11.2586119Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-07-17T08:14:11.2589617Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-07-17T08:14:11.2592667Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-07-17T08:14:11.2596056Z * [new branch] update_slow_tests_1749454889 -> origin/update_slow_tests_1749454889 2025-07-17T08:14:11.2599278Z * [new branch] update_slow_tests_1751874113 -> origin/update_slow_tests_1751874113 2025-07-17T08:14:11.2602499Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-07-17T08:14:11.2605839Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-07-17T08:14:11.2608988Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-07-17T08:14:11.2612294Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-07-17T08:14:11.2615651Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-07-17T08:14:11.2618985Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-07-17T08:14:11.2622294Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-07-17T08:14:11.2625660Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-07-17T08:14:11.2628952Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-07-17T08:14:11.2632276Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-07-17T08:14:11.2635692Z * [new branch] validate_fn -> origin/validate_fn 2025-07-17T08:14:11.2639198Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-07-17T08:14:11.2643591Z * [new branch] viable/strict -> origin/viable/strict 2025-07-17T08:14:11.2647013Z * [new branch] vkuzo-patch-1 -> origin/vkuzo-patch-1 2025-07-17T08:14:11.2651405Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-07-17T08:14:11.2654566Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-07-17T08:14:11.2657919Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-07-17T08:14:11.2661012Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-07-17T08:14:11.2664234Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-07-17T08:14:11.2668733Z * [new branch] whc/flight -> origin/whc/flight 2025-07-17T08:14:11.2672033Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-07-17T08:14:11.2677953Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-07-17T08:14:11.2681217Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-07-17T08:14:11.2684404Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-07-17T08:14:11.2687441Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-07-17T08:14:11.2690775Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-07-17T08:14:11.2693919Z * [new branch] whc/uneven -> origin/whc/uneven 2025-07-17T08:14:11.2697371Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-07-17T08:14:11.2700537Z * [new branch] win_warnings -> origin/win_warnings 2025-07-17T08:14:11.2704976Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-07-17T08:14:11.2708085Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-07-17T08:14:11.2711291Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-07-17T08:14:11.2714507Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-07-17T08:14:11.2717887Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-07-17T08:14:11.2720702Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-07-17T08:14:11.2723996Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-07-17T08:14:11.2727127Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-07-17T08:14:11.2730371Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-07-17T08:14:11.2733433Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-07-17T08:14:11.2736528Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-07-17T08:14:11.2739600Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-07-17T08:14:11.2742673Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-07-17T08:14:11.2745643Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-07-17T08:14:11.2748828Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-07-17T08:14:11.2751956Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-07-17T08:14:11.2755272Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-07-17T08:14:11.2758293Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-07-17T08:14:11.2761415Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-07-17T08:14:11.2764539Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-07-17T08:14:11.2767593Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-07-17T08:14:11.2770671Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-07-17T08:14:11.2773914Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-07-17T08:14:11.2777043Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-07-17T08:14:11.2780140Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-07-17T08:14:11.2783195Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-07-17T08:14:11.2786330Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-07-17T08:14:11.2789407Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-07-17T08:14:11.2792645Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-07-17T08:14:11.2795900Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-07-17T08:14:11.2799062Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-07-17T08:14:11.2802193Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-07-17T08:14:11.2805290Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-07-17T08:14:11.2808365Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-07-17T08:14:11.2811663Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-07-17T08:14:11.2814732Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-07-17T08:14:11.2817867Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-07-17T08:14:11.2821298Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-07-17T08:14:11.2824903Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-07-17T08:14:11.2827907Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-07-17T08:14:11.2831057Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-07-17T08:14:11.2834284Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-07-17T08:14:11.2838014Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-07-17T08:14:11.2840658Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-07-17T08:14:11.2845325Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-07-17T08:14:11.2848581Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-07-17T08:14:11.2851747Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-07-17T08:14:11.2854996Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-07-17T08:14:11.2858247Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-07-17T08:14:11.2861549Z * [new branch] xmfan/test -> origin/xmfan/test 2025-07-17T08:14:11.2865421Z * [new branch] y-do-we-have-7-build-systems -> origin/y-do-we-have-7-build-systems 2025-07-17T08:14:11.2869717Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-07-17T08:14:11.2872883Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-07-17T08:14:11.2876344Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-07-17T08:14:11.2879512Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-07-17T08:14:11.2883837Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-07-17T08:14:11.2888253Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-07-17T08:14:11.2891662Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-07-17T08:14:11.2894717Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-07-17T08:14:11.2897787Z * [new branch] zainr/pre-push-hooks -> origin/zainr/pre-push-hooks 2025-07-17T08:14:11.2901045Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-07-17T08:14:11.2904108Z * [new branch] zainr/test-workflow -> origin/zainr/test-workflow 2025-07-17T08:14:11.2907193Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-07-17T08:14:11.2910364Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-07-17T08:14:11.2914072Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-07-17T08:14:11.2917543Z * [new branch] zb2p -> origin/zb2p 2025-07-17T08:14:11.2920832Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-07-17T08:14:11.2924231Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-07-17T08:14:11.2929678Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-07-17T08:14:11.2933976Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-07-17T08:14:11.2938323Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-07-17T08:14:11.2942770Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-07-17T08:14:11.2946118Z * [new branch] zxiiro/docs -> origin/zxiiro/docs 2025-07-17T08:14:11.2949195Z * [new branch] zxiiro/linux-build -> origin/zxiiro/linux-build 2025-07-17T08:14:11.2952401Z * [new branch] zxiiro/linux-test -> origin/zxiiro/linux-test 2025-07-17T08:14:11.2955724Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-07-17T08:14:11.2958880Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-07-17T08:14:11.2961947Z * [new branch] zxiiro/windows -> origin/zxiiro/windows 2025-07-17T08:14:11.2965470Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-07-17T08:14:11.2968356Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-07-17T08:14:11.2971289Z * [new tag] ciflow/android/149601 -> ciflow/android/149601 2025-07-17T08:14:11.2973848Z * [new tag] ciflow/binaries/143959 -> ciflow/binaries/143959 2025-07-17T08:14:11.2975830Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-07-17T08:14:11.2977796Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-07-17T08:14:11.2979801Z * [new tag] ciflow/binaries/157685 -> ciflow/binaries/157685 2025-07-17T08:14:11.2981738Z * [new tag] ciflow/binaries/157689 -> ciflow/binaries/157689 2025-07-17T08:14:11.2983722Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-07-17T08:14:11.2985961Z * [new tag] ciflow/binaries/158151 -> ciflow/binaries/158151 2025-07-17T08:14:11.2988443Z * [new tag] ciflow/binaries_libtorch/143959 -> ciflow/binaries_libtorch/143959 2025-07-17T08:14:11.2990403Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-07-17T08:14:11.2992386Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-07-17T08:14:11.2994793Z * [new tag] ciflow/binaries_libtorch/157791 -> ciflow/binaries_libtorch/157791 2025-07-17T08:14:11.2996846Z * [new tag] ciflow/binaries_libtorch/157928 -> ciflow/binaries_libtorch/157928 2025-07-17T08:14:11.2999246Z * [new tag] ciflow/binaries_wheel/143959 -> ciflow/binaries_wheel/143959 2025-07-17T08:14:11.3001213Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-07-17T08:14:11.3003222Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-07-17T08:14:11.3005165Z * [new tag] ciflow/binaries_wheel/157791 -> ciflow/binaries_wheel/157791 2025-07-17T08:14:11.3007130Z * [new tag] ciflow/binaries_wheel/157928 -> ciflow/binaries_wheel/157928 2025-07-17T08:14:11.3009266Z * [new tag] ciflow/binaries_wheel/158408 -> ciflow/binaries_wheel/158408 2025-07-17T08:14:11.3011768Z * [new tag] ciflow/h100-cutlass-backend/156626 -> ciflow/h100-cutlass-backend/156626 2025-07-17T08:14:11.3014210Z * [new tag] ciflow/h100-distributed/144552 -> ciflow/h100-distributed/144552 2025-07-17T08:14:11.3016304Z * [new tag] ciflow/h100-distributed/150312 -> ciflow/h100-distributed/150312 2025-07-17T08:14:11.3018278Z * [new tag] ciflow/h100-distributed/156605 -> ciflow/h100-distributed/156605 2025-07-17T08:14:11.3020387Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-07-17T08:14:11.3022983Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-07-17T08:14:11.3024921Z * [new tag] ciflow/h100-symm-mem/157180 -> ciflow/h100-symm-mem/157180 2025-07-17T08:14:11.3026926Z * [new tag] ciflow/h100-symm-mem/157970 -> ciflow/h100-symm-mem/157970 2025-07-17T08:14:11.3029274Z * [new tag] ciflow/h100-symm-mem/158511 -> ciflow/h100-symm-mem/158511 2025-07-17T08:14:11.3031058Z * [new tag] ciflow/h100-symm-mem/158512 -> ciflow/h100-symm-mem/158512 2025-07-17T08:14:11.3033089Z * [new tag] ciflow/h100-symm-mem/158513 -> ciflow/h100-symm-mem/158513 2025-07-17T08:14:11.3035239Z * [new tag] ciflow/h100-symm-mem/158514 -> ciflow/h100-symm-mem/158514 2025-07-17T08:14:11.3037213Z * [new tag] ciflow/h100-symm-mem/158515 -> ciflow/h100-symm-mem/158515 2025-07-17T08:14:11.3039355Z * [new tag] ciflow/h100-symm-mem/158523 -> ciflow/h100-symm-mem/158523 2025-07-17T08:14:11.3041844Z * [new tag] ciflow/h100/156980 -> ciflow/h100/156980 2025-07-17T08:14:11.3043825Z * [new tag] ciflow/h100/158459 -> ciflow/h100/158459 2025-07-17T08:14:11.3046476Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-07-17T08:14:11.3048552Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/156592 -> ciflow/inductor-perf-test-nightly-rocm/156592 2025-07-17T08:14:11.3050977Z * [new tag] ciflow/inductor-perf-test-nightly/156592 -> ciflow/inductor-perf-test-nightly/156592 2025-07-17T08:14:11.3053284Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-07-17T08:14:11.3055496Z * [new tag] ciflow/inductor-rocm/156192 -> ciflow/inductor-rocm/156192 2025-07-17T08:14:11.3057585Z * [new tag] ciflow/inductor-rocm/157191 -> ciflow/inductor-rocm/157191 2025-07-17T08:14:11.3059528Z * [new tag] ciflow/inductor-rocm/157520 -> ciflow/inductor-rocm/157520 2025-07-17T08:14:11.3061549Z * [new tag] ciflow/inductor-rocm/158074 -> ciflow/inductor-rocm/158074 2025-07-17T08:14:11.3063664Z * [new tag] ciflow/inductor-rocm/158102 -> ciflow/inductor-rocm/158102 2025-07-17T08:14:11.3065784Z * [new tag] ciflow/inductor-rocm/158103 -> ciflow/inductor-rocm/158103 2025-07-17T08:14:11.3067767Z * [new tag] ciflow/inductor-rocm/158459 -> ciflow/inductor-rocm/158459 2025-07-17T08:14:11.3070224Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-07-17T08:14:11.3072315Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-07-17T08:14:11.3074460Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-07-17T08:14:11.3076499Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-07-17T08:14:11.3078502Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-07-17T08:14:11.3080504Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-07-17T08:14:11.3082541Z * [new tag] ciflow/inductor/147470 -> ciflow/inductor/147470 2025-07-17T08:14:11.3084556Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-07-17T08:14:11.3086550Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-07-17T08:14:11.3088562Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-07-17T08:14:11.3090524Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-07-17T08:14:11.3092560Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-07-17T08:14:11.3094569Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-07-17T08:14:11.3096541Z * [new tag] ciflow/inductor/149961 -> ciflow/inductor/149961 2025-07-17T08:14:11.3098592Z * [new tag] ciflow/inductor/150762 -> ciflow/inductor/150762 2025-07-17T08:14:11.3100776Z * [new tag] ciflow/inductor/151777 -> ciflow/inductor/151777 2025-07-17T08:14:11.3103018Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-07-17T08:14:11.3104784Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-07-17T08:14:11.3106718Z * [new tag] ciflow/inductor/154149 -> ciflow/inductor/154149 2025-07-17T08:14:11.3108796Z * [new tag] ciflow/inductor/154199 -> ciflow/inductor/154199 2025-07-17T08:14:11.3110756Z * [new tag] ciflow/inductor/154551 -> ciflow/inductor/154551 2025-07-17T08:14:11.3112710Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-07-17T08:14:11.3114914Z * [new tag] ciflow/inductor/155452 -> ciflow/inductor/155452 2025-07-17T08:14:11.3116917Z * [new tag] ciflow/inductor/155608 -> ciflow/inductor/155608 2025-07-17T08:14:11.3118885Z * [new tag] ciflow/inductor/155877 -> ciflow/inductor/155877 2025-07-17T08:14:11.3121061Z * [new tag] ciflow/inductor/155958 -> ciflow/inductor/155958 2025-07-17T08:14:11.3123019Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-07-17T08:14:11.3125014Z * [new tag] ciflow/inductor/156118 -> ciflow/inductor/156118 2025-07-17T08:14:11.3126974Z * [new tag] ciflow/inductor/156141 -> ciflow/inductor/156141 2025-07-17T08:14:11.3128954Z * [new tag] ciflow/inductor/156175 -> ciflow/inductor/156175 2025-07-17T08:14:11.3131018Z * [new tag] ciflow/inductor/156192 -> ciflow/inductor/156192 2025-07-17T08:14:11.3133123Z * [new tag] ciflow/inductor/156296 -> ciflow/inductor/156296 2025-07-17T08:14:11.3135119Z * [new tag] ciflow/inductor/156369 -> ciflow/inductor/156369 2025-07-17T08:14:11.3137229Z * [new tag] ciflow/inductor/156370 -> ciflow/inductor/156370 2025-07-17T08:14:11.3139303Z * [new tag] ciflow/inductor/156371 -> ciflow/inductor/156371 2025-07-17T08:14:11.3141267Z * [new tag] ciflow/inductor/156416 -> ciflow/inductor/156416 2025-07-17T08:14:11.3143290Z * [new tag] ciflow/inductor/156460 -> ciflow/inductor/156460 2025-07-17T08:14:11.3145272Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-07-17T08:14:11.3147295Z * [new tag] ciflow/inductor/156605 -> ciflow/inductor/156605 2025-07-17T08:14:11.3149282Z * [new tag] ciflow/inductor/156626 -> ciflow/inductor/156626 2025-07-17T08:14:11.3151250Z * [new tag] ciflow/inductor/156652 -> ciflow/inductor/156652 2025-07-17T08:14:11.3154230Z * [new tag] ciflow/inductor/156781 -> ciflow/inductor/156781 2025-07-17T08:14:11.3156579Z * [new tag] ciflow/inductor/156851 -> ciflow/inductor/156851 2025-07-17T08:14:11.3158780Z * [new tag] ciflow/inductor/156874 -> ciflow/inductor/156874 2025-07-17T08:14:11.3160824Z * [new tag] ciflow/inductor/156977 -> ciflow/inductor/156977 2025-07-17T08:14:11.3162770Z * [new tag] ciflow/inductor/156980 -> ciflow/inductor/156980 2025-07-17T08:14:11.3164808Z * [new tag] ciflow/inductor/157152 -> ciflow/inductor/157152 2025-07-17T08:14:11.3166845Z * [new tag] ciflow/inductor/157298 -> ciflow/inductor/157298 2025-07-17T08:14:11.3168796Z * [new tag] ciflow/inductor/157520 -> ciflow/inductor/157520 2025-07-17T08:14:11.3170831Z * [new tag] ciflow/inductor/157572 -> ciflow/inductor/157572 2025-07-17T08:14:11.3172869Z * [new tag] ciflow/inductor/157580 -> ciflow/inductor/157580 2025-07-17T08:14:11.3174778Z * [new tag] ciflow/inductor/157594 -> ciflow/inductor/157594 2025-07-17T08:14:11.3177188Z * [new tag] ciflow/inductor/157633 -> ciflow/inductor/157633 2025-07-17T08:14:11.3178992Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-07-17T08:14:11.3181053Z * [new tag] ciflow/inductor/157685 -> ciflow/inductor/157685 2025-07-17T08:14:11.3183200Z * [new tag] ciflow/inductor/157686 -> ciflow/inductor/157686 2025-07-17T08:14:11.3185190Z * [new tag] ciflow/inductor/157689 -> ciflow/inductor/157689 2025-07-17T08:14:11.3187165Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-07-17T08:14:11.3189295Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-07-17T08:14:11.3191549Z * [new tag] ciflow/inductor/157748 -> ciflow/inductor/157748 2025-07-17T08:14:11.3193644Z * [new tag] ciflow/inductor/157804 -> ciflow/inductor/157804 2025-07-17T08:14:11.3195738Z * [new tag] ciflow/inductor/157822 -> ciflow/inductor/157822 2025-07-17T08:14:11.3197913Z * [new tag] ciflow/inductor/157854 -> ciflow/inductor/157854 2025-07-17T08:14:11.3200159Z * [new tag] ciflow/inductor/157887 -> ciflow/inductor/157887 2025-07-17T08:14:11.3202146Z * [new tag] ciflow/inductor/157902 -> ciflow/inductor/157902 2025-07-17T08:14:11.3204296Z * [new tag] ciflow/inductor/157927 -> ciflow/inductor/157927 2025-07-17T08:14:11.3206265Z * [new tag] ciflow/inductor/157944 -> ciflow/inductor/157944 2025-07-17T08:14:11.3208423Z * [new tag] ciflow/inductor/157951 -> ciflow/inductor/157951 2025-07-17T08:14:11.3210844Z * [new tag] ciflow/inductor/157954 -> ciflow/inductor/157954 2025-07-17T08:14:11.3212923Z * [new tag] ciflow/inductor/157967 -> ciflow/inductor/157967 2025-07-17T08:14:11.3214988Z * [new tag] ciflow/inductor/157969 -> ciflow/inductor/157969 2025-07-17T08:14:11.3217002Z * [new tag] ciflow/inductor/157971 -> ciflow/inductor/157971 2025-07-17T08:14:11.3219052Z * [new tag] ciflow/inductor/157979 -> ciflow/inductor/157979 2025-07-17T08:14:11.3221236Z * [new tag] ciflow/inductor/157982 -> ciflow/inductor/157982 2025-07-17T08:14:11.3223225Z * [new tag] ciflow/inductor/157993 -> ciflow/inductor/157993 2025-07-17T08:14:11.3225229Z * [new tag] ciflow/inductor/158004 -> ciflow/inductor/158004 2025-07-17T08:14:11.3227235Z * [new tag] ciflow/inductor/158011 -> ciflow/inductor/158011 2025-07-17T08:14:11.3229278Z * [new tag] ciflow/inductor/158015 -> ciflow/inductor/158015 2025-07-17T08:14:11.3231304Z * [new tag] ciflow/inductor/158046 -> ciflow/inductor/158046 2025-07-17T08:14:11.3233772Z * [new tag] ciflow/inductor/158047 -> ciflow/inductor/158047 2025-07-17T08:14:11.3235850Z * [new tag] ciflow/inductor/158048 -> ciflow/inductor/158048 2025-07-17T08:14:11.3237898Z * [new tag] ciflow/inductor/158049 -> ciflow/inductor/158049 2025-07-17T08:14:11.3239831Z * [new tag] ciflow/inductor/158061 -> ciflow/inductor/158061 2025-07-17T08:14:11.3241832Z * [new tag] ciflow/inductor/158062 -> ciflow/inductor/158062 2025-07-17T08:14:11.3243857Z * [new tag] ciflow/inductor/158072 -> ciflow/inductor/158072 2025-07-17T08:14:11.3245846Z * [new tag] ciflow/inductor/158074 -> ciflow/inductor/158074 2025-07-17T08:14:11.3247932Z * [new tag] ciflow/inductor/158075 -> ciflow/inductor/158075 2025-07-17T08:14:11.3249938Z * [new tag] ciflow/inductor/158084 -> ciflow/inductor/158084 2025-07-17T08:14:11.3251891Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-07-17T08:14:11.3254177Z * [new tag] ciflow/inductor/158097 -> ciflow/inductor/158097 2025-07-17T08:14:11.3255924Z * [new tag] ciflow/inductor/158098 -> ciflow/inductor/158098 2025-07-17T08:14:11.3257874Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-07-17T08:14:11.3259870Z * [new tag] ciflow/inductor/158119 -> ciflow/inductor/158119 2025-07-17T08:14:11.3261862Z * [new tag] ciflow/inductor/158156 -> ciflow/inductor/158156 2025-07-17T08:14:11.3263951Z * [new tag] ciflow/inductor/158171 -> ciflow/inductor/158171 2025-07-17T08:14:11.3266294Z * [new tag] ciflow/inductor/158174 -> ciflow/inductor/158174 2025-07-17T08:14:11.3268306Z * [new tag] ciflow/inductor/158188 -> ciflow/inductor/158188 2025-07-17T08:14:11.3270477Z * [new tag] ciflow/inductor/158193 -> ciflow/inductor/158193 2025-07-17T08:14:11.3272499Z * [new tag] ciflow/inductor/158211 -> ciflow/inductor/158211 2025-07-17T08:14:11.3274611Z * [new tag] ciflow/inductor/158223 -> ciflow/inductor/158223 2025-07-17T08:14:11.3276665Z * [new tag] ciflow/inductor/158237 -> ciflow/inductor/158237 2025-07-17T08:14:11.3278656Z * [new tag] ciflow/inductor/158259 -> ciflow/inductor/158259 2025-07-17T08:14:11.3280806Z * [new tag] ciflow/inductor/158284 -> ciflow/inductor/158284 2025-07-17T08:14:11.3282935Z * [new tag] ciflow/inductor/158289 -> ciflow/inductor/158289 2025-07-17T08:14:11.3284949Z * [new tag] ciflow/inductor/158311 -> ciflow/inductor/158311 2025-07-17T08:14:11.3287068Z * [new tag] ciflow/inductor/158312 -> ciflow/inductor/158312 2025-07-17T08:14:11.3289036Z * [new tag] ciflow/inductor/158318 -> ciflow/inductor/158318 2025-07-17T08:14:11.3291048Z * [new tag] ciflow/inductor/158321 -> ciflow/inductor/158321 2025-07-17T08:14:11.3293129Z * [new tag] ciflow/inductor/158338 -> ciflow/inductor/158338 2025-07-17T08:14:11.3295165Z * [new tag] ciflow/inductor/158349 -> ciflow/inductor/158349 2025-07-17T08:14:11.3297266Z * [new tag] ciflow/inductor/158350 -> ciflow/inductor/158350 2025-07-17T08:14:11.3299236Z * [new tag] ciflow/inductor/158351 -> ciflow/inductor/158351 2025-07-17T08:14:11.3301243Z * [new tag] ciflow/inductor/158360 -> ciflow/inductor/158360 2025-07-17T08:14:11.3303259Z * [new tag] ciflow/inductor/158361 -> ciflow/inductor/158361 2025-07-17T08:14:11.3305224Z * [new tag] ciflow/inductor/158363 -> ciflow/inductor/158363 2025-07-17T08:14:11.3307250Z * [new tag] ciflow/inductor/158368 -> ciflow/inductor/158368 2025-07-17T08:14:11.3309246Z * [new tag] ciflow/inductor/158377 -> ciflow/inductor/158377 2025-07-17T08:14:11.3311236Z * [new tag] ciflow/inductor/158379 -> ciflow/inductor/158379 2025-07-17T08:14:11.3313376Z * [new tag] ciflow/inductor/158381 -> ciflow/inductor/158381 2025-07-17T08:14:11.3315517Z * [new tag] ciflow/inductor/158391 -> ciflow/inductor/158391 2025-07-17T08:14:11.3317622Z * [new tag] ciflow/inductor/158394 -> ciflow/inductor/158394 2025-07-17T08:14:11.3319647Z * [new tag] ciflow/inductor/158397 -> ciflow/inductor/158397 2025-07-17T08:14:11.3321862Z * [new tag] ciflow/inductor/158400 -> ciflow/inductor/158400 2025-07-17T08:14:11.3323966Z * [new tag] ciflow/inductor/158404 -> ciflow/inductor/158404 2025-07-17T08:14:11.3325989Z * [new tag] ciflow/inductor/158406 -> ciflow/inductor/158406 2025-07-17T08:14:11.3328105Z * [new tag] ciflow/inductor/158410 -> ciflow/inductor/158410 2025-07-17T08:14:11.3330026Z * [new tag] ciflow/inductor/158418 -> ciflow/inductor/158418 2025-07-17T08:14:11.3332189Z * [new tag] ciflow/inductor/158424 -> ciflow/inductor/158424 2025-07-17T08:14:11.3334154Z * [new tag] ciflow/inductor/158426 -> ciflow/inductor/158426 2025-07-17T08:14:11.3336291Z * [new tag] ciflow/inductor/158427 -> ciflow/inductor/158427 2025-07-17T08:14:11.3338531Z * [new tag] ciflow/inductor/158430 -> ciflow/inductor/158430 2025-07-17T08:14:11.3340680Z * [new tag] ciflow/inductor/158435 -> ciflow/inductor/158435 2025-07-17T08:14:11.3342757Z * [new tag] ciflow/inductor/158442 -> ciflow/inductor/158442 2025-07-17T08:14:11.3344741Z * [new tag] ciflow/inductor/158449 -> ciflow/inductor/158449 2025-07-17T08:14:11.3346823Z * [new tag] ciflow/inductor/158456 -> ciflow/inductor/158456 2025-07-17T08:14:11.3348859Z * [new tag] ciflow/inductor/158458 -> ciflow/inductor/158458 2025-07-17T08:14:11.3350808Z * [new tag] ciflow/inductor/158459 -> ciflow/inductor/158459 2025-07-17T08:14:11.3352853Z * [new tag] ciflow/inductor/158460 -> ciflow/inductor/158460 2025-07-17T08:14:11.3354957Z * [new tag] ciflow/inductor/158462 -> ciflow/inductor/158462 2025-07-17T08:14:11.3356991Z * [new tag] ciflow/inductor/158467 -> ciflow/inductor/158467 2025-07-17T08:14:11.3358979Z * [new tag] ciflow/inductor/158468 -> ciflow/inductor/158468 2025-07-17T08:14:11.3360929Z * [new tag] ciflow/inductor/158476 -> ciflow/inductor/158476 2025-07-17T08:14:11.3363194Z * [new tag] ciflow/inductor/158479 -> ciflow/inductor/158479 2025-07-17T08:14:11.3365250Z * [new tag] ciflow/inductor/158480 -> ciflow/inductor/158480 2025-07-17T08:14:11.3367243Z * [new tag] ciflow/inductor/158485 -> ciflow/inductor/158485 2025-07-17T08:14:11.3369237Z * [new tag] ciflow/inductor/158490 -> ciflow/inductor/158490 2025-07-17T08:14:11.3371240Z * [new tag] ciflow/inductor/158492 -> ciflow/inductor/158492 2025-07-17T08:14:11.3373389Z * [new tag] ciflow/inductor/158494 -> ciflow/inductor/158494 2025-07-17T08:14:11.3375410Z * [new tag] ciflow/inductor/158495 -> ciflow/inductor/158495 2025-07-17T08:14:11.3377393Z * [new tag] ciflow/inductor/158498 -> ciflow/inductor/158498 2025-07-17T08:14:11.3379436Z * [new tag] ciflow/inductor/158499 -> ciflow/inductor/158499 2025-07-17T08:14:11.3381472Z * [new tag] ciflow/inductor/158500 -> ciflow/inductor/158500 2025-07-17T08:14:11.3383449Z * [new tag] ciflow/inductor/158501 -> ciflow/inductor/158501 2025-07-17T08:14:11.3385495Z * [new tag] ciflow/inductor/158504 -> ciflow/inductor/158504 2025-07-17T08:14:11.3387451Z * [new tag] ciflow/inductor/158509 -> ciflow/inductor/158509 2025-07-17T08:14:11.3389437Z * [new tag] ciflow/inductor/158520 -> ciflow/inductor/158520 2025-07-17T08:14:11.3391448Z * [new tag] ciflow/inductor/158524 -> ciflow/inductor/158524 2025-07-17T08:14:11.3395412Z * [new tag] ciflow/inductor/158525 -> ciflow/inductor/158525 2025-07-17T08:14:11.3397530Z * [new tag] ciflow/inductor/158526 -> ciflow/inductor/158526 2025-07-17T08:14:11.3399519Z * [new tag] ciflow/inductor/158528 -> ciflow/inductor/158528 2025-07-17T08:14:11.3401577Z * [new tag] ciflow/inductor/158534 -> ciflow/inductor/158534 2025-07-17T08:14:11.3403879Z * [new tag] ciflow/inductor/158535 -> ciflow/inductor/158535 2025-07-17T08:14:11.3406040Z * [new tag] ciflow/inductor/158537 -> ciflow/inductor/158537 2025-07-17T08:14:11.3407889Z * [new tag] ciflow/inductor/158538 -> ciflow/inductor/158538 2025-07-17T08:14:11.3410013Z * [new tag] ciflow/inductor/158543 -> ciflow/inductor/158543 2025-07-17T08:14:11.3412303Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-07-17T08:14:11.3414530Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-07-17T08:14:11.3416676Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-07-17T08:14:11.3419229Z * [new tag] ciflow/linux-aarch64/157520 -> ciflow/linux-aarch64/157520 2025-07-17T08:14:11.3421274Z * [new tag] ciflow/linux-aarch64/157782 -> ciflow/linux-aarch64/157782 2025-07-17T08:14:11.3423387Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-07-17T08:14:11.3425543Z * [new tag] ciflow/linux-aarch64/158445 -> ciflow/linux-aarch64/158445 2025-07-17T08:14:11.3428070Z * [new tag] ciflow/mps/155200 -> ciflow/mps/155200 2025-07-17T08:14:11.3430078Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-07-17T08:14:11.3432134Z * [new tag] ciflow/mps/157875 -> ciflow/mps/157875 2025-07-17T08:14:11.3434258Z * [new tag] ciflow/mps/157876 -> ciflow/mps/157876 2025-07-17T08:14:11.3436291Z * [new tag] ciflow/mps/158237 -> ciflow/mps/158237 2025-07-17T08:14:11.3438278Z * [new tag] ciflow/mps/158349 -> ciflow/mps/158349 2025-07-17T08:14:11.3440346Z * [new tag] ciflow/mps/158350 -> ciflow/mps/158350 2025-07-17T08:14:11.3442341Z * [new tag] ciflow/mps/158351 -> ciflow/mps/158351 2025-07-17T08:14:11.3444923Z * [new tag] ciflow/periodic-rocm-mi300/156192 -> ciflow/periodic-rocm-mi300/156192 2025-07-17T08:14:11.3446901Z * [new tag] ciflow/periodic-rocm-mi300/157191 -> ciflow/periodic-rocm-mi300/157191 2025-07-17T08:14:11.3448964Z * [new tag] ciflow/periodic-rocm-mi300/158102 -> ciflow/periodic-rocm-mi300/158102 2025-07-17T08:14:11.3450969Z * [new tag] ciflow/periodic-rocm-mi300/158103 -> ciflow/periodic-rocm-mi300/158103 2025-07-17T08:14:11.3453789Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-07-17T08:14:11.3455915Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-07-17T08:14:11.3458050Z * [new tag] ciflow/periodic/156559 -> ciflow/periodic/156559 2025-07-17T08:14:11.3460205Z * [new tag] ciflow/periodic/156900 -> ciflow/periodic/156900 2025-07-17T08:14:11.3462212Z * [new tag] ciflow/periodic/157748 -> ciflow/periodic/157748 2025-07-17T08:14:11.3464354Z * [new tag] ciflow/periodic/157939 -> ciflow/periodic/157939 2025-07-17T08:14:11.3466499Z * [new tag] ciflow/periodic/158145 -> ciflow/periodic/158145 2025-07-17T08:14:11.3468721Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-07-17T08:14:11.3471007Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-07-17T08:14:11.3473226Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-07-17T08:14:11.3475595Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-07-17T08:14:11.3477862Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-07-17T08:14:11.3480678Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-07-17T08:14:11.3482832Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-07-17T08:14:11.3485241Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-07-17T08:14:11.3487337Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-07-17T08:14:11.3489702Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-07-17T08:14:11.3492025Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-07-17T08:14:11.3494491Z * [new tag] ciflow/rocm-mi300/156192 -> ciflow/rocm-mi300/156192 2025-07-17T08:14:11.3496506Z * [new tag] ciflow/rocm-mi300/157191 -> ciflow/rocm-mi300/157191 2025-07-17T08:14:11.3498671Z * [new tag] ciflow/rocm-mi300/157520 -> ciflow/rocm-mi300/157520 2025-07-17T08:14:11.3500662Z * [new tag] ciflow/rocm-mi300/158102 -> ciflow/rocm-mi300/158102 2025-07-17T08:14:11.3502656Z * [new tag] ciflow/rocm-mi300/158103 -> ciflow/rocm-mi300/158103 2025-07-17T08:14:11.3504814Z * [new tag] ciflow/rocm-mi300/158221 -> ciflow/rocm-mi300/158221 2025-07-17T08:14:11.3506914Z * [new tag] ciflow/rocm-mi300/158459 -> ciflow/rocm-mi300/158459 2025-07-17T08:14:11.3509400Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-07-17T08:14:11.3511401Z * [new tag] ciflow/rocm/149601 -> ciflow/rocm/149601 2025-07-17T08:14:11.3513524Z * [new tag] ciflow/rocm/150312 -> ciflow/rocm/150312 2025-07-17T08:14:11.3515595Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-07-17T08:14:11.3517622Z * [new tag] ciflow/rocm/155200 -> ciflow/rocm/155200 2025-07-17T08:14:11.3519612Z * [new tag] ciflow/rocm/155877 -> ciflow/rocm/155877 2025-07-17T08:14:11.3521692Z * [new tag] ciflow/rocm/156165 -> ciflow/rocm/156165 2025-07-17T08:14:11.3523677Z * [new tag] ciflow/rocm/156192 -> ciflow/rocm/156192 2025-07-17T08:14:11.3525677Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-07-17T08:14:11.3527800Z * [new tag] ciflow/rocm/157520 -> ciflow/rocm/157520 2025-07-17T08:14:11.3529930Z * [new tag] ciflow/rocm/157964 -> ciflow/rocm/157964 2025-07-17T08:14:11.3531941Z * [new tag] ciflow/rocm/158037 -> ciflow/rocm/158037 2025-07-17T08:14:11.3533972Z * [new tag] ciflow/rocm/158074 -> ciflow/rocm/158074 2025-07-17T08:14:11.3535968Z * [new tag] ciflow/rocm/158219 -> ciflow/rocm/158219 2025-07-17T08:14:11.3538048Z * [new tag] ciflow/rocm/158220 -> ciflow/rocm/158220 2025-07-17T08:14:11.3540048Z * [new tag] ciflow/rocm/158224 -> ciflow/rocm/158224 2025-07-17T08:14:11.3542203Z * [new tag] ciflow/rocm/158271 -> ciflow/rocm/158271 2025-07-17T08:14:11.3544178Z * [new tag] ciflow/rocm/158408 -> ciflow/rocm/158408 2025-07-17T08:14:11.3546166Z * [new tag] ciflow/rocm/158459 -> ciflow/rocm/158459 2025-07-17T08:14:11.3548626Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-07-17T08:14:11.3550752Z * [new tag] ciflow/s390/151447 -> ciflow/s390/151447 2025-07-17T08:14:11.3553448Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-07-17T08:14:11.3555672Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-07-17T08:14:11.3558670Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-07-17T08:14:11.3560823Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-07-17T08:14:11.3563200Z * [new tag] ciflow/slow/157385 -> ciflow/slow/157385 2025-07-17T08:14:11.3565158Z * [new tag] ciflow/slow/157748 -> ciflow/slow/157748 2025-07-17T08:14:11.3567237Z * [new tag] ciflow/slow/158222 -> ciflow/slow/158222 2025-07-17T08:14:11.3569372Z * [new tag] ciflow/slow/158312 -> ciflow/slow/158312 2025-07-17T08:14:11.3571451Z * [new tag] ciflow/slow/158424 -> ciflow/slow/158424 2025-07-17T08:14:11.3573737Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-07-17T08:14:11.3576011Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-07-17T08:14:11.3578251Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-07-17T08:14:11.3581355Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-07-17T08:14:11.3583348Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-07-17T08:14:11.3585012Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-07-17T08:14:11.3587283Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-07-17T08:14:11.3589500Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-07-17T08:14:11.3592050Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-07-17T08:14:11.3594316Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-07-17T08:14:11.3596580Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-07-17T08:14:11.3598842Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-07-17T08:14:11.3601165Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-07-17T08:14:11.3603436Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-07-17T08:14:11.3606021Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-07-17T08:14:11.3608296Z * [new tag] ciflow/triton_binaries/158408 -> ciflow/triton_binaries/158408 2025-07-17T08:14:11.3610242Z * [new tag] ciflow/triton_binaries/158459 -> ciflow/triton_binaries/158459 2025-07-17T08:14:11.3612663Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-07-17T08:14:11.3614697Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-07-17T08:14:11.3616607Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-07-17T08:14:11.3618583Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-07-17T08:14:11.3620551Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-07-17T08:14:11.3622571Z * [new tag] ciflow/trunk/147470 -> ciflow/trunk/147470 2025-07-17T08:14:11.3624589Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-07-17T08:14:11.3626580Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-07-17T08:14:11.3628555Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-07-17T08:14:11.3630680Z * [new tag] ciflow/trunk/149003 -> ciflow/trunk/149003 2025-07-17T08:14:11.3632621Z * [new tag] ciflow/trunk/149601 -> ciflow/trunk/149601 2025-07-17T08:14:11.3636064Z * [new tag] ciflow/trunk/149961 -> ciflow/trunk/149961 2025-07-17T08:14:11.3637978Z * [new tag] ciflow/trunk/150312 -> ciflow/trunk/150312 2025-07-17T08:14:11.3639963Z * [new tag] ciflow/trunk/150691 -> ciflow/trunk/150691 2025-07-17T08:14:11.3642006Z * [new tag] ciflow/trunk/150762 -> ciflow/trunk/150762 2025-07-17T08:14:11.3644106Z * [new tag] ciflow/trunk/151777 -> ciflow/trunk/151777 2025-07-17T08:14:11.3645941Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-07-17T08:14:11.3647913Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-07-17T08:14:11.3650059Z * [new tag] ciflow/trunk/153666 -> ciflow/trunk/153666 2025-07-17T08:14:11.3652009Z * [new tag] ciflow/trunk/154149 -> ciflow/trunk/154149 2025-07-17T08:14:11.3654017Z * [new tag] ciflow/trunk/154199 -> ciflow/trunk/154199 2025-07-17T08:14:11.3655977Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-07-17T08:14:11.3658097Z * [new tag] ciflow/trunk/154983 -> ciflow/trunk/154983 2025-07-17T08:14:11.3660092Z * [new tag] ciflow/trunk/155489 -> ciflow/trunk/155489 2025-07-17T08:14:11.3662099Z * [new tag] ciflow/trunk/155958 -> ciflow/trunk/155958 2025-07-17T08:14:11.3664252Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-07-17T08:14:11.3666358Z * [new tag] ciflow/trunk/156097 -> ciflow/trunk/156097 2025-07-17T08:14:11.3668390Z * [new tag] ciflow/trunk/156141 -> ciflow/trunk/156141 2025-07-17T08:14:11.3670360Z * [new tag] ciflow/trunk/156165 -> ciflow/trunk/156165 2025-07-17T08:14:11.3672331Z * [new tag] ciflow/trunk/156175 -> ciflow/trunk/156175 2025-07-17T08:14:11.3674585Z * [new tag] ciflow/trunk/156192 -> ciflow/trunk/156192 2025-07-17T08:14:11.3676562Z * [new tag] ciflow/trunk/156296 -> ciflow/trunk/156296 2025-07-17T08:14:11.3678510Z * [new tag] ciflow/trunk/156370 -> ciflow/trunk/156370 2025-07-17T08:14:11.3680539Z * [new tag] ciflow/trunk/156559 -> ciflow/trunk/156559 2025-07-17T08:14:11.3682498Z * [new tag] ciflow/trunk/156605 -> ciflow/trunk/156605 2025-07-17T08:14:11.3684512Z * [new tag] ciflow/trunk/156626 -> ciflow/trunk/156626 2025-07-17T08:14:11.3687305Z * [new tag] ciflow/trunk/156666 -> ciflow/trunk/156666 2025-07-17T08:14:11.3689382Z * [new tag] ciflow/trunk/156753 -> ciflow/trunk/156753 2025-07-17T08:14:11.3691441Z * [new tag] ciflow/trunk/156781 -> ciflow/trunk/156781 2025-07-17T08:14:11.3693409Z * [new tag] ciflow/trunk/156874 -> ciflow/trunk/156874 2025-07-17T08:14:11.3695430Z * [new tag] ciflow/trunk/157199 -> ciflow/trunk/157199 2025-07-17T08:14:11.3697450Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-07-17T08:14:11.3699410Z * [new tag] ciflow/trunk/157520 -> ciflow/trunk/157520 2025-07-17T08:14:11.3701401Z * [new tag] ciflow/trunk/157550 -> ciflow/trunk/157550 2025-07-17T08:14:11.3703373Z * [new tag] ciflow/trunk/157552 -> ciflow/trunk/157552 2025-07-17T08:14:11.3705377Z * [new tag] ciflow/trunk/157580 -> ciflow/trunk/157580 2025-07-17T08:14:11.3707442Z * [new tag] ciflow/trunk/157685 -> ciflow/trunk/157685 2025-07-17T08:14:11.3709550Z * [new tag] ciflow/trunk/157689 -> ciflow/trunk/157689 2025-07-17T08:14:11.3711585Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-07-17T08:14:11.3713772Z * [new tag] ciflow/trunk/157748 -> ciflow/trunk/157748 2025-07-17T08:14:11.3715792Z * [new tag] ciflow/trunk/157791 -> ciflow/trunk/157791 2025-07-17T08:14:11.3717799Z * [new tag] ciflow/trunk/157804 -> ciflow/trunk/157804 2025-07-17T08:14:11.3719935Z * [new tag] ciflow/trunk/157887 -> ciflow/trunk/157887 2025-07-17T08:14:11.3721785Z * [new tag] ciflow/trunk/157908 -> ciflow/trunk/157908 2025-07-17T08:14:11.3723862Z * [new tag] ciflow/trunk/157910 -> ciflow/trunk/157910 2025-07-17T08:14:11.3726020Z * [new tag] ciflow/trunk/157935 -> ciflow/trunk/157935 2025-07-17T08:14:11.3728150Z * [new tag] ciflow/trunk/157963 -> ciflow/trunk/157963 2025-07-17T08:14:11.3730141Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-07-17T08:14:11.3732127Z * [new tag] ciflow/trunk/158015 -> ciflow/trunk/158015 2025-07-17T08:14:11.3734125Z * [new tag] ciflow/trunk/158037 -> ciflow/trunk/158037 2025-07-17T08:14:11.3736106Z * [new tag] ciflow/trunk/158062 -> ciflow/trunk/158062 2025-07-17T08:14:11.3738090Z * [new tag] ciflow/trunk/158072 -> ciflow/trunk/158072 2025-07-17T08:14:11.3740156Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-07-17T08:14:11.3742136Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-07-17T08:14:11.3744140Z * [new tag] ciflow/trunk/158119 -> ciflow/trunk/158119 2025-07-17T08:14:11.3746142Z * [new tag] ciflow/trunk/158148 -> ciflow/trunk/158148 2025-07-17T08:14:11.3748256Z * [new tag] ciflow/trunk/158185 -> ciflow/trunk/158185 2025-07-17T08:14:11.3750515Z * [new tag] ciflow/trunk/158203 -> ciflow/trunk/158203 2025-07-17T08:14:11.3752500Z * [new tag] ciflow/trunk/158219 -> ciflow/trunk/158219 2025-07-17T08:14:11.3754589Z * [new tag] ciflow/trunk/158220 -> ciflow/trunk/158220 2025-07-17T08:14:11.3756665Z * [new tag] ciflow/trunk/158222 -> ciflow/trunk/158222 2025-07-17T08:14:11.3758782Z * [new tag] ciflow/trunk/158223 -> ciflow/trunk/158223 2025-07-17T08:14:11.3760781Z * [new tag] ciflow/trunk/158224 -> ciflow/trunk/158224 2025-07-17T08:14:11.3763003Z * [new tag] ciflow/trunk/158229 -> ciflow/trunk/158229 2025-07-17T08:14:11.3764988Z * [new tag] ciflow/trunk/158249 -> ciflow/trunk/158249 2025-07-17T08:14:11.3767010Z * [new tag] ciflow/trunk/158259 -> ciflow/trunk/158259 2025-07-17T08:14:11.3769026Z * [new tag] ciflow/trunk/158289 -> ciflow/trunk/158289 2025-07-17T08:14:11.3770995Z * [new tag] ciflow/trunk/158312 -> ciflow/trunk/158312 2025-07-17T08:14:11.3773220Z * [new tag] ciflow/trunk/158323 -> ciflow/trunk/158323 2025-07-17T08:14:11.3775221Z * [new tag] ciflow/trunk/158356 -> ciflow/trunk/158356 2025-07-17T08:14:11.3777179Z * [new tag] ciflow/trunk/158363 -> ciflow/trunk/158363 2025-07-17T08:14:11.3779175Z * [new tag] ciflow/trunk/158368 -> ciflow/trunk/158368 2025-07-17T08:14:11.3781328Z * [new tag] ciflow/trunk/158373 -> ciflow/trunk/158373 2025-07-17T08:14:11.3783314Z * [new tag] ciflow/trunk/158377 -> ciflow/trunk/158377 2025-07-17T08:14:11.3785440Z * [new tag] ciflow/trunk/158380 -> ciflow/trunk/158380 2025-07-17T08:14:11.3787420Z * [new tag] ciflow/trunk/158400 -> ciflow/trunk/158400 2025-07-17T08:14:11.3789543Z * [new tag] ciflow/trunk/158418 -> ciflow/trunk/158418 2025-07-17T08:14:11.3791546Z * [new tag] ciflow/trunk/158424 -> ciflow/trunk/158424 2025-07-17T08:14:11.3793856Z * [new tag] ciflow/trunk/158430 -> ciflow/trunk/158430 2025-07-17T08:14:11.3795905Z * [new tag] ciflow/trunk/158442 -> ciflow/trunk/158442 2025-07-17T08:14:11.3798029Z * [new tag] ciflow/trunk/158458 -> ciflow/trunk/158458 2025-07-17T08:14:11.3799877Z * [new tag] ciflow/trunk/158459 -> ciflow/trunk/158459 2025-07-17T08:14:11.3801978Z * [new tag] ciflow/trunk/158473 -> ciflow/trunk/158473 2025-07-17T08:14:11.3803980Z * [new tag] ciflow/trunk/158479 -> ciflow/trunk/158479 2025-07-17T08:14:11.3806008Z * [new tag] ciflow/trunk/158485 -> ciflow/trunk/158485 2025-07-17T08:14:11.3807994Z * [new tag] ciflow/trunk/158492 -> ciflow/trunk/158492 2025-07-17T08:14:11.3809994Z * [new tag] ciflow/trunk/158524 -> ciflow/trunk/158524 2025-07-17T08:14:11.3812088Z * [new tag] ciflow/trunk/158532 -> ciflow/trunk/158532 2025-07-17T08:14:11.3814105Z * [new tag] ciflow/trunk/158541 -> ciflow/trunk/158541 2025-07-17T08:14:11.3816079Z * [new tag] ciflow/trunk/158543 -> ciflow/trunk/158543 2025-07-17T08:14:11.3818772Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-07-17T08:14:11.3821447Z * [new tag] ciflow/win-arm64/157935 -> ciflow/win-arm64/157935 2025-07-17T08:14:11.3824023Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-07-17T08:14:11.3825999Z * [new tag] ciflow/xpu/150218 -> ciflow/xpu/150218 2025-07-17T08:14:11.3828001Z * [new tag] ciflow/xpu/155200 -> ciflow/xpu/155200 2025-07-17T08:14:11.3830015Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-07-17T08:14:11.3831953Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-07-17T08:14:11.3834011Z * [new tag] ciflow/xpu/157954 -> ciflow/xpu/157954 2025-07-17T08:14:11.3836149Z * [new tag] ciflow/xpu/158336 -> ciflow/xpu/158336 2025-07-17T08:14:11.3838213Z * [new tag] ciflow/xpu/158337 -> ciflow/xpu/158337 2025-07-17T08:14:11.3840269Z * [new tag] ciflow/xpu/158340 -> ciflow/xpu/158340 2025-07-17T08:14:11.3842467Z * [new tag] ciflow/xpu/158533 -> ciflow/xpu/158533 2025-07-17T08:14:11.3844446Z * [new tag] ciflow/xpu/158542 -> ciflow/xpu/158542 2025-07-17T08:14:11.3846625Z * [new tag] cslpull75 -> cslpull75 2025-07-17T08:14:11.3848703Z * [new tag] cslpull76 -> cslpull76 2025-07-17T08:14:11.3850818Z * [new tag] cslpull77 -> cslpull77 2025-07-17T08:14:11.3853018Z * [new tag] cslpull78 -> cslpull78 2025-07-17T08:14:11.3855115Z * [new tag] cslpull79 -> cslpull79 2025-07-17T08:14:11.3857260Z * [new tag] cslpull80 -> cslpull80 2025-07-17T08:14:11.3859371Z * [new tag] cslpull81 -> cslpull81 2025-07-17T08:14:11.3861565Z * [new tag] cslpull82 -> cslpull82 2025-07-17T08:14:11.3863668Z * [new tag] cslpull83 -> cslpull83 2025-07-17T08:14:11.3865781Z * [new tag] cslpull84 -> cslpull84 2025-07-17T08:14:11.3867884Z * [new tag] cslpull85 -> cslpull85 2025-07-17T08:14:11.3870090Z * [new tag] cslpull86 -> cslpull86 2025-07-17T08:14:11.3872213Z * [new tag] cslpull87 -> cslpull87 2025-07-17T08:14:11.3876466Z * [new tag] cslpull88 -> cslpull88 2025-07-17T08:14:11.3878718Z * [new tag] cslpull89 -> cslpull89 2025-07-17T08:14:11.3880716Z * [new tag] cslpull90 -> cslpull90 2025-07-17T08:14:11.3883356Z * [new tag] cslpull91 -> cslpull91 2025-07-17T08:14:11.3885268Z * [new tag] cslpull92 -> cslpull92 2025-07-17T08:14:11.3887459Z * [new tag] flight_5 -> flight_5 2025-07-17T08:14:11.3889704Z * [new tag] flight_5.1 -> flight_5.1 2025-07-17T08:14:11.3891935Z * [new tag] flight_5.2 -> flight_5.2 2025-07-17T08:14:11.3894030Z * [new tag] flight_5.3 -> flight_5.3 2025-07-17T08:14:11.3896163Z * [new tag] forpull1 -> forpull1 2025-07-17T08:14:11.3898991Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-07-17T08:14:11.3900992Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-07-17T08:14:11.3903104Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-07-17T08:14:11.3905333Z * [new tag] nightly-binary -> nightly-binary 2025-07-17T08:14:11.3907412Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-07-17T08:14:11.3909529Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-07-17T08:14:11.3912423Z * [new tag] trunk/0083032e7559dc8f02483ba60373adfcdaf9dae6 -> trunk/0083032e7559dc8f02483ba60373adfcdaf9dae6 2025-07-17T08:14:11.3914777Z * [new tag] trunk/008345be9d0c32f67459bcf3e6705be43d496f74 -> trunk/008345be9d0c32f67459bcf3e6705be43d496f74 2025-07-17T08:14:11.3916942Z * [new tag] trunk/00ae620b9f72cc751672c2fd92a04fc86704a87a -> trunk/00ae620b9f72cc751672c2fd92a04fc86704a87a 2025-07-17T08:14:11.3918911Z * [new tag] trunk/0105cd89ab508ec56126c1de85c8f5b5acc446b5 -> trunk/0105cd89ab508ec56126c1de85c8f5b5acc446b5 2025-07-17T08:14:11.3921012Z * [new tag] trunk/011026205a9d4c38458130f8ca242028f6184bf0 -> trunk/011026205a9d4c38458130f8ca242028f6184bf0 2025-07-17T08:14:11.3923118Z * [new tag] trunk/013cf1e3302d27de36588cf7a7130d76a5686bad -> trunk/013cf1e3302d27de36588cf7a7130d76a5686bad 2025-07-17T08:14:11.3925303Z * [new tag] trunk/013dfeabb405274546f19637c04f8a5f75923316 -> trunk/013dfeabb405274546f19637c04f8a5f75923316 2025-07-17T08:14:11.3927434Z * [new tag] trunk/018e9826a2ed09cfcf7424e0b3215bef5ad6499e -> trunk/018e9826a2ed09cfcf7424e0b3215bef5ad6499e 2025-07-17T08:14:11.3929529Z * [new tag] trunk/019e30e3b80d091d64253df4cdd149713e3e910e -> trunk/019e30e3b80d091d64253df4cdd149713e3e910e 2025-07-17T08:14:11.3931729Z * [new tag] trunk/01b0f09931d47bd2716398a0c335b2807dc3074d -> trunk/01b0f09931d47bd2716398a0c335b2807dc3074d 2025-07-17T08:14:11.3933854Z * [new tag] trunk/01b8f5e685fdb34aa50b73a84a55fc285e6b904a -> trunk/01b8f5e685fdb34aa50b73a84a55fc285e6b904a 2025-07-17T08:14:11.3936059Z * [new tag] trunk/02080c2cd94b37ad92e3d8803bc773f6abd2ae2f -> trunk/02080c2cd94b37ad92e3d8803bc773f6abd2ae2f 2025-07-17T08:14:11.3938155Z * [new tag] trunk/020da744370f6ee23e377357e9acc330b5610a67 -> trunk/020da744370f6ee23e377357e9acc330b5610a67 2025-07-17T08:14:11.3940293Z * [new tag] trunk/023887fc5af5a7273d7eb0388fdf1f0e87eafb28 -> trunk/023887fc5af5a7273d7eb0388fdf1f0e87eafb28 2025-07-17T08:14:11.3942502Z * [new tag] trunk/02608e560a1d7b669ad450a89542f7e9ba068658 -> trunk/02608e560a1d7b669ad450a89542f7e9ba068658 2025-07-17T08:14:11.3944662Z * [new tag] trunk/02715d0876bc66f46b9c7b4f277bedf8e251cc82 -> trunk/02715d0876bc66f46b9c7b4f277bedf8e251cc82 2025-07-17T08:14:11.3947054Z * [new tag] trunk/02724b5f649b93ef7960962bdde7a667c0893d21 -> trunk/02724b5f649b93ef7960962bdde7a667c0893d21 2025-07-17T08:14:11.3949224Z * [new tag] trunk/029e2b05c225588098d3eba445fd04189691f77d -> trunk/029e2b05c225588098d3eba445fd04189691f77d 2025-07-17T08:14:11.3951557Z * [new tag] trunk/02a9d9095f397f56fe64ef07ced8e7ffed6dcba1 -> trunk/02a9d9095f397f56fe64ef07ced8e7ffed6dcba1 2025-07-17T08:14:11.3953730Z * [new tag] trunk/02c7ab2f9baac05bd199392b70bc016d55f99b13 -> trunk/02c7ab2f9baac05bd199392b70bc016d55f99b13 2025-07-17T08:14:11.3955780Z * [new tag] trunk/03023f178c611249d41c62369ba95fe54316fe90 -> trunk/03023f178c611249d41c62369ba95fe54316fe90 2025-07-17T08:14:11.3957922Z * [new tag] trunk/03488d820c292b8ec4bfd9a4e25d5f28068c9375 -> trunk/03488d820c292b8ec4bfd9a4e25d5f28068c9375 2025-07-17T08:14:11.3960094Z * [new tag] trunk/034a7f6437bec853a938dbc19b549b9319b67f69 -> trunk/034a7f6437bec853a938dbc19b549b9319b67f69 2025-07-17T08:14:11.3962054Z * [new tag] trunk/0364db7cd14ffa67b48ef8c27fefbb3eed2b065d -> trunk/0364db7cd14ffa67b48ef8c27fefbb3eed2b065d 2025-07-17T08:14:11.3964233Z * [new tag] trunk/03852ddc22350eb8b6ed6b61777639ce6080f3dc -> trunk/03852ddc22350eb8b6ed6b61777639ce6080f3dc 2025-07-17T08:14:11.3966310Z * [new tag] trunk/039a1ce0ebbeb0adacbf9537c4085d977dba150a -> trunk/039a1ce0ebbeb0adacbf9537c4085d977dba150a 2025-07-17T08:14:11.3968396Z * [new tag] trunk/03b307575a98dc1d953c9d3521a9489e0e61e70c -> trunk/03b307575a98dc1d953c9d3521a9489e0e61e70c 2025-07-17T08:14:11.3970553Z * [new tag] trunk/04178d347c6baec5613f8063a2c77cf6f9657ee2 -> trunk/04178d347c6baec5613f8063a2c77cf6f9657ee2 2025-07-17T08:14:11.3972731Z * [new tag] trunk/04349f9ee541c7d07cc057bbe739f46bd4c30dcc -> trunk/04349f9ee541c7d07cc057bbe739f46bd4c30dcc 2025-07-17T08:14:11.3974878Z * [new tag] trunk/049dc48d1edf49c26d493fdb271fe5e5adc9c985 -> trunk/049dc48d1edf49c26d493fdb271fe5e5adc9c985 2025-07-17T08:14:11.3977162Z * [new tag] trunk/04b91a9e43518fcd34a474a832bac05d4583fcc3 -> trunk/04b91a9e43518fcd34a474a832bac05d4583fcc3 2025-07-17T08:14:11.3979559Z * [new tag] trunk/04bd7e6850e8efec77994963ffee87549555b9c3 -> trunk/04bd7e6850e8efec77994963ffee87549555b9c3 2025-07-17T08:14:11.3981671Z * [new tag] trunk/04cf2c9d24b7d9e7f7cdd4cf98c8bd0908c38110 -> trunk/04cf2c9d24b7d9e7f7cdd4cf98c8bd0908c38110 2025-07-17T08:14:11.3983798Z * [new tag] trunk/0504480f37714a289b2ba32c9cf32a5e50e86d38 -> trunk/0504480f37714a289b2ba32c9cf32a5e50e86d38 2025-07-17T08:14:11.3985894Z * [new tag] trunk/054cd4ca28d17507df46054fe355c697f6a07ce8 -> trunk/054cd4ca28d17507df46054fe355c697f6a07ce8 2025-07-17T08:14:11.3988134Z * [new tag] trunk/058fb1790f2c474cd4ecb5ec625eef896c554544 -> trunk/058fb1790f2c474cd4ecb5ec625eef896c554544 2025-07-17T08:14:11.3990225Z * [new tag] trunk/0596323c35d245099a4f4d3172b0efa20a639c84 -> trunk/0596323c35d245099a4f4d3172b0efa20a639c84 2025-07-17T08:14:11.3992361Z * [new tag] trunk/05d7288e316ae5c9c661c4529f9f130a46263e5b -> trunk/05d7288e316ae5c9c661c4529f9f130a46263e5b 2025-07-17T08:14:11.3994727Z * [new tag] trunk/05dd638ee98b36254c84095894c36fd0e7d95544 -> trunk/05dd638ee98b36254c84095894c36fd0e7d95544 2025-07-17T08:14:11.3996865Z * [new tag] trunk/05dfd312cfbfdecc6cb1e7d1d0bb4ee18370ae7e -> trunk/05dfd312cfbfdecc6cb1e7d1d0bb4ee18370ae7e 2025-07-17T08:14:11.3998835Z * [new tag] trunk/05faba40287cf7d8734da96cb2e904f39710bf29 -> trunk/05faba40287cf7d8734da96cb2e904f39710bf29 2025-07-17T08:14:11.4001883Z * [new tag] trunk/060838c2312ad207c7afe2c86f8a484afea5f328 -> trunk/060838c2312ad207c7afe2c86f8a484afea5f328 2025-07-17T08:14:11.4003965Z * [new tag] trunk/0629dfb860b00a10550d91dd395968f663f45fdd -> trunk/0629dfb860b00a10550d91dd395968f663f45fdd 2025-07-17T08:14:11.4006092Z * [new tag] trunk/06408dae49d06b6146fdd9d7a37eb5dde4f5e78d -> trunk/06408dae49d06b6146fdd9d7a37eb5dde4f5e78d 2025-07-17T08:14:11.4008423Z * [new tag] trunk/0640cfa38c1426a41ab4a0b3e3dab7c730cdc2ad -> trunk/0640cfa38c1426a41ab4a0b3e3dab7c730cdc2ad 2025-07-17T08:14:11.4010358Z * [new tag] trunk/064288cbab94c9931ca2296a2b9723e864f9050a -> trunk/064288cbab94c9931ca2296a2b9723e864f9050a 2025-07-17T08:14:11.4012567Z * [new tag] trunk/064a7db7fc3b06eb8e14d6c7d767f87fcf396ab6 -> trunk/064a7db7fc3b06eb8e14d6c7d767f87fcf396ab6 2025-07-17T08:14:11.4014645Z * [new tag] trunk/067fd0b3abd28f1b7dae883ffec5bc7459d35970 -> trunk/067fd0b3abd28f1b7dae883ffec5bc7459d35970 2025-07-17T08:14:11.4016733Z * [new tag] trunk/06930706a195144cd6172a5f2eb505cec56e9ec3 -> trunk/06930706a195144cd6172a5f2eb505cec56e9ec3 2025-07-17T08:14:11.4018903Z * [new tag] trunk/06a40b685056f60c4fbdc10d09a85b9fc3fca34f -> trunk/06a40b685056f60c4fbdc10d09a85b9fc3fca34f 2025-07-17T08:14:11.4021105Z * [new tag] trunk/06a67a8948dac9d02f22b3e2591a43b60981cdb4 -> trunk/06a67a8948dac9d02f22b3e2591a43b60981cdb4 2025-07-17T08:14:11.4023232Z * [new tag] trunk/06b3265cb1a27ea3090dc1fc86a6ce17518f989c -> trunk/06b3265cb1a27ea3090dc1fc86a6ce17518f989c 2025-07-17T08:14:11.4025323Z * [new tag] trunk/06f39a71b6cd14e0844b5eb1e0e085f7ae78d221 -> trunk/06f39a71b6cd14e0844b5eb1e0e085f7ae78d221 2025-07-17T08:14:11.4027307Z * [new tag] trunk/070aa59e491aa6987459cd1941ef647f2ad13858 -> trunk/070aa59e491aa6987459cd1941ef647f2ad13858 2025-07-17T08:14:11.4029659Z * [new tag] trunk/070e580d301efd626e327d1f88e0921b476d0f30 -> trunk/070e580d301efd626e327d1f88e0921b476d0f30 2025-07-17T08:14:11.4031793Z * [new tag] trunk/0756ebcd4890b19072e586fb2cbd2b25a80f91f4 -> trunk/0756ebcd4890b19072e586fb2cbd2b25a80f91f4 2025-07-17T08:14:11.4034070Z * [new tag] trunk/0797b2b6a80cf70a7accc3d5413186e7693d4451 -> trunk/0797b2b6a80cf70a7accc3d5413186e7693d4451 2025-07-17T08:14:11.4036252Z * [new tag] trunk/07bb097698223fe42d54b019638dd026c75f09a9 -> trunk/07bb097698223fe42d54b019638dd026c75f09a9 2025-07-17T08:14:11.4038476Z * [new tag] trunk/07da8a469bdd69966e1f832e3d09d991798f854c -> trunk/07da8a469bdd69966e1f832e3d09d991798f854c 2025-07-17T08:14:11.4040785Z * [new tag] trunk/07e340e29ccbe18ef59e8f60ec3f03ccc44e5e9c -> trunk/07e340e29ccbe18ef59e8f60ec3f03ccc44e5e9c 2025-07-17T08:14:11.4043239Z * [new tag] trunk/07eb374e7eefaa84a997d0adaaeecb4706d60e74 -> trunk/07eb374e7eefaa84a997d0adaaeecb4706d60e74 2025-07-17T08:14:11.4045517Z * [new tag] trunk/08274640028f68418d8f889d01af577b90ac2ec1 -> trunk/08274640028f68418d8f889d01af577b90ac2ec1 2025-07-17T08:14:11.4047742Z * [new tag] trunk/085f270a00b4452bbb005d6b3d448e9d0b9d6fa0 -> trunk/085f270a00b4452bbb005d6b3d448e9d0b9d6fa0 2025-07-17T08:14:11.4049845Z * [new tag] trunk/0860606729d16b9855157404da9b0d4654f3c626 -> trunk/0860606729d16b9855157404da9b0d4654f3c626 2025-07-17T08:14:11.4051880Z * [new tag] trunk/08799217aeb17128d89d675ce5b537761286417a -> trunk/08799217aeb17128d89d675ce5b537761286417a 2025-07-17T08:14:11.4054005Z * [new tag] trunk/08d15d3ec15b9b3fce81713cde20901806ecef42 -> trunk/08d15d3ec15b9b3fce81713cde20901806ecef42 2025-07-17T08:14:11.4056032Z * [new tag] trunk/08dae945ae380d80efbaf140a95abfc5d96e5100 -> trunk/08dae945ae380d80efbaf140a95abfc5d96e5100 2025-07-17T08:14:11.4058236Z * [new tag] trunk/08e9dd280f497fc820e35c458c843dc44f0282c6 -> trunk/08e9dd280f497fc820e35c458c843dc44f0282c6 2025-07-17T08:14:11.4060386Z * [new tag] trunk/092aed1b18c31042d7772a6f9ec1959df4bf5c3c -> trunk/092aed1b18c31042d7772a6f9ec1959df4bf5c3c 2025-07-17T08:14:11.4062534Z * [new tag] trunk/09328eb02f5412d2211b5fd638ce82d0e03b9c1f -> trunk/09328eb02f5412d2211b5fd638ce82d0e03b9c1f 2025-07-17T08:14:11.4064884Z * [new tag] trunk/0935a97d959918727700ae2c1ebeadc5b12a2b6c -> trunk/0935a97d959918727700ae2c1ebeadc5b12a2b6c 2025-07-17T08:14:11.4066678Z * [new tag] trunk/093aaccae254355b3637ef8760e762a3f9c3783c -> trunk/093aaccae254355b3637ef8760e762a3f9c3783c 2025-07-17T08:14:11.4068861Z * [new tag] trunk/093fd47dbef4f08691210de6c08cf269f28e4de5 -> trunk/093fd47dbef4f08691210de6c08cf269f28e4de5 2025-07-17T08:14:11.4070974Z * [new tag] trunk/099d0d6121125062ebc05771c8330cb7cd8d053a -> trunk/099d0d6121125062ebc05771c8330cb7cd8d053a 2025-07-17T08:14:11.4073211Z * [new tag] trunk/09db3a22e8783c4841697317688ba9467c7cc457 -> trunk/09db3a22e8783c4841697317688ba9467c7cc457 2025-07-17T08:14:11.4075447Z * [new tag] trunk/09ffba3cf79eeedf48a0fb39a26dcc0294872480 -> trunk/09ffba3cf79eeedf48a0fb39a26dcc0294872480 2025-07-17T08:14:11.4077650Z * [new tag] trunk/0a0023d9840570938a10472418eaac85098ec41b -> trunk/0a0023d9840570938a10472418eaac85098ec41b 2025-07-17T08:14:11.4079756Z * [new tag] trunk/0a092c7de67767eed3adb7abc0d49dfd3d26d0cd -> trunk/0a092c7de67767eed3adb7abc0d49dfd3d26d0cd 2025-07-17T08:14:11.4082051Z * [new tag] trunk/0a16818d5b3fdf0fb8148dd6b849687251a56376 -> trunk/0a16818d5b3fdf0fb8148dd6b849687251a56376 2025-07-17T08:14:11.4084231Z * [new tag] trunk/0a2ec7681d2af973d8daaf7905431a088739dc90 -> trunk/0a2ec7681d2af973d8daaf7905431a088739dc90 2025-07-17T08:14:11.4086366Z * [new tag] trunk/0a624c2dc5675e35917976467a8c533baf2a98a0 -> trunk/0a624c2dc5675e35917976467a8c533baf2a98a0 2025-07-17T08:14:11.4088467Z * [new tag] trunk/0a63053fe90405cc6ee5e42fa007e32ed1e2cbac -> trunk/0a63053fe90405cc6ee5e42fa007e32ed1e2cbac 2025-07-17T08:14:11.4090482Z * [new tag] trunk/0a6b66c881cba3f6a6c1a3cb8ddf698846d99822 -> trunk/0a6b66c881cba3f6a6c1a3cb8ddf698846d99822 2025-07-17T08:14:11.4092690Z * [new tag] trunk/0a99b026d6bd0f67dc2c0a20fe3228ddc4144854 -> trunk/0a99b026d6bd0f67dc2c0a20fe3228ddc4144854 2025-07-17T08:14:11.4094763Z * [new tag] trunk/0a9d450168ce58b2bb7f2cedc27a61012123564f -> trunk/0a9d450168ce58b2bb7f2cedc27a61012123564f 2025-07-17T08:14:11.4096859Z * [new tag] trunk/0ab075a69e4577a60c4dcbff7bcc2ecd0a15ce46 -> trunk/0ab075a69e4577a60c4dcbff7bcc2ecd0a15ce46 2025-07-17T08:14:11.4099104Z * [new tag] trunk/0ad88a2224e9f0a2ed4f405e827a745945d505ce -> trunk/0ad88a2224e9f0a2ed4f405e827a745945d505ce 2025-07-17T08:14:11.4101302Z * [new tag] trunk/0aed855b2bde6d9bd045bb20cc24544a9f2fb72b -> trunk/0aed855b2bde6d9bd045bb20cc24544a9f2fb72b 2025-07-17T08:14:11.4103432Z * [new tag] trunk/0b19d463d963a0b2ee5558d2c0bb79b2cbff6e64 -> trunk/0b19d463d963a0b2ee5558d2c0bb79b2cbff6e64 2025-07-17T08:14:11.4105571Z * [new tag] trunk/0b62465b99b23cb4afcd07424676cce34a676041 -> trunk/0b62465b99b23cb4afcd07424676cce34a676041 2025-07-17T08:14:11.4107663Z * [new tag] trunk/0b677560e686d828f9f5ed1cb87b1d7a54ee2781 -> trunk/0b677560e686d828f9f5ed1cb87b1d7a54ee2781 2025-07-17T08:14:11.4109817Z * [new tag] trunk/0b6c0898e6c352c8ea93daec854e704b41485375 -> trunk/0b6c0898e6c352c8ea93daec854e704b41485375 2025-07-17T08:14:11.4111994Z * [new tag] trunk/0bb733ba230051301b3fb3fa49d1d6662744b395 -> trunk/0bb733ba230051301b3fb3fa49d1d6662744b395 2025-07-17T08:14:11.4114454Z * [new tag] trunk/0bce39026917d10995ff47352c3da9fff0ec31ff -> trunk/0bce39026917d10995ff47352c3da9fff0ec31ff 2025-07-17T08:14:11.4116964Z * [new tag] trunk/0c58bdd8fb5f269aef100af8e2c43cfcf5f1f9dd -> trunk/0c58bdd8fb5f269aef100af8e2c43cfcf5f1f9dd 2025-07-17T08:14:11.4119115Z * [new tag] trunk/0ca2a79f5b80c1ec8be95e6f7de4182dd90f3502 -> trunk/0ca2a79f5b80c1ec8be95e6f7de4182dd90f3502 2025-07-17T08:14:11.4121218Z * [new tag] trunk/0cb36e2d62c811fcddea4c6d28b1c65246cdd160 -> trunk/0cb36e2d62c811fcddea4c6d28b1c65246cdd160 2025-07-17T08:14:11.4123548Z * [new tag] trunk/0cb85c188f3665c23766cda25c8169f1a436d36b -> trunk/0cb85c188f3665c23766cda25c8169f1a436d36b 2025-07-17T08:14:11.4125564Z * [new tag] trunk/0d01bafc34fc99a0b3e46cbf1ecfd8f97563efa6 -> trunk/0d01bafc34fc99a0b3e46cbf1ecfd8f97563efa6 2025-07-17T08:14:11.4127562Z * [new tag] trunk/0d17029fea3d96bb88b19912946648b47f8e003d -> trunk/0d17029fea3d96bb88b19912946648b47f8e003d 2025-07-17T08:14:11.4129740Z * [new tag] trunk/0d3d84d866040fad1b21a618c44802951a3cb15e -> trunk/0d3d84d866040fad1b21a618c44802951a3cb15e 2025-07-17T08:14:11.4131888Z * [new tag] trunk/0d77364ee3ff6435aa93df3b0303db66b5fc3254 -> trunk/0d77364ee3ff6435aa93df3b0303db66b5fc3254 2025-07-17T08:14:11.4134049Z * [new tag] trunk/0d8c029584b61da059b6225537764eadd2fa1223 -> trunk/0d8c029584b61da059b6225537764eadd2fa1223 2025-07-17T08:14:11.4136212Z * [new tag] trunk/0d8e4e2327137b370d91bd23931cd7691a95cc33 -> trunk/0d8e4e2327137b370d91bd23931cd7691a95cc33 2025-07-17T08:14:11.4138393Z * [new tag] trunk/0db3e0cf29604dae1007a678603e4dffd1c57562 -> trunk/0db3e0cf29604dae1007a678603e4dffd1c57562 2025-07-17T08:14:11.4140500Z * [new tag] trunk/0decd966af9cdcb7ab4410cf475d2fc09f2dea0c -> trunk/0decd966af9cdcb7ab4410cf475d2fc09f2dea0c 2025-07-17T08:14:11.4142588Z * [new tag] trunk/0e2013a12da944930012265bd1b75d0a19af4d7c -> trunk/0e2013a12da944930012265bd1b75d0a19af4d7c 2025-07-17T08:14:11.4144729Z * [new tag] trunk/0e47312ae5a687f0aed61db753d03180118cddc4 -> trunk/0e47312ae5a687f0aed61db753d03180118cddc4 2025-07-17T08:14:11.4146882Z * [new tag] trunk/0e9d8032a3431505c8a6a341375af9cb27afd537 -> trunk/0e9d8032a3431505c8a6a341375af9cb27afd537 2025-07-17T08:14:11.4149047Z * [new tag] trunk/0edc1b91f708c7635cf0f286f43724665934dc89 -> trunk/0edc1b91f708c7635cf0f286f43724665934dc89 2025-07-17T08:14:11.4151161Z * [new tag] trunk/0f0c01071476145fca7d70c68d029a88aeefe72c -> trunk/0f0c01071476145fca7d70c68d029a88aeefe72c 2025-07-17T08:14:11.4153657Z * [new tag] trunk/0f21fa84fb605c61482e4218df89f8bb1ef70c14 -> trunk/0f21fa84fb605c61482e4218df89f8bb1ef70c14 2025-07-17T08:14:11.4155908Z * [new tag] trunk/0f31445139d7ffaeeae95a230c536ef97970af5c -> trunk/0f31445139d7ffaeeae95a230c536ef97970af5c 2025-07-17T08:14:11.4157896Z * [new tag] trunk/0f47e76937f092263dd579e71d45e3193fbbc5df -> trunk/0f47e76937f092263dd579e71d45e3193fbbc5df 2025-07-17T08:14:11.4159912Z * [new tag] trunk/0f9c1b374fbb6f3b999855b26ebb869387b33dfb -> trunk/0f9c1b374fbb6f3b999855b26ebb869387b33dfb 2025-07-17T08:14:11.4162043Z * [new tag] trunk/0fa361e4295bbd8ac8b1f1ea74852535326f08f2 -> trunk/0fa361e4295bbd8ac8b1f1ea74852535326f08f2 2025-07-17T08:14:11.4164188Z * [new tag] trunk/0fd711df19a6523c9de6c820640ae53e32de14c6 -> trunk/0fd711df19a6523c9de6c820640ae53e32de14c6 2025-07-17T08:14:11.4166332Z * [new tag] trunk/1036f6d114bc22a9b4cf620cf7f8364ea2fd7a60 -> trunk/1036f6d114bc22a9b4cf620cf7f8364ea2fd7a60 2025-07-17T08:14:11.4168522Z * [new tag] trunk/104493487852f0cc232547ecbf7bebf5c7fe5982 -> trunk/104493487852f0cc232547ecbf7bebf5c7fe5982 2025-07-17T08:14:11.4170589Z * [new tag] trunk/1051b93192710d2e4bdf5fecd8e66c61731b55e1 -> trunk/1051b93192710d2e4bdf5fecd8e66c61731b55e1 2025-07-17T08:14:11.4172928Z * [new tag] trunk/10cd1de5183e4fcd6e316be497904b9c86d4db67 -> trunk/10cd1de5183e4fcd6e316be497904b9c86d4db67 2025-07-17T08:14:11.4175058Z * [new tag] trunk/10cef1e25d39c1ff1ac93036302ce1b008cd4469 -> trunk/10cef1e25d39c1ff1ac93036302ce1b008cd4469 2025-07-17T08:14:11.4177239Z * [new tag] trunk/10d41c7d20747829a4ee5b994bf466071e4c7e32 -> trunk/10d41c7d20747829a4ee5b994bf466071e4c7e32 2025-07-17T08:14:11.4179686Z * [new tag] trunk/10fb98a004e129ea2a2074cc05e5173c056f728c -> trunk/10fb98a004e129ea2a2074cc05e5173c056f728c 2025-07-17T08:14:11.4181380Z * [new tag] trunk/110ae0f4333b289b1ee798ab93447e6ede16300f -> trunk/110ae0f4333b289b1ee798ab93447e6ede16300f 2025-07-17T08:14:11.4183574Z * [new tag] trunk/1155c53e7d8c25dabc618d7f7b324ee97c89f40e -> trunk/1155c53e7d8c25dabc618d7f7b324ee97c89f40e 2025-07-17T08:14:11.4185818Z * [new tag] trunk/117db5601d78cbc746b35eef71fc815e042e903f -> trunk/117db5601d78cbc746b35eef71fc815e042e903f 2025-07-17T08:14:11.4187909Z * [new tag] trunk/11a86ad2fa3be5cf91a7a2b99c4df44017bc92c7 -> trunk/11a86ad2fa3be5cf91a7a2b99c4df44017bc92c7 2025-07-17T08:14:11.4190020Z * [new tag] trunk/11bb1ece50ade57b963afe29b27cab6a0a56ff7d -> trunk/11bb1ece50ade57b963afe29b27cab6a0a56ff7d 2025-07-17T08:14:11.4192126Z * [new tag] trunk/11bc29856d8180571146209cea987ac9397ab444 -> trunk/11bc29856d8180571146209cea987ac9397ab444 2025-07-17T08:14:11.4194361Z * [new tag] trunk/11d6ad8b2e7359e2f654474f31692ba1aec67980 -> trunk/11d6ad8b2e7359e2f654474f31692ba1aec67980 2025-07-17T08:14:11.4196525Z * [new tag] trunk/11f7e2f1459b09b1ece26ea785b6be77daa36923 -> trunk/11f7e2f1459b09b1ece26ea785b6be77daa36923 2025-07-17T08:14:11.4198631Z * [new tag] trunk/12151c96d9202875638ea2c695d5647c38368c46 -> trunk/12151c96d9202875638ea2c695d5647c38368c46 2025-07-17T08:14:11.4200809Z * [new tag] trunk/127695eb5c973f9fdba24c47b465e30a19292582 -> trunk/127695eb5c973f9fdba24c47b465e30a19292582 2025-07-17T08:14:11.4203330Z * [new tag] trunk/12b02137af5cd6743adfe5a0ffe0d9b453cd013e -> trunk/12b02137af5cd6743adfe5a0ffe0d9b453cd013e 2025-07-17T08:14:11.4205463Z * [new tag] trunk/12cb06e574738a15a59ee9384493682fb5bc6d2b -> trunk/12cb06e574738a15a59ee9384493682fb5bc6d2b 2025-07-17T08:14:11.4207638Z * [new tag] trunk/12f9942b107acc9d7acf9591818c826ef972a0f5 -> trunk/12f9942b107acc9d7acf9591818c826ef972a0f5 2025-07-17T08:14:11.4209717Z * [new tag] trunk/130d4973bd036e539e995dd0bc20080c2570b6da -> trunk/130d4973bd036e539e995dd0bc20080c2570b6da 2025-07-17T08:14:11.4211885Z * [new tag] trunk/132babe7e0b668d31e6efdf339687d48b2ccedc7 -> trunk/132babe7e0b668d31e6efdf339687d48b2ccedc7 2025-07-17T08:14:11.4214005Z * [new tag] trunk/1339e88105cf72586d728d4f7e0d71b81e08d933 -> trunk/1339e88105cf72586d728d4f7e0d71b81e08d933 2025-07-17T08:14:11.4216137Z * [new tag] trunk/134dfb3fe64323d7c615e866c43ea346ad987556 -> trunk/134dfb3fe64323d7c615e866c43ea346ad987556 2025-07-17T08:14:11.4218228Z * [new tag] trunk/1393f71e0714d067ed5ec1f57f135431d20619bc -> trunk/1393f71e0714d067ed5ec1f57f135431d20619bc 2025-07-17T08:14:11.4220435Z * [new tag] trunk/13bf2655c1404aff64e05e50dd7b0ce4c8dc0fcf -> trunk/13bf2655c1404aff64e05e50dd7b0ce4c8dc0fcf 2025-07-17T08:14:11.4222583Z * [new tag] trunk/13ea0f2c0a06101d9aab9ce12c30043be7c92d38 -> trunk/13ea0f2c0a06101d9aab9ce12c30043be7c92d38 2025-07-17T08:14:11.4224749Z * [new tag] trunk/13efb2c858c41141776ad42f7c44f1709948de71 -> trunk/13efb2c858c41141776ad42f7c44f1709948de71 2025-07-17T08:14:11.4226854Z * [new tag] trunk/144965ca9af478515736665b0577cded22fa692e -> trunk/144965ca9af478515736665b0577cded22fa692e 2025-07-17T08:14:11.4228951Z * [new tag] trunk/14ecc0336185f2ca5591858bc74cd4aadf2d1161 -> trunk/14ecc0336185f2ca5591858bc74cd4aadf2d1161 2025-07-17T08:14:11.4231092Z * [new tag] trunk/14f3639e09d692e53c9b9714776e3ca48fed7c4c -> trunk/14f3639e09d692e53c9b9714776e3ca48fed7c4c 2025-07-17T08:14:11.4233299Z * [new tag] trunk/154a39bfbd6e0cc6b7e6f3bce708ab0157ce1c50 -> trunk/154a39bfbd6e0cc6b7e6f3bce708ab0157ce1c50 2025-07-17T08:14:11.4235548Z * [new tag] trunk/156a377f4cf9b5b5255575e26d27f745c111a6ae -> trunk/156a377f4cf9b5b5255575e26d27f745c111a6ae 2025-07-17T08:14:11.4237928Z * [new tag] trunk/156b28e62a225214a5685088a848c5efe6a4b95e -> trunk/156b28e62a225214a5685088a848c5efe6a4b95e 2025-07-17T08:14:11.4239886Z * [new tag] trunk/156bc243f0edbf79d4a24d5affb48198551b58dd -> trunk/156bc243f0edbf79d4a24d5affb48198551b58dd 2025-07-17T08:14:11.4242076Z * [new tag] trunk/157683d8623a683a7e05755176f86a41c7bf518a -> trunk/157683d8623a683a7e05755176f86a41c7bf518a 2025-07-17T08:14:11.4244214Z * [new tag] trunk/1586521461c8dc642735466fc143b7d366a858d0 -> trunk/1586521461c8dc642735466fc143b7d366a858d0 2025-07-17T08:14:11.4246328Z * [new tag] trunk/159a39ad344cca84347e7b3be653ec13834cefdc -> trunk/159a39ad344cca84347e7b3be653ec13834cefdc 2025-07-17T08:14:11.4248561Z * [new tag] trunk/162ca185ff06fc7440e9f52d249e0b465976449a -> trunk/162ca185ff06fc7440e9f52d249e0b465976449a 2025-07-17T08:14:11.4250691Z * [new tag] trunk/163f0d8f2ab0a602a16f606db6d873298088e3a7 -> trunk/163f0d8f2ab0a602a16f606db6d873298088e3a7 2025-07-17T08:14:11.4253103Z * [new tag] trunk/16c3b4143b6fdabbee45ea5a64bb922a5969145a -> trunk/16c3b4143b6fdabbee45ea5a64bb922a5969145a 2025-07-17T08:14:11.4255284Z * [new tag] trunk/172853547ac842bb5ed8bf6e07702c76ff2cf043 -> trunk/172853547ac842bb5ed8bf6e07702c76ff2cf043 2025-07-17T08:14:11.4257389Z * [new tag] trunk/178fe7aa98987111a73534375099f4ad255e8b59 -> trunk/178fe7aa98987111a73534375099f4ad255e8b59 2025-07-17T08:14:11.4259494Z * [new tag] trunk/179dcc10e4e0c742fb7d93b832021d0c177798bf -> trunk/179dcc10e4e0c742fb7d93b832021d0c177798bf 2025-07-17T08:14:11.4261674Z * [new tag] trunk/17b38b850e5362c2f5d7cd75e6552e3d149232f2 -> trunk/17b38b850e5362c2f5d7cd75e6552e3d149232f2 2025-07-17T08:14:11.4263743Z * [new tag] trunk/17eb649d5596c52bae65a069e03b4550155ad57f -> trunk/17eb649d5596c52bae65a069e03b4550155ad57f 2025-07-17T08:14:11.4266140Z * [new tag] trunk/1839e8d04b81ee6eda0cff6fbfc218a7a600f6f7 -> trunk/1839e8d04b81ee6eda0cff6fbfc218a7a600f6f7 2025-07-17T08:14:11.4268325Z * [new tag] trunk/1851f50866a11e7ddede5d07c583e2c5407e7708 -> trunk/1851f50866a11e7ddede5d07c583e2c5407e7708 2025-07-17T08:14:11.4270451Z * [new tag] trunk/187828dcb4145cdfda916ff670207bfb17abdef8 -> trunk/187828dcb4145cdfda916ff670207bfb17abdef8 2025-07-17T08:14:11.4272717Z * [new tag] trunk/18b01afa9ed1dbc696a06de1b69bf5c021c18c10 -> trunk/18b01afa9ed1dbc696a06de1b69bf5c021c18c10 2025-07-17T08:14:11.4275022Z * [new tag] trunk/18bf6addc4741852953ac0b8d555411c347e67aa -> trunk/18bf6addc4741852953ac0b8d555411c347e67aa 2025-07-17T08:14:11.4277181Z * [new tag] trunk/18e4c461fb4e2bbdef889c3b1a2cdb29c0fb31cd -> trunk/18e4c461fb4e2bbdef889c3b1a2cdb29c0fb31cd 2025-07-17T08:14:11.4279286Z * [new tag] trunk/190f76fa313410df8dbb4111c586a516bf55515c -> trunk/190f76fa313410df8dbb4111c586a516bf55515c 2025-07-17T08:14:11.4281418Z * [new tag] trunk/1913c915e0d2b08e7af00889dc50e78d0a9b9198 -> trunk/1913c915e0d2b08e7af00889dc50e78d0a9b9198 2025-07-17T08:14:11.4283536Z * [new tag] trunk/191693ac854de1bb5fcf4280b7a93ab29cc12b5c -> trunk/191693ac854de1bb5fcf4280b7a93ab29cc12b5c 2025-07-17T08:14:11.4285726Z * [new tag] trunk/194539e9c33dc793fe67fbb68c7cee12f399e276 -> trunk/194539e9c33dc793fe67fbb68c7cee12f399e276 2025-07-17T08:14:11.4288048Z * [new tag] trunk/194c221e0abc9daf178e14ca2608c5d6804a3eb7 -> trunk/194c221e0abc9daf178e14ca2608c5d6804a3eb7 2025-07-17T08:14:11.4290132Z * [new tag] trunk/195ef1bce8f17419139fb81406b91f476eba7257 -> trunk/195ef1bce8f17419139fb81406b91f476eba7257 2025-07-17T08:14:11.4292290Z * [new tag] trunk/19625daf889f0a6192a76e200205817e3ee27f26 -> trunk/19625daf889f0a6192a76e200205817e3ee27f26 2025-07-17T08:14:11.4294932Z * [new tag] trunk/196c95d463367f15999c0cddc9eb89031e9988ab -> trunk/196c95d463367f15999c0cddc9eb89031e9988ab 2025-07-17T08:14:11.4296722Z * [new tag] trunk/197c1869f5467b4cfa1e197bbe394be82ba40554 -> trunk/197c1869f5467b4cfa1e197bbe394be82ba40554 2025-07-17T08:14:11.4308285Z * [new tag] trunk/1982ec2d22c5145e4ffeec08064c5ca17e969c25 -> trunk/1982ec2d22c5145e4ffeec08064c5ca17e969c25 2025-07-17T08:14:11.4308654Z * [new tag] trunk/19a01382bc623cf30cdfa7215e47a6b69d8598ff -> trunk/19a01382bc623cf30cdfa7215e47a6b69d8598ff 2025-07-17T08:14:11.4308894Z * [new tag] trunk/19ae5afdaa3a59135e6adbaea197b7a2456f1865 -> trunk/19ae5afdaa3a59135e6adbaea197b7a2456f1865 2025-07-17T08:14:11.4309141Z * [new tag] trunk/19f851ce10b16f0ed11d18d937ca7b32746153b0 -> trunk/19f851ce10b16f0ed11d18d937ca7b32746153b0 2025-07-17T08:14:11.4309360Z * [new tag] trunk/19ffb5e6f7606436249742b0f3efc0bab244dc55 -> trunk/19ffb5e6f7606436249742b0f3efc0bab244dc55 2025-07-17T08:14:11.4309619Z * [new tag] trunk/19ffdf4ea053bc5befe7eaa737fd1fafaaeb34a2 -> trunk/19ffdf4ea053bc5befe7eaa737fd1fafaaeb34a2 2025-07-17T08:14:11.4311732Z * [new tag] trunk/1a195bf7d6155b027f7ca81a97d71a3af34ce11e -> trunk/1a195bf7d6155b027f7ca81a97d71a3af34ce11e 2025-07-17T08:14:11.4313958Z * [new tag] trunk/1a568f4e5d1c0e2e8994d64f01e1e8a3104a1a48 -> trunk/1a568f4e5d1c0e2e8994d64f01e1e8a3104a1a48 2025-07-17T08:14:11.4316121Z * [new tag] trunk/1b032384b186154bb140c7368e2e700cb1419b86 -> trunk/1b032384b186154bb140c7368e2e700cb1419b86 2025-07-17T08:14:11.4318326Z * [new tag] trunk/1b389025ba0cc640e07991314bfba8b6ca385bd2 -> trunk/1b389025ba0cc640e07991314bfba8b6ca385bd2 2025-07-17T08:14:11.4320502Z * [new tag] trunk/1b3d69b59f92383633731aada8383ab88da3ed60 -> trunk/1b3d69b59f92383633731aada8383ab88da3ed60 2025-07-17T08:14:11.4322644Z * [new tag] trunk/1b50c12584909bda00009f4f0fd0d38ec792d019 -> trunk/1b50c12584909bda00009f4f0fd0d38ec792d019 2025-07-17T08:14:11.4324898Z * [new tag] trunk/1b58e7adab91fe20bbfb1568403d72869317e75c -> trunk/1b58e7adab91fe20bbfb1568403d72869317e75c 2025-07-17T08:14:11.4327125Z * [new tag] trunk/1b6772a90f5c334cab7b9d055a7f819ce4c3478c -> trunk/1b6772a90f5c334cab7b9d055a7f819ce4c3478c 2025-07-17T08:14:11.4329293Z * [new tag] trunk/1bb9b1858b84ee07ff1bc33157d4ea7a980bb6b5 -> trunk/1bb9b1858b84ee07ff1bc33157d4ea7a980bb6b5 2025-07-17T08:14:11.4331443Z * [new tag] trunk/1c6057fd179b0373686a790b0a0b7fc68fe7f27d -> trunk/1c6057fd179b0373686a790b0a0b7fc68fe7f27d 2025-07-17T08:14:11.4333685Z * [new tag] trunk/1c8844d9e7b2d72fb80b67ed51df4f6a1295b3b5 -> trunk/1c8844d9e7b2d72fb80b67ed51df4f6a1295b3b5 2025-07-17T08:14:11.4335862Z * [new tag] trunk/1c960c5638b6f20f7a1cbe1e9036c14a4845a195 -> trunk/1c960c5638b6f20f7a1cbe1e9036c14a4845a195 2025-07-17T08:14:11.4337968Z * [new tag] trunk/1cb0597a890bc50b8ed3937d6bdf5a734691bd91 -> trunk/1cb0597a890bc50b8ed3937d6bdf5a734691bd91 2025-07-17T08:14:11.4339991Z * [new tag] trunk/1cc62c2cb91e56ae50494f88f369cd6ec466a118 -> trunk/1cc62c2cb91e56ae50494f88f369cd6ec466a118 2025-07-17T08:14:11.4342196Z * [new tag] trunk/1ccc57e4288e231210c9b2c29943b2752259bf44 -> trunk/1ccc57e4288e231210c9b2c29943b2752259bf44 2025-07-17T08:14:11.4344326Z * [new tag] trunk/1cce73b5f4806f266fbbcf3383057af5f2e3a0aa -> trunk/1cce73b5f4806f266fbbcf3383057af5f2e3a0aa 2025-07-17T08:14:11.4346482Z * [new tag] trunk/1cfdcb975a3b0c685c34c6ae0e378b9bc92e0050 -> trunk/1cfdcb975a3b0c685c34c6ae0e378b9bc92e0050 2025-07-17T08:14:11.4348619Z * [new tag] trunk/1d0f45d5d15389b83312b6942ac2017c8d7ebedc -> trunk/1d0f45d5d15389b83312b6942ac2017c8d7ebedc 2025-07-17T08:14:11.4350888Z * [new tag] trunk/1d584761622ff6e5519c5e3dbbb62a21b89ffe8a -> trunk/1d584761622ff6e5519c5e3dbbb62a21b89ffe8a 2025-07-17T08:14:11.4353278Z * [new tag] trunk/1d993fa3092e4f0b5745f2470024b35cac96da14 -> trunk/1d993fa3092e4f0b5745f2470024b35cac96da14 2025-07-17T08:14:11.4356790Z * [new tag] trunk/1dc1eedd4369f6e6bb79d5315e3ffc1bdc59b709 -> trunk/1dc1eedd4369f6e6bb79d5315e3ffc1bdc59b709 2025-07-17T08:14:11.4358981Z * [new tag] trunk/1dd0b1d12ba48d7879a57391cab6213742dcadb6 -> trunk/1dd0b1d12ba48d7879a57391cab6213742dcadb6 2025-07-17T08:14:11.4361226Z * [new tag] trunk/1e373d02d57ff65c70febc4ec427bf6d1708483e -> trunk/1e373d02d57ff65c70febc4ec427bf6d1708483e 2025-07-17T08:14:11.4363455Z * [new tag] trunk/1e474cc9c8ddab22ed314ad8be641002b0161498 -> trunk/1e474cc9c8ddab22ed314ad8be641002b0161498 2025-07-17T08:14:11.4365569Z * [new tag] trunk/1e4c5b666afe6434cbe3b830aaf70864074d40f5 -> trunk/1e4c5b666afe6434cbe3b830aaf70864074d40f5 2025-07-17T08:14:11.4367733Z * [new tag] trunk/1e4d8b5a4a67220473bf0027c58baaa08a036714 -> trunk/1e4d8b5a4a67220473bf0027c58baaa08a036714 2025-07-17T08:14:11.4369948Z * [new tag] trunk/1e690b6c41677bf1fe3147e3fc011eb9805365f5 -> trunk/1e690b6c41677bf1fe3147e3fc011eb9805365f5 2025-07-17T08:14:11.4372077Z * [new tag] trunk/1e6a653234c299ccecf702233a1eeb7455b1ce77 -> trunk/1e6a653234c299ccecf702233a1eeb7455b1ce77 2025-07-17T08:14:11.4374071Z * [new tag] trunk/1e7e21ec5dd6ea28b27c57fe92bcf31ea5983913 -> trunk/1e7e21ec5dd6ea28b27c57fe92bcf31ea5983913 2025-07-17T08:14:11.4376075Z * [new tag] trunk/1e8e9f745e43fa38bbfc7b67b30bc66c0e7ebbd6 -> trunk/1e8e9f745e43fa38bbfc7b67b30bc66c0e7ebbd6 2025-07-17T08:14:11.4378303Z * [new tag] trunk/1ea9cde598ead20194dbb6c5cb26e74e36e6ad55 -> trunk/1ea9cde598ead20194dbb6c5cb26e74e36e6ad55 2025-07-17T08:14:11.4380378Z * [new tag] trunk/1ed243f01c8efb329055c6124ba0aa5f48747cfe -> trunk/1ed243f01c8efb329055c6124ba0aa5f48747cfe 2025-07-17T08:14:11.4382693Z * [new tag] trunk/1eea2c4fe35ffbdcbfccbeb7ac6c3ec02137385d -> trunk/1eea2c4fe35ffbdcbfccbeb7ac6c3ec02137385d 2025-07-17T08:14:11.4384776Z * [new tag] trunk/1f0eb79e3e91f09f99b53aa4d331eb47a1f66101 -> trunk/1f0eb79e3e91f09f99b53aa4d331eb47a1f66101 2025-07-17T08:14:11.4386969Z * [new tag] trunk/1f1f22991dcca01ed27fad44c21f0827d47bdd6b -> trunk/1f1f22991dcca01ed27fad44c21f0827d47bdd6b 2025-07-17T08:14:11.4389112Z * [new tag] trunk/1f3cc4875cb9d9b579a41b6699f97820c16c3868 -> trunk/1f3cc4875cb9d9b579a41b6699f97820c16c3868 2025-07-17T08:14:11.4391111Z * [new tag] trunk/1f57e0e04da9d334e238cec346f7ae3667bed9d1 -> trunk/1f57e0e04da9d334e238cec346f7ae3667bed9d1 2025-07-17T08:14:11.4393581Z * [new tag] trunk/1fff6356d9f99ec2980052c498dc0b70d513bc6d -> trunk/1fff6356d9f99ec2980052c498dc0b70d513bc6d 2025-07-17T08:14:11.4395928Z * [new tag] trunk/2002e3a311968d18afd0fa5d195943676f134fa2 -> trunk/2002e3a311968d18afd0fa5d195943676f134fa2 2025-07-17T08:14:11.4398178Z * [new tag] trunk/2022588295295fa1fdee7a500adad3bd0c28b9d6 -> trunk/2022588295295fa1fdee7a500adad3bd0c28b9d6 2025-07-17T08:14:11.4400367Z * [new tag] trunk/202d2ae53a493700da813ed7d6055c0b62c7fc6c -> trunk/202d2ae53a493700da813ed7d6055c0b62c7fc6c 2025-07-17T08:14:11.4402516Z * [new tag] trunk/204db27a0c4478c36dbb15fa2d4caed783a90265 -> trunk/204db27a0c4478c36dbb15fa2d4caed783a90265 2025-07-17T08:14:11.4404637Z * [new tag] trunk/205241a0d5149d05e44dc113dc0273e8eceff9f0 -> trunk/205241a0d5149d05e44dc113dc0273e8eceff9f0 2025-07-17T08:14:11.4406803Z * [new tag] trunk/208ec60e72a63f366c757a5bc895089ceb323fcc -> trunk/208ec60e72a63f366c757a5bc895089ceb323fcc 2025-07-17T08:14:11.4408915Z * [new tag] trunk/20a74c370b8427cce369b1abf0c470344d01dc8e -> trunk/20a74c370b8427cce369b1abf0c470344d01dc8e 2025-07-17T08:14:11.4411227Z * [new tag] trunk/20e40492b046b9287726d3ec656117e4dc38f0e2 -> trunk/20e40492b046b9287726d3ec656117e4dc38f0e2 2025-07-17T08:14:11.4413094Z * [new tag] trunk/210632fae1aa2cd994645a70836ff6c602e1beb9 -> trunk/210632fae1aa2cd994645a70836ff6c602e1beb9 2025-07-17T08:14:11.4415272Z * [new tag] trunk/212575f994abbc362da2517510c49f7a34e0a838 -> trunk/212575f994abbc362da2517510c49f7a34e0a838 2025-07-17T08:14:11.4417438Z * [new tag] trunk/214e2959dcdbf91a999d5c0a5d40c91e4442e8c5 -> trunk/214e2959dcdbf91a999d5c0a5d40c91e4442e8c5 2025-07-17T08:14:11.4419506Z * [new tag] trunk/2161be849702330509b452fefc2e103d3be54cd4 -> trunk/2161be849702330509b452fefc2e103d3be54cd4 2025-07-17T08:14:11.4421577Z * [new tag] trunk/216bd6091ec52865052282eced7e6d5d2a4b4fb4 -> trunk/216bd6091ec52865052282eced7e6d5d2a4b4fb4 2025-07-17T08:14:11.4423669Z * [new tag] trunk/2179afd7149c117dace9e552419082094b10a386 -> trunk/2179afd7149c117dace9e552419082094b10a386 2025-07-17T08:14:11.4425792Z * [new tag] trunk/21990fbad97acec769f737b450033774c7be8737 -> trunk/21990fbad97acec769f737b450033774c7be8737 2025-07-17T08:14:11.4427986Z * [new tag] trunk/21b5dc7a6aadb5da6c3f5be61f6204719dae00ca -> trunk/21b5dc7a6aadb5da6c3f5be61f6204719dae00ca 2025-07-17T08:14:11.4430085Z * [new tag] trunk/22edb457c9bf13e0d66631dff4f4ace5c38e0f3b -> trunk/22edb457c9bf13e0d66631dff4f4ace5c38e0f3b 2025-07-17T08:14:11.4432252Z * [new tag] trunk/22f3347fd9482bdf1006c9aa92353b739b7e868b -> trunk/22f3347fd9482bdf1006c9aa92353b739b7e868b 2025-07-17T08:14:11.4434698Z * [new tag] trunk/231eb9902ba78a4ef70203243058f3c7c0ced15d -> trunk/231eb9902ba78a4ef70203243058f3c7c0ced15d 2025-07-17T08:14:11.4436803Z * [new tag] trunk/23491519d288dedb2a54cfad5fef7fcb2ad8eade -> trunk/23491519d288dedb2a54cfad5fef7fcb2ad8eade 2025-07-17T08:14:11.4438886Z * [new tag] trunk/2380115f9738f97cf706affefd647d2cb6dfbb3f -> trunk/2380115f9738f97cf706affefd647d2cb6dfbb3f 2025-07-17T08:14:11.4441088Z * [new tag] trunk/24063ad10994e728087b3958cae9cc27dd376630 -> trunk/24063ad10994e728087b3958cae9cc27dd376630 2025-07-17T08:14:11.4443228Z * [new tag] trunk/242eb19c8383b4b197963a8a564475d52c85ac66 -> trunk/242eb19c8383b4b197963a8a564475d52c85ac66 2025-07-17T08:14:11.4445468Z * [new tag] trunk/243b12e5657a516d6e7b1a0a3f55851ce99bd4cb -> trunk/243b12e5657a516d6e7b1a0a3f55851ce99bd4cb 2025-07-17T08:14:11.4447802Z * [new tag] trunk/247113e03e3fc3e933138b52f856f33a8be33071 -> trunk/247113e03e3fc3e933138b52f856f33a8be33071 2025-07-17T08:14:11.4449956Z * [new tag] trunk/2471cc33550fc00164e2759b1d9928960e9cfaf6 -> trunk/2471cc33550fc00164e2759b1d9928960e9cfaf6 2025-07-17T08:14:11.4452114Z * [new tag] trunk/247f83e0a475bc7eea97c76719f8b5ffa87edced -> trunk/247f83e0a475bc7eea97c76719f8b5ffa87edced 2025-07-17T08:14:11.4454212Z * [new tag] trunk/2481c4b2ea5db7a6d6f60f5d27426000c2779dc8 -> trunk/2481c4b2ea5db7a6d6f60f5d27426000c2779dc8 2025-07-17T08:14:11.4456348Z * [new tag] trunk/24b49b98810bb77f3cfa4c15baa9a15c9be3db61 -> trunk/24b49b98810bb77f3cfa4c15baa9a15c9be3db61 2025-07-17T08:14:11.4458477Z * [new tag] trunk/250ae2531c55dcc50f558ec739941324e3f9a4d4 -> trunk/250ae2531c55dcc50f558ec739941324e3f9a4d4 2025-07-17T08:14:11.4460620Z * [new tag] trunk/25717da8c869a06befed60bc1a0e3dcdac7fd7d9 -> trunk/25717da8c869a06befed60bc1a0e3dcdac7fd7d9 2025-07-17T08:14:11.4462718Z * [new tag] trunk/2578796e235d1d878272084253bee3e2cc02a5b1 -> trunk/2578796e235d1d878272084253bee3e2cc02a5b1 2025-07-17T08:14:11.4464910Z * [new tag] trunk/2585960b47d6429a119665216123cb00435efde9 -> trunk/2585960b47d6429a119665216123cb00435efde9 2025-07-17T08:14:11.4467279Z * [new tag] trunk/2596e3d0617852469241be8777cf46db5c83928c -> trunk/2596e3d0617852469241be8777cf46db5c83928c 2025-07-17T08:14:11.4469406Z * [new tag] trunk/2620361d19f9c4bf37a71c8477823d605191c93a -> trunk/2620361d19f9c4bf37a71c8477823d605191c93a 2025-07-17T08:14:11.4471413Z * [new tag] trunk/2625c70aecc6eced1dbe108279feab7509733bef -> trunk/2625c70aecc6eced1dbe108279feab7509733bef 2025-07-17T08:14:11.4473673Z * [new tag] trunk/262654ee518eb314678f53baf4e133e4767eca3d -> trunk/262654ee518eb314678f53baf4e133e4767eca3d 2025-07-17T08:14:11.4475934Z * [new tag] trunk/26807dcf277feb2d99ab88d7b6da526488baea93 -> trunk/26807dcf277feb2d99ab88d7b6da526488baea93 2025-07-17T08:14:11.4478060Z * [new tag] trunk/26f066bb614c2ee5c0eff598c97855b1df011ef8 -> trunk/26f066bb614c2ee5c0eff598c97855b1df011ef8 2025-07-17T08:14:11.4480201Z * [new tag] trunk/26f7ca39724ff43b7b1e22190feeea67d2212f2d -> trunk/26f7ca39724ff43b7b1e22190feeea67d2212f2d 2025-07-17T08:14:11.4482386Z * [new tag] trunk/271ca679a8a0e40f1ecca49db76b5f8d6a9713d6 -> trunk/271ca679a8a0e40f1ecca49db76b5f8d6a9713d6 2025-07-17T08:14:11.4484405Z * [new tag] trunk/276c790010b015b79a7ca110e28f8e2111cfdb79 -> trunk/276c790010b015b79a7ca110e28f8e2111cfdb79 2025-07-17T08:14:11.4486547Z * [new tag] trunk/2796f31b5e3c90268365e961e2374df3ea93ff53 -> trunk/2796f31b5e3c90268365e961e2374df3ea93ff53 2025-07-17T08:14:11.4488699Z * [new tag] trunk/279cae52e750d5b4e0b49f3f1abca6c2027dd063 -> trunk/279cae52e750d5b4e0b49f3f1abca6c2027dd063 2025-07-17T08:14:11.4490922Z * [new tag] trunk/27c50799c1ca156166bf49ce72a5e97097a44d7d -> trunk/27c50799c1ca156166bf49ce72a5e97097a44d7d 2025-07-17T08:14:11.4493104Z * [new tag] trunk/27df0c56b7c6b75a5f77f5714aeef2ef8f1faa2c -> trunk/27df0c56b7c6b75a5f77f5714aeef2ef8f1faa2c 2025-07-17T08:14:11.4495141Z * [new tag] trunk/2815ade9a80e1f557370e86500b21cbc465a8ffe -> trunk/2815ade9a80e1f557370e86500b21cbc465a8ffe 2025-07-17T08:14:11.4497291Z * [new tag] trunk/2815eea0d0e02eaa0243fa8d1b9d8935b13b3aa5 -> trunk/2815eea0d0e02eaa0243fa8d1b9d8935b13b3aa5 2025-07-17T08:14:11.4499465Z * [new tag] trunk/2860f5c4f5328224ab7998bc90b9fb395b5b068b -> trunk/2860f5c4f5328224ab7998bc90b9fb395b5b068b 2025-07-17T08:14:11.4501590Z * [new tag] trunk/28796f71d04302029290f473a286efc2aba339c2 -> trunk/28796f71d04302029290f473a286efc2aba339c2 2025-07-17T08:14:11.4503566Z * [new tag] trunk/28aae93f24556c6aa8c972c0479b01b908b67fbe -> trunk/28aae93f24556c6aa8c972c0479b01b908b67fbe 2025-07-17T08:14:11.4505957Z * [new tag] trunk/2903e5ad3c4304b90daa6e5ed44a379225571b3a -> trunk/2903e5ad3c4304b90daa6e5ed44a379225571b3a 2025-07-17T08:14:11.4508072Z * [new tag] trunk/2908c10259bac21b00e9b36318e364801e0ae910 -> trunk/2908c10259bac21b00e9b36318e364801e0ae910 2025-07-17T08:14:11.4510271Z * [new tag] trunk/29391c7cf927857123108fa5e9dae6ed3db489f1 -> trunk/29391c7cf927857123108fa5e9dae6ed3db489f1 2025-07-17T08:14:11.4512382Z * [new tag] trunk/297805fd8f59b76a28048a79e8bced2616ed8713 -> trunk/297805fd8f59b76a28048a79e8bced2616ed8713 2025-07-17T08:14:11.4514701Z * [new tag] trunk/297daa1d30c80826b939d8f2dcd07422dec72642 -> trunk/297daa1d30c80826b939d8f2dcd07422dec72642 2025-07-17T08:14:11.4517039Z * [new tag] trunk/29867b211ab74355a0e03bdc9e204d89668c291a -> trunk/29867b211ab74355a0e03bdc9e204d89668c291a 2025-07-17T08:14:11.4519151Z * [new tag] trunk/29e6033ff38f0deb8dde1146a1612e64ed00e3b7 -> trunk/29e6033ff38f0deb8dde1146a1612e64ed00e3b7 2025-07-17T08:14:11.4521303Z * [new tag] trunk/29f76ec0f3eccf619a0aee03e3abbd4914a1b4b2 -> trunk/29f76ec0f3eccf619a0aee03e3abbd4914a1b4b2 2025-07-17T08:14:11.4523407Z * [new tag] trunk/2a3b41cbd077b229bbdd59f6f068c9b643a78b0b -> trunk/2a3b41cbd077b229bbdd59f6f068c9b643a78b0b 2025-07-17T08:14:11.4525694Z * [new tag] trunk/2a4e357192a2b01c9acaeb2168349e5396c9192a -> trunk/2a4e357192a2b01c9acaeb2168349e5396c9192a 2025-07-17T08:14:11.4527698Z * [new tag] trunk/2a8795a981c02f57a57f8699d0e85e42c53b6117 -> trunk/2a8795a981c02f57a57f8699d0e85e42c53b6117 2025-07-17T08:14:11.4529802Z * [new tag] trunk/2aade5ee9fafe52aef4e60624e6c950bc25f8a3e -> trunk/2aade5ee9fafe52aef4e60624e6c950bc25f8a3e 2025-07-17T08:14:11.4531759Z * [new tag] trunk/2ad5c25cfc603c3656e6699d6137419dbb009495 -> trunk/2ad5c25cfc603c3656e6699d6137419dbb009495 2025-07-17T08:14:11.4533980Z * [new tag] trunk/2af7c67e48cad59d648a3e85501f74eade5a3268 -> trunk/2af7c67e48cad59d648a3e85501f74eade5a3268 2025-07-17T08:14:11.4536195Z * [new tag] trunk/2b0f9b1f6172a0d5817c7ac7406200897311da5f -> trunk/2b0f9b1f6172a0d5817c7ac7406200897311da5f 2025-07-17T08:14:11.4538452Z * [new tag] trunk/2b19d85d70ecf1b7121e6d35f2adff06e1eb2e06 -> trunk/2b19d85d70ecf1b7121e6d35f2adff06e1eb2e06 2025-07-17T08:14:11.4540548Z * [new tag] trunk/2b9d638e3333e6e9ae324e1486774e83292e1883 -> trunk/2b9d638e3333e6e9ae324e1486774e83292e1883 2025-07-17T08:14:11.4542641Z * [new tag] trunk/2ba930d4ce04f417195f3061e55479a1a8b16b9d -> trunk/2ba930d4ce04f417195f3061e55479a1a8b16b9d 2025-07-17T08:14:11.4544764Z * [new tag] trunk/2bb33e7a08c4710024b3cb249a13cd2f5d0f6473 -> trunk/2bb33e7a08c4710024b3cb249a13cd2f5d0f6473 2025-07-17T08:14:11.4546864Z * [new tag] trunk/2c0d94a7debe83e96a821548a6e0cb18a0f5cfc3 -> trunk/2c0d94a7debe83e96a821548a6e0cb18a0f5cfc3 2025-07-17T08:14:11.4549044Z * [new tag] trunk/2c1a93a0ae7ebd7963a5931d7b34c885d57844d9 -> trunk/2c1a93a0ae7ebd7963a5931d7b34c885d57844d9 2025-07-17T08:14:11.4551239Z * [new tag] trunk/2c6324a1ebf3e3f6a12be6d18fc0bcdbe00f2a0a -> trunk/2c6324a1ebf3e3f6a12be6d18fc0bcdbe00f2a0a 2025-07-17T08:14:11.4553452Z * [new tag] trunk/2c68c3e8d5e9a235f5861be6486de4959f80c840 -> trunk/2c68c3e8d5e9a235f5861be6486de4959f80c840 2025-07-17T08:14:11.4555794Z * [new tag] trunk/2c76f31221e117b217b8a6a96a5405f626d2218a -> trunk/2c76f31221e117b217b8a6a96a5405f626d2218a 2025-07-17T08:14:11.4557832Z * [new tag] trunk/2cdcd16e836a144f36996104b1340b03041eb07a -> trunk/2cdcd16e836a144f36996104b1340b03041eb07a 2025-07-17T08:14:11.4559927Z * [new tag] trunk/2d3615f577894c7a117a55e85bb8371bb598ec50 -> trunk/2d3615f577894c7a117a55e85bb8371bb598ec50 2025-07-17T08:14:11.4561881Z * [new tag] trunk/2d39a48d524021995269411bd49fe792e59d9f94 -> trunk/2d39a48d524021995269411bd49fe792e59d9f94 2025-07-17T08:14:11.4564001Z * [new tag] trunk/2d7e6c6241971106a56073d7a53c7d1336b11a51 -> trunk/2d7e6c6241971106a56073d7a53c7d1336b11a51 2025-07-17T08:14:11.4566193Z * [new tag] trunk/2d832c9587fd99db295b62d0c9b459d509c19d06 -> trunk/2d832c9587fd99db295b62d0c9b459d509c19d06 2025-07-17T08:14:11.4568437Z * [new tag] trunk/2db1a54465b6121993ad7827f1327ed319c81d70 -> trunk/2db1a54465b6121993ad7827f1327ed319c81d70 2025-07-17T08:14:11.4570588Z * [new tag] trunk/2dc16274519841dc2778cba6962cb0357d1ee8dc -> trunk/2dc16274519841dc2778cba6962cb0357d1ee8dc 2025-07-17T08:14:11.4572706Z * [new tag] trunk/2e0e08588e7cb04f49ee5bbc000b18b72864dfa1 -> trunk/2e0e08588e7cb04f49ee5bbc000b18b72864dfa1 2025-07-17T08:14:11.4574871Z * [new tag] trunk/2e14069081172faf9a51bd34c1e0b85dbf39cb4b -> trunk/2e14069081172faf9a51bd34c1e0b85dbf39cb4b 2025-07-17T08:14:11.4576994Z * [new tag] trunk/2e2ea7290a1cf2da3c3efd6e6ad4836bb94beaeb -> trunk/2e2ea7290a1cf2da3c3efd6e6ad4836bb94beaeb 2025-07-17T08:14:11.4579154Z * [new tag] trunk/2e64e45b0b260e2efc2bde641ec2b3b8ed910194 -> trunk/2e64e45b0b260e2efc2bde641ec2b3b8ed910194 2025-07-17T08:14:11.4581370Z * [new tag] trunk/2e9bd03f6075b9b93b070c3770bf58f60be5508e -> trunk/2e9bd03f6075b9b93b070c3770bf58f60be5508e 2025-07-17T08:14:11.4583363Z * [new tag] trunk/2eb744c08d600e84b167dbda7daa792243a2c235 -> trunk/2eb744c08d600e84b167dbda7daa792243a2c235 2025-07-17T08:14:11.4585430Z * [new tag] trunk/2ee23175d96aa022a9c94209c14bbb7f8e064760 -> trunk/2ee23175d96aa022a9c94209c14bbb7f8e064760 2025-07-17T08:14:11.4587603Z * [new tag] trunk/2efa5eaa652f9a6505635d96178e3f119b20adf7 -> trunk/2efa5eaa652f9a6505635d96178e3f119b20adf7 2025-07-17T08:14:11.4589711Z * [new tag] trunk/2eff14c4455de22628ea599a0d4ba047a7eba6ae -> trunk/2eff14c4455de22628ea599a0d4ba047a7eba6ae 2025-07-17T08:14:11.4591877Z * [new tag] trunk/2f1c5c4131047d25f822ac278bac8c13deff4079 -> trunk/2f1c5c4131047d25f822ac278bac8c13deff4079 2025-07-17T08:14:11.4595292Z * [new tag] trunk/2f94f69b7c83370ef0cc65e3ab96bb5bf11a7b1a -> trunk/2f94f69b7c83370ef0cc65e3ab96bb5bf11a7b1a 2025-07-17T08:14:11.4597414Z * [new tag] trunk/2fde2090d001a9ae63ef41413f11897761eb4de9 -> trunk/2fde2090d001a9ae63ef41413f11897761eb4de9 2025-07-17T08:14:11.4599383Z * [new tag] trunk/2ff3280c77c705e11c5211d4be8fef9853cd0559 -> trunk/2ff3280c77c705e11c5211d4be8fef9853cd0559 2025-07-17T08:14:11.4601512Z * [new tag] trunk/3003c681ef1f8efbfa83470173c62930d195364b -> trunk/3003c681ef1f8efbfa83470173c62930d195364b 2025-07-17T08:14:11.4603754Z * [new tag] trunk/30293b8b5edca86cfc80f24874b0968620a8e72d -> trunk/30293b8b5edca86cfc80f24874b0968620a8e72d 2025-07-17T08:14:11.4606037Z * [new tag] trunk/30387ab2e485384ab2e67084a1e2c5569190ba92 -> trunk/30387ab2e485384ab2e67084a1e2c5569190ba92 2025-07-17T08:14:11.4608213Z * [new tag] trunk/3040ca6d0f8558e39919b14eebeacc34ddf980f5 -> trunk/3040ca6d0f8558e39919b14eebeacc34ddf980f5 2025-07-17T08:14:11.4610319Z * [new tag] trunk/30587195d314eb5eb02ce63f39a9be4c943629ef -> trunk/30587195d314eb5eb02ce63f39a9be4c943629ef 2025-07-17T08:14:11.4612426Z * [new tag] trunk/306dd19216b656467143483395ef582feb5d7d07 -> trunk/306dd19216b656467143483395ef582feb5d7d07 2025-07-17T08:14:11.4614557Z * [new tag] trunk/30a1cc11a47e63c4612ac862f1f2d984ab4dbf24 -> trunk/30a1cc11a47e63c4612ac862f1f2d984ab4dbf24 2025-07-17T08:14:11.4616679Z * [new tag] trunk/30d2648a4ae1585e70189e6fdca6dc9ac3d074ec -> trunk/30d2648a4ae1585e70189e6fdca6dc9ac3d074ec 2025-07-17T08:14:11.4618776Z * [new tag] trunk/30d3cf62fb813819364007e26b3eda84f7cddf3b -> trunk/30d3cf62fb813819364007e26b3eda84f7cddf3b 2025-07-17T08:14:11.4621004Z * [new tag] trunk/3106a33e410db9d1c2b0e47f9e329611d344a827 -> trunk/3106a33e410db9d1c2b0e47f9e329611d344a827 2025-07-17T08:14:11.4623136Z * [new tag] trunk/310e8361c565ca1602e719e4c812dc3931ec84d7 -> trunk/310e8361c565ca1602e719e4c812dc3931ec84d7 2025-07-17T08:14:11.4625252Z * [new tag] trunk/31326a9ad7db53e5bf4e03f8e52b75da944d0298 -> trunk/31326a9ad7db53e5bf4e03f8e52b75da944d0298 2025-07-17T08:14:11.4627342Z * [new tag] trunk/313a6a8ef94d689331b2bd8161f95c23d42eb22d -> trunk/313a6a8ef94d689331b2bd8161f95c23d42eb22d 2025-07-17T08:14:11.4629459Z * [new tag] trunk/3159ee2ad3e586573edb977c4c1745a26d9f1007 -> trunk/3159ee2ad3e586573edb977c4c1745a26d9f1007 2025-07-17T08:14:11.4631694Z * [new tag] trunk/31659964a5b546a84a4c18bb9a0828a0f63b8ccb -> trunk/31659964a5b546a84a4c18bb9a0828a0f63b8ccb 2025-07-17T08:14:11.4633852Z * [new tag] trunk/3173616532ecf0d5c0b78595d6054f1b4bd2bd75 -> trunk/3173616532ecf0d5c0b78595d6054f1b4bd2bd75 2025-07-17T08:14:11.4636096Z * [new tag] trunk/317520bf6ed5c1f2ef324f841e8ec0d8d80cb58a -> trunk/317520bf6ed5c1f2ef324f841e8ec0d8d80cb58a 2025-07-17T08:14:11.4638230Z * [new tag] trunk/317af4c87b7b8b03b8a08a4ead84d4065dd920e0 -> trunk/317af4c87b7b8b03b8a08a4ead84d4065dd920e0 2025-07-17T08:14:11.4640341Z * [new tag] trunk/31e127459789f9d97b3b35001c50e76f1b580cd5 -> trunk/31e127459789f9d97b3b35001c50e76f1b580cd5 2025-07-17T08:14:11.4642467Z * [new tag] trunk/3232b57cd87fbd15c990fbf87d181716a1993a55 -> trunk/3232b57cd87fbd15c990fbf87d181716a1993a55 2025-07-17T08:14:11.4644598Z * [new tag] trunk/326e751d07b92f788bece086227da9288206a27a -> trunk/326e751d07b92f788bece086227da9288206a27a 2025-07-17T08:14:11.4646691Z * [new tag] trunk/32983ea698842a2ca331eabb06acce9c99acb082 -> trunk/32983ea698842a2ca331eabb06acce9c99acb082 2025-07-17T08:14:11.4649282Z * [new tag] trunk/32c1611263ecc8832a8d7494480654ad851911c0 -> trunk/32c1611263ecc8832a8d7494480654ad851911c0 2025-07-17T08:14:11.4651482Z * [new tag] trunk/32eee8ed225d9f10fbbcb38c24b8b44c24c0c97c -> trunk/32eee8ed225d9f10fbbcb38c24b8b44c24c0c97c 2025-07-17T08:14:11.4653765Z * [new tag] trunk/3321acc92e24859dbe2ac6499067d1afde5622c3 -> trunk/3321acc92e24859dbe2ac6499067d1afde5622c3 2025-07-17T08:14:11.4655872Z * [new tag] trunk/333e0e61472c71cb2ad51a59cc5c56f6a47bc747 -> trunk/333e0e61472c71cb2ad51a59cc5c56f6a47bc747 2025-07-17T08:14:11.4658252Z * [new tag] trunk/3341c131b767a4036c152624c1e43baaf24cadf9 -> trunk/3341c131b767a4036c152624c1e43baaf24cadf9 2025-07-17T08:14:11.4660520Z * [new tag] trunk/336bff6d58ceb50b12d9d67764fd9f238bc0adb5 -> trunk/336bff6d58ceb50b12d9d67764fd9f238bc0adb5 2025-07-17T08:14:11.4662683Z * [new tag] trunk/336f1e2d35dfc63925754e884543491cc3f98f8c -> trunk/336f1e2d35dfc63925754e884543491cc3f98f8c 2025-07-17T08:14:11.4664791Z * [new tag] trunk/338a8c7853ab9b3e67dbcb402d30fec066bdd856 -> trunk/338a8c7853ab9b3e67dbcb402d30fec066bdd856 2025-07-17T08:14:11.4666937Z * [new tag] trunk/3404c1f0cfe4c8fd41d718d38316c24a3c0474b0 -> trunk/3404c1f0cfe4c8fd41d718d38316c24a3c0474b0 2025-07-17T08:14:11.4669059Z * [new tag] trunk/344731fb257440ab04f2d634929821be9be3fa80 -> trunk/344731fb257440ab04f2d634929821be9be3fa80 2025-07-17T08:14:11.4672055Z * [new tag] trunk/347ace4c7ac2dbb14799089c30bd01a9ac312791 -> trunk/347ace4c7ac2dbb14799089c30bd01a9ac312791 2025-07-17T08:14:11.4674608Z * [new tag] trunk/348e2a76dfe9c8a1995ab6ce4902dbeba935c984 -> trunk/348e2a76dfe9c8a1995ab6ce4902dbeba935c984 2025-07-17T08:14:11.4676766Z * [new tag] trunk/348fd45065620f20080299774f37f45233ef8f6b -> trunk/348fd45065620f20080299774f37f45233ef8f6b 2025-07-17T08:14:11.4678911Z * [new tag] trunk/3490a4f906aeaa867a390c2e97b357f17b01fcf2 -> trunk/3490a4f906aeaa867a390c2e97b357f17b01fcf2 2025-07-17T08:14:11.4681023Z * [new tag] trunk/34c8033fd3dea404db1706e264761912d095f723 -> trunk/34c8033fd3dea404db1706e264761912d095f723 2025-07-17T08:14:11.4683339Z * [new tag] trunk/34d8e64ef64d88324092a2028884c54c13e086b3 -> trunk/34d8e64ef64d88324092a2028884c54c13e086b3 2025-07-17T08:14:11.4685355Z * [new tag] trunk/35321b2ad6e86a58ca5d5be90ad8edce5945e16c -> trunk/35321b2ad6e86a58ca5d5be90ad8edce5945e16c 2025-07-17T08:14:11.4687495Z * [new tag] trunk/3580b8dde44d8bf4f229537ae9897ddd5e70f5db -> trunk/3580b8dde44d8bf4f229537ae9897ddd5e70f5db 2025-07-17T08:14:11.4689685Z * [new tag] trunk/3584e84c2434a2681b7288bcbd3bdb163c793df5 -> trunk/3584e84c2434a2681b7288bcbd3bdb163c793df5 2025-07-17T08:14:11.4691968Z * [new tag] trunk/3596c0c77f28c74e6cfb50769402ed52dbe10c67 -> trunk/3596c0c77f28c74e6cfb50769402ed52dbe10c67 2025-07-17T08:14:11.4694120Z * [new tag] trunk/359e8f5d691cdbbc54beafea25c06fc0ce321ad6 -> trunk/359e8f5d691cdbbc54beafea25c06fc0ce321ad6 2025-07-17T08:14:11.4696207Z * [new tag] trunk/35d03398e511fa0921c9db928c661dc9531ff2fc -> trunk/35d03398e511fa0921c9db928c661dc9531ff2fc 2025-07-17T08:14:11.4698466Z * [new tag] trunk/35e44067c4d9cc9be2652c0b9098885c5a321029 -> trunk/35e44067c4d9cc9be2652c0b9098885c5a321029 2025-07-17T08:14:11.4700457Z * [new tag] trunk/35e8f2593cdb72036c88a4b8d01487747204ba03 -> trunk/35e8f2593cdb72036c88a4b8d01487747204ba03 2025-07-17T08:14:11.4702614Z * [new tag] trunk/35ecd7c2d44a4e370e21ddab76b6c28266188846 -> trunk/35ecd7c2d44a4e370e21ddab76b6c28266188846 2025-07-17T08:14:11.4704707Z * [new tag] trunk/3608737347bcbb1ec1e23d85a29811abfd75c7a1 -> trunk/3608737347bcbb1ec1e23d85a29811abfd75c7a1 2025-07-17T08:14:11.4706855Z * [new tag] trunk/3644b41a7ccda62c066d525d956a08c9eac686c0 -> trunk/3644b41a7ccda62c066d525d956a08c9eac686c0 2025-07-17T08:14:11.4709062Z * [new tag] trunk/365ce465f393a6426b4ab3148da9a92445bf61d3 -> trunk/365ce465f393a6426b4ab3148da9a92445bf61d3 2025-07-17T08:14:11.4711206Z * [new tag] trunk/3684be056d9af667400ba071a116be8b1112bba8 -> trunk/3684be056d9af667400ba071a116be8b1112bba8 2025-07-17T08:14:11.4713573Z * [new tag] trunk/36a722e20d081c1a5a6df417d0f8333f6c082476 -> trunk/36a722e20d081c1a5a6df417d0f8333f6c082476 2025-07-17T08:14:11.4715830Z * [new tag] trunk/36bf81e36396c5f08eb8cab7f7858555282ca6c2 -> trunk/36bf81e36396c5f08eb8cab7f7858555282ca6c2 2025-07-17T08:14:11.4717974Z * [new tag] trunk/36dd598bdac5c665e46f05d00a38d6863a99615f -> trunk/36dd598bdac5c665e46f05d00a38d6863a99615f 2025-07-17T08:14:11.4719931Z * [new tag] trunk/36f7a027b595083f3a3761b407120b3f1f4e8634 -> trunk/36f7a027b595083f3a3761b407120b3f1f4e8634 2025-07-17T08:14:11.4722019Z * [new tag] trunk/36fd1ac9324429c095f8fbc5f6d2bd4b71f18d61 -> trunk/36fd1ac9324429c095f8fbc5f6d2bd4b71f18d61 2025-07-17T08:14:11.4724178Z * [new tag] trunk/370fc49dde9e8635957d9a910d43154085264225 -> trunk/370fc49dde9e8635957d9a910d43154085264225 2025-07-17T08:14:11.4726432Z * [new tag] trunk/376c16703c7f55a7eab9d5751bfc0e91af26a735 -> trunk/376c16703c7f55a7eab9d5751bfc0e91af26a735 2025-07-17T08:14:11.4728661Z * [new tag] trunk/378c121d5e1c8d2c24124f0c0b6cf08a1341e9d9 -> trunk/378c121d5e1c8d2c24124f0c0b6cf08a1341e9d9 2025-07-17T08:14:11.4730855Z * [new tag] trunk/37ccc532f75d8537c5b5d74b1c92a7f20df96353 -> trunk/37ccc532f75d8537c5b5d74b1c92a7f20df96353 2025-07-17T08:14:11.4733212Z * [new tag] trunk/380e30a723c1fb3530cad12ac44706412df7aa71 -> trunk/380e30a723c1fb3530cad12ac44706412df7aa71 2025-07-17T08:14:11.4735530Z * [new tag] trunk/3819584f12e2a46463a9799612ace1f59d76b9cd -> trunk/3819584f12e2a46463a9799612ace1f59d76b9cd 2025-07-17T08:14:11.4737676Z * [new tag] trunk/382598ef872b2afb9a03f8d88277a6c2edeb507f -> trunk/382598ef872b2afb9a03f8d88277a6c2edeb507f 2025-07-17T08:14:11.4739813Z * [new tag] trunk/382c6190c1329e96e71eef21a19737a3eda0040b -> trunk/382c6190c1329e96e71eef21a19737a3eda0040b 2025-07-17T08:14:11.4741857Z * [new tag] trunk/38371f693b07a485705119407da2e5dc64cec4eb -> trunk/38371f693b07a485705119407da2e5dc64cec4eb 2025-07-17T08:14:11.4744134Z * [new tag] trunk/38410cf9b57079f3360c1e79601973a01cb2588c -> trunk/38410cf9b57079f3360c1e79601973a01cb2588c 2025-07-17T08:14:11.4746145Z * [new tag] trunk/3863bbb55b38985c7d64c8a0be7beb2005a9cc07 -> trunk/3863bbb55b38985c7d64c8a0be7beb2005a9cc07 2025-07-17T08:14:11.4748266Z * [new tag] trunk/386aa7200324519ea9a8eff5eb1b3c0517756d24 -> trunk/386aa7200324519ea9a8eff5eb1b3c0517756d24 2025-07-17T08:14:11.4750381Z * [new tag] trunk/386bc9e2e990a6ac29bb90ba97b71c5b85e11080 -> trunk/386bc9e2e990a6ac29bb90ba97b71c5b85e11080 2025-07-17T08:14:11.4752517Z * [new tag] trunk/38757d94f1b3d65295b5ca2d7527ea0d582a5d3b -> trunk/38757d94f1b3d65295b5ca2d7527ea0d582a5d3b 2025-07-17T08:14:11.4754783Z * [new tag] trunk/38bfd462b8fb035de08a8c0d2b7b13eba78ee870 -> trunk/38bfd462b8fb035de08a8c0d2b7b13eba78ee870 2025-07-17T08:14:11.4757258Z * [new tag] trunk/38c4d05535f4e031a2ad5f39a4a415cc3a919cfb -> trunk/38c4d05535f4e031a2ad5f39a4a415cc3a919cfb 2025-07-17T08:14:11.4759137Z * [new tag] trunk/38e1e5d54ce42d42f8920ff46d9102800b94482d -> trunk/38e1e5d54ce42d42f8920ff46d9102800b94482d 2025-07-17T08:14:11.4761415Z * [new tag] trunk/38e5e81e55fc5d85d6cf8a83c96c88578995e3fe -> trunk/38e5e81e55fc5d85d6cf8a83c96c88578995e3fe 2025-07-17T08:14:11.4763558Z * [new tag] trunk/391473cca0b0fa9667ad54c972e7b63bc589cd6d -> trunk/391473cca0b0fa9667ad54c972e7b63bc589cd6d 2025-07-17T08:14:11.4766051Z * [new tag] trunk/39270430c9e4dc7010a9754f522774d17ae9d578 -> trunk/39270430c9e4dc7010a9754f522774d17ae9d578 2025-07-17T08:14:11.4768163Z * [new tag] trunk/39456edbbad97a09e6507792e1df3ee1f2a16f98 -> trunk/39456edbbad97a09e6507792e1df3ee1f2a16f98 2025-07-17T08:14:11.4770201Z * [new tag] trunk/398fca9dcfcb9f90eae9258d728fab71f5b59db2 -> trunk/398fca9dcfcb9f90eae9258d728fab71f5b59db2 2025-07-17T08:14:11.4772328Z * [new tag] trunk/39a8f66d5939e892bcb07ef97462af47d3201491 -> trunk/39a8f66d5939e892bcb07ef97462af47d3201491 2025-07-17T08:14:11.4774339Z * [new tag] trunk/39b71d11fc2dd9b4da6d23a34eb29aefbb1df672 -> trunk/39b71d11fc2dd9b4da6d23a34eb29aefbb1df672 2025-07-17T08:14:11.4776504Z * [new tag] trunk/39c605e8b3c13e7f6b5b1bbbe3f4060e24b2a3e4 -> trunk/39c605e8b3c13e7f6b5b1bbbe3f4060e24b2a3e4 2025-07-17T08:14:11.4778671Z * [new tag] trunk/3a43dba21ff5d01bb8b259af3839c90e447c6ec0 -> trunk/3a43dba21ff5d01bb8b259af3839c90e447c6ec0 2025-07-17T08:14:11.4780786Z * [new tag] trunk/3a5677a380c79810cc370dce6ef79b0871ddcf8c -> trunk/3a5677a380c79810cc370dce6ef79b0871ddcf8c 2025-07-17T08:14:11.4782807Z * [new tag] trunk/3a7ff829c597ef26a271d52ae2a3c8354b2f447e -> trunk/3a7ff829c597ef26a271d52ae2a3c8354b2f447e 2025-07-17T08:14:11.4785171Z * [new tag] trunk/3b4b5f8d474a9c664f622012c6a61414ea7799a9 -> trunk/3b4b5f8d474a9c664f622012c6a61414ea7799a9 2025-07-17T08:14:11.4787207Z * [new tag] trunk/3b6569b1ef4b9ff25f5b75fe0a216d6d084d573f -> trunk/3b6569b1ef4b9ff25f5b75fe0a216d6d084d573f 2025-07-17T08:14:11.4789343Z * [new tag] trunk/3b7c5e6fa5c0be64ddde3a8edc5bcdc10390f1e3 -> trunk/3b7c5e6fa5c0be64ddde3a8edc5bcdc10390f1e3 2025-07-17T08:14:11.4791323Z * [new tag] trunk/3bc6bdc8660c052d932f550d5734da6f801c2630 -> trunk/3bc6bdc8660c052d932f550d5734da6f801c2630 2025-07-17T08:14:11.4793600Z * [new tag] trunk/3bdd5ae334b85a114a2b62fa17dcf204413eda32 -> trunk/3bdd5ae334b85a114a2b62fa17dcf204413eda32 2025-07-17T08:14:11.4795814Z * [new tag] trunk/3beb915004f4e26b1e7c5e7692e6e8ca9b75de46 -> trunk/3beb915004f4e26b1e7c5e7692e6e8ca9b75de46 2025-07-17T08:14:11.4798010Z * [new tag] trunk/3bec588bf5c4eda9a4d42ae4c25e6f87af7f078c -> trunk/3bec588bf5c4eda9a4d42ae4c25e6f87af7f078c 2025-07-17T08:14:11.4800148Z * [new tag] trunk/3c2324c64ac6b7497d630788a66c82705bbb044e -> trunk/3c2324c64ac6b7497d630788a66c82705bbb044e 2025-07-17T08:14:11.4802353Z * [new tag] trunk/3c7079959c8e61d7acb4f704a0ecf74c61425c2e -> trunk/3c7079959c8e61d7acb4f704a0ecf74c61425c2e 2025-07-17T08:14:11.4804484Z * [new tag] trunk/3c72b9fd8feed4588a040bc681ffe83cc7acd26d -> trunk/3c72b9fd8feed4588a040bc681ffe83cc7acd26d 2025-07-17T08:14:11.4806588Z * [new tag] trunk/3cb11877aa30c04be7ffa9b4ca1722f1270a5828 -> trunk/3cb11877aa30c04be7ffa9b4ca1722f1270a5828 2025-07-17T08:14:11.4808568Z * [new tag] trunk/3cbae6dde8f2a9c3b4a3e4e079e97307c3aa52d8 -> trunk/3cbae6dde8f2a9c3b4a3e4e079e97307c3aa52d8 2025-07-17T08:14:11.4810673Z * [new tag] trunk/3d06ff82a84a118f0ed246864d4fc01ac4726328 -> trunk/3d06ff82a84a118f0ed246864d4fc01ac4726328 2025-07-17T08:14:11.4813052Z * [new tag] trunk/3d595fd5595f38bb5ed3d390dc50e1715e173ad6 -> trunk/3d595fd5595f38bb5ed3d390dc50e1715e173ad6 2025-07-17T08:14:11.4815196Z * [new tag] trunk/3d82a1dfb59fa5e248f7499a7ecdf784d4f61c0e -> trunk/3d82a1dfb59fa5e248f7499a7ecdf784d4f61c0e 2025-07-17T08:14:11.4817288Z * [new tag] trunk/3dabc351bb5581f69825eee6b24fbac9f9260241 -> trunk/3dabc351bb5581f69825eee6b24fbac9f9260241 2025-07-17T08:14:11.4819496Z * [new tag] trunk/3dd872e6d53560933d8d7fc11357617746d37168 -> trunk/3dd872e6d53560933d8d7fc11357617746d37168 2025-07-17T08:14:11.4821595Z * [new tag] trunk/3dda80e990121eaf156014fffe6e2a4602c8b195 -> trunk/3dda80e990121eaf156014fffe6e2a4602c8b195 2025-07-17T08:14:11.4823714Z * [new tag] trunk/3df6360e8c956edd25453b21f6b7f56e0366dcb4 -> trunk/3df6360e8c956edd25453b21f6b7f56e0366dcb4 2025-07-17T08:14:11.4825876Z * [new tag] trunk/3e131f7779af03b462f0598afb2569092b57c840 -> trunk/3e131f7779af03b462f0598afb2569092b57c840 2025-07-17T08:14:11.4828034Z * [new tag] trunk/3e38feb05fffdf5b181a1f4c7a6f43b00ef1c526 -> trunk/3e38feb05fffdf5b181a1f4c7a6f43b00ef1c526 2025-07-17T08:14:11.4830222Z * [new tag] trunk/3e56a9cdfb98a9b06568ee54e3157c800d98a17e -> trunk/3e56a9cdfb98a9b06568ee54e3157c800d98a17e 2025-07-17T08:14:11.4832294Z * [new tag] trunk/3eb7084f7a3657f4ba6626aca63721a0020f1bd7 -> trunk/3eb7084f7a3657f4ba6626aca63721a0020f1bd7 2025-07-17T08:14:11.4834498Z * [new tag] trunk/3ed4384f5b4bb7ae7d12298632a258385a51446e -> trunk/3ed4384f5b4bb7ae7d12298632a258385a51446e 2025-07-17T08:14:11.4836731Z * [new tag] trunk/3ee75b7eacef6758db602e87287ef9574609b327 -> trunk/3ee75b7eacef6758db602e87287ef9574609b327 2025-07-17T08:14:11.4838840Z * [new tag] trunk/3ee8828c87ce6186607c3d3ab3852518fca49228 -> trunk/3ee8828c87ce6186607c3d3ab3852518fca49228 2025-07-17T08:14:11.4840927Z * [new tag] trunk/3efb22e09111b92bedb01b2a8385c789fe69090a -> trunk/3efb22e09111b92bedb01b2a8385c789fe69090a 2025-07-17T08:14:11.4843043Z * [new tag] trunk/3effe0c293219b00a0eae7e139fe2d9aed84bc03 -> trunk/3effe0c293219b00a0eae7e139fe2d9aed84bc03 2025-07-17T08:14:11.4845117Z * [new tag] trunk/3f29642ecf039129032cc61c986d7b62807163c0 -> trunk/3f29642ecf039129032cc61c986d7b62807163c0 2025-07-17T08:14:11.4847327Z * [new tag] trunk/3f569f9af77d51d0328f16434e64252756681daa -> trunk/3f569f9af77d51d0328f16434e64252756681daa 2025-07-17T08:14:11.4849474Z * [new tag] trunk/3f65e38b73cb8f0d0b4fb2e9a6671085d371ec40 -> trunk/3f65e38b73cb8f0d0b4fb2e9a6671085d371ec40 2025-07-17T08:14:11.4851588Z * [new tag] trunk/3f69e3b3a07efd5e9aa86d37773bf2a24dc0ea70 -> trunk/3f69e3b3a07efd5e9aa86d37773bf2a24dc0ea70 2025-07-17T08:14:11.4853576Z * [new tag] trunk/3f83e3eeca0645f4b2cd16fa7d5a591e9cf810d4 -> trunk/3f83e3eeca0645f4b2cd16fa7d5a591e9cf810d4 2025-07-17T08:14:11.4855774Z * [new tag] trunk/3f920f3d8f5bd15d2222758f21f9a5d36e4dad1f -> trunk/3f920f3d8f5bd15d2222758f21f9a5d36e4dad1f 2025-07-17T08:14:11.4857903Z * [new tag] trunk/3fd84a8592a2a87d04f0e3f236a92605e2be12df -> trunk/3fd84a8592a2a87d04f0e3f236a92605e2be12df 2025-07-17T08:14:11.4860019Z * [new tag] trunk/400f439670ff8859c17a870eb83dc5cae5a9c2e4 -> trunk/400f439670ff8859c17a870eb83dc5cae5a9c2e4 2025-07-17T08:14:11.4862140Z * [new tag] trunk/402ae09e41005ebff686e97e2f120a6b79e2afb7 -> trunk/402ae09e41005ebff686e97e2f120a6b79e2afb7 2025-07-17T08:14:11.4864506Z * [new tag] trunk/404008e3efdabeaf5b140a3aff77131461c33a0a -> trunk/404008e3efdabeaf5b140a3aff77131461c33a0a 2025-07-17T08:14:11.4866639Z * [new tag] trunk/4048a144abf82041f9b6653d9d4aa600a6a5409a -> trunk/4048a144abf82041f9b6653d9d4aa600a6a5409a 2025-07-17T08:14:11.4869125Z * [new tag] trunk/408d9884b07cf7268961bae7138a6436916d4a43 -> trunk/408d9884b07cf7268961bae7138a6436916d4a43 2025-07-17T08:14:11.4871273Z * [new tag] trunk/40a785103cf94a1dbc3e0e43d1ed6c41fb60bedb -> trunk/40a785103cf94a1dbc3e0e43d1ed6c41fb60bedb 2025-07-17T08:14:11.4873397Z * [new tag] trunk/40d02eb481670325ba80dcb42b40c3ebb347f1c7 -> trunk/40d02eb481670325ba80dcb42b40c3ebb347f1c7 2025-07-17T08:14:11.4875681Z * [new tag] trunk/40e39ae21f15f200828ab32826bed1a4b62532ba -> trunk/40e39ae21f15f200828ab32826bed1a4b62532ba 2025-07-17T08:14:11.4877800Z * [new tag] trunk/40fefe2871a5561b67ec268bab19db60e733f2d4 -> trunk/40fefe2871a5561b67ec268bab19db60e733f2d4 2025-07-17T08:14:11.4879807Z * [new tag] trunk/414ad470450c654d97e73bef704a7b596b5b4cbc -> trunk/414ad470450c654d97e73bef704a7b596b5b4cbc 2025-07-17T08:14:11.4882114Z * [new tag] trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e -> trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e 2025-07-17T08:14:11.4884305Z * [new tag] trunk/4162c0f70297818abd70f2fe7424dcd3cc9b2543 -> trunk/4162c0f70297818abd70f2fe7424dcd3cc9b2543 2025-07-17T08:14:11.4886448Z * [new tag] trunk/41910d7a94d2f3ffe06f7c0c30971c71b9c3b09e -> trunk/41910d7a94d2f3ffe06f7c0c30971c71b9c3b09e 2025-07-17T08:14:11.4888584Z * [new tag] trunk/41971335c98b0881e0784085096eceace575d563 -> trunk/41971335c98b0881e0784085096eceace575d563 2025-07-17T08:14:11.4890756Z * [new tag] trunk/41e8b826d07bbf707bc2c64a78b4dc15e8f3c358 -> trunk/41e8b826d07bbf707bc2c64a78b4dc15e8f3c358 2025-07-17T08:14:11.4892817Z * [new tag] trunk/41f6acef83d280a18909d58f8442e145c9e7ea6f -> trunk/41f6acef83d280a18909d58f8442e145c9e7ea6f 2025-07-17T08:14:11.4895059Z * [new tag] trunk/42015db6a9602f40250f9afc18a3fbad4ca4ef39 -> trunk/42015db6a9602f40250f9afc18a3fbad4ca4ef39 2025-07-17T08:14:11.4897173Z * [new tag] trunk/4237ee3c33b0edb01db96d8c1ecf8f5d2cf184bc -> trunk/4237ee3c33b0edb01db96d8c1ecf8f5d2cf184bc 2025-07-17T08:14:11.4899399Z * [new tag] trunk/4283d96bcdf9aaa4289985267186d74ba6534ee5 -> trunk/4283d96bcdf9aaa4289985267186d74ba6534ee5 2025-07-17T08:14:11.4901536Z * [new tag] trunk/42b48ee67229286127390000f103a11dfc8901f5 -> trunk/42b48ee67229286127390000f103a11dfc8901f5 2025-07-17T08:14:11.4903700Z * [new tag] trunk/42ff6a4a5c4e0d77bd18fcc5426622f1b8f20add -> trunk/42ff6a4a5c4e0d77bd18fcc5426622f1b8f20add 2025-07-17T08:14:11.4905862Z * [new tag] trunk/430cc1c636380a7d50652df646274f7008a76747 -> trunk/430cc1c636380a7d50652df646274f7008a76747 2025-07-17T08:14:11.4907973Z * [new tag] trunk/4311aea5e7568c9956a9f0d694f1980c387b6a37 -> trunk/4311aea5e7568c9956a9f0d694f1980c387b6a37 2025-07-17T08:14:11.4910119Z * [new tag] trunk/433a2471023f77a4e62e880ef59f22caf939c227 -> trunk/433a2471023f77a4e62e880ef59f22caf939c227 2025-07-17T08:14:11.4912288Z * [new tag] trunk/43523bf1682c2926a84a1f65f00fabd3d34db4f2 -> trunk/43523bf1682c2926a84a1f65f00fabd3d34db4f2 2025-07-17T08:14:11.4914457Z * [new tag] trunk/43a09189c68fe02bd9d8433c4a144ffc9bbf895c -> trunk/43a09189c68fe02bd9d8433c4a144ffc9bbf895c 2025-07-17T08:14:11.4916715Z * [new tag] trunk/43f72163275ce1503b1de1480642c61d20e6158d -> trunk/43f72163275ce1503b1de1480642c61d20e6158d 2025-07-17T08:14:11.4919009Z * [new tag] trunk/442aca44d603ae6c2b7d2aa2190cc91f970c4202 -> trunk/442aca44d603ae6c2b7d2aa2190cc91f970c4202 2025-07-17T08:14:11.4921154Z * [new tag] trunk/44303caabfa0bdc5688d693d491ba7c3fdb40f3a -> trunk/44303caabfa0bdc5688d693d491ba7c3fdb40f3a 2025-07-17T08:14:11.4923313Z * [new tag] trunk/443b5b43c3d40b89bbb5db70f3f05a44b2a4ec66 -> trunk/443b5b43c3d40b89bbb5db70f3f05a44b2a4ec66 2025-07-17T08:14:11.4925523Z * [new tag] trunk/4486a6dbfd65ef490cfe73e0630929e85f61ee16 -> trunk/4486a6dbfd65ef490cfe73e0630929e85f61ee16 2025-07-17T08:14:11.4927787Z * [new tag] trunk/4491326fb0c0e67eca1598ae33c41cdfced2cd33 -> trunk/4491326fb0c0e67eca1598ae33c41cdfced2cd33 2025-07-17T08:14:11.4929639Z * [new tag] trunk/44a5f93462bd4aa4f36ae2573685ed7ba458c4c9 -> trunk/44a5f93462bd4aa4f36ae2573685ed7ba458c4c9 2025-07-17T08:14:11.4931778Z * [new tag] trunk/44d0800d60e78fef8ab332e307c3134e3c276ba4 -> trunk/44d0800d60e78fef8ab332e307c3134e3c276ba4 2025-07-17T08:14:11.4933941Z * [new tag] trunk/44df7cf28dd37a4d900eb6b2f78dabf72b209d9b -> trunk/44df7cf28dd37a4d900eb6b2f78dabf72b209d9b 2025-07-17T08:14:11.4936041Z * [new tag] trunk/44f5b9312290866584088e2e42228c484f669faf -> trunk/44f5b9312290866584088e2e42228c484f669faf 2025-07-17T08:14:11.4938094Z * [new tag] trunk/4500a4aa50141ed30e093ef8491b30d1d1287348 -> trunk/4500a4aa50141ed30e093ef8491b30d1d1287348 2025-07-17T08:14:11.4940278Z * [new tag] trunk/451b525bf0cb8840adbde1b6280c7b199f733ced -> trunk/451b525bf0cb8840adbde1b6280c7b199f733ced 2025-07-17T08:14:11.4942455Z * [new tag] trunk/45382b284d03015f3e6eb83a959f0e54a3ebd688 -> trunk/45382b284d03015f3e6eb83a959f0e54a3ebd688 2025-07-17T08:14:11.4944688Z * [new tag] trunk/453bc9fbdfb97fef925477cbbf4948e93fd22756 -> trunk/453bc9fbdfb97fef925477cbbf4948e93fd22756 2025-07-17T08:14:11.4946744Z * [new tag] trunk/45596ec58f5bc5489911ee932c2a55a7ff40d0a0 -> trunk/45596ec58f5bc5489911ee932c2a55a7ff40d0a0 2025-07-17T08:14:11.4948885Z * [new tag] trunk/455dfd258980294f0745bd90aee12a323e37224d -> trunk/455dfd258980294f0745bd90aee12a323e37224d 2025-07-17T08:14:11.4951109Z * [new tag] trunk/456b7451c78096fd512c60e26cc618386a251bc7 -> trunk/456b7451c78096fd512c60e26cc618386a251bc7 2025-07-17T08:14:11.4953463Z * [new tag] trunk/456f40cb09c6e5e0cd268d1601b89fc5ac1987ea -> trunk/456f40cb09c6e5e0cd268d1601b89fc5ac1987ea 2025-07-17T08:14:11.4955713Z * [new tag] trunk/4574b39aa45f0250cba04aa3cb053a686c4888b2 -> trunk/4574b39aa45f0250cba04aa3cb053a686c4888b2 2025-07-17T08:14:11.4957782Z * [new tag] trunk/457dd79927db6ae7f1c53f36768b7ac93b61e507 -> trunk/457dd79927db6ae7f1c53f36768b7ac93b61e507 2025-07-17T08:14:11.4959865Z * [new tag] trunk/4585c33e74079af8e9067bf39970b93c3f13629f -> trunk/4585c33e74079af8e9067bf39970b93c3f13629f 2025-07-17T08:14:11.4962041Z * [new tag] trunk/458cc7213baf01ab742a2250c7a31f7796fcb1ef -> trunk/458cc7213baf01ab742a2250c7a31f7796fcb1ef 2025-07-17T08:14:11.4964129Z * [new tag] trunk/45c5a232373cac1b1524259f20758bfb56dde5f2 -> trunk/45c5a232373cac1b1524259f20758bfb56dde5f2 2025-07-17T08:14:11.4966300Z * [new tag] trunk/4609699bfd440d1fe603c5ad9a942e45410094c1 -> trunk/4609699bfd440d1fe603c5ad9a942e45410094c1 2025-07-17T08:14:11.4968492Z * [new tag] trunk/4628f1b7a9313df98346d582d9a789661a823e27 -> trunk/4628f1b7a9313df98346d582d9a789661a823e27 2025-07-17T08:14:11.4970701Z * [new tag] trunk/463fe36532bc165b46c12cef4948f039434e0924 -> trunk/463fe36532bc165b46c12cef4948f039434e0924 2025-07-17T08:14:11.4972805Z * [new tag] trunk/4657a84bc55b6ce12f21706de2b90e1d43784f57 -> trunk/4657a84bc55b6ce12f21706de2b90e1d43784f57 2025-07-17T08:14:11.4974924Z * [new tag] trunk/46915b13614dbac90724d0f1802b8e0db037c9e4 -> trunk/46915b13614dbac90724d0f1802b8e0db037c9e4 2025-07-17T08:14:11.4977088Z * [new tag] trunk/473208cb18d543e8f968918a6b3c9defa8a4ae10 -> trunk/473208cb18d543e8f968918a6b3c9defa8a4ae10 2025-07-17T08:14:11.4979189Z * [new tag] trunk/476874b37fff42a46d25dfac720ef4c71ec74fe0 -> trunk/476874b37fff42a46d25dfac720ef4c71ec74fe0 2025-07-17T08:14:11.4981582Z * [new tag] trunk/4781b0ee6057fdf2a82d2f9ed30299f219267a71 -> trunk/4781b0ee6057fdf2a82d2f9ed30299f219267a71 2025-07-17T08:14:11.4983947Z * [new tag] trunk/4781d72faa6b72bf96fde9bedfca06a5285eebfb -> trunk/4781d72faa6b72bf96fde9bedfca06a5285eebfb 2025-07-17T08:14:11.4985977Z * [new tag] trunk/47c8810b5275179833d6b33ca3d70922f485272c -> trunk/47c8810b5275179833d6b33ca3d70922f485272c 2025-07-17T08:14:11.4988996Z * [new tag] trunk/47f10d0ad0dda281c886ff08ac2f938207027316 -> trunk/47f10d0ad0dda281c886ff08ac2f938207027316 2025-07-17T08:14:11.4991120Z * [new tag] trunk/4805a6ead6f1e7f32351056e2602be4e908f69b7 -> trunk/4805a6ead6f1e7f32351056e2602be4e908f69b7 2025-07-17T08:14:11.4993307Z * [new tag] trunk/48315181c75e43cab5957197d42e053d66b3fe1c -> trunk/48315181c75e43cab5957197d42e053d66b3fe1c 2025-07-17T08:14:11.4995646Z * [new tag] trunk/4851863e3f98e1ffba1d5801f3533031ef4f905d -> trunk/4851863e3f98e1ffba1d5801f3533031ef4f905d 2025-07-17T08:14:11.4997672Z * [new tag] trunk/48560eef80e97e855cbb8e2814acefe8f5cc6fbd -> trunk/48560eef80e97e855cbb8e2814acefe8f5cc6fbd 2025-07-17T08:14:11.4999827Z * [new tag] trunk/4886ba64dceb24b8a0444e574abb907a18fdeee9 -> trunk/4886ba64dceb24b8a0444e574abb907a18fdeee9 2025-07-17T08:14:11.5001987Z * [new tag] trunk/48921721d8ed32a2c7f80605b434f9fcb2f948b4 -> trunk/48921721d8ed32a2c7f80605b434f9fcb2f948b4 2025-07-17T08:14:11.5004207Z * [new tag] trunk/48de3da2539cecaee14af8e3841c133c9c0c0f1c -> trunk/48de3da2539cecaee14af8e3841c133c9c0c0f1c 2025-07-17T08:14:11.5006204Z * [new tag] trunk/48e7b62d3abda4a3eac2f538c9f35e56093c4ece -> trunk/48e7b62d3abda4a3eac2f538c9f35e56093c4ece 2025-07-17T08:14:11.5008300Z * [new tag] trunk/4918502d2e685270cea9f1fd733a3414ac1ca5d7 -> trunk/4918502d2e685270cea9f1fd733a3414ac1ca5d7 2025-07-17T08:14:11.5010533Z * [new tag] trunk/493bd625e252dea02e871346beaa49745b4b2663 -> trunk/493bd625e252dea02e871346beaa49745b4b2663 2025-07-17T08:14:11.5012670Z * [new tag] trunk/493f42a5417a8ac33d1070478d1869ea4f207b5b -> trunk/493f42a5417a8ac33d1070478d1869ea4f207b5b 2025-07-17T08:14:11.5014802Z * [new tag] trunk/495c317005ad656dee752b6ad7bd5541b04e388e -> trunk/495c317005ad656dee752b6ad7bd5541b04e388e 2025-07-17T08:14:11.5016879Z * [new tag] trunk/49888e6be0dcc00ba546746425893bb17c287248 -> trunk/49888e6be0dcc00ba546746425893bb17c287248 2025-07-17T08:14:11.5018860Z * [new tag] trunk/49ee1e7106db00778345efd7c70cc12d2ca6a91a -> trunk/49ee1e7106db00778345efd7c70cc12d2ca6a91a 2025-07-17T08:14:11.5020949Z * [new tag] trunk/4a26bb8a12ba5cb437ed5b7f035b5b533e07549e -> trunk/4a26bb8a12ba5cb437ed5b7f035b5b533e07549e 2025-07-17T08:14:11.5023151Z * [new tag] trunk/4a4cac0cefea3661cc69cfdafdba64832ee0841a -> trunk/4a4cac0cefea3661cc69cfdafdba64832ee0841a 2025-07-17T08:14:11.5025274Z * [new tag] trunk/4a80ddfbe70bf6b75acc3177e5d2095b285da841 -> trunk/4a80ddfbe70bf6b75acc3177e5d2095b285da841 2025-07-17T08:14:11.5027385Z * [new tag] trunk/4a8f5e752beb5a6809ba866c83f32dd464a47bfd -> trunk/4a8f5e752beb5a6809ba866c83f32dd464a47bfd 2025-07-17T08:14:11.5029474Z * [new tag] trunk/4a954fc1857ff41be604e8cae68908d41124b419 -> trunk/4a954fc1857ff41be604e8cae68908d41124b419 2025-07-17T08:14:11.5031784Z * [new tag] trunk/4ab4d29cbee1f90daf14444d5ca3a53653c7784d -> trunk/4ab4d29cbee1f90daf14444d5ca3a53653c7784d 2025-07-17T08:14:11.5034065Z * [new tag] trunk/4b11428cb5b3d97f3068a2dc4c55cee6ddd41979 -> trunk/4b11428cb5b3d97f3068a2dc4c55cee6ddd41979 2025-07-17T08:14:11.5036310Z * [new tag] trunk/4b4c2a7b1dfd88313801878c5b4e3855fe5232df -> trunk/4b4c2a7b1dfd88313801878c5b4e3855fe5232df 2025-07-17T08:14:11.5038471Z * [new tag] trunk/4b55871e06d6bad54eac45e45a9af615d758a39f -> trunk/4b55871e06d6bad54eac45e45a9af615d758a39f 2025-07-17T08:14:11.5040582Z * [new tag] trunk/4b6cbf528b8f7b95e02e3a0233945e0bb8b00f44 -> trunk/4b6cbf528b8f7b95e02e3a0233945e0bb8b00f44 2025-07-17T08:14:11.5043048Z * [new tag] trunk/4b9a6f7211123511e856ac8c8524bc332a741241 -> trunk/4b9a6f7211123511e856ac8c8524bc332a741241 2025-07-17T08:14:11.5044993Z * [new tag] trunk/4bb936d8b77c959efbff0bdb68f63e5a5faf60a9 -> trunk/4bb936d8b77c959efbff0bdb68f63e5a5faf60a9 2025-07-17T08:14:11.5047111Z * [new tag] trunk/4bc3e4b497948af0a48d08b427339efc8960fedb -> trunk/4bc3e4b497948af0a48d08b427339efc8960fedb 2025-07-17T08:14:11.5049203Z * [new tag] trunk/4bd18e31e5a38d0e84ce915b1fa124058c6373fa -> trunk/4bd18e31e5a38d0e84ce915b1fa124058c6373fa 2025-07-17T08:14:11.5051449Z * [new tag] trunk/4c0091fda65b714fa73671a15e379f814af153e0 -> trunk/4c0091fda65b714fa73671a15e379f814af153e0 2025-07-17T08:14:11.5053703Z * [new tag] trunk/4c0aa37dda605e7cf3372c71940d7e3a93ecef8d -> trunk/4c0aa37dda605e7cf3372c71940d7e3a93ecef8d 2025-07-17T08:14:11.5055924Z * [new tag] trunk/4c3da611c2a80fa5073b164974d7edc0577b9ca7 -> trunk/4c3da611c2a80fa5073b164974d7edc0577b9ca7 2025-07-17T08:14:11.5058045Z * [new tag] trunk/4c59edf0c5838087cbe09c67c6e0e776467a5f2d -> trunk/4c59edf0c5838087cbe09c67c6e0e776467a5f2d 2025-07-17T08:14:11.5060011Z * [new tag] trunk/4c8eb65efb147cd263fc02f5588683f530363a0f -> trunk/4c8eb65efb147cd263fc02f5588683f530363a0f 2025-07-17T08:14:11.5062200Z * [new tag] trunk/4cbbc8b4583e9dac4af7e8d1d8535546de21178c -> trunk/4cbbc8b4583e9dac4af7e8d1d8535546de21178c 2025-07-17T08:14:11.5064318Z * [new tag] trunk/4cc13c4af6dbd5aa36545ef577d0bee517cf8c57 -> trunk/4cc13c4af6dbd5aa36545ef577d0bee517cf8c57 2025-07-17T08:14:11.5066288Z * [new tag] trunk/4cd6e96bf0d13f168772f6ad44267b1ac7632a97 -> trunk/4cd6e96bf0d13f168772f6ad44267b1ac7632a97 2025-07-17T08:14:11.5068426Z * [new tag] trunk/4cdbdcdbcf2b7f7a52a5c61cb35064f7b4aa2e44 -> trunk/4cdbdcdbcf2b7f7a52a5c61cb35064f7b4aa2e44 2025-07-17T08:14:11.5070538Z * [new tag] trunk/4ce6e6ec8890a3f6ee604c9efb3ff153825ce575 -> trunk/4ce6e6ec8890a3f6ee604c9efb3ff153825ce575 2025-07-17T08:14:11.5072707Z * [new tag] trunk/4cfc0a320897b6ec75b85cfc07bc29009a824177 -> trunk/4cfc0a320897b6ec75b85cfc07bc29009a824177 2025-07-17T08:14:11.5076017Z * [new tag] trunk/4d055982e38f59fdb2a4c9d8855e58548bc42c12 -> trunk/4d055982e38f59fdb2a4c9d8855e58548bc42c12 2025-07-17T08:14:11.5078296Z * [new tag] trunk/4d3ecefda5a41df678fd68b020c521db95e9fbde -> trunk/4d3ecefda5a41df678fd68b020c521db95e9fbde 2025-07-17T08:14:11.5080498Z * [new tag] trunk/4d5d627e5ff3310318f9df80348ee419324228df -> trunk/4d5d627e5ff3310318f9df80348ee419324228df 2025-07-17T08:14:11.5082631Z * [new tag] trunk/4d9d884c3f5adc89b59d25d5a080498b76f9bb39 -> trunk/4d9d884c3f5adc89b59d25d5a080498b76f9bb39 2025-07-17T08:14:11.5085037Z * [new tag] trunk/4da98351b9e231bbbe83b5c590cf7d2ea382333a -> trunk/4da98351b9e231bbbe83b5c590cf7d2ea382333a 2025-07-17T08:14:11.5087203Z * [new tag] trunk/4dce5b71a0751aa4287c3a80adf07afc773ec4db -> trunk/4dce5b71a0751aa4287c3a80adf07afc773ec4db 2025-07-17T08:14:11.5089370Z * [new tag] trunk/4e13eca713c60ca63c1116823b99d2461a7422ef -> trunk/4e13eca713c60ca63c1116823b99d2461a7422ef 2025-07-17T08:14:11.5091601Z * [new tag] trunk/4e19477196547eb2e8157d6d132689373ffcf0fa -> trunk/4e19477196547eb2e8157d6d132689373ffcf0fa 2025-07-17T08:14:11.5093685Z * [new tag] trunk/4e8dd11be17a974e0ee5503b3061d4d47467844f -> trunk/4e8dd11be17a974e0ee5503b3061d4d47467844f 2025-07-17T08:14:11.5095827Z * [new tag] trunk/4ebd2690654ffe487c43941ebaea41b99914d8b7 -> trunk/4ebd2690654ffe487c43941ebaea41b99914d8b7 2025-07-17T08:14:11.5097914Z * [new tag] trunk/4ed1b03f7275075b1783d1deab946ced4ceba4d6 -> trunk/4ed1b03f7275075b1783d1deab946ced4ceba4d6 2025-07-17T08:14:11.5100172Z * [new tag] trunk/4ee4863232b9e07728d85254768bcba3aadc9b9a -> trunk/4ee4863232b9e07728d85254768bcba3aadc9b9a 2025-07-17T08:14:11.5102221Z * [new tag] trunk/4f36743f5eef2d9c40357eb5d8d8b1aeeacfbb2a -> trunk/4f36743f5eef2d9c40357eb5d8d8b1aeeacfbb2a 2025-07-17T08:14:11.5104332Z * [new tag] trunk/4f5b34427b57e8b876d12e6ce551f04a7c31cacf -> trunk/4f5b34427b57e8b876d12e6ce551f04a7c31cacf 2025-07-17T08:14:11.5106414Z * [new tag] trunk/4f5be5661240427fbbfbe1d137dce53ca32846b5 -> trunk/4f5be5661240427fbbfbe1d137dce53ca32846b5 2025-07-17T08:14:11.5108630Z * [new tag] trunk/4f70fbbd16d1f0d62af082246a95e56cffccc860 -> trunk/4f70fbbd16d1f0d62af082246a95e56cffccc860 2025-07-17T08:14:11.5110864Z * [new tag] trunk/4ff0e033c16aae064f05ee9300053cd304891673 -> trunk/4ff0e033c16aae064f05ee9300053cd304891673 2025-07-17T08:14:11.5112902Z * [new tag] trunk/4ff9b7fa3116b1c429e577830ac6e816734ad029 -> trunk/4ff9b7fa3116b1c429e577830ac6e816734ad029 2025-07-17T08:14:11.5115139Z * [new tag] trunk/502486d9466e81cda76c91d33eb869235480bee9 -> trunk/502486d9466e81cda76c91d33eb869235480bee9 2025-07-17T08:14:11.5117071Z * [new tag] trunk/503362d019b3782581492af7767945dbd75ca1c9 -> trunk/503362d019b3782581492af7767945dbd75ca1c9 2025-07-17T08:14:11.5119078Z * [new tag] trunk/508cdc4fc9f7a91b5fd3f20de38d673daebf1af3 -> trunk/508cdc4fc9f7a91b5fd3f20de38d673daebf1af3 2025-07-17T08:14:11.5121200Z * [new tag] trunk/50940270ae179134cd4f9072f04ffdd55daf808e -> trunk/50940270ae179134cd4f9072f04ffdd55daf808e 2025-07-17T08:14:11.5123268Z * [new tag] trunk/50b2069b61942e923528c94ccbbc8ab5e92c381e -> trunk/50b2069b61942e923528c94ccbbc8ab5e92c381e 2025-07-17T08:14:11.5125460Z * [new tag] trunk/50d8168c8b62990fda86398c9dee1dc8cbd6908d -> trunk/50d8168c8b62990fda86398c9dee1dc8cbd6908d 2025-07-17T08:14:11.5127719Z * [new tag] trunk/510c398a4f1dff9217938159d605290149358332 -> trunk/510c398a4f1dff9217938159d605290149358332 2025-07-17T08:14:11.5129894Z * [new tag] trunk/5116293f7eb587ada6076f3c3ea1711a0ec7ab4a -> trunk/5116293f7eb587ada6076f3c3ea1711a0ec7ab4a 2025-07-17T08:14:11.5131998Z * [new tag] trunk/5118a8f8a5a7906e26bcbd35370de3416b5cdab0 -> trunk/5118a8f8a5a7906e26bcbd35370de3416b5cdab0 2025-07-17T08:14:11.5134112Z * [new tag] trunk/51560797ce70aea353585d8381ee88c2e6c81075 -> trunk/51560797ce70aea353585d8381ee88c2e6c81075 2025-07-17T08:14:11.5136270Z * [new tag] trunk/517d2995e09603017f07f065c1ae5b8d25962cd2 -> trunk/517d2995e09603017f07f065c1ae5b8d25962cd2 2025-07-17T08:14:11.5138393Z * [new tag] trunk/51853b358e698f6a42c1eef045ab8fa766129ee1 -> trunk/51853b358e698f6a42c1eef045ab8fa766129ee1 2025-07-17T08:14:11.5140399Z * [new tag] trunk/51a708ffc679b13f99e4c7cf19bc00082a3266a6 -> trunk/51a708ffc679b13f99e4c7cf19bc00082a3266a6 2025-07-17T08:14:11.5142717Z * [new tag] trunk/51eb8e8f84bb9aa901cff17dd649e18b17a8908c -> trunk/51eb8e8f84bb9aa901cff17dd649e18b17a8908c 2025-07-17T08:14:11.5145102Z * [new tag] trunk/52214485747ceb0ea47ce5a09babb0b82b3282b8 -> trunk/52214485747ceb0ea47ce5a09babb0b82b3282b8 2025-07-17T08:14:11.5147216Z * [new tag] trunk/522a18bd6c094c766c0de9ef539682d1a3f04a15 -> trunk/522a18bd6c094c766c0de9ef539682d1a3f04a15 2025-07-17T08:14:11.5149368Z * [new tag] trunk/523b637cbeb69665072a2cf489ec1c5313b57670 -> trunk/523b637cbeb69665072a2cf489ec1c5313b57670 2025-07-17T08:14:11.5151593Z * [new tag] trunk/524e8270955788c53473497fd2cc16c5aa0e4c67 -> trunk/524e8270955788c53473497fd2cc16c5aa0e4c67 2025-07-17T08:14:11.5154691Z * [new tag] trunk/5264f8cd8d08272003298cdefe6bd60b1b8c80b4 -> trunk/5264f8cd8d08272003298cdefe6bd60b1b8c80b4 2025-07-17T08:14:11.5157036Z * [new tag] trunk/52772765e034622d1a86476e4bb19c28e3945f74 -> trunk/52772765e034622d1a86476e4bb19c28e3945f74 2025-07-17T08:14:11.5158983Z * [new tag] trunk/5285d1024376396a00fe750fe3d628c65dc26254 -> trunk/5285d1024376396a00fe750fe3d628c65dc26254 2025-07-17T08:14:11.5161217Z * [new tag] trunk/529e0357c6c4e74f8cd32c29198c5f1c9f6e329d -> trunk/529e0357c6c4e74f8cd32c29198c5f1c9f6e329d 2025-07-17T08:14:11.5163353Z * [new tag] trunk/52e4e41cbc36a5cf44395ff84ca2d069263560de -> trunk/52e4e41cbc36a5cf44395ff84ca2d069263560de 2025-07-17T08:14:11.5165502Z * [new tag] trunk/52edfb2cbcdded865645cc82bb1bb501fdcbdb52 -> trunk/52edfb2cbcdded865645cc82bb1bb501fdcbdb52 2025-07-17T08:14:11.5167700Z * [new tag] trunk/52f873adc23e7069ce95933d97ee514022cfbf7d -> trunk/52f873adc23e7069ce95933d97ee514022cfbf7d 2025-07-17T08:14:11.5169859Z * [new tag] trunk/53057fc16af2d381a61fe891b52ac8731ee9dfae -> trunk/53057fc16af2d381a61fe891b52ac8731ee9dfae 2025-07-17T08:14:11.5171987Z * [new tag] trunk/534c454e77ac0eefd52d63c60d42911e7f9617ea -> trunk/534c454e77ac0eefd52d63c60d42911e7f9617ea 2025-07-17T08:14:11.5174137Z * [new tag] trunk/53ab73090eb66d96e45ec134e41cf67266208954 -> trunk/53ab73090eb66d96e45ec134e41cf67266208954 2025-07-17T08:14:11.5176299Z * [new tag] trunk/53cd18f6b31bc2ea62985fda87e96aa17cd11bc1 -> trunk/53cd18f6b31bc2ea62985fda87e96aa17cd11bc1 2025-07-17T08:14:11.5178459Z * [new tag] trunk/53d06e18d9b165cb8aa0a5a3cbb6837ac3000c59 -> trunk/53d06e18d9b165cb8aa0a5a3cbb6837ac3000c59 2025-07-17T08:14:11.5180870Z * [new tag] trunk/53e0b9c3936176521ed8d71c00abd5b7499057c2 -> trunk/53e0b9c3936176521ed8d71c00abd5b7499057c2 2025-07-17T08:14:11.5182980Z * [new tag] trunk/541297daae63f74a90bac52c5db3540bf84bc971 -> trunk/541297daae63f74a90bac52c5db3540bf84bc971 2025-07-17T08:14:11.5185218Z * [new tag] trunk/5430990bd7d050f249b1cdf1f7d1016c4b17488d -> trunk/5430990bd7d050f249b1cdf1f7d1016c4b17488d 2025-07-17T08:14:11.5187444Z * [new tag] trunk/5435e7539930be7bd038683ce096038b30c5bb5f -> trunk/5435e7539930be7bd038683ce096038b30c5bb5f 2025-07-17T08:14:11.5189569Z * [new tag] trunk/545fbd58dc8b4f688f6b259cb671b3ec16a46810 -> trunk/545fbd58dc8b4f688f6b259cb671b3ec16a46810 2025-07-17T08:14:11.5191700Z * [new tag] trunk/54701a0c943245402fceeab0e55d7aa394303c20 -> trunk/54701a0c943245402fceeab0e55d7aa394303c20 2025-07-17T08:14:11.5193933Z * [new tag] trunk/5484890539823d9867c74209588abe095c9232a1 -> trunk/5484890539823d9867c74209588abe095c9232a1 2025-07-17T08:14:11.5196217Z * [new tag] trunk/548c9d8281d9b3d6d12e90c40b3387faf0e24c61 -> trunk/548c9d8281d9b3d6d12e90c40b3387faf0e24c61 2025-07-17T08:14:11.5198393Z * [new tag] trunk/54976bca103fcf2b5037cc0cd1b37c4639fcf779 -> trunk/54976bca103fcf2b5037cc0cd1b37c4639fcf779 2025-07-17T08:14:11.5200555Z * [new tag] trunk/54998c2daaf5b8919cf82367492dd3c5177ab935 -> trunk/54998c2daaf5b8919cf82367492dd3c5177ab935 2025-07-17T08:14:11.5202688Z * [new tag] trunk/54a4d34d100f4ebe45f486451967daba896e839c -> trunk/54a4d34d100f4ebe45f486451967daba896e839c 2025-07-17T08:14:11.5204826Z * [new tag] trunk/54a7e5b5983d237b324b50703bcb0919a6c4c296 -> trunk/54a7e5b5983d237b324b50703bcb0919a6c4c296 2025-07-17T08:14:11.5206996Z * [new tag] trunk/54b8087f638de57c1c93c4624d03f2f2c512b90e -> trunk/54b8087f638de57c1c93c4624d03f2f2c512b90e 2025-07-17T08:14:11.5209246Z * [new tag] trunk/55108074c0795be3b617d3b13b06794f63e1f8ca -> trunk/55108074c0795be3b617d3b13b06794f63e1f8ca 2025-07-17T08:14:11.5211335Z * [new tag] trunk/554b5680405e6197a985040ffe88157beb637450 -> trunk/554b5680405e6197a985040ffe88157beb637450 2025-07-17T08:14:11.5213672Z * [new tag] trunk/555f3562541992b66a550eca8e8740884b1247f8 -> trunk/555f3562541992b66a550eca8e8740884b1247f8 2025-07-17T08:14:11.5215988Z * [new tag] trunk/5596cefba623fcc0739f1e9568131a85973cf1f9 -> trunk/5596cefba623fcc0739f1e9568131a85973cf1f9 2025-07-17T08:14:11.5218030Z * [new tag] trunk/55d888a616be3c94d8e4073b4d1580541692997d -> trunk/55d888a616be3c94d8e4073b4d1580541692997d 2025-07-17T08:14:11.5220215Z * [new tag] trunk/55dae0bf7a4b501be91d0e022e675337dfe288ff -> trunk/55dae0bf7a4b501be91d0e022e675337dfe288ff 2025-07-17T08:14:11.5222356Z * [new tag] trunk/55ef7b15e0b2de903bfc26adfb0788ecfbcb4ed4 -> trunk/55ef7b15e0b2de903bfc26adfb0788ecfbcb4ed4 2025-07-17T08:14:11.5224505Z * [new tag] trunk/5606c516fd87e5c3594177e4ca64c3cac7fdafd5 -> trunk/5606c516fd87e5c3594177e4ca64c3cac7fdafd5 2025-07-17T08:14:11.5226476Z * [new tag] trunk/5633283574c458bd6a3cbb6a0a890f0cb9c8b2b5 -> trunk/5633283574c458bd6a3cbb6a0a890f0cb9c8b2b5 2025-07-17T08:14:11.5228661Z * [new tag] trunk/563fd95563c5edd732ae260b3bd3d0c38822ab57 -> trunk/563fd95563c5edd732ae260b3bd3d0c38822ab57 2025-07-17T08:14:11.5230881Z * [new tag] trunk/565fd079099d33a81c11d7b36581f09441ba6efa -> trunk/565fd079099d33a81c11d7b36581f09441ba6efa 2025-07-17T08:14:11.5232936Z * [new tag] trunk/568ca89bac9a80a66d664593a26ae69ac604796e -> trunk/568ca89bac9a80a66d664593a26ae69ac604796e 2025-07-17T08:14:11.5235326Z * [new tag] trunk/5692cbb818f1af9fcce9234e202d232afa5f3fa3 -> trunk/5692cbb818f1af9fcce9234e202d232afa5f3fa3 2025-07-17T08:14:11.5237475Z * [new tag] trunk/56b03df6ac5b4185a2b7b92f253565500a5b51ca -> trunk/56b03df6ac5b4185a2b7b92f253565500a5b51ca 2025-07-17T08:14:11.5239612Z * [new tag] trunk/56b3bf0c74f5837fd4fa6293bc515d353cb10295 -> trunk/56b3bf0c74f5837fd4fa6293bc515d353cb10295 2025-07-17T08:14:11.5241725Z * [new tag] trunk/56c69bedcc7e2211e5a3d6249e51b1674be5d10e -> trunk/56c69bedcc7e2211e5a3d6249e51b1674be5d10e 2025-07-17T08:14:11.5243855Z * [new tag] trunk/5763ec5f8d11df5eea962bedc74563394c0e273f -> trunk/5763ec5f8d11df5eea962bedc74563394c0e273f 2025-07-17T08:14:11.5246044Z * [new tag] trunk/577baa411675ed241c7d5cf79f25c13e29dac583 -> trunk/577baa411675ed241c7d5cf79f25c13e29dac583 2025-07-17T08:14:11.5248271Z * [new tag] trunk/57e4d7b5ccb8e35b434b62cc1f9aafb7d4d82b55 -> trunk/57e4d7b5ccb8e35b434b62cc1f9aafb7d4d82b55 2025-07-17T08:14:11.5250410Z * [new tag] trunk/584a0510b30b2472e54197d6b67b6f5f5e8ac807 -> trunk/584a0510b30b2472e54197d6b67b6f5f5e8ac807 2025-07-17T08:14:11.5252556Z * [new tag] trunk/588b5fb94bc6d2195ba5a4287b7feebe736da7db -> trunk/588b5fb94bc6d2195ba5a4287b7feebe736da7db 2025-07-17T08:14:11.5254652Z * [new tag] trunk/58e5d20c57e6baafd82b3b49c0e52931f5ae5d51 -> trunk/58e5d20c57e6baafd82b3b49c0e52931f5ae5d51 2025-07-17T08:14:11.5256729Z * [new tag] trunk/590607c5992d200b86361c5b68d53c93d8099193 -> trunk/590607c5992d200b86361c5b68d53c93d8099193 2025-07-17T08:14:11.5258945Z * [new tag] trunk/590fe4d2d7565f2045ef1ad4f4aad1f3b3de7aa3 -> trunk/590fe4d2d7565f2045ef1ad4f4aad1f3b3de7aa3 2025-07-17T08:14:11.5261170Z * [new tag] trunk/5951fcd50acc51bb91beae8488758f35219da849 -> trunk/5951fcd50acc51bb91beae8488758f35219da849 2025-07-17T08:14:11.5263201Z * [new tag] trunk/596b418391aa5d520e69310250c1f86c6c0a1107 -> trunk/596b418391aa5d520e69310250c1f86c6c0a1107 2025-07-17T08:14:11.5265390Z * [new tag] trunk/59c3cac4547aafd2f718b7c64053098cc5886878 -> trunk/59c3cac4547aafd2f718b7c64053098cc5886878 2025-07-17T08:14:11.5267709Z * [new tag] trunk/59eb61b2d1e4b64debbefa036acd0d8c7d55f0a3 -> trunk/59eb61b2d1e4b64debbefa036acd0d8c7d55f0a3 2025-07-17T08:14:11.5269859Z * [new tag] trunk/59f9b25f3cfc635053843372ea29ff4bf754da3f -> trunk/59f9b25f3cfc635053843372ea29ff4bf754da3f 2025-07-17T08:14:11.5272316Z * [new tag] trunk/5a2db5152d23f76dbb45d20008d9af68e761e8d1 -> trunk/5a2db5152d23f76dbb45d20008d9af68e761e8d1 2025-07-17T08:14:11.5274448Z * [new tag] trunk/5a533f74a160f6a570c2b9770ffdd89874ba59e2 -> trunk/5a533f74a160f6a570c2b9770ffdd89874ba59e2 2025-07-17T08:14:11.5276543Z * [new tag] trunk/5a54db14e3843cfa87fd8d27487dbf2f2dfb6c47 -> trunk/5a54db14e3843cfa87fd8d27487dbf2f2dfb6c47 2025-07-17T08:14:11.5279428Z * [new tag] trunk/5a5a05a6a3be376130848e235df73b752eef0230 -> trunk/5a5a05a6a3be376130848e235df73b752eef0230 2025-07-17T08:14:11.5281466Z * [new tag] trunk/5ab257c74c8e3ffe99380790de2134ba8013555e -> trunk/5ab257c74c8e3ffe99380790de2134ba8013555e 2025-07-17T08:14:11.5283122Z * [new tag] trunk/5ab6a3fb6fd37c542060c606edd4b95c7e3cae82 -> trunk/5ab6a3fb6fd37c542060c606edd4b95c7e3cae82 2025-07-17T08:14:11.5285271Z * [new tag] trunk/5ad2bee2c8a7defd2580bb138145a49c37146fcc -> trunk/5ad2bee2c8a7defd2580bb138145a49c37146fcc 2025-07-17T08:14:11.5287383Z * [new tag] trunk/5aee022d8b2bc9d31ddaf877315ffb8ad9d62985 -> trunk/5aee022d8b2bc9d31ddaf877315ffb8ad9d62985 2025-07-17T08:14:11.5289419Z * [new tag] trunk/5b10b0a96f9abf8c2751db324f0773aa433ec783 -> trunk/5b10b0a96f9abf8c2751db324f0773aa433ec783 2025-07-17T08:14:11.5291555Z * [new tag] trunk/5b4e0255d7ed756c312fb74ffcf17fe62c903bd7 -> trunk/5b4e0255d7ed756c312fb74ffcf17fe62c903bd7 2025-07-17T08:14:11.5293848Z * [new tag] trunk/5b656289064311e8bb08e1148db7d9b41f9d7ac8 -> trunk/5b656289064311e8bb08e1148db7d9b41f9d7ac8 2025-07-17T08:14:11.5297062Z * [new tag] trunk/5b9db4335e61c1c903cb0769282cbea588e49036 -> trunk/5b9db4335e61c1c903cb0769282cbea588e49036 2025-07-17T08:14:11.5299212Z * [new tag] trunk/5bd7804be2186f1756fba75ecc900d3b19016ad5 -> trunk/5bd7804be2186f1756fba75ecc900d3b19016ad5 2025-07-17T08:14:11.5301496Z * [new tag] trunk/5c79a55e7e58c6382c7ce02da1cd07d358239d94 -> trunk/5c79a55e7e58c6382c7ce02da1cd07d358239d94 2025-07-17T08:14:11.5303694Z * [new tag] trunk/5c7e1d39ab81647300d60e7cc22b24acf2641457 -> trunk/5c7e1d39ab81647300d60e7cc22b24acf2641457 2025-07-17T08:14:11.5305846Z * [new tag] trunk/5cc4e856fda4accb2e9291527693a91dc2a18d89 -> trunk/5cc4e856fda4accb2e9291527693a91dc2a18d89 2025-07-17T08:14:11.5308142Z * [new tag] trunk/5cfe4377d6f3b5845ba1f67122e5fbda8d642ecd -> trunk/5cfe4377d6f3b5845ba1f67122e5fbda8d642ecd 2025-07-17T08:14:11.5310309Z * [new tag] trunk/5d5a5b3501dfb0759ed36d0a88b65cdcd87c1e27 -> trunk/5d5a5b3501dfb0759ed36d0a88b65cdcd87c1e27 2025-07-17T08:14:11.5312508Z * [new tag] trunk/5d8d126249f83a9581f6b086f0891753bbb7175e -> trunk/5d8d126249f83a9581f6b086f0891753bbb7175e 2025-07-17T08:14:11.5317216Z * [new tag] trunk/5db9a2b54ae69917753be5b2eef0e15ad3cfd19b -> trunk/5db9a2b54ae69917753be5b2eef0e15ad3cfd19b 2025-07-17T08:14:11.5319354Z * [new tag] trunk/5dc75f72d4ede12067ddca459e02c8ee8a95e02c -> trunk/5dc75f72d4ede12067ddca459e02c8ee8a95e02c 2025-07-17T08:14:11.5321627Z * [new tag] trunk/5dd07c70e53a86b73f49711b8186d86dc4f1b32a -> trunk/5dd07c70e53a86b73f49711b8186d86dc4f1b32a 2025-07-17T08:14:11.5323842Z * [new tag] trunk/5dd9652389ed7959a842323e4ce063f553710e47 -> trunk/5dd9652389ed7959a842323e4ce063f553710e47 2025-07-17T08:14:11.5325965Z * [new tag] trunk/5df3bf13ec4e436abefe9d3822230727c04c2ab7 -> trunk/5df3bf13ec4e436abefe9d3822230727c04c2ab7 2025-07-17T08:14:11.5328161Z * [new tag] trunk/5dfd8a9c7a464bb42e81b8594eefd2fa865e5423 -> trunk/5dfd8a9c7a464bb42e81b8594eefd2fa865e5423 2025-07-17T08:14:11.5330329Z * [new tag] trunk/5dfe1787b5ed372fe1e9f0d73fab4e53a61bd17a -> trunk/5dfe1787b5ed372fe1e9f0d73fab4e53a61bd17a 2025-07-17T08:14:11.5332233Z * [new tag] trunk/5e18bc333144473f1f10bc8a5ba05dba7950fb8a -> trunk/5e18bc333144473f1f10bc8a5ba05dba7950fb8a 2025-07-17T08:14:11.5334610Z * [new tag] trunk/5e636d664ae0ccfdc1f0c5b060eb50fabf56e91b -> trunk/5e636d664ae0ccfdc1f0c5b060eb50fabf56e91b 2025-07-17T08:14:11.5336598Z * [new tag] trunk/5e93abe3c0106cf6fc694a38433909f20ee6a92c -> trunk/5e93abe3c0106cf6fc694a38433909f20ee6a92c 2025-07-17T08:14:11.5338895Z * [new tag] trunk/5eb5c3700bf51015e6a46f9f20c0e0e20cf55ab6 -> trunk/5eb5c3700bf51015e6a46f9f20c0e0e20cf55ab6 2025-07-17T08:14:11.5341001Z * [new tag] trunk/5f1225ef487a4c3954499a8ae5b5a55751e3ef2b -> trunk/5f1225ef487a4c3954499a8ae5b5a55751e3ef2b 2025-07-17T08:14:11.5343048Z * [new tag] trunk/5fb07acbc32874a932cd26087cf752b2f4cc72df -> trunk/5fb07acbc32874a932cd26087cf752b2f4cc72df 2025-07-17T08:14:11.5345797Z * [new tag] trunk/5fbaa041e75af11c7ff892e544707820232bd750 -> trunk/5fbaa041e75af11c7ff892e544707820232bd750 2025-07-17T08:14:11.5347941Z * [new tag] trunk/602044068359a3be08b2030a1bb1efb4dc107767 -> trunk/602044068359a3be08b2030a1bb1efb4dc107767 2025-07-17T08:14:11.5350089Z * [new tag] trunk/603a54a9b33e1aabe1407721d7935b881a160968 -> trunk/603a54a9b33e1aabe1407721d7935b881a160968 2025-07-17T08:14:11.5352302Z * [new tag] trunk/606d73bde495b055984206986fb7dd8918570e89 -> trunk/606d73bde495b055984206986fb7dd8918570e89 2025-07-17T08:14:11.5354623Z * [new tag] trunk/6098209bfffa453ec2cea08b0c9991b3b7e2bfeb -> trunk/6098209bfffa453ec2cea08b0c9991b3b7e2bfeb 2025-07-17T08:14:11.5356816Z * [new tag] trunk/60abb0d3273749cb2a7d583c7c2863bd2819e87e -> trunk/60abb0d3273749cb2a7d583c7c2863bd2819e87e 2025-07-17T08:14:11.5358920Z * [new tag] trunk/60b41de0ca0e5240eccf15c26a2b55b4a34d6f47 -> trunk/60b41de0ca0e5240eccf15c26a2b55b4a34d6f47 2025-07-17T08:14:11.5361088Z * [new tag] trunk/60e66d11ab3d62273cafa7f6b104db7e20f75dfd -> trunk/60e66d11ab3d62273cafa7f6b104db7e20f75dfd 2025-07-17T08:14:11.5363227Z * [new tag] trunk/61712e6f2ba58cce354a742d918934ec7293ee43 -> trunk/61712e6f2ba58cce354a742d918934ec7293ee43 2025-07-17T08:14:11.5365464Z * [new tag] trunk/617e3f69f8479197be57a28cc31e001c3feec407 -> trunk/617e3f69f8479197be57a28cc31e001c3feec407 2025-07-17T08:14:11.5367541Z * [new tag] trunk/61a7b09ef39907b6c4b47445f965c4c77cc6c2ed -> trunk/61a7b09ef39907b6c4b47445f965c4c77cc6c2ed 2025-07-17T08:14:11.5369675Z * [new tag] trunk/61b271e0f3f93209325dea9dccb1e97e7bc16b41 -> trunk/61b271e0f3f93209325dea9dccb1e97e7bc16b41 2025-07-17T08:14:11.5371847Z * [new tag] trunk/61e13782ddddf9e957c984ef11d7bb7643b871e7 -> trunk/61e13782ddddf9e957c984ef11d7bb7643b871e7 2025-07-17T08:14:11.5374170Z * [new tag] trunk/61eaaa21a42398941ea3fb01585a0926e9544831 -> trunk/61eaaa21a42398941ea3fb01585a0926e9544831 2025-07-17T08:14:11.5376272Z * [new tag] trunk/61f6aa36b9f9a168bd3c710c449f0a78c0301972 -> trunk/61f6aa36b9f9a168bd3c710c449f0a78c0301972 2025-07-17T08:14:11.5378424Z * [new tag] trunk/6200584193b770411b7f91880bbff6f746acfcb0 -> trunk/6200584193b770411b7f91880bbff6f746acfcb0 2025-07-17T08:14:11.5380513Z * [new tag] trunk/620415e018cd67e45d5c0a87964aff8751c9bf71 -> trunk/620415e018cd67e45d5c0a87964aff8751c9bf71 2025-07-17T08:14:11.5382642Z * [new tag] trunk/6215e90b7b9af8275c5dbfaa5fd58d7ec08b6764 -> trunk/6215e90b7b9af8275c5dbfaa5fd58d7ec08b6764 2025-07-17T08:14:11.5384686Z * [new tag] trunk/62272d5b24e7f505a02175de3c56ecc287557d2a -> trunk/62272d5b24e7f505a02175de3c56ecc287557d2a 2025-07-17T08:14:11.5386825Z * [new tag] trunk/627ba411366bcc15019c49756d3f22fd3914bd50 -> trunk/627ba411366bcc15019c49756d3f22fd3914bd50 2025-07-17T08:14:11.5388944Z * [new tag] trunk/62fa3f5aebfe763f5de27e687e4c81df7c7080e3 -> trunk/62fa3f5aebfe763f5de27e687e4c81df7c7080e3 2025-07-17T08:14:11.5391396Z * [new tag] trunk/6303cc41b71c02af9c855f3cc85b1146a97fc7a8 -> trunk/6303cc41b71c02af9c855f3cc85b1146a97fc7a8 2025-07-17T08:14:11.5393428Z * [new tag] trunk/63360e64da814de8ce271f1e4b6e2380a03b585e -> trunk/63360e64da814de8ce271f1e4b6e2380a03b585e 2025-07-17T08:14:11.5396198Z * [new tag] trunk/63a96eaeb84f5af6e83c7360c09f5540a44d19ca -> trunk/63a96eaeb84f5af6e83c7360c09f5540a44d19ca 2025-07-17T08:14:11.5397815Z * [new tag] trunk/63e87d6d05dc05ed7cc642c0cf8fd1cd2e3b93a1 -> trunk/63e87d6d05dc05ed7cc642c0cf8fd1cd2e3b93a1 2025-07-17T08:14:11.5399958Z * [new tag] trunk/6401d1d53d13cb2d564d48a30a8cf4f952ff773d -> trunk/6401d1d53d13cb2d564d48a30a8cf4f952ff773d 2025-07-17T08:14:11.5402139Z * [new tag] trunk/640703d95f210876f20f8f16c868442dad17b477 -> trunk/640703d95f210876f20f8f16c868442dad17b477 2025-07-17T08:14:11.5404218Z * [new tag] trunk/640f5a70905b01405f1ce397d25308d3e6a1d421 -> trunk/640f5a70905b01405f1ce397d25308d3e6a1d421 2025-07-17T08:14:11.5406370Z * [new tag] trunk/6442ae9256a6936bc8efe31fc5326d5c1c1f660b -> trunk/6442ae9256a6936bc8efe31fc5326d5c1c1f660b 2025-07-17T08:14:11.5408556Z * [new tag] trunk/64436c38c956b252d8c9f6f68e94fb46c34efdac -> trunk/64436c38c956b252d8c9f6f68e94fb46c34efdac 2025-07-17T08:14:11.5410572Z * [new tag] trunk/644cc58dfffe1b5bd15688495551b49462c163f6 -> trunk/644cc58dfffe1b5bd15688495551b49462c163f6 2025-07-17T08:14:11.5412927Z * [new tag] trunk/64bb6317a57d14c37339d86cded7c6b860c7d638 -> trunk/64bb6317a57d14c37339d86cded7c6b860c7d638 2025-07-17T08:14:11.5414984Z * [new tag] trunk/64f2ec77f869a7d495694519fb482e9ecaaa6da1 -> trunk/64f2ec77f869a7d495694519fb482e9ecaaa6da1 2025-07-17T08:14:11.5417302Z * [new tag] trunk/651b4a68f2a60d55d266e40776709247ef347d68 -> trunk/651b4a68f2a60d55d266e40776709247ef347d68 2025-07-17T08:14:11.5419405Z * [new tag] trunk/653c52fe52254e6783d75a73c3a8abbfd9cd2b3c -> trunk/653c52fe52254e6783d75a73c3a8abbfd9cd2b3c 2025-07-17T08:14:11.5421521Z * [new tag] trunk/655b3b14ffba4ae73e26a63b4289329e8d160a6f -> trunk/655b3b14ffba4ae73e26a63b4289329e8d160a6f 2025-07-17T08:14:11.5423538Z * [new tag] trunk/65b9c13cce43a7a8666ca1ef12b554a5dcfd2492 -> trunk/65b9c13cce43a7a8666ca1ef12b554a5dcfd2492 2025-07-17T08:14:11.5425753Z * [new tag] trunk/65fcca4f8c97de82d35d51ad9b790d10433e9b91 -> trunk/65fcca4f8c97de82d35d51ad9b790d10433e9b91 2025-07-17T08:14:11.5427877Z * [new tag] trunk/660695f11dd73efbe2694be0ed5826e4624f22e4 -> trunk/660695f11dd73efbe2694be0ed5826e4624f22e4 2025-07-17T08:14:11.5429896Z * [new tag] trunk/660dbea909b98f19dc0239a7ae565f8a52cfe846 -> trunk/660dbea909b98f19dc0239a7ae565f8a52cfe846 2025-07-17T08:14:11.5432071Z * [new tag] trunk/6629eaf0c658b523eed47a98c0a3e6b44fd89c6b -> trunk/6629eaf0c658b523eed47a98c0a3e6b44fd89c6b 2025-07-17T08:14:11.5434292Z * [new tag] trunk/662c1cfed2bf3262709f1150fcb11e96bc29e142 -> trunk/662c1cfed2bf3262709f1150fcb11e96bc29e142 2025-07-17T08:14:11.5436428Z * [new tag] trunk/670dab6c630552b32189911f22896ec453e55ab7 -> trunk/670dab6c630552b32189911f22896ec453e55ab7 2025-07-17T08:14:11.5438514Z * [new tag] trunk/671a9d175b7e15b4947c97f50b931dba1cc35a63 -> trunk/671a9d175b7e15b4947c97f50b931dba1cc35a63 2025-07-17T08:14:11.5440655Z * [new tag] trunk/672ac2ec86d8ffe080399363df96597437e51115 -> trunk/672ac2ec86d8ffe080399363df96597437e51115 2025-07-17T08:14:11.5442846Z * [new tag] trunk/67ee0c6725e8dd2d0372ff902775b7040631aaf7 -> trunk/67ee0c6725e8dd2d0372ff902775b7040631aaf7 2025-07-17T08:14:11.5445138Z * [new tag] trunk/67f8270516ef877aec85801e4a8d0b533687e938 -> trunk/67f8270516ef877aec85801e4a8d0b533687e938 2025-07-17T08:14:11.5447001Z * [new tag] trunk/6835ba1b3409d9764c6e704cdc0311d53ea0841a -> trunk/6835ba1b3409d9764c6e704cdc0311d53ea0841a 2025-07-17T08:14:11.5449473Z * [new tag] trunk/68996dc18306ac0320ac5e6979f1a7a7a226b3cc -> trunk/68996dc18306ac0320ac5e6979f1a7a7a226b3cc 2025-07-17T08:14:11.5451300Z * [new tag] trunk/68f36683f0c0dfe7befeba2b65dee30faf88f7cc -> trunk/68f36683f0c0dfe7befeba2b65dee30faf88f7cc 2025-07-17T08:14:11.5453431Z * [new tag] trunk/6918758f554790e1155fe9f3ee4120692347680a -> trunk/6918758f554790e1155fe9f3ee4120692347680a 2025-07-17T08:14:11.5455611Z * [new tag] trunk/693116f765ede6632d3dd8ef3ffe01cc40b960b9 -> trunk/693116f765ede6632d3dd8ef3ffe01cc40b960b9 2025-07-17T08:14:11.5457871Z * [new tag] trunk/694028f50269c9f34721db813e9ee1a8221c99b2 -> trunk/694028f50269c9f34721db813e9ee1a8221c99b2 2025-07-17T08:14:11.5460194Z * [new tag] trunk/6959b5febe090375e261e678902681533d2e2528 -> trunk/6959b5febe090375e261e678902681533d2e2528 2025-07-17T08:14:11.5462348Z * [new tag] trunk/69f2e09cc241176d6128a8f92f9490422c5b81b3 -> trunk/69f2e09cc241176d6128a8f92f9490422c5b81b3 2025-07-17T08:14:11.5464472Z * [new tag] trunk/6a3d00aa3b1e54feeb040891bfe2c59c36b9443c -> trunk/6a3d00aa3b1e54feeb040891bfe2c59c36b9443c 2025-07-17T08:14:11.5466639Z * [new tag] trunk/6abe450a6fda580714a276ed2dd695ab99074b93 -> trunk/6abe450a6fda580714a276ed2dd695ab99074b93 2025-07-17T08:14:11.5468865Z * [new tag] trunk/6b05842e4785f52ab89a8fa2a88f9e6f2316cbbd -> trunk/6b05842e4785f52ab89a8fa2a88f9e6f2316cbbd 2025-07-17T08:14:11.5471002Z * [new tag] trunk/6b1211df294e57d59c1e1717b1fedc671ec5bd5a -> trunk/6b1211df294e57d59c1e1717b1fedc671ec5bd5a 2025-07-17T08:14:11.5473181Z * [new tag] trunk/6b2bef10afae4acb18f230a496392b673c954ce7 -> trunk/6b2bef10afae4acb18f230a496392b673c954ce7 2025-07-17T08:14:11.5475488Z * [new tag] trunk/6b3eef6d316ce33ef0f0416c2f3f6a827ac4fe30 -> trunk/6b3eef6d316ce33ef0f0416c2f3f6a827ac4fe30 2025-07-17T08:14:11.5477687Z * [new tag] trunk/6b45af38a5991134f45d9750b79c767688ba3761 -> trunk/6b45af38a5991134f45d9750b79c767688ba3761 2025-07-17T08:14:11.5479874Z * [new tag] trunk/6b7767fc8d759017b5fc2a7002051cf5c05615a9 -> trunk/6b7767fc8d759017b5fc2a7002051cf5c05615a9 2025-07-17T08:14:11.5482137Z * [new tag] trunk/6b84cb29f97957032c5aa91b4e2a6bfa166db04d -> trunk/6b84cb29f97957032c5aa91b4e2a6bfa166db04d 2025-07-17T08:14:11.5484445Z * [new tag] trunk/6bc263809de610e2fcdf594c122a0f99c6c7d96f -> trunk/6bc263809de610e2fcdf594c122a0f99c6c7d96f 2025-07-17T08:14:11.5486463Z * [new tag] trunk/6c008e2fb5a94342c5c4047d034c61bb067fa2b7 -> trunk/6c008e2fb5a94342c5c4047d034c61bb067fa2b7 2025-07-17T08:14:11.5488586Z * [new tag] trunk/6c05f2fca049344fbbb55eed7a6c866f34c8a477 -> trunk/6c05f2fca049344fbbb55eed7a6c866f34c8a477 2025-07-17T08:14:11.5490709Z * [new tag] trunk/6c0b42fd2f2c070f4c7ef9a3914698726f61ef3a -> trunk/6c0b42fd2f2c070f4c7ef9a3914698726f61ef3a 2025-07-17T08:14:11.5492959Z * [new tag] trunk/6c24c6633a00608d8c20805a77fae55f6b8fe9a6 -> trunk/6c24c6633a00608d8c20805a77fae55f6b8fe9a6 2025-07-17T08:14:11.5495248Z * [new tag] trunk/6c42afe1964496e1b02be1442470f254e35eb199 -> trunk/6c42afe1964496e1b02be1442470f254e35eb199 2025-07-17T08:14:11.5497323Z * [new tag] trunk/6c5227ba00a2904365af566c24b4681cd01a041c -> trunk/6c5227ba00a2904365af566c24b4681cd01a041c 2025-07-17T08:14:11.5499794Z * [new tag] trunk/6c795306378c47341d58109da03371bba2bec46e -> trunk/6c795306378c47341d58109da03371bba2bec46e 2025-07-17T08:14:11.5502032Z * [new tag] trunk/6cc490d40b16b3be7ecc8943fe1bc594246caab3 -> trunk/6cc490d40b16b3be7ecc8943fe1bc594246caab3 2025-07-17T08:14:11.5504154Z * [new tag] trunk/6d02321472ee0761092166dd273eb3ec386cf0c0 -> trunk/6d02321472ee0761092166dd273eb3ec386cf0c0 2025-07-17T08:14:11.5506495Z * [new tag] trunk/6d2155db498375317e2101068a220439dba80939 -> trunk/6d2155db498375317e2101068a220439dba80939 2025-07-17T08:14:11.5508277Z * [new tag] trunk/6d3a4356f61b28a14abd95f641e2615deb186365 -> trunk/6d3a4356f61b28a14abd95f641e2615deb186365 2025-07-17T08:14:11.5510368Z * [new tag] trunk/6d5c789ad5f5d162426a5a10c84813ec923dd8ee -> trunk/6d5c789ad5f5d162426a5a10c84813ec923dd8ee 2025-07-17T08:14:11.5512688Z * [new tag] trunk/6dc2b22269f82a1feec06b5e3e79b184704cc0ba -> trunk/6dc2b22269f82a1feec06b5e3e79b184704cc0ba 2025-07-17T08:14:11.5514957Z * [new tag] trunk/6de41ce0f899604c3f8b33e1f8d37eb89b3a963e -> trunk/6de41ce0f899604c3f8b33e1f8d37eb89b3a963e 2025-07-17T08:14:11.5517089Z * [new tag] trunk/6defd5084e3fd330561095252c30ea50efa8e0ca -> trunk/6defd5084e3fd330561095252c30ea50efa8e0ca 2025-07-17T08:14:11.5519202Z * [new tag] trunk/6dfada220e4f46c28df3a6bdf57260ca0717c4bd -> trunk/6dfada220e4f46c28df3a6bdf57260ca0717c4bd 2025-07-17T08:14:11.5521377Z * [new tag] trunk/6e17315cd33892919dc6deb6a9ecb568dda6195e -> trunk/6e17315cd33892919dc6deb6a9ecb568dda6195e 2025-07-17T08:14:11.5523654Z * [new tag] trunk/6e185c53124e1b5a0fe391959060c1249178bcb6 -> trunk/6e185c53124e1b5a0fe391959060c1249178bcb6 2025-07-17T08:14:11.5525734Z * [new tag] trunk/6e2992a9984f2c3f6469564008c7e45869b84678 -> trunk/6e2992a9984f2c3f6469564008c7e45869b84678 2025-07-17T08:14:11.5527922Z * [new tag] trunk/6ea91f067256447cda6fae533f806c1f8baafbe2 -> trunk/6ea91f067256447cda6fae533f806c1f8baafbe2 2025-07-17T08:14:11.5530116Z * [new tag] trunk/6eb6f198e1a28e904ce00a132c43aa2536419664 -> trunk/6eb6f198e1a28e904ce00a132c43aa2536419664 2025-07-17T08:14:11.5532278Z * [new tag] trunk/6ebe9a4f47e9cd1c9ccd467bcdfdea9445fd98d6 -> trunk/6ebe9a4f47e9cd1c9ccd467bcdfdea9445fd98d6 2025-07-17T08:14:11.5534378Z * [new tag] trunk/6ed85bfe6a1704a87a492a3381414186eb439f5e -> trunk/6ed85bfe6a1704a87a492a3381414186eb439f5e 2025-07-17T08:14:11.5536502Z * [new tag] trunk/6ef70edd9a9acee76a607bdd22bac400c8e29434 -> trunk/6ef70edd9a9acee76a607bdd22bac400c8e29434 2025-07-17T08:14:11.5538613Z * [new tag] trunk/6f05d58f2b0bc4779fbed9db5b0f80af1c686dcd -> trunk/6f05d58f2b0bc4779fbed9db5b0f80af1c686dcd 2025-07-17T08:14:11.5540749Z * [new tag] trunk/6f23f53599629a47d6e097b2a027048658a142d4 -> trunk/6f23f53599629a47d6e097b2a027048658a142d4 2025-07-17T08:14:11.5542897Z * [new tag] trunk/6f60cfe9b1445271f8b83f58b4c4f12578d837d3 -> trunk/6f60cfe9b1445271f8b83f58b4c4f12578d837d3 2025-07-17T08:14:11.5545073Z * [new tag] trunk/6fb62931593fc10252e4994cd1a0595ebf8e990f -> trunk/6fb62931593fc10252e4994cd1a0595ebf8e990f 2025-07-17T08:14:11.5547343Z * [new tag] trunk/6fe7456aa1a2d025d1d06e15ba3896e6adba94b8 -> trunk/6fe7456aa1a2d025d1d06e15ba3896e6adba94b8 2025-07-17T08:14:11.5549548Z * [new tag] trunk/6ffa03ef9e18299f41da076f421abbd32e51e175 -> trunk/6ffa03ef9e18299f41da076f421abbd32e51e175 2025-07-17T08:14:11.5551789Z * [new tag] trunk/702a304b0785d2dfe3d9bd4eed535c38e969818d -> trunk/702a304b0785d2dfe3d9bd4eed535c38e969818d 2025-07-17T08:14:11.5557009Z * [new tag] trunk/706bc41c4c3caa2654a926382c2ef0ef4d0bc55e -> trunk/706bc41c4c3caa2654a926382c2ef0ef4d0bc55e 2025-07-17T08:14:11.5559037Z * [new tag] trunk/706e236b080cadd5b8a016e4bf972cdb0886d57b -> trunk/706e236b080cadd5b8a016e4bf972cdb0886d57b 2025-07-17T08:14:11.5561181Z * [new tag] trunk/7070ab318061d44f195a83b6dc11ef9299603dfe -> trunk/7070ab318061d44f195a83b6dc11ef9299603dfe 2025-07-17T08:14:11.5563315Z * [new tag] trunk/7081b8233a64c350c64e9f00c9b9d00e52020241 -> trunk/7081b8233a64c350c64e9f00c9b9d00e52020241 2025-07-17T08:14:11.5565651Z * [new tag] trunk/70b68caf58815419924ddeda231cbf6535181c53 -> trunk/70b68caf58815419924ddeda231cbf6535181c53 2025-07-17T08:14:11.5567745Z * [new tag] trunk/70bb34929aabc9c11d9ec9bbb53a4f9fc32e5e19 -> trunk/70bb34929aabc9c11d9ec9bbb53a4f9fc32e5e19 2025-07-17T08:14:11.5569861Z * [new tag] trunk/710b92cf3b577036d551708b351b4043817233f5 -> trunk/710b92cf3b577036d551708b351b4043817233f5 2025-07-17T08:14:11.5572044Z * [new tag] trunk/717a099d427d97a62c26fee58f9da9a0893d4233 -> trunk/717a099d427d97a62c26fee58f9da9a0893d4233 2025-07-17T08:14:11.5574145Z * [new tag] trunk/71a650ad565fe75ca752acbc8b40fb9ce677f40f -> trunk/71a650ad565fe75ca752acbc8b40fb9ce677f40f 2025-07-17T08:14:11.5576278Z * [new tag] trunk/720c2c46b181ad446bf970d70a27fd0ce149114d -> trunk/720c2c46b181ad446bf970d70a27fd0ce149114d 2025-07-17T08:14:11.5578400Z * [new tag] trunk/721d2580dbf9a4922adc1c7d1cc8237126d3cdd6 -> trunk/721d2580dbf9a4922adc1c7d1cc8237126d3cdd6 2025-07-17T08:14:11.5580551Z * [new tag] trunk/72453a66769294e93a183dfb5bdefa23de873d89 -> trunk/72453a66769294e93a183dfb5bdefa23de873d89 2025-07-17T08:14:11.5582712Z * [new tag] trunk/725c3272848c408d0fa2cba4de76affe90f793b5 -> trunk/725c3272848c408d0fa2cba4de76affe90f793b5 2025-07-17T08:14:11.5584940Z * [new tag] trunk/7275f280454f790414b24147a2ba7f94d0eabcf6 -> trunk/7275f280454f790414b24147a2ba7f94d0eabcf6 2025-07-17T08:14:11.5587037Z * [new tag] trunk/728cf6721e2996490922d0eacb23081953e45fc7 -> trunk/728cf6721e2996490922d0eacb23081953e45fc7 2025-07-17T08:14:11.5589230Z * [new tag] trunk/72c8751b61e0b2c7b88003a41ed737a65768063c -> trunk/72c8751b61e0b2c7b88003a41ed737a65768063c 2025-07-17T08:14:11.5591378Z * [new tag] trunk/731351bb4ac572fb47d46c70b7425c209c81570a -> trunk/731351bb4ac572fb47d46c70b7425c209c81570a 2025-07-17T08:14:11.5593569Z * [new tag] trunk/73220d52fd67b5f4f5b15e0e0433e09733c93f31 -> trunk/73220d52fd67b5f4f5b15e0e0433e09733c93f31 2025-07-17T08:14:11.5595898Z * [new tag] trunk/73772919d2db560c9cc8ed617c94c77450542a94 -> trunk/73772919d2db560c9cc8ed617c94c77450542a94 2025-07-17T08:14:11.5597907Z * [new tag] trunk/7381c777245a836f88e9622005c6ea16009a3a0d -> trunk/7381c777245a836f88e9622005c6ea16009a3a0d 2025-07-17T08:14:11.5600045Z * [new tag] trunk/7392470da4386e654f303eb526dfba7e7777b06b -> trunk/7392470da4386e654f303eb526dfba7e7777b06b 2025-07-17T08:14:11.5602260Z * [new tag] trunk/7444debaca7de16b2cf71d0cd82dc8998c3a73c4 -> trunk/7444debaca7de16b2cf71d0cd82dc8998c3a73c4 2025-07-17T08:14:11.5604431Z * [new tag] trunk/7485ef078f182af981b5f17d06602de68816492c -> trunk/7485ef078f182af981b5f17d06602de68816492c 2025-07-17T08:14:11.5606576Z * [new tag] trunk/749757ac1b66485459e751b0e58b5a7c64d5f561 -> trunk/749757ac1b66485459e751b0e58b5a7c64d5f561 2025-07-17T08:14:11.5608732Z * [new tag] trunk/74ebd8d14e0d612ed35557ab254a90facf73b029 -> trunk/74ebd8d14e0d612ed35557ab254a90facf73b029 2025-07-17T08:14:11.5610812Z * [new tag] trunk/7521cd91118c1c1a55b8f7146d7e22bf60fe06bf -> trunk/7521cd91118c1c1a55b8f7146d7e22bf60fe06bf 2025-07-17T08:14:11.5613004Z * [new tag] trunk/752f202ef3445d2e28e2abeb6feed56eee9da5a9 -> trunk/752f202ef3445d2e28e2abeb6feed56eee9da5a9 2025-07-17T08:14:11.5615086Z * [new tag] trunk/7531bd64911774fc2656f290601834d5d02d3925 -> trunk/7531bd64911774fc2656f290601834d5d02d3925 2025-07-17T08:14:11.5617195Z * [new tag] trunk/754699610b0abec2fe3f5a73269b1dd09a330445 -> trunk/754699610b0abec2fe3f5a73269b1dd09a330445 2025-07-17T08:14:11.5619400Z * [new tag] trunk/754c04aa062d8f3c0449aec4bbcaab00bfca4bf2 -> trunk/754c04aa062d8f3c0449aec4bbcaab00bfca4bf2 2025-07-17T08:14:11.5621509Z * [new tag] trunk/75824035d392595de3bd0b8588e63c2fc6d09139 -> trunk/75824035d392595de3bd0b8588e63c2fc6d09139 2025-07-17T08:14:11.5624418Z * [new tag] trunk/7597988f1b5a41c0b91d379e0ce51111fd7cc95a -> trunk/7597988f1b5a41c0b91d379e0ce51111fd7cc95a 2025-07-17T08:14:11.5625958Z * [new tag] trunk/7599bebead35dd21bad3d3e85f62f400ad2c3139 -> trunk/7599bebead35dd21bad3d3e85f62f400ad2c3139 2025-07-17T08:14:11.5628134Z * [new tag] trunk/75a7d9e86842b57f9001a0fa6fd716927614dbf9 -> trunk/75a7d9e86842b57f9001a0fa6fd716927614dbf9 2025-07-17T08:14:11.5630367Z * [new tag] trunk/75f258dd1feeb90b8084849155e049fb57ba3521 -> trunk/75f258dd1feeb90b8084849155e049fb57ba3521 2025-07-17T08:14:11.5632485Z * [new tag] trunk/75f3e5a88df60caef27fd9c9df3fd51161378fcc -> trunk/75f3e5a88df60caef27fd9c9df3fd51161378fcc 2025-07-17T08:14:11.5635102Z * [new tag] trunk/75f489d37f048ec8a9106163ca16201156f05499 -> trunk/75f489d37f048ec8a9106163ca16201156f05499 2025-07-17T08:14:11.5637289Z * [new tag] trunk/764c02b78b935ba61c46277cb7409e6419460058 -> trunk/764c02b78b935ba61c46277cb7409e6419460058 2025-07-17T08:14:11.5639128Z * [new tag] trunk/76644c9ff58285c95764ffd27d629df219aab140 -> trunk/76644c9ff58285c95764ffd27d629df219aab140 2025-07-17T08:14:11.5641219Z * [new tag] trunk/769d754ab2469813a3b790ec58c25c466099dd3d -> trunk/769d754ab2469813a3b790ec58c25c466099dd3d 2025-07-17T08:14:11.5643576Z * [new tag] trunk/76ca23c41c7edcf7b4c60ff6162eedcdf06ef359 -> trunk/76ca23c41c7edcf7b4c60ff6162eedcdf06ef359 2025-07-17T08:14:11.5645681Z * [new tag] trunk/76d07e919f66c24a55746bbc060c14b3df02ffa8 -> trunk/76d07e919f66c24a55746bbc060c14b3df02ffa8 2025-07-17T08:14:11.5647749Z * [new tag] trunk/76fe88fa56c8aac7377127fb5553de94e16e9070 -> trunk/76fe88fa56c8aac7377127fb5553de94e16e9070 2025-07-17T08:14:11.5649895Z * [new tag] trunk/770285522805745959221b902f23776a13d56df8 -> trunk/770285522805745959221b902f23776a13d56df8 2025-07-17T08:14:11.5652031Z * [new tag] trunk/7709ff55123dbdcaaa44004738fb767324f05dbd -> trunk/7709ff55123dbdcaaa44004738fb767324f05dbd 2025-07-17T08:14:11.5654292Z * [new tag] trunk/771be857043bf794cd219a9b925e308e31f12314 -> trunk/771be857043bf794cd219a9b925e308e31f12314 2025-07-17T08:14:11.5657067Z * [new tag] trunk/772d5904152abc9702bf49037e46ab6203b83f55 -> trunk/772d5904152abc9702bf49037e46ab6203b83f55 2025-07-17T08:14:11.5659170Z * [new tag] trunk/77518d1a13cc105637814bc157387478384dc897 -> trunk/77518d1a13cc105637814bc157387478384dc897 2025-07-17T08:14:11.5661271Z * [new tag] trunk/77676753ecabf6a6645bdd3abfe01939e5751e76 -> trunk/77676753ecabf6a6645bdd3abfe01939e5751e76 2025-07-17T08:14:11.5663489Z * [new tag] trunk/777eca9f16aeecd7c362a235cf25e6b8e6eda57f -> trunk/777eca9f16aeecd7c362a235cf25e6b8e6eda57f 2025-07-17T08:14:11.5665659Z * [new tag] trunk/77ac3a096532ee08211dae38c2a9336c970d1785 -> trunk/77ac3a096532ee08211dae38c2a9336c970d1785 2025-07-17T08:14:11.5667770Z * [new tag] trunk/77f884c2ec62df9df930ae86e9b8437364900346 -> trunk/77f884c2ec62df9df930ae86e9b8437364900346 2025-07-17T08:14:11.5669889Z * [new tag] trunk/783a4c1f5002bf1749833821c450360a417d40c7 -> trunk/783a4c1f5002bf1749833821c450360a417d40c7 2025-07-17T08:14:11.5672034Z * [new tag] trunk/78684e27ace1ebd51ccc93d4b6b8a6a3ec3b4c14 -> trunk/78684e27ace1ebd51ccc93d4b6b8a6a3ec3b4c14 2025-07-17T08:14:11.5674387Z * [new tag] trunk/78ee2ee90eed957aec3dc80423b108b16938a8ae -> trunk/78ee2ee90eed957aec3dc80423b108b16938a8ae 2025-07-17T08:14:11.5676474Z * [new tag] trunk/7918978653ff4f21c284b34809acf88784deb0de -> trunk/7918978653ff4f21c284b34809acf88784deb0de 2025-07-17T08:14:11.5678566Z * [new tag] trunk/794b95d54bb2c49d704169ddb777acfd8da8cfad -> trunk/794b95d54bb2c49d704169ddb777acfd8da8cfad 2025-07-17T08:14:11.5680868Z * [new tag] trunk/794ef6c9b8f173a0cbab5288efb2d68aef9c90b9 -> trunk/794ef6c9b8f173a0cbab5288efb2d68aef9c90b9 2025-07-17T08:14:11.5682700Z * [new tag] trunk/795a6a0affd349adfb4e3df298b604b74f27b44e -> trunk/795a6a0affd349adfb4e3df298b604b74f27b44e 2025-07-17T08:14:11.5684671Z * [new tag] trunk/7982b8c703e24a36c0e0a01b8cf22cd272369b28 -> trunk/7982b8c703e24a36c0e0a01b8cf22cd272369b28 2025-07-17T08:14:11.5686843Z * [new tag] trunk/7986c0dba6e1044d90b7f607f9cca15922339bb4 -> trunk/7986c0dba6e1044d90b7f607f9cca15922339bb4 2025-07-17T08:14:11.5689026Z * [new tag] trunk/799443605bffbd0d80fb3f2edbfe5517e0e2b4a3 -> trunk/799443605bffbd0d80fb3f2edbfe5517e0e2b4a3 2025-07-17T08:14:11.5691275Z * [new tag] trunk/7999735d23aeca844d4a7b23de6ac2370767099a -> trunk/7999735d23aeca844d4a7b23de6ac2370767099a 2025-07-17T08:14:11.5693518Z * [new tag] trunk/79ab84e9b8fe561a55931b2108af45993a670276 -> trunk/79ab84e9b8fe561a55931b2108af45993a670276 2025-07-17T08:14:11.5695668Z * [new tag] trunk/79aef141695f2daea4a9aeb0f385726c5794a242 -> trunk/79aef141695f2daea4a9aeb0f385726c5794a242 2025-07-17T08:14:11.5697819Z * [new tag] trunk/79bdafe5b61f6f073dcd276e135076ff3277a951 -> trunk/79bdafe5b61f6f073dcd276e135076ff3277a951 2025-07-17T08:14:11.5699914Z * [new tag] trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba -> trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba 2025-07-17T08:14:11.5702040Z * [new tag] trunk/7a03b0d2ca3946b770bc817571fc36bd5c608b38 -> trunk/7a03b0d2ca3946b770bc817571fc36bd5c608b38 2025-07-17T08:14:11.5704188Z * [new tag] trunk/7a08755c5f3630150c50d09e16c0abf9501dea1e -> trunk/7a08755c5f3630150c50d09e16c0abf9501dea1e 2025-07-17T08:14:11.5706642Z * [new tag] trunk/7a41f207943cc6c88160d7a531fc57bdbe149253 -> trunk/7a41f207943cc6c88160d7a531fc57bdbe149253 2025-07-17T08:14:11.5708726Z * [new tag] trunk/7a48cc699006879a6ec185ac5bd4eaad0c0b7e36 -> trunk/7a48cc699006879a6ec185ac5bd4eaad0c0b7e36 2025-07-17T08:14:11.5710814Z * [new tag] trunk/7a92b5119654c07d15f5c0818e6ae804b01e836c -> trunk/7a92b5119654c07d15f5c0818e6ae804b01e836c 2025-07-17T08:14:11.5712969Z * [new tag] trunk/7ae7c1414354ad225c4a36b3228e30a2baf94923 -> trunk/7ae7c1414354ad225c4a36b3228e30a2baf94923 2025-07-17T08:14:11.5715440Z * [new tag] trunk/7afb834f939eccbb3262e646f0922eed070074a7 -> trunk/7afb834f939eccbb3262e646f0922eed070074a7 2025-07-17T08:14:11.5717596Z * [new tag] trunk/7b0118884e0855e4918af53d44c3fbfc185a1ee9 -> trunk/7b0118884e0855e4918af53d44c3fbfc185a1ee9 2025-07-17T08:14:11.5719739Z * [new tag] trunk/7b392bac13a8007d1e0c6c789aa9bc515119faba -> trunk/7b392bac13a8007d1e0c6c789aa9bc515119faba 2025-07-17T08:14:11.5722018Z * [new tag] trunk/7b7cd56f5e2a965ae8a48c69441dd4f58bf68ceb -> trunk/7b7cd56f5e2a965ae8a48c69441dd4f58bf68ceb 2025-07-17T08:14:11.5724253Z * [new tag] trunk/7be862ab8f2b9040b34c58e1b77ce74c2512f062 -> trunk/7be862ab8f2b9040b34c58e1b77ce74c2512f062 2025-07-17T08:14:11.5726404Z * [new tag] trunk/7c1f62782875a4ac70b96aed0e6c9525b6e4eaf3 -> trunk/7c1f62782875a4ac70b96aed0e6c9525b6e4eaf3 2025-07-17T08:14:11.5728702Z * [new tag] trunk/7c51619e7fbd346e2299255c468cc43bd69425d7 -> trunk/7c51619e7fbd346e2299255c468cc43bd69425d7 2025-07-17T08:14:11.5730825Z * [new tag] trunk/7caf6c801ddfaf556a3ca191173b50002c4261f4 -> trunk/7caf6c801ddfaf556a3ca191173b50002c4261f4 2025-07-17T08:14:11.5733056Z * [new tag] trunk/7cda4017ddda554752e89069ae205be5e8388f59 -> trunk/7cda4017ddda554752e89069ae205be5e8388f59 2025-07-17T08:14:11.5735301Z * [new tag] trunk/7cf31b4a426f3791af30159cea420687f347cd7a -> trunk/7cf31b4a426f3791af30159cea420687f347cd7a 2025-07-17T08:14:11.5737464Z * [new tag] trunk/7cf38d2a0521c5ca292a720bce00617be749a0e7 -> trunk/7cf38d2a0521c5ca292a720bce00617be749a0e7 2025-07-17T08:14:11.5739863Z * [new tag] trunk/7cfd054075b0713642fab8dc4313fc1e5d992599 -> trunk/7cfd054075b0713642fab8dc4313fc1e5d992599 2025-07-17T08:14:11.5742014Z * [new tag] trunk/7d1b3f599d6968a3efe70b7401310e3127949f13 -> trunk/7d1b3f599d6968a3efe70b7401310e3127949f13 2025-07-17T08:14:11.5744358Z * [new tag] trunk/7d4228dbfd13d1ac8fac2c78c042dbb8314f042d -> trunk/7d4228dbfd13d1ac8fac2c78c042dbb8314f042d 2025-07-17T08:14:11.5746534Z * [new tag] trunk/7dcc77e422dcf97ce35991a138ab635a5cb88731 -> trunk/7dcc77e422dcf97ce35991a138ab635a5cb88731 2025-07-17T08:14:11.5748662Z * [new tag] trunk/7e433d5f423248914c5e9838d3ea145db7964923 -> trunk/7e433d5f423248914c5e9838d3ea145db7964923 2025-07-17T08:14:11.5750876Z * [new tag] trunk/7e4c097b0752ae79a8b5dd1de21a51aaafba2ef9 -> trunk/7e4c097b0752ae79a8b5dd1de21a51aaafba2ef9 2025-07-17T08:14:11.5753075Z * [new tag] trunk/7e54c02a35b905e758497b856a1953eb009ba836 -> trunk/7e54c02a35b905e758497b856a1953eb009ba836 2025-07-17T08:14:11.5756183Z * [new tag] trunk/7e83d5084588bdb51151f869b53c92c07bc9f544 -> trunk/7e83d5084588bdb51151f869b53c92c07bc9f544 2025-07-17T08:14:11.5758316Z * [new tag] trunk/7f0cddfb55d426b414cf7b4482c6a371618b349c -> trunk/7f0cddfb55d426b414cf7b4482c6a371618b349c 2025-07-17T08:14:11.5760419Z * [new tag] trunk/7f14b42adf70196d82340c59a9981ffcadf0c53c -> trunk/7f14b42adf70196d82340c59a9981ffcadf0c53c 2025-07-17T08:14:11.5762596Z * [new tag] trunk/7f6e7103a3aefd2d96b3cc6702be931a66b44977 -> trunk/7f6e7103a3aefd2d96b3cc6702be931a66b44977 2025-07-17T08:14:11.5764783Z * [new tag] trunk/7f9fc7e67ce9853a1bb4b16c901c708f78c1c5cd -> trunk/7f9fc7e67ce9853a1bb4b16c901c708f78c1c5cd 2025-07-17T08:14:11.5766918Z * [new tag] trunk/7fcad0231cb0ae9ba6a0004098b5ffd82c62858f -> trunk/7fcad0231cb0ae9ba6a0004098b5ffd82c62858f 2025-07-17T08:14:11.5769073Z * [new tag] trunk/805297981ae4e2aa08d133161477a477f5da274f -> trunk/805297981ae4e2aa08d133161477a477f5da274f 2025-07-17T08:14:11.5771243Z * [new tag] trunk/8088958793841191eba1faf98849904ee769bbfd -> trunk/8088958793841191eba1faf98849904ee769bbfd 2025-07-17T08:14:11.5773465Z * [new tag] trunk/80bcaa4195944d0f00f16abcbb702bde4d582d14 -> trunk/80bcaa4195944d0f00f16abcbb702bde4d582d14 2025-07-17T08:14:11.5775637Z * [new tag] trunk/80d89974c173c9d7a2c59fe9dfce2fe1301e2833 -> trunk/80d89974c173c9d7a2c59fe9dfce2fe1301e2833 2025-07-17T08:14:11.5777852Z * [new tag] trunk/8134684d44f3f9d09e775f3adc513bdef72245c9 -> trunk/8134684d44f3f9d09e775f3adc513bdef72245c9 2025-07-17T08:14:11.5779963Z * [new tag] trunk/8142a0286016e63a0e91b5667e1fb1a5e868ffd7 -> trunk/8142a0286016e63a0e91b5667e1fb1a5e868ffd7 2025-07-17T08:14:11.5782120Z * [new tag] trunk/8147c4a9044913e62ba3aab7f1eaaafead4f5930 -> trunk/8147c4a9044913e62ba3aab7f1eaaafead4f5930 2025-07-17T08:14:11.5784261Z * [new tag] trunk/8153340d1073c190ecf221e51abbd983286782a8 -> trunk/8153340d1073c190ecf221e51abbd983286782a8 2025-07-17T08:14:11.5786482Z * [new tag] trunk/815545f2dd6ade563cb1263f8bb7813f355edb2e -> trunk/815545f2dd6ade563cb1263f8bb7813f355edb2e 2025-07-17T08:14:11.5788624Z * [new tag] trunk/81759afed4fa4fa3a03f9ff671abe270679cc006 -> trunk/81759afed4fa4fa3a03f9ff671abe270679cc006 2025-07-17T08:14:11.5790793Z * [new tag] trunk/8186af5a26bc6a628f283c4791c8d68ef6fa1336 -> trunk/8186af5a26bc6a628f283c4791c8d68ef6fa1336 2025-07-17T08:14:11.5793105Z * [new tag] trunk/81b0b308cafae44339b8a123e8b1bec3bf9eb8ad -> trunk/81b0b308cafae44339b8a123e8b1bec3bf9eb8ad 2025-07-17T08:14:11.5796743Z * [new tag] trunk/81bf278537c081279a574157e1359ec7f0b65daf -> trunk/81bf278537c081279a574157e1359ec7f0b65daf 2025-07-17T08:14:11.5799054Z * [new tag] trunk/81c7445eb97f910ed89da9b11140d914651a1675 -> trunk/81c7445eb97f910ed89da9b11140d914651a1675 2025-07-17T08:14:11.5800942Z * [new tag] trunk/82672206b724a767dcb8c2541074449100de701b -> trunk/82672206b724a767dcb8c2541074449100de701b 2025-07-17T08:14:11.5802932Z * [new tag] trunk/826f12b829070e3d5bfd050f001b61aaf78e5447 -> trunk/826f12b829070e3d5bfd050f001b61aaf78e5447 2025-07-17T08:14:11.5805129Z * [new tag] trunk/82765dad16d7cda1ea382497dbf8c1ab2d07bfdd -> trunk/82765dad16d7cda1ea382497dbf8c1ab2d07bfdd 2025-07-17T08:14:11.5807356Z * [new tag] trunk/82a1ee1135b054d371d10081883b848ac7b7419f -> trunk/82a1ee1135b054d371d10081883b848ac7b7419f 2025-07-17T08:14:11.5809461Z * [new tag] trunk/82e6475d920991ef3be5d5637a72bf49313cc604 -> trunk/82e6475d920991ef3be5d5637a72bf49313cc604 2025-07-17T08:14:11.5811495Z * [new tag] trunk/82eefaedd98b63de8a87e34275af781f8eb177e1 -> trunk/82eefaedd98b63de8a87e34275af781f8eb177e1 2025-07-17T08:14:11.5813623Z * [new tag] trunk/82fb904140d258604a185154287b9c6fde047fc5 -> trunk/82fb904140d258604a185154287b9c6fde047fc5 2025-07-17T08:14:11.5815779Z * [new tag] trunk/830a335a7da5fec00395d440ba568749cb4e2e9e -> trunk/830a335a7da5fec00395d440ba568749cb4e2e9e 2025-07-17T08:14:11.5817881Z * [new tag] trunk/831c9010c7d7460fd78bc59b3fa28a65a0339e5d -> trunk/831c9010c7d7460fd78bc59b3fa28a65a0339e5d 2025-07-17T08:14:11.5820070Z * [new tag] trunk/8347268edcf3cc4f638474d860450bb0cd7a9908 -> trunk/8347268edcf3cc4f638474d860450bb0cd7a9908 2025-07-17T08:14:11.5822178Z * [new tag] trunk/836bb1941b593063f002394c1de3ec382c2ce50e -> trunk/836bb1941b593063f002394c1de3ec382c2ce50e 2025-07-17T08:14:11.5824294Z * [new tag] trunk/83700b448874cac8e89356ab06292e4289577269 -> trunk/83700b448874cac8e89356ab06292e4289577269 2025-07-17T08:14:11.5826423Z * [new tag] trunk/8372d0986a495d41f41c5d7684f1428ff847c699 -> trunk/8372d0986a495d41f41c5d7684f1428ff847c699 2025-07-17T08:14:11.5828835Z * [new tag] trunk/838798425731e6c90df4a885e90ec03f18eea10b -> trunk/838798425731e6c90df4a885e90ec03f18eea10b 2025-07-17T08:14:11.5830889Z * [new tag] trunk/83d22256f84232c5440b25a08459c649a32b9a4f -> trunk/83d22256f84232c5440b25a08459c649a32b9a4f 2025-07-17T08:14:11.5833133Z * [new tag] trunk/84085229765698166f07c9220d5544023ab80d47 -> trunk/84085229765698166f07c9220d5544023ab80d47 2025-07-17T08:14:11.5835313Z * [new tag] trunk/8485f1950710d383fd8d0d772fc978933c6fc175 -> trunk/8485f1950710d383fd8d0d772fc978933c6fc175 2025-07-17T08:14:11.5837453Z * [new tag] trunk/84b77ec1280a56bece8408a2e0e179b9eb95e1e2 -> trunk/84b77ec1280a56bece8408a2e0e179b9eb95e1e2 2025-07-17T08:14:11.5839587Z * [new tag] trunk/84c14361c28e1b553ea405ef5020cf0a90468850 -> trunk/84c14361c28e1b553ea405ef5020cf0a90468850 2025-07-17T08:14:11.5841737Z * [new tag] trunk/84c588e5eada9e7921608065edc444a15c22cb1c -> trunk/84c588e5eada9e7921608065edc444a15c22cb1c 2025-07-17T08:14:11.5843840Z * [new tag] trunk/84dec060b79078e68dcb6be1e7f308dad05d00e2 -> trunk/84dec060b79078e68dcb6be1e7f308dad05d00e2 2025-07-17T08:14:11.5846019Z * [new tag] trunk/85111cd165f108ffabb4a90083d59d7a867ebd9f -> trunk/85111cd165f108ffabb4a90083d59d7a867ebd9f 2025-07-17T08:14:11.5848219Z * [new tag] trunk/851a6fa82df251fbc368f0284d941ce78f68e7b1 -> trunk/851a6fa82df251fbc368f0284d941ce78f68e7b1 2025-07-17T08:14:11.5850325Z * [new tag] trunk/85320336799e38411d15c0e159b41248cda01218 -> trunk/85320336799e38411d15c0e159b41248cda01218 2025-07-17T08:14:11.5852569Z * [new tag] trunk/8554c8007ddaa8029e7e01bb1af12f358bf597c2 -> trunk/8554c8007ddaa8029e7e01bb1af12f358bf597c2 2025-07-17T08:14:11.5854801Z * [new tag] trunk/85857181ebca86e9c709e9922a9d9ef41a9c4ef9 -> trunk/85857181ebca86e9c709e9922a9d9ef41a9c4ef9 2025-07-17T08:14:11.5857169Z * [new tag] trunk/85df746892d9b0e87e7a5dfa78ef81a84aec6de0 -> trunk/85df746892d9b0e87e7a5dfa78ef81a84aec6de0 2025-07-17T08:14:11.5859068Z * [new tag] trunk/86251eff4069c468efebdb481dd18fe8d42856f0 -> trunk/86251eff4069c468efebdb481dd18fe8d42856f0 2025-07-17T08:14:11.5861141Z * [new tag] trunk/863327ae496471654344e1e04ccaa713a44a135d -> trunk/863327ae496471654344e1e04ccaa713a44a135d 2025-07-17T08:14:11.5863393Z * [new tag] trunk/86670b39fa3df63a652a9a06b59b73f92d70c392 -> trunk/86670b39fa3df63a652a9a06b59b73f92d70c392 2025-07-17T08:14:11.5866000Z * [new tag] trunk/86996c15dc4294c400c3a552d1a9e8e90aa6c7f6 -> trunk/86996c15dc4294c400c3a552d1a9e8e90aa6c7f6 2025-07-17T08:14:11.5868136Z * [new tag] trunk/86ced144534c2c78460a2d0f1d9ed2ba048f2514 -> trunk/86ced144534c2c78460a2d0f1d9ed2ba048f2514 2025-07-17T08:14:11.5870297Z * [new tag] trunk/86d8af6a6cc648134289de89d393d0dce5b3a5f4 -> trunk/86d8af6a6cc648134289de89d393d0dce5b3a5f4 2025-07-17T08:14:11.5872457Z * [new tag] trunk/86eaf452c330bd871262b7590ff8bd1bf432e2d7 -> trunk/86eaf452c330bd871262b7590ff8bd1bf432e2d7 2025-07-17T08:14:11.5874744Z * [new tag] trunk/87d615efab194482a00d241e4d9aebc513635cf5 -> trunk/87d615efab194482a00d241e4d9aebc513635cf5 2025-07-17T08:14:11.5876850Z * [new tag] trunk/8823138e47a3200c313f6bf2d21eb689d8150f39 -> trunk/8823138e47a3200c313f6bf2d21eb689d8150f39 2025-07-17T08:14:11.5878958Z * [new tag] trunk/8892b782a85b9de9f51334e65e009b3d59899b02 -> trunk/8892b782a85b9de9f51334e65e009b3d59899b02 2025-07-17T08:14:11.5881121Z * [new tag] trunk/88b9c285e0eb68134c5f834ceccdb99bc1d255d0 -> trunk/88b9c285e0eb68134c5f834ceccdb99bc1d255d0 2025-07-17T08:14:11.5883334Z * [new tag] trunk/88c6199db09372b6e2d55a5349ab545527842727 -> trunk/88c6199db09372b6e2d55a5349ab545527842727 2025-07-17T08:14:11.5885486Z * [new tag] trunk/88cd9f34b00c22e4edefa223490fcdd6c4ff272a -> trunk/88cd9f34b00c22e4edefa223490fcdd6c4ff272a 2025-07-17T08:14:11.5887598Z * [new tag] trunk/898179331e82e5ee1ff64737f508fd6a6da711f9 -> trunk/898179331e82e5ee1ff64737f508fd6a6da711f9 2025-07-17T08:14:11.5890028Z * [new tag] trunk/899d3d3e9eec4756a2e759f0203334dbe08f664e -> trunk/899d3d3e9eec4756a2e759f0203334dbe08f664e 2025-07-17T08:14:11.5892274Z * [new tag] trunk/8a2255130025abc80e03adaeb0b90d6463f2f916 -> trunk/8a2255130025abc80e03adaeb0b90d6463f2f916 2025-07-17T08:14:11.5894258Z * [new tag] trunk/8a396c56350ade97c18a6e13b3d97939f1eea075 -> trunk/8a396c56350ade97c18a6e13b3d97939f1eea075 2025-07-17T08:14:11.5896462Z * [new tag] trunk/8a47f9d03be0e0118a43443ff5f60db7be85102b -> trunk/8a47f9d03be0e0118a43443ff5f60db7be85102b 2025-07-17T08:14:11.5898555Z * [new tag] trunk/8a88c6e85abe345d95d970d424a0295cbc89b69c -> trunk/8a88c6e85abe345d95d970d424a0295cbc89b69c 2025-07-17T08:14:11.5900743Z * [new tag] trunk/8a8fac11318778aa5e4479b369b37fdb9e10ec17 -> trunk/8a8fac11318778aa5e4479b369b37fdb9e10ec17 2025-07-17T08:14:11.5902954Z * [new tag] trunk/8ad6197b466e91eb5fbbde2c76688d40fa472ac3 -> trunk/8ad6197b466e91eb5fbbde2c76688d40fa472ac3 2025-07-17T08:14:11.5905080Z * [new tag] trunk/8b0e0e4f2301f4aeb9fccf52cd2c6d8ac13da131 -> trunk/8b0e0e4f2301f4aeb9fccf52cd2c6d8ac13da131 2025-07-17T08:14:11.5907165Z * [new tag] trunk/8b68e5b1bb4a0014a64eab25c54b716968e109a9 -> trunk/8b68e5b1bb4a0014a64eab25c54b716968e109a9 2025-07-17T08:14:11.5909319Z * [new tag] trunk/8b8684466a11ae6ac27c85dbc6a02091dadac749 -> trunk/8b8684466a11ae6ac27c85dbc6a02091dadac749 2025-07-17T08:14:11.5911455Z * [new tag] trunk/8b97e4dd8cbe23101801043fe343d7350e527540 -> trunk/8b97e4dd8cbe23101801043fe343d7350e527540 2025-07-17T08:14:11.5913899Z * [new tag] trunk/8bda95228fbefa6ce204bf4da8b632d1516431bb -> trunk/8bda95228fbefa6ce204bf4da8b632d1516431bb 2025-07-17T08:14:11.5915939Z * [new tag] trunk/8c0df6fe1769c813f57da766528ff3cc4e56943e -> trunk/8c0df6fe1769c813f57da766528ff3cc4e56943e 2025-07-17T08:14:11.5918224Z * [new tag] trunk/8c2e45008282cf5202b72a0ecb0c2951438abeea -> trunk/8c2e45008282cf5202b72a0ecb0c2951438abeea 2025-07-17T08:14:11.5920436Z * [new tag] trunk/8c3f206457a1b9d75bc95a6c30a101135fcee329 -> trunk/8c3f206457a1b9d75bc95a6c30a101135fcee329 2025-07-17T08:14:11.5922604Z * [new tag] trunk/8c5b070d1f7cf4a9b58b09a28a0aeb5fdca28679 -> trunk/8c5b070d1f7cf4a9b58b09a28a0aeb5fdca28679 2025-07-17T08:14:11.5924696Z * [new tag] trunk/8c928372b3560bb512e2cf98c94efd923caf5fa7 -> trunk/8c928372b3560bb512e2cf98c94efd923caf5fa7 2025-07-17T08:14:11.5926918Z * [new tag] trunk/8cb0c4a4da0e017834d63f3d7dc2ab29e0ad6424 -> trunk/8cb0c4a4da0e017834d63f3d7dc2ab29e0ad6424 2025-07-17T08:14:11.5928994Z * [new tag] trunk/8d070187e34d5474ae88cefe56754f729138756b -> trunk/8d070187e34d5474ae88cefe56754f729138756b 2025-07-17T08:14:11.5931048Z * [new tag] trunk/8d7ee0f4fb7e41e8a49a5a24b6686b2324c493ba -> trunk/8d7ee0f4fb7e41e8a49a5a24b6686b2324c493ba 2025-07-17T08:14:11.5933182Z * [new tag] trunk/8da774d81feace041ff39de4ba2ddd43086370d3 -> trunk/8da774d81feace041ff39de4ba2ddd43086370d3 2025-07-17T08:14:11.5935905Z * [new tag] trunk/8dff457f42c9a20f9936d22773239df33cb48c9d -> trunk/8dff457f42c9a20f9936d22773239df33cb48c9d 2025-07-17T08:14:11.5937740Z * [new tag] trunk/8e02cd9c5ab151faad80e18e648c82a204fc3735 -> trunk/8e02cd9c5ab151faad80e18e648c82a204fc3735 2025-07-17T08:14:11.5939940Z * [new tag] trunk/8e8bbfc80340f0bf0a31a03d61b9b4dd72a40469 -> trunk/8e8bbfc80340f0bf0a31a03d61b9b4dd72a40469 2025-07-17T08:14:11.5942086Z * [new tag] trunk/8e8d4b13b0f6358e249a1e6fea9831b91b41b6d0 -> trunk/8e8d4b13b0f6358e249a1e6fea9831b91b41b6d0 2025-07-17T08:14:11.5944267Z * [new tag] trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c -> trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c 2025-07-17T08:14:11.5946452Z * [new tag] trunk/8eb3c5b7a18205974fff0353b97e599ea3d0e2a4 -> trunk/8eb3c5b7a18205974fff0353b97e599ea3d0e2a4 2025-07-17T08:14:11.5948592Z * [new tag] trunk/8f02161d1012143263fdbca47ee62983448e2c7e -> trunk/8f02161d1012143263fdbca47ee62983448e2c7e 2025-07-17T08:14:11.5950808Z * [new tag] trunk/8f0998aafe5e9594ade50cd263d5c63a5aad9333 -> trunk/8f0998aafe5e9594ade50cd263d5c63a5aad9333 2025-07-17T08:14:11.5953105Z * [new tag] trunk/8f5f01bf19e01f4b74add7f3d558966152a398c7 -> trunk/8f5f01bf19e01f4b74add7f3d558966152a398c7 2025-07-17T08:14:11.5955590Z * [new tag] trunk/8f9a191db6efcf44510db87c8f6f6e96c67e9b11 -> trunk/8f9a191db6efcf44510db87c8f6f6e96c67e9b11 2025-07-17T08:14:11.5957797Z * [new tag] trunk/8fcda2c60d974e4970ce939bc828bece9903c304 -> trunk/8fcda2c60d974e4970ce939bc828bece9903c304 2025-07-17T08:14:11.5959764Z * [new tag] trunk/900fba4c073b121b6c9ce581ea27e25c13a354e5 -> trunk/900fba4c073b121b6c9ce581ea27e25c13a354e5 2025-07-17T08:14:11.5961931Z * [new tag] trunk/9056279f8159b052599a31b591a78da1acc4224c -> trunk/9056279f8159b052599a31b591a78da1acc4224c 2025-07-17T08:14:11.5964024Z * [new tag] trunk/905b0846903a0193ee651a44762e72c881f83950 -> trunk/905b0846903a0193ee651a44762e72c881f83950 2025-07-17T08:14:11.5966409Z * [new tag] trunk/905b194a2e3d1d1c9ec136dfc1b6be7e62ff4b2c -> trunk/905b194a2e3d1d1c9ec136dfc1b6be7e62ff4b2c 2025-07-17T08:14:11.5968567Z * [new tag] trunk/90618581e971d28ac6950305d72521af05ed3a42 -> trunk/90618581e971d28ac6950305d72521af05ed3a42 2025-07-17T08:14:11.5970916Z * [new tag] trunk/907aea032d2f709f26dec78b762481c4604cc186 -> trunk/907aea032d2f709f26dec78b762481c4604cc186 2025-07-17T08:14:11.5972910Z * [new tag] trunk/907d0931cc8868164c2890b0452eda5d4da49278 -> trunk/907d0931cc8868164c2890b0452eda5d4da49278 2025-07-17T08:14:11.5975203Z * [new tag] trunk/90b973a2e228f2a5e2c158e5f5cf8f59d9118fc8 -> trunk/90b973a2e228f2a5e2c158e5f5cf8f59d9118fc8 2025-07-17T08:14:11.5977340Z * [new tag] trunk/91ee9ee82d40bcc36afbe9fed8dfc2f8c19c7316 -> trunk/91ee9ee82d40bcc36afbe9fed8dfc2f8c19c7316 2025-07-17T08:14:11.5979468Z * [new tag] trunk/9222552572890fd7ff1d75884cc6a99a55ab90bc -> trunk/9222552572890fd7ff1d75884cc6a99a55ab90bc 2025-07-17T08:14:11.5981591Z * [new tag] trunk/92388bb2ab14dae7b63c2088de4d6add413d1c27 -> trunk/92388bb2ab14dae7b63c2088de4d6add413d1c27 2025-07-17T08:14:11.5983866Z * [new tag] trunk/92409b6c89fbfbd3caa79c81b1e3d9e7917d3bc7 -> trunk/92409b6c89fbfbd3caa79c81b1e3d9e7917d3bc7 2025-07-17T08:14:11.5986006Z * [new tag] trunk/924fc52e1842de756a7632e7b2777aeed77d60e5 -> trunk/924fc52e1842de756a7632e7b2777aeed77d60e5 2025-07-17T08:14:11.5988251Z * [new tag] trunk/925fbfca27580f2ec8d5f9bfd549b1fe2e665617 -> trunk/925fbfca27580f2ec8d5f9bfd549b1fe2e665617 2025-07-17T08:14:11.5990389Z * [new tag] trunk/92b7ed6d07fcd6af31cddc7b4276e626b023bd0b -> trunk/92b7ed6d07fcd6af31cddc7b4276e626b023bd0b 2025-07-17T08:14:11.5992586Z * [new tag] trunk/92c79f36dbbdb01e0aab6efb8f52df828e1046d5 -> trunk/92c79f36dbbdb01e0aab6efb8f52df828e1046d5 2025-07-17T08:14:11.5994875Z * [new tag] trunk/92ee5bd9f6bef38b3e3e81a37f4d5374395aeb40 -> trunk/92ee5bd9f6bef38b3e3e81a37f4d5374395aeb40 2025-07-17T08:14:11.5997096Z * [new tag] trunk/92f41ccc2651ab284118ec7087977ab455027eb0 -> trunk/92f41ccc2651ab284118ec7087977ab455027eb0 2025-07-17T08:14:11.5999293Z * [new tag] trunk/930b575389f9233efddf70ea7b7804ed06af80d5 -> trunk/930b575389f9233efddf70ea7b7804ed06af80d5 2025-07-17T08:14:11.6001423Z * [new tag] trunk/9328a7fb589f6372ea478e47cdae8d124030f383 -> trunk/9328a7fb589f6372ea478e47cdae8d124030f383 2025-07-17T08:14:11.6003596Z * [new tag] trunk/9338d85d4594f981c198bcbb7edfccf6b92643be -> trunk/9338d85d4594f981c198bcbb7edfccf6b92643be 2025-07-17T08:14:11.6005712Z * [new tag] trunk/9345279c6ebdbad95b7b53bc2cb6f63a4e57b2cc -> trunk/9345279c6ebdbad95b7b53bc2cb6f63a4e57b2cc 2025-07-17T08:14:11.6007706Z * [new tag] trunk/937529f0b31788726e53890f5601886c64dc9eec -> trunk/937529f0b31788726e53890f5601886c64dc9eec 2025-07-17T08:14:11.6009878Z * [new tag] trunk/938515fa75f4e9d28c62a2aaa3e0e5428c867c36 -> trunk/938515fa75f4e9d28c62a2aaa3e0e5428c867c36 2025-07-17T08:14:11.6012000Z * [new tag] trunk/93854e83b7bfde94090662e9b372d8bf44ccf5d4 -> trunk/93854e83b7bfde94090662e9b372d8bf44ccf5d4 2025-07-17T08:14:11.6014141Z * [new tag] trunk/944a140e90389eced1ec38e14cb4345811ed0b1a -> trunk/944a140e90389eced1ec38e14cb4345811ed0b1a 2025-07-17T08:14:11.6016276Z * [new tag] trunk/9462106b7e41d9a24308255e15613b464ab086ce -> trunk/9462106b7e41d9a24308255e15613b464ab086ce 2025-07-17T08:14:11.6018370Z * [new tag] trunk/94716db22214912896cf680dc3eb88574f611a42 -> trunk/94716db22214912896cf680dc3eb88574f611a42 2025-07-17T08:14:11.6020540Z * [new tag] trunk/94763f5ca75330206777f3c1b36ff124706bd9d9 -> trunk/94763f5ca75330206777f3c1b36ff124706bd9d9 2025-07-17T08:14:11.6022776Z * [new tag] trunk/94995eba07763890b86465d53c4647c089f48d0a -> trunk/94995eba07763890b86465d53c4647c089f48d0a 2025-07-17T08:14:11.6024895Z * [new tag] trunk/94ae61533719defecb08d11f63c5d9fe9a826c00 -> trunk/94ae61533719defecb08d11f63c5d9fe9a826c00 2025-07-17T08:14:11.6027010Z * [new tag] trunk/94c746bb43484787a3f5bbdc2f72bd4fb02f2964 -> trunk/94c746bb43484787a3f5bbdc2f72bd4fb02f2964 2025-07-17T08:14:11.6029252Z * [new tag] trunk/94da4523ec4362dabbf9f08f9f2efce79ab70b73 -> trunk/94da4523ec4362dabbf9f08f9f2efce79ab70b73 2025-07-17T08:14:11.6031231Z * [new tag] trunk/94f8679019ea4b1272f1ad58ad7cad87147cf5a7 -> trunk/94f8679019ea4b1272f1ad58ad7cad87147cf5a7 2025-07-17T08:14:11.6035231Z * [new tag] trunk/9508d73307b4bc1fe453677526a096e5e10a7575 -> trunk/9508d73307b4bc1fe453677526a096e5e10a7575 2025-07-17T08:14:11.6037596Z * [new tag] trunk/9513b9d03fa8950ba5d2b59cc0b1a1aab3a41c06 -> trunk/9513b9d03fa8950ba5d2b59cc0b1a1aab3a41c06 2025-07-17T08:14:11.6039688Z * [new tag] trunk/95448b2ce61c3995ecdae0bfec655a5ef81a117d -> trunk/95448b2ce61c3995ecdae0bfec655a5ef81a117d 2025-07-17T08:14:11.6041971Z * [new tag] trunk/954ce949500746763a487a8ed9800035e7cd87d4 -> trunk/954ce949500746763a487a8ed9800035e7cd87d4 2025-07-17T08:14:11.6044182Z * [new tag] trunk/95a7d1912a86d857a9f4adb55b73b57518ce1e7b -> trunk/95a7d1912a86d857a9f4adb55b73b57518ce1e7b 2025-07-17T08:14:11.6046313Z * [new tag] trunk/95bc3da9f8555897d5d2b90f75385e3b2ff7bc43 -> trunk/95bc3da9f8555897d5d2b90f75385e3b2ff7bc43 2025-07-17T08:14:11.6048449Z * [new tag] trunk/95cb42c45d17f532222611e8028c9307622cc3c9 -> trunk/95cb42c45d17f532222611e8028c9307622cc3c9 2025-07-17T08:14:11.6050502Z * [new tag] trunk/9620994067b18e846a097d1e99af85ec2426ef0a -> trunk/9620994067b18e846a097d1e99af85ec2426ef0a 2025-07-17T08:14:11.6052658Z * [new tag] trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 -> trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 2025-07-17T08:14:11.6054733Z * [new tag] trunk/9642c7568967ab424c5d0e04ef2cd1e82a54b5f8 -> trunk/9642c7568967ab424c5d0e04ef2cd1e82a54b5f8 2025-07-17T08:14:11.6056882Z * [new tag] trunk/9656251bb1bee12c0e2f21828dc14a4c3c06afdd -> trunk/9656251bb1bee12c0e2f21828dc14a4c3c06afdd 2025-07-17T08:14:11.6059162Z * [new tag] trunk/9665702c64af633ab23499228d552a49660a9fa2 -> trunk/9665702c64af633ab23499228d552a49660a9fa2 2025-07-17T08:14:11.6061278Z * [new tag] trunk/96897e721b76f3b72aa406696165711d74f8d260 -> trunk/96897e721b76f3b72aa406696165711d74f8d260 2025-07-17T08:14:11.6063385Z * [new tag] trunk/968f90ce7344223c788eeba59200cc22b9f94dcd -> trunk/968f90ce7344223c788eeba59200cc22b9f94dcd 2025-07-17T08:14:11.6065648Z * [new tag] trunk/96d082d06bda98addd4ad7903d315477404dc272 -> trunk/96d082d06bda98addd4ad7903d315477404dc272 2025-07-17T08:14:11.6067636Z * [new tag] trunk/96df86641048a282a4622ac93d19e4c7b6c38b8e -> trunk/96df86641048a282a4622ac93d19e4c7b6c38b8e 2025-07-17T08:14:11.6069818Z * [new tag] trunk/96e4c95cd8d03037765ffd4b8fcdaa06c4b2c51c -> trunk/96e4c95cd8d03037765ffd4b8fcdaa06c4b2c51c 2025-07-17T08:14:11.6071979Z * [new tag] trunk/9768d393fa62df8a508136f5b6634bf955d8365d -> trunk/9768d393fa62df8a508136f5b6634bf955d8365d 2025-07-17T08:14:11.6074265Z * [new tag] trunk/977abe786d907c1ff76528a550e3d53c9f3b1044 -> trunk/977abe786d907c1ff76528a550e3d53c9f3b1044 2025-07-17T08:14:11.6076492Z * [new tag] trunk/981c99fdffd9a4f510e4b89245d16aa427ee0978 -> trunk/981c99fdffd9a4f510e4b89245d16aa427ee0978 2025-07-17T08:14:11.6078669Z * [new tag] trunk/987314aa96fdf8aa051e3643b26f4209b7fe166d -> trunk/987314aa96fdf8aa051e3643b26f4209b7fe166d 2025-07-17T08:14:11.6080729Z * [new tag] trunk/98a34e8d4b4d73504afbf49f70284221e6303314 -> trunk/98a34e8d4b4d73504afbf49f70284221e6303314 2025-07-17T08:14:11.6082816Z * [new tag] trunk/98bb0c0e7888a84de1d22c4952de69a5d5b1a0b3 -> trunk/98bb0c0e7888a84de1d22c4952de69a5d5b1a0b3 2025-07-17T08:14:11.6085058Z * [new tag] trunk/9944cd0949e96d656746de6df0cb3a5a954597e4 -> trunk/9944cd0949e96d656746de6df0cb3a5a954597e4 2025-07-17T08:14:11.6087338Z * [new tag] trunk/996206e66fcafff25d0af5177497e8f792000869 -> trunk/996206e66fcafff25d0af5177497e8f792000869 2025-07-17T08:14:11.6089320Z * [new tag] trunk/9963845a4e55a3e8d35ea49deb8f8c1f6c53cb74 -> trunk/9963845a4e55a3e8d35ea49deb8f8c1f6c53cb74 2025-07-17T08:14:11.6091458Z * [new tag] trunk/9968c854b6a38857d05fb1da7bea797fbf23c880 -> trunk/9968c854b6a38857d05fb1da7bea797fbf23c880 2025-07-17T08:14:11.6093674Z * [new tag] trunk/9968edd00256fdb47e2e0129df918c5b23c06419 -> trunk/9968edd00256fdb47e2e0129df918c5b23c06419 2025-07-17T08:14:11.6095784Z * [new tag] trunk/99c1a6bdd98ecb1f9b2fb8310bcd891c8c6adf57 -> trunk/99c1a6bdd98ecb1f9b2fb8310bcd891c8c6adf57 2025-07-17T08:14:11.6098006Z * [new tag] trunk/99e99d5bfe57eddfce23f7dc9ede016cb1393c52 -> trunk/99e99d5bfe57eddfce23f7dc9ede016cb1393c52 2025-07-17T08:14:11.6100227Z * [new tag] trunk/9a2c669425379eb264f896390b8fcd8d3f2ce959 -> trunk/9a2c669425379eb264f896390b8fcd8d3f2ce959 2025-07-17T08:14:11.6102313Z * [new tag] trunk/9a42f01586267b52fe303c0c1b7a71d50cc4178e -> trunk/9a42f01586267b52fe303c0c1b7a71d50cc4178e 2025-07-17T08:14:11.6104481Z * [new tag] trunk/9a4c08ddfc9b43c07cd16355277d359dfcef50d6 -> trunk/9a4c08ddfc9b43c07cd16355277d359dfcef50d6 2025-07-17T08:14:11.6106575Z * [new tag] trunk/9a5278225fc5e7b46d54a65ae1a3f049ee49824f -> trunk/9a5278225fc5e7b46d54a65ae1a3f049ee49824f 2025-07-17T08:14:11.6108576Z * [new tag] trunk/9a5c59368d46d3793e09b72a2782ef4d12e74392 -> trunk/9a5c59368d46d3793e09b72a2782ef4d12e74392 2025-07-17T08:14:11.6110853Z * [new tag] trunk/9aaa184105b2f436b5834187c4c004c02e438491 -> trunk/9aaa184105b2f436b5834187c4c004c02e438491 2025-07-17T08:14:11.6113077Z * [new tag] trunk/9afee0fa969fd4ebab86a2cbad3217c8bade156e -> trunk/9afee0fa969fd4ebab86a2cbad3217c8bade156e 2025-07-17T08:14:11.6115272Z * [new tag] trunk/9b0013c6bb98d7161e921d03be76c81bbc0eebef -> trunk/9b0013c6bb98d7161e921d03be76c81bbc0eebef 2025-07-17T08:14:11.6117440Z * [new tag] trunk/9b122aab5dcd419b96d4a1137c45e99bde94f14e -> trunk/9b122aab5dcd419b96d4a1137c45e99bde94f14e 2025-07-17T08:14:11.6119649Z * [new tag] trunk/9b498d3bb28b8e3411ce464dd2755c5b96d92c8f -> trunk/9b498d3bb28b8e3411ce464dd2755c5b96d92c8f 2025-07-17T08:14:11.6121699Z * [new tag] trunk/9b4a748e29a720d0fade7e1298a68cc36cfd5f5e -> trunk/9b4a748e29a720d0fade7e1298a68cc36cfd5f5e 2025-07-17T08:14:11.6123856Z * [new tag] trunk/9b4db093cb63555654c868ba9e3ab68ef4c722e5 -> trunk/9b4db093cb63555654c868ba9e3ab68ef4c722e5 2025-07-17T08:14:11.6125971Z * [new tag] trunk/9bae2fcf990cd51891218895ac1b3cfe70ffc2c3 -> trunk/9bae2fcf990cd51891218895ac1b3cfe70ffc2c3 2025-07-17T08:14:11.6128229Z * [new tag] trunk/9bd0830ed8d3e753afc3e9fff2553f4c5871f6f9 -> trunk/9bd0830ed8d3e753afc3e9fff2553f4c5871f6f9 2025-07-17T08:14:11.6130330Z * [new tag] trunk/9bd42c15707a4b410ee005d5916e882a7db432bb -> trunk/9bd42c15707a4b410ee005d5916e882a7db432bb 2025-07-17T08:14:11.6132676Z * [new tag] trunk/9bdf87e8918b9a3f78d7bcb8a770c19f7c82ac15 -> trunk/9bdf87e8918b9a3f78d7bcb8a770c19f7c82ac15 2025-07-17T08:14:11.6135020Z * [new tag] trunk/9be5860bc34b643abd02ac5b5a89d820efcdfbc9 -> trunk/9be5860bc34b643abd02ac5b5a89d820efcdfbc9 2025-07-17T08:14:11.6137448Z * [new tag] trunk/9bf41633d76f7816fdcc0b7ae22a42dc91821004 -> trunk/9bf41633d76f7816fdcc0b7ae22a42dc91821004 2025-07-17T08:14:11.6139511Z * [new tag] trunk/9bf6593e96b711641606e6008a4936173fd3b458 -> trunk/9bf6593e96b711641606e6008a4936173fd3b458 2025-07-17T08:14:11.6141653Z * [new tag] trunk/9bfefda296d2df31ce9bb90410d91d8f18127545 -> trunk/9bfefda296d2df31ce9bb90410d91d8f18127545 2025-07-17T08:14:11.6143817Z * [new tag] trunk/9c189ed29a2cfa08ff357cb5042ff8c34f07d668 -> trunk/9c189ed29a2cfa08ff357cb5042ff8c34f07d668 2025-07-17T08:14:11.6146201Z * [new tag] trunk/9c39bc24807a5843f8affdf56bd71836760dc554 -> trunk/9c39bc24807a5843f8affdf56bd71836760dc554 2025-07-17T08:14:11.6148258Z * [new tag] trunk/9ca080db87f66becb2bb2c61598c0beabae73d5f -> trunk/9ca080db87f66becb2bb2c61598c0beabae73d5f 2025-07-17T08:14:11.6150358Z * [new tag] trunk/9cced33c7c9cdfc68e9ed85c4b45bdfd05dac92d -> trunk/9cced33c7c9cdfc68e9ed85c4b45bdfd05dac92d 2025-07-17T08:14:11.6152543Z * [new tag] trunk/9cd521de4dad5fc6bca94e253a9334b9a521acb0 -> trunk/9cd521de4dad5fc6bca94e253a9334b9a521acb0 2025-07-17T08:14:11.6154899Z * [new tag] trunk/9d175bc7e615b062d8ea57df6ca17edb8a6b951f -> trunk/9d175bc7e615b062d8ea57df6ca17edb8a6b951f 2025-07-17T08:14:11.6156983Z * [new tag] trunk/9d184bda2f190a3ba72a4a0d95e1fde26d6bfc08 -> trunk/9d184bda2f190a3ba72a4a0d95e1fde26d6bfc08 2025-07-17T08:14:11.6159108Z * [new tag] trunk/9d2d2270037c5a014767cdfa531863da8062bf9d -> trunk/9d2d2270037c5a014767cdfa531863da8062bf9d 2025-07-17T08:14:11.6161367Z * [new tag] trunk/9d59b516e9b3026948918e3ff8c2ef55a33d13ad -> trunk/9d59b516e9b3026948918e3ff8c2ef55a33d13ad 2025-07-17T08:14:11.6163571Z * [new tag] trunk/9d677389cb5eb75d423860c55519b522961a9195 -> trunk/9d677389cb5eb75d423860c55519b522961a9195 2025-07-17T08:14:11.6165813Z * [new tag] trunk/9de23d0c29dfac8dc0f6f234bdbcd85a6375fa81 -> trunk/9de23d0c29dfac8dc0f6f234bdbcd85a6375fa81 2025-07-17T08:14:11.6167918Z * [new tag] trunk/9df0176408518b30ac172837bd697c9d19b19a98 -> trunk/9df0176408518b30ac172837bd697c9d19b19a98 2025-07-17T08:14:11.6170057Z * [new tag] trunk/9df2e8020f190bdad02258aff2b2f88f7db3dcab -> trunk/9df2e8020f190bdad02258aff2b2f88f7db3dcab 2025-07-17T08:14:11.6172237Z * [new tag] trunk/9e132b770e06c2399f827d3d1963fe036e9744e6 -> trunk/9e132b770e06c2399f827d3d1963fe036e9744e6 2025-07-17T08:14:11.6174183Z * [new tag] trunk/9e5f4a844c0aebf964a435094005c92713fbe99a -> trunk/9e5f4a844c0aebf964a435094005c92713fbe99a 2025-07-17T08:14:11.6176308Z * [new tag] trunk/9e88d6c857fd2b276427f4527130e2ecb7ed731e -> trunk/9e88d6c857fd2b276427f4527130e2ecb7ed731e 2025-07-17T08:14:11.6178590Z * [new tag] trunk/9e9484d022f8d65e2066b5683b75c84ba0f36332 -> trunk/9e9484d022f8d65e2066b5683b75c84ba0f36332 2025-07-17T08:14:11.6180918Z * [new tag] trunk/9ed0060225a7b78c60c42f29be94444b537edd4a -> trunk/9ed0060225a7b78c60c42f29be94444b537edd4a 2025-07-17T08:14:11.6183100Z * [new tag] trunk/9f18482d41227df3cf2248dfa54bd6601e61e1ca -> trunk/9f18482d41227df3cf2248dfa54bd6601e61e1ca 2025-07-17T08:14:11.6185228Z * [new tag] trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c -> trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c 2025-07-17T08:14:11.6187399Z * [new tag] trunk/9f5153b1a495b3b2b7ad9f22a064fe4074d742aa -> trunk/9f5153b1a495b3b2b7ad9f22a064fe4074d742aa 2025-07-17T08:14:11.6189562Z * [new tag] trunk/9f5276dc07c788533af8945b1605df47a33313e7 -> trunk/9f5276dc07c788533af8945b1605df47a33313e7 2025-07-17T08:14:11.6191664Z * [new tag] trunk/9fe2d156a9f81d67e248c0edaf7feee1a8d6c4d5 -> trunk/9fe2d156a9f81d67e248c0edaf7feee1a8d6c4d5 2025-07-17T08:14:11.6194000Z * [new tag] trunk/9fed2addedb42da86b657165fe14eadc911232cf -> trunk/9fed2addedb42da86b657165fe14eadc911232cf 2025-07-17T08:14:11.6196019Z * [new tag] trunk/a00a697c1748937b0c6d13508ff76b8af4957d8a -> trunk/a00a697c1748937b0c6d13508ff76b8af4957d8a 2025-07-17T08:14:11.6198357Z * [new tag] trunk/a0308edb6cdfd8983e80a499890d9f320556e844 -> trunk/a0308edb6cdfd8983e80a499890d9f320556e844 2025-07-17T08:14:11.6200389Z * [new tag] trunk/a04a13c44908fe0ace4f76a228d045dbf5c015bc -> trunk/a04a13c44908fe0ace4f76a228d045dbf5c015bc 2025-07-17T08:14:11.6202711Z * [new tag] trunk/a0e0abd0379ed403adc926d3cc5459fa35aff0a0 -> trunk/a0e0abd0379ed403adc926d3cc5459fa35aff0a0 2025-07-17T08:14:11.6204771Z * [new tag] trunk/a10024d7dea47c52469059a47efe376eb20adca0 -> trunk/a10024d7dea47c52469059a47efe376eb20adca0 2025-07-17T08:14:11.6206871Z * [new tag] trunk/a1057cda31fe890d237fe9a2e6b3314cd4be3439 -> trunk/a1057cda31fe890d237fe9a2e6b3314cd4be3439 2025-07-17T08:14:11.6209017Z * [new tag] trunk/a1257446f8eaf81eb758e89b4e784bed47b9c733 -> trunk/a1257446f8eaf81eb758e89b4e784bed47b9c733 2025-07-17T08:14:11.6211261Z * [new tag] trunk/a1282b18239204b0344884ebd232b33b2d8b748f -> trunk/a1282b18239204b0344884ebd232b33b2d8b748f 2025-07-17T08:14:11.6213385Z * [new tag] trunk/a14f427db68e54500ef4cd9ed34cb9537263bb74 -> trunk/a14f427db68e54500ef4cd9ed34cb9537263bb74 2025-07-17T08:14:11.6215605Z * [new tag] trunk/a1dad2f2d2c082e2a3784c3d585ef0204b7ccf75 -> trunk/a1dad2f2d2c082e2a3784c3d585ef0204b7ccf75 2025-07-17T08:14:11.6217723Z * [new tag] trunk/a1e4f1f98a0b9596fe52aaf2f85b0778498d5f49 -> trunk/a1e4f1f98a0b9596fe52aaf2f85b0778498d5f49 2025-07-17T08:14:11.6219827Z * [new tag] trunk/a205e8fd7357cf5c2b95eb4bec7c8ff7b5c41651 -> trunk/a205e8fd7357cf5c2b95eb4bec7c8ff7b5c41651 2025-07-17T08:14:11.6221962Z * [new tag] trunk/a21806f0386c2671fc11ae37fe2fe96c4aeb37d9 -> trunk/a21806f0386c2671fc11ae37fe2fe96c4aeb37d9 2025-07-17T08:14:11.6224058Z * [new tag] trunk/a23f4471b952d8cd630b860639e0aaa9be957d60 -> trunk/a23f4471b952d8cd630b860639e0aaa9be957d60 2025-07-17T08:14:11.6226018Z * [new tag] trunk/a24afbff3f44399ac9513addce6bd50cacab22d2 -> trunk/a24afbff3f44399ac9513addce6bd50cacab22d2 2025-07-17T08:14:11.6228000Z * [new tag] trunk/a24ce67deedab025531660ddb44c148bb066edf8 -> trunk/a24ce67deedab025531660ddb44c148bb066edf8 2025-07-17T08:14:11.6230150Z * [new tag] trunk/a25d1443fae79a9984eaa44e973b2f5645c85da8 -> trunk/a25d1443fae79a9984eaa44e973b2f5645c85da8 2025-07-17T08:14:11.6232367Z * [new tag] trunk/a26bf3892778ca7cc457c772a1f5194c11b6f33c -> trunk/a26bf3892778ca7cc457c772a1f5194c11b6f33c 2025-07-17T08:14:11.6234666Z * [new tag] trunk/a28e6ae38f1e1de33ecf48b679ff1eda71fc2efc -> trunk/a28e6ae38f1e1de33ecf48b679ff1eda71fc2efc 2025-07-17T08:14:11.6236743Z * [new tag] trunk/a2a75be0f8d680cf1dc36c50f34f225b0c7c4d6a -> trunk/a2a75be0f8d680cf1dc36c50f34f225b0c7c4d6a 2025-07-17T08:14:11.6238921Z * [new tag] trunk/a2ad16be72bf989c01b96c4c56b1c108a71c087f -> trunk/a2ad16be72bf989c01b96c4c56b1c108a71c087f 2025-07-17T08:14:11.6241080Z * [new tag] trunk/a2b0b2698d5b953861b2e4f3cdee11136f07bd3b -> trunk/a2b0b2698d5b953861b2e4f3cdee11136f07bd3b 2025-07-17T08:14:11.6243199Z * [new tag] trunk/a3098a74d494020dbb906c05ef047013e1921662 -> trunk/a3098a74d494020dbb906c05ef047013e1921662 2025-07-17T08:14:11.6245340Z * [new tag] trunk/a317c63d1b70a7989a4cab09394691fb7a3d8323 -> trunk/a317c63d1b70a7989a4cab09394691fb7a3d8323 2025-07-17T08:14:11.6247357Z * [new tag] trunk/a355158fcba807fda1e47e5ee42babdbcf447947 -> trunk/a355158fcba807fda1e47e5ee42babdbcf447947 2025-07-17T08:14:11.6249599Z * [new tag] trunk/a35b3a9b95bbe0703de33802162a83cb7970ddc0 -> trunk/a35b3a9b95bbe0703de33802162a83cb7970ddc0 2025-07-17T08:14:11.6251781Z * [new tag] trunk/a369350065493109d1abfbb994695777ab11bcf4 -> trunk/a369350065493109d1abfbb994695777ab11bcf4 2025-07-17T08:14:11.6253986Z * [new tag] trunk/a38f433be2e94a64b095a44ba39879d02d0c2316 -> trunk/a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:14:11.6256075Z * [new tag] trunk/a3ec6d64b24fdbd61164240f3bcd8530434812b5 -> trunk/a3ec6d64b24fdbd61164240f3bcd8530434812b5 2025-07-17T08:14:11.6258207Z * [new tag] trunk/a46ea8a364e528828c4369d58d53802291f0b49b -> trunk/a46ea8a364e528828c4369d58d53802291f0b49b 2025-07-17T08:14:11.6260554Z * [new tag] trunk/a47ca4fc746a663c0e97d55a87815d0965d0a7e9 -> trunk/a47ca4fc746a663c0e97d55a87815d0965d0a7e9 2025-07-17T08:14:11.6262566Z * [new tag] trunk/a4b59498c5222a02a706fa1e1308a6035d65feab -> trunk/a4b59498c5222a02a706fa1e1308a6035d65feab 2025-07-17T08:14:11.6264724Z * [new tag] trunk/a4c7e7f98373ad8f309e419c6f98b0134933dcda -> trunk/a4c7e7f98373ad8f309e419c6f98b0134933dcda 2025-07-17T08:14:11.6267198Z * [new tag] trunk/a4d753295ee5662056bdfd1b00fa242071ac7125 -> trunk/a4d753295ee5662056bdfd1b00fa242071ac7125 2025-07-17T08:14:11.6269352Z * [new tag] trunk/a4ea242edc8626250e54a62aa073cba0e5322af2 -> trunk/a4ea242edc8626250e54a62aa073cba0e5322af2 2025-07-17T08:14:11.6271493Z * [new tag] trunk/a529a5daf5d348f4f8dac4fcd85521153b6a3d4d -> trunk/a529a5daf5d348f4f8dac4fcd85521153b6a3d4d 2025-07-17T08:14:11.6275411Z * [new tag] trunk/a5938ff431202864c92fec7d9042574348b1c15b -> trunk/a5938ff431202864c92fec7d9042574348b1c15b 2025-07-17T08:14:11.6277614Z * [new tag] trunk/a5b4463d60e5beaec546843b24876ce573890784 -> trunk/a5b4463d60e5beaec546843b24876ce573890784 2025-07-17T08:14:11.6279608Z * [new tag] trunk/a5c61eb78dda6b7b4c4beb8bc616f9545ea4807b -> trunk/a5c61eb78dda6b7b4c4beb8bc616f9545ea4807b 2025-07-17T08:14:11.6281807Z * [new tag] trunk/a5cbb2bcb3c005909a3c10042605e861e6390927 -> trunk/a5cbb2bcb3c005909a3c10042605e861e6390927 2025-07-17T08:14:11.6283943Z * [new tag] trunk/a5df6ffbc2cf8d61fc98bca1c10f22ff64b2318e -> trunk/a5df6ffbc2cf8d61fc98bca1c10f22ff64b2318e 2025-07-17T08:14:11.6286208Z * [new tag] trunk/a5e68814d556cf67c6511876410970dd08c3dd6d -> trunk/a5e68814d556cf67c6511876410970dd08c3dd6d 2025-07-17T08:14:11.6288539Z * [new tag] trunk/a5f59cc2eab3a5201712c52fe48c268357ba4f3c -> trunk/a5f59cc2eab3a5201712c52fe48c268357ba4f3c 2025-07-17T08:14:11.6290735Z * [new tag] trunk/a6084b71edb8d2856356724b5e71c4e2a861867f -> trunk/a6084b71edb8d2856356724b5e71c4e2a861867f 2025-07-17T08:14:11.6292868Z * [new tag] trunk/a6210fd07b8fe1924f24229bb30562608af4f41a -> trunk/a6210fd07b8fe1924f24229bb30562608af4f41a 2025-07-17T08:14:11.6295017Z * [new tag] trunk/a666cf3b38f5e7739f94b175f152b127a6d51344 -> trunk/a666cf3b38f5e7739f94b175f152b127a6d51344 2025-07-17T08:14:11.6297120Z * [new tag] trunk/a67eb1a0d627d59d95a99722d37cab3bf054261f -> trunk/a67eb1a0d627d59d95a99722d37cab3bf054261f 2025-07-17T08:14:11.6299346Z * [new tag] trunk/a69e27ca5ad4287add73972ef1b34b469e3c7d23 -> trunk/a69e27ca5ad4287add73972ef1b34b469e3c7d23 2025-07-17T08:14:11.6301553Z * [new tag] trunk/a6a3a441442a96f38d0771c985f753223cea2ba0 -> trunk/a6a3a441442a96f38d0771c985f753223cea2ba0 2025-07-17T08:14:11.6303834Z * [new tag] trunk/a6a8641c8aee5797324c3d41749bcae62b4e5de8 -> trunk/a6a8641c8aee5797324c3d41749bcae62b4e5de8 2025-07-17T08:14:11.6305981Z * [new tag] trunk/a6fab82b16011213cb010c8c50461b9a680748a2 -> trunk/a6fab82b16011213cb010c8c50461b9a680748a2 2025-07-17T08:14:11.6308124Z * [new tag] trunk/a73d9e0aec9319e56ba0c9b0ccc25db69c739faf -> trunk/a73d9e0aec9319e56ba0c9b0ccc25db69c739faf 2025-07-17T08:14:11.6310273Z * [new tag] trunk/a767e50adca9e08dd638be60c9e5604de15b9f15 -> trunk/a767e50adca9e08dd638be60c9e5604de15b9f15 2025-07-17T08:14:11.6312295Z * [new tag] trunk/a7b29c88b1f55bac02f38bf1faba68b6c4be4c9c -> trunk/a7b29c88b1f55bac02f38bf1faba68b6c4be4c9c 2025-07-17T08:14:11.6314658Z * [new tag] trunk/a7eb153bba0534daaa1b652d44bb9fb5bd1ac7c7 -> trunk/a7eb153bba0534daaa1b652d44bb9fb5bd1ac7c7 2025-07-17T08:14:11.6316812Z * [new tag] trunk/a82c171bb26949dda5f5932051a905a9bab38761 -> trunk/a82c171bb26949dda5f5932051a905a9bab38761 2025-07-17T08:14:11.6319091Z * [new tag] trunk/a85ad5552532926b78d489d1b60671f74bf6dc8e -> trunk/a85ad5552532926b78d489d1b60671f74bf6dc8e 2025-07-17T08:14:11.6321202Z * [new tag] trunk/a87dfc7480bc98d33dab274d7e95723aa9cf7840 -> trunk/a87dfc7480bc98d33dab274d7e95723aa9cf7840 2025-07-17T08:14:11.6323423Z * [new tag] trunk/a8b973673798ca79dfe616c9080415d09f9e990d -> trunk/a8b973673798ca79dfe616c9080415d09f9e990d 2025-07-17T08:14:11.6325574Z * [new tag] trunk/a8ec7babcf27584cf068c3a5a04bb3ea0102ab99 -> trunk/a8ec7babcf27584cf068c3a5a04bb3ea0102ab99 2025-07-17T08:14:11.6327695Z * [new tag] trunk/a8fe982993221048ee1665ce28add1b02888784d -> trunk/a8fe982993221048ee1665ce28add1b02888784d 2025-07-17T08:14:11.6329903Z * [new tag] trunk/a92b24cd839aa6807f3c9ea8b8787da99c4490c0 -> trunk/a92b24cd839aa6807f3c9ea8b8787da99c4490c0 2025-07-17T08:14:11.6332147Z * [new tag] trunk/a9352bd25e9f070e8f846b8fdbcd7c90ad5c66b3 -> trunk/a9352bd25e9f070e8f846b8fdbcd7c90ad5c66b3 2025-07-17T08:14:11.6334477Z * [new tag] trunk/a952956d05dd617355007ae31d8e936474a35f14 -> trunk/a952956d05dd617355007ae31d8e936474a35f14 2025-07-17T08:14:11.6336586Z * [new tag] trunk/a9537b626c91ce617139ade60b9107a2805a4248 -> trunk/a9537b626c91ce617139ade60b9107a2805a4248 2025-07-17T08:14:11.6338812Z * [new tag] trunk/a95504b10fff38b5308660e0b535961beed6c9f1 -> trunk/a95504b10fff38b5308660e0b535961beed6c9f1 2025-07-17T08:14:11.6341339Z * [new tag] trunk/a9a0501ec40d8fab07b0f8d2fcbf8eb7147c1ae8 -> trunk/a9a0501ec40d8fab07b0f8d2fcbf8eb7147c1ae8 2025-07-17T08:14:11.6343468Z * [new tag] trunk/a9ac9f2635a9be28eaf267ed41070081a4ce05d8 -> trunk/a9ac9f2635a9be28eaf267ed41070081a4ce05d8 2025-07-17T08:14:11.6345459Z * [new tag] trunk/a9d5157e2596e1d830158e83fab618aab1d4ee39 -> trunk/a9d5157e2596e1d830158e83fab618aab1d4ee39 2025-07-17T08:14:11.6347457Z * [new tag] trunk/a9ee4250d55c6342b80e2d57a8ad9a1992ddcdce -> trunk/a9ee4250d55c6342b80e2d57a8ad9a1992ddcdce 2025-07-17T08:14:11.6349590Z * [new tag] trunk/a9ef7c4d044d386993a6e82b5ad37b7db759b502 -> trunk/a9ef7c4d044d386993a6e82b5ad37b7db759b502 2025-07-17T08:14:11.6351759Z * [new tag] trunk/a9f902add02383ca1b0386eb865767641975fede -> trunk/a9f902add02383ca1b0386eb865767641975fede 2025-07-17T08:14:11.6354516Z * [new tag] trunk/aa116285768ba6a8cd34bf8d245e38d04c88810a -> trunk/aa116285768ba6a8cd34bf8d245e38d04c88810a 2025-07-17T08:14:11.6356713Z * [new tag] trunk/aa280ea19fb20923d048909fa98af092e18ca2fb -> trunk/aa280ea19fb20923d048909fa98af092e18ca2fb 2025-07-17T08:14:11.6358591Z * [new tag] trunk/aa2d54148d476383986855af3fe53862da861dda -> trunk/aa2d54148d476383986855af3fe53862da861dda 2025-07-17T08:14:11.6360670Z * [new tag] trunk/aab949aa96a6b197b75ffa25608fa84049ff68ad -> trunk/aab949aa96a6b197b75ffa25608fa84049ff68ad 2025-07-17T08:14:11.6362773Z * [new tag] trunk/aac0e8f0e998a9381f0eb5dd303a853515109eb0 -> trunk/aac0e8f0e998a9381f0eb5dd303a853515109eb0 2025-07-17T08:14:11.6364932Z * [new tag] trunk/aacb9440791f4e9567e2123f19bb062e75c2d242 -> trunk/aacb9440791f4e9567e2123f19bb062e75c2d242 2025-07-17T08:14:11.6367167Z * [new tag] trunk/ab2294d8289a7757a2fc321cdefac88e2b378edf -> trunk/ab2294d8289a7757a2fc321cdefac88e2b378edf 2025-07-17T08:14:11.6369271Z * [new tag] trunk/ab3393e923514438c9bdfc1afcd0b2aac8be8de9 -> trunk/ab3393e923514438c9bdfc1afcd0b2aac8be8de9 2025-07-17T08:14:11.6371478Z * [new tag] trunk/ab51a937371e61f91cacae7d9fb4b1fe61f24f03 -> trunk/ab51a937371e61f91cacae7d9fb4b1fe61f24f03 2025-07-17T08:14:11.6373825Z * [new tag] trunk/ab56e5add9c36f611a4d9af2f43213926b65d7b4 -> trunk/ab56e5add9c36f611a4d9af2f43213926b65d7b4 2025-07-17T08:14:11.6376368Z * [new tag] trunk/ab655816b8f76f511fb2262d45276d8d1b13d59c -> trunk/ab655816b8f76f511fb2262d45276d8d1b13d59c 2025-07-17T08:14:11.6387506Z * [new tag] trunk/ab6cb34480a14f3cf2446519189ee5f0c5e7278d -> trunk/ab6cb34480a14f3cf2446519189ee5f0c5e7278d 2025-07-17T08:14:11.6387909Z * [new tag] trunk/ab81fb846cd0e52bbc6a2eb366706350639e209f -> trunk/ab81fb846cd0e52bbc6a2eb366706350639e209f 2025-07-17T08:14:11.6388183Z * [new tag] trunk/ab8874bd26894a8ab956408ceee2e89c9ad7f450 -> trunk/ab8874bd26894a8ab956408ceee2e89c9ad7f450 2025-07-17T08:14:11.6388412Z * [new tag] trunk/abbdf9f3632af505b3265b4258a6c185b257edde -> trunk/abbdf9f3632af505b3265b4258a6c185b257edde 2025-07-17T08:14:11.6388644Z * [new tag] trunk/abeae997a35b1920a45be9c26eff7474f2c6c5dd -> trunk/abeae997a35b1920a45be9c26eff7474f2c6c5dd 2025-07-17T08:14:11.6389050Z * [new tag] trunk/abf4da0d242274ba7ab4c0859d105cae74a2dbc5 -> trunk/abf4da0d242274ba7ab4c0859d105cae74a2dbc5 2025-07-17T08:14:11.6391408Z * [new tag] trunk/ac706bfc7f942b8a97401486a840dd8f6452f5cb -> trunk/ac706bfc7f942b8a97401486a840dd8f6452f5cb 2025-07-17T08:14:11.6393635Z * [new tag] trunk/ac86ec0e60370c037e018137f2048cafd47c5c28 -> trunk/ac86ec0e60370c037e018137f2048cafd47c5c28 2025-07-17T08:14:11.6395794Z * [new tag] trunk/acaf6ba3c6d0bdec88ab3f6c2ef82650050558d2 -> trunk/acaf6ba3c6d0bdec88ab3f6c2ef82650050558d2 2025-07-17T08:14:11.6397902Z * [new tag] trunk/ad86c05b78d343f3346d07a07e17639e421d2cf4 -> trunk/ad86c05b78d343f3346d07a07e17639e421d2cf4 2025-07-17T08:14:11.6399996Z * [new tag] trunk/ada44e5ba78be9377814678d1986556af2d6e570 -> trunk/ada44e5ba78be9377814678d1986556af2d6e570 2025-07-17T08:14:11.6402191Z * [new tag] trunk/add0b450bd9907ba9d089c79ca4af96c0590d8ff -> trunk/add0b450bd9907ba9d089c79ca4af96c0590d8ff 2025-07-17T08:14:11.6404543Z * [new tag] trunk/adf6dd1e44c1b006ea6078576b64d5616cecfa5a -> trunk/adf6dd1e44c1b006ea6078576b64d5616cecfa5a 2025-07-17T08:14:11.6406750Z * [new tag] trunk/adf9644440e0d007853e7fdfd67b6a59248f4fbb -> trunk/adf9644440e0d007853e7fdfd67b6a59248f4fbb 2025-07-17T08:14:11.6408985Z * [new tag] trunk/ae0f1f89847564b04bdc43395e664e48f08aaca2 -> trunk/ae0f1f89847564b04bdc43395e664e48f08aaca2 2025-07-17T08:14:11.6411261Z * [new tag] trunk/ae1094b72b7db368f292ed6033de5b495dcdc878 -> trunk/ae1094b72b7db368f292ed6033de5b495dcdc878 2025-07-17T08:14:11.6413388Z * [new tag] trunk/ae86e8f6c829a3cfa9204949156fce2d048c919b -> trunk/ae86e8f6c829a3cfa9204949156fce2d048c919b 2025-07-17T08:14:11.6415535Z * [new tag] trunk/aec569da2325c09487ab659a0f28c3b51e60d779 -> trunk/aec569da2325c09487ab659a0f28c3b51e60d779 2025-07-17T08:14:11.6417666Z * [new tag] trunk/aee2bfc5bae2974f5a3023d51dfa8e3e641144cc -> trunk/aee2bfc5bae2974f5a3023d51dfa8e3e641144cc 2025-07-17T08:14:11.6419771Z * [new tag] trunk/aeffb68d3466635e4e95c50bffd7dfebaba94da2 -> trunk/aeffb68d3466635e4e95c50bffd7dfebaba94da2 2025-07-17T08:14:11.6421871Z * [new tag] trunk/af284b45d5cbfd19d168bf1d118b3a40cd8b3a92 -> trunk/af284b45d5cbfd19d168bf1d118b3a40cd8b3a92 2025-07-17T08:14:11.6424002Z * [new tag] trunk/af3d06909400413801b726a96f3ff52b5ee9ebb5 -> trunk/af3d06909400413801b726a96f3ff52b5ee9ebb5 2025-07-17T08:14:11.6426237Z * [new tag] trunk/af9c92b4cb9f406129dfd8c64c082c0aaf7c723f -> trunk/af9c92b4cb9f406129dfd8c64c082c0aaf7c723f 2025-07-17T08:14:11.6428319Z * [new tag] trunk/aff9c1eec599b8fa97240d192534b0f650c16b1b -> trunk/aff9c1eec599b8fa97240d192534b0f650c16b1b 2025-07-17T08:14:11.6430505Z * [new tag] trunk/b00b641ff1fbfa8f4f6152ffc631e0d24145a7a8 -> trunk/b00b641ff1fbfa8f4f6152ffc631e0d24145a7a8 2025-07-17T08:14:11.6432452Z * [new tag] trunk/b020971e7806bba39aecf636e59e743911831ad8 -> trunk/b020971e7806bba39aecf636e59e743911831ad8 2025-07-17T08:14:11.6435018Z * [new tag] trunk/b0556110e58e3bcf2c872b933e4fd4a0d34398ad -> trunk/b0556110e58e3bcf2c872b933e4fd4a0d34398ad 2025-07-17T08:14:11.6437144Z * [new tag] trunk/b07725a9516028a485153c4b5356b3e33b990f81 -> trunk/b07725a9516028a485153c4b5356b3e33b990f81 2025-07-17T08:14:11.6439229Z * [new tag] trunk/b096341963c4af3b2b0d7f598eba1cdc1c74fb6e -> trunk/b096341963c4af3b2b0d7f598eba1cdc1c74fb6e 2025-07-17T08:14:11.6441341Z * [new tag] trunk/b09bd414a6ccba158c09f586a278051588d90936 -> trunk/b09bd414a6ccba158c09f586a278051588d90936 2025-07-17T08:14:11.6443605Z * [new tag] trunk/b0fbbef1361ccaab8a5aec8e7cd62150e7b361de -> trunk/b0fbbef1361ccaab8a5aec8e7cd62150e7b361de 2025-07-17T08:14:11.6445819Z * [new tag] trunk/b146ca74f01df3cf711fd0f855e05805e490156c -> trunk/b146ca74f01df3cf711fd0f855e05805e490156c 2025-07-17T08:14:11.6447944Z * [new tag] trunk/b146e1a264960e5fb79cf4621ebe4b1345db3e64 -> trunk/b146e1a264960e5fb79cf4621ebe4b1345db3e64 2025-07-17T08:14:11.6450029Z * [new tag] trunk/b147b6c0e31d43a405416743fde1b0b606aa3839 -> trunk/b147b6c0e31d43a405416743fde1b0b606aa3839 2025-07-17T08:14:11.6452129Z * [new tag] trunk/b1713c665516d8355f5491d10b31f98c74ce27f1 -> trunk/b1713c665516d8355f5491d10b31f98c74ce27f1 2025-07-17T08:14:11.6454289Z * [new tag] trunk/b1a54fab9bcb0cc167773f9a885d4170447e1c68 -> trunk/b1a54fab9bcb0cc167773f9a885d4170447e1c68 2025-07-17T08:14:11.6456362Z * [new tag] trunk/b1b8e57cda03bd016594a4fc4944fa5e7f9dd961 -> trunk/b1b8e57cda03bd016594a4fc4944fa5e7f9dd961 2025-07-17T08:14:11.6458496Z * [new tag] trunk/b1d62febd03ac421197d5516596f98d3c46e9b44 -> trunk/b1d62febd03ac421197d5516596f98d3c46e9b44 2025-07-17T08:14:11.6460720Z * [new tag] trunk/b221be9140689d180ec339db05c5e235a95949d3 -> trunk/b221be9140689d180ec339db05c5e235a95949d3 2025-07-17T08:14:11.6463077Z * [new tag] trunk/b22b93a6babf86e823e979528bc0aab88fb7a012 -> trunk/b22b93a6babf86e823e979528bc0aab88fb7a012 2025-07-17T08:14:11.6465194Z * [new tag] trunk/b26da7741be37693ab1cd21115f3fca15b1cdb6b -> trunk/b26da7741be37693ab1cd21115f3fca15b1cdb6b 2025-07-17T08:14:11.6467311Z * [new tag] trunk/b2d473c8f8a6d0677940c174b38511f5ab3c3b65 -> trunk/b2d473c8f8a6d0677940c174b38511f5ab3c3b65 2025-07-17T08:14:11.6469540Z * [new tag] trunk/b2fc9cfea16c8eb52c1ce79b2032793dd1a545fb -> trunk/b2fc9cfea16c8eb52c1ce79b2032793dd1a545fb 2025-07-17T08:14:11.6471642Z * [new tag] trunk/b30e04b3c8a83e19dc9123f2f0229d80e208fb50 -> trunk/b30e04b3c8a83e19dc9123f2f0229d80e208fb50 2025-07-17T08:14:11.6473870Z * [new tag] trunk/b354328ecd6a313eab905ab6f74aed5ea2d3a2ce -> trunk/b354328ecd6a313eab905ab6f74aed5ea2d3a2ce 2025-07-17T08:14:11.6476044Z * [new tag] trunk/b359571c6043b40c4ae4fbb07135fd0f04902e21 -> trunk/b359571c6043b40c4ae4fbb07135fd0f04902e21 2025-07-17T08:14:11.6478256Z * [new tag] trunk/b3b4d28f4cf149cb7448c556d359ca852d815ab1 -> trunk/b3b4d28f4cf149cb7448c556d359ca852d815ab1 2025-07-17T08:14:11.6480487Z * [new tag] trunk/b40981c63078d99bb07afbdcfec1ce8f7519f26b -> trunk/b40981c63078d99bb07afbdcfec1ce8f7519f26b 2025-07-17T08:14:11.6482623Z * [new tag] trunk/b40c0b61eb5f5b6104cb732e709819e84518faa7 -> trunk/b40c0b61eb5f5b6104cb732e709819e84518faa7 2025-07-17T08:14:11.6484682Z * [new tag] trunk/b4228a94d11b1ba6599f443267824d2d918644f2 -> trunk/b4228a94d11b1ba6599f443267824d2d918644f2 2025-07-17T08:14:11.6486964Z * [new tag] trunk/b44306d3681d5b248e6b439d293ea0d5a8903a61 -> trunk/b44306d3681d5b248e6b439d293ea0d5a8903a61 2025-07-17T08:14:11.6489079Z * [new tag] trunk/b4442f42a93390760bb923cbe13b80993f5e8e78 -> trunk/b4442f42a93390760bb923cbe13b80993f5e8e78 2025-07-17T08:14:11.6491240Z * [new tag] trunk/b4476ca378be50034bd5cdc1eaa95104337c998a -> trunk/b4476ca378be50034bd5cdc1eaa95104337c998a 2025-07-17T08:14:11.6493276Z * [new tag] trunk/b487003182b7f2d6697064f184515369bf6c8cce -> trunk/b487003182b7f2d6697064f184515369bf6c8cce 2025-07-17T08:14:11.6495547Z * [new tag] trunk/b49edc0d6c72f744d744a026b0ce0d689e34b83b -> trunk/b49edc0d6c72f744d744a026b0ce0d689e34b83b 2025-07-17T08:14:11.6497670Z * [new tag] trunk/b4e3c9ea34cb607324639cd0bb0129740c300721 -> trunk/b4e3c9ea34cb607324639cd0bb0129740c300721 2025-07-17T08:14:11.6499932Z * [new tag] trunk/b4fc42ca807efc1a1b78f52d5481711a4e8bbea3 -> trunk/b4fc42ca807efc1a1b78f52d5481711a4e8bbea3 2025-07-17T08:14:11.6501976Z * [new tag] trunk/b50075343aeb519d135e00c44ff3577eaa25c61b -> trunk/b50075343aeb519d135e00c44ff3577eaa25c61b 2025-07-17T08:14:11.6504314Z * [new tag] trunk/b54eac2a5ed31106393bbc338de8637817809a1f -> trunk/b54eac2a5ed31106393bbc338de8637817809a1f 2025-07-17T08:14:11.6506493Z * [new tag] trunk/b5bfbba1841da810305262c7f47ee2dae54f335e -> trunk/b5bfbba1841da810305262c7f47ee2dae54f335e 2025-07-17T08:14:11.6508611Z * [new tag] trunk/b5c8b8d09f006b1b2911858882a56dfe6e325f36 -> trunk/b5c8b8d09f006b1b2911858882a56dfe6e325f36 2025-07-17T08:14:11.6510724Z * [new tag] trunk/b5ce77c1f5964293299eb1366f341872a4e47fa6 -> trunk/b5ce77c1f5964293299eb1366f341872a4e47fa6 2025-07-17T08:14:11.6513063Z * [new tag] trunk/b60569ed946ddcc267150a675916d68d7cac9085 -> trunk/b60569ed946ddcc267150a675916d68d7cac9085 2025-07-17T08:14:11.6515306Z * [new tag] trunk/b6188174795956f959feae0cbc33cbdb7901c4b6 -> trunk/b6188174795956f959feae0cbc33cbdb7901c4b6 2025-07-17T08:14:11.6517429Z * [new tag] trunk/b642a5c118baf4cd47dd7fe0190b83e04cee960f -> trunk/b642a5c118baf4cd47dd7fe0190b83e04cee960f 2025-07-17T08:14:11.6519524Z * [new tag] trunk/b6454a9058f2e50be9a3c26c128fec843b09c154 -> trunk/b6454a9058f2e50be9a3c26c128fec843b09c154 2025-07-17T08:14:11.6521759Z * [new tag] trunk/b6add8c8ba927a9f1687134ec2734b02a6ccb3c0 -> trunk/b6add8c8ba927a9f1687134ec2734b02a6ccb3c0 2025-07-17T08:14:11.6524032Z * [new tag] trunk/b6c00dfe249a7bfc1d61a322d5bc30f164353abf -> trunk/b6c00dfe249a7bfc1d61a322d5bc30f164353abf 2025-07-17T08:14:11.6526232Z * [new tag] trunk/b6e625e34f358c71b62409f96dc1e22e4791beef -> trunk/b6e625e34f358c71b62409f96dc1e22e4791beef 2025-07-17T08:14:11.6528447Z * [new tag] trunk/b6f84b3b0fef781653911420253dcff6767197dc -> trunk/b6f84b3b0fef781653911420253dcff6767197dc 2025-07-17T08:14:11.6530699Z * [new tag] trunk/b754b1fa43d20f5b31e17c396487ab56991912da -> trunk/b754b1fa43d20f5b31e17c396487ab56991912da 2025-07-17T08:14:11.6532981Z * [new tag] trunk/b7860c7863df9139bceabf5b0c186e6e4287aa4c -> trunk/b7860c7863df9139bceabf5b0c186e6e4287aa4c 2025-07-17T08:14:11.6535139Z * [new tag] trunk/b7a73a2cdbbe46e04aa145fb8c1615e608dcbde9 -> trunk/b7a73a2cdbbe46e04aa145fb8c1615e608dcbde9 2025-07-17T08:14:11.6537225Z * [new tag] trunk/b7b1109f49f5d0bd6145ae47c5c7d7d18c5659b0 -> trunk/b7b1109f49f5d0bd6145ae47c5c7d7d18c5659b0 2025-07-17T08:14:11.6539580Z * [new tag] trunk/b7def5ff1ca72fbb06350ffc75117efc68e149fb -> trunk/b7def5ff1ca72fbb06350ffc75117efc68e149fb 2025-07-17T08:14:11.6541706Z * [new tag] trunk/b83d8827bcd63501d7298267d94d103bf591c6c2 -> trunk/b83d8827bcd63501d7298267d94d103bf591c6c2 2025-07-17T08:14:11.6543811Z * [new tag] trunk/b85f10ea5006e8ae8fc769f48659ab7ad5eafb69 -> trunk/b85f10ea5006e8ae8fc769f48659ab7ad5eafb69 2025-07-17T08:14:11.6545989Z * [new tag] trunk/b86d5cef68d56f3924dc199424e65904a32d0743 -> trunk/b86d5cef68d56f3924dc199424e65904a32d0743 2025-07-17T08:14:11.6548257Z * [new tag] trunk/b878ca0c91bdccbdd907c15a01e5dcf249f0783c -> trunk/b878ca0c91bdccbdd907c15a01e5dcf249f0783c 2025-07-17T08:14:11.6550712Z * [new tag] trunk/b8ace6f95105751d0535cb0ce0d2c8f656c8b96c -> trunk/b8ace6f95105751d0535cb0ce0d2c8f656c8b96c 2025-07-17T08:14:11.6552737Z * [new tag] trunk/b8aee84fb9692f1a46c8c2a0ae6685df440f6e8f -> trunk/b8aee84fb9692f1a46c8c2a0ae6685df440f6e8f 2025-07-17T08:14:11.6555030Z * [new tag] trunk/b8bc2c2660e84034ff15232e2161e3ef9a6656d0 -> trunk/b8bc2c2660e84034ff15232e2161e3ef9a6656d0 2025-07-17T08:14:11.6557189Z * [new tag] trunk/b8c2d4c259b16f3dc044d049d964c44907ccecb6 -> trunk/b8c2d4c259b16f3dc044d049d964c44907ccecb6 2025-07-17T08:14:11.6559278Z * [new tag] trunk/b8d96c3f78a27e193f4fa9580f8d28298c8180e3 -> trunk/b8d96c3f78a27e193f4fa9580f8d28298c8180e3 2025-07-17T08:14:11.6561383Z * [new tag] trunk/b8fc5e0c0dda5da8315f9bc108a83a0f92252513 -> trunk/b8fc5e0c0dda5da8315f9bc108a83a0f92252513 2025-07-17T08:14:11.6563515Z * [new tag] trunk/b916d8a583cf4fb018c44eaf5efefa9ca76da366 -> trunk/b916d8a583cf4fb018c44eaf5efefa9ca76da366 2025-07-17T08:14:11.6565753Z * [new tag] trunk/b95dadd7170626273bb03b1264f04f3f051908da -> trunk/b95dadd7170626273bb03b1264f04f3f051908da 2025-07-17T08:14:11.6567893Z * [new tag] trunk/b981fb6744d034a0b2a0baf7e138cfb8dc83ca96 -> trunk/b981fb6744d034a0b2a0baf7e138cfb8dc83ca96 2025-07-17T08:14:11.6570121Z * [new tag] trunk/b9afdd9bcc738697c6eefc90899508ab783bf6ab -> trunk/b9afdd9bcc738697c6eefc90899508ab783bf6ab 2025-07-17T08:14:11.6572292Z * [new tag] trunk/b9b84d8011b08ac62cabf9100043c65863372fea -> trunk/b9b84d8011b08ac62cabf9100043c65863372fea 2025-07-17T08:14:11.6574423Z * [new tag] trunk/b9dc2fa4f7aa237a19248705abf82f5eae662182 -> trunk/b9dc2fa4f7aa237a19248705abf82f5eae662182 2025-07-17T08:14:11.6576785Z * [new tag] trunk/ba0d0de5e652650f8a59c85fc25a90f4ed9e2dc1 -> trunk/ba0d0de5e652650f8a59c85fc25a90f4ed9e2dc1 2025-07-17T08:14:11.6578904Z * [new tag] trunk/bb1f3d1a55e3f8eafb279995824c1ef87f24b341 -> trunk/bb1f3d1a55e3f8eafb279995824c1ef87f24b341 2025-07-17T08:14:11.6581118Z * [new tag] trunk/bb3c911c2d64ccad03349e50a0a220a2889ae85c -> trunk/bb3c911c2d64ccad03349e50a0a220a2889ae85c 2025-07-17T08:14:11.6583428Z * [new tag] trunk/bb462a6237c163774c99e01462703ebce55f4589 -> trunk/bb462a6237c163774c99e01462703ebce55f4589 2025-07-17T08:14:11.6585566Z * [new tag] trunk/bb476310a456b1fd418c79573ed34ad68b4871d4 -> trunk/bb476310a456b1fd418c79573ed34ad68b4871d4 2025-07-17T08:14:11.6587807Z * [new tag] trunk/bbb930aba2e769e3ed981f2a035133891de36dae -> trunk/bbb930aba2e769e3ed981f2a035133891de36dae 2025-07-17T08:14:11.6589946Z * [new tag] trunk/bbbced94a43cf764ddfe719e7d4c161a3992830c -> trunk/bbbced94a43cf764ddfe719e7d4c161a3992830c 2025-07-17T08:14:11.6592163Z * [new tag] trunk/bbe681ed510227ce05f99db2a36c1af5c2cc302b -> trunk/bbe681ed510227ce05f99db2a36c1af5c2cc302b 2025-07-17T08:14:11.6594467Z * [new tag] trunk/bbf1a6feac0e88772be103a1b159b871b5c00b4a -> trunk/bbf1a6feac0e88772be103a1b159b871b5c00b4a 2025-07-17T08:14:11.6596632Z * [new tag] trunk/bc3972b80a7abe85036f48b610532fce39ea5097 -> trunk/bc3972b80a7abe85036f48b610532fce39ea5097 2025-07-17T08:14:11.6598792Z * [new tag] trunk/bc5a11b58180d40157175f45c69d60a9b9961315 -> trunk/bc5a11b58180d40157175f45c69d60a9b9961315 2025-07-17T08:14:11.6600984Z * [new tag] trunk/bc65253369933160a2da3fc786d027a572faf6b7 -> trunk/bc65253369933160a2da3fc786d027a572faf6b7 2025-07-17T08:14:11.6603147Z * [new tag] trunk/bc6e0661a6ec7e536bee60b9c929f71643bb6c89 -> trunk/bc6e0661a6ec7e536bee60b9c929f71643bb6c89 2025-07-17T08:14:11.6605394Z * [new tag] trunk/bc9091a524a1ebe4de16af4dd8f442db7d1cb138 -> trunk/bc9091a524a1ebe4de16af4dd8f442db7d1cb138 2025-07-17T08:14:11.6607802Z * [new tag] trunk/bc9bd2a766ae8cf2aba8f3d0153cd8ecd05b4465 -> trunk/bc9bd2a766ae8cf2aba8f3d0153cd8ecd05b4465 2025-07-17T08:14:11.6609632Z * [new tag] trunk/bcad962550f2bfd850684250a3c881c9f38ad601 -> trunk/bcad962550f2bfd850684250a3c881c9f38ad601 2025-07-17T08:14:11.6611776Z * [new tag] trunk/bcc98bb2a4dd11ac696082731f8980b72deb6750 -> trunk/bcc98bb2a4dd11ac696082731f8980b72deb6750 2025-07-17T08:14:11.6614014Z * [new tag] trunk/bccb8473fed94dbc6f1392d0c5b4a51150ee4a9a -> trunk/bccb8473fed94dbc6f1392d0c5b4a51150ee4a9a 2025-07-17T08:14:11.6616149Z * [new tag] trunk/bcf50636ba1b93a833267c645d887888df06e9ea -> trunk/bcf50636ba1b93a833267c645d887888df06e9ea 2025-07-17T08:14:11.6618374Z * [new tag] trunk/bd364c901d5b20500ec5cbe275e93c955809d900 -> trunk/bd364c901d5b20500ec5cbe275e93c955809d900 2025-07-17T08:14:11.6620611Z * [new tag] trunk/bd3c32916cf5f85ddb9dd3c36e7311adfa8808af -> trunk/bd3c32916cf5f85ddb9dd3c36e7311adfa8808af 2025-07-17T08:14:11.6622781Z * [new tag] trunk/bd6b5fddbf5fb0b603ab8a7428079d9a86cf532a -> trunk/bd6b5fddbf5fb0b603ab8a7428079d9a86cf532a 2025-07-17T08:14:11.6624909Z * [new tag] trunk/bdacf08b8682b9fbe3a8656a53b1f8b1cb007fd8 -> trunk/bdacf08b8682b9fbe3a8656a53b1f8b1cb007fd8 2025-07-17T08:14:11.6627205Z * [new tag] trunk/bdb1553b77bb28df580ea41d726417ac91028ec6 -> trunk/bdb1553b77bb28df580ea41d726417ac91028ec6 2025-07-17T08:14:11.6629317Z * [new tag] trunk/bdb78191662c01ab1263108febac29a8560337d0 -> trunk/bdb78191662c01ab1263108febac29a8560337d0 2025-07-17T08:14:11.6631452Z * [new tag] trunk/bdbf2792a8f15907f6bbf231f73dab0e8efe1c50 -> trunk/bdbf2792a8f15907f6bbf231f73dab0e8efe1c50 2025-07-17T08:14:11.6635232Z * [new tag] trunk/be124a61a4933603795644d068d2c0e5f444e766 -> trunk/be124a61a4933603795644d068d2c0e5f444e766 2025-07-17T08:14:11.6637696Z * [new tag] trunk/be2ab96347a1e7206a57f69b58263c4455ff8f76 -> trunk/be2ab96347a1e7206a57f69b58263c4455ff8f76 2025-07-17T08:14:11.6639862Z * [new tag] trunk/be2ad70cfa1360da5c23a04ff6ca3480fa02f278 -> trunk/be2ad70cfa1360da5c23a04ff6ca3480fa02f278 2025-07-17T08:14:11.6642020Z * [new tag] trunk/be2e43264d0bce254efabcc60c368d1418bde57f -> trunk/be2e43264d0bce254efabcc60c368d1418bde57f 2025-07-17T08:14:11.6644167Z * [new tag] trunk/be56a8d7ac0dc72f6946354d7ac5be9ece0f1c35 -> trunk/be56a8d7ac0dc72f6946354d7ac5be9ece0f1c35 2025-07-17T08:14:11.6646321Z * [new tag] trunk/beb52f5c0ac8efddeafa862f274bc247db989695 -> trunk/beb52f5c0ac8efddeafa862f274bc247db989695 2025-07-17T08:14:11.6648490Z * [new tag] trunk/bee93f9f0d16f4f563812bb5c16e862de15724c1 -> trunk/bee93f9f0d16f4f563812bb5c16e862de15724c1 2025-07-17T08:14:11.6650488Z * [new tag] trunk/beed033b6e6ac57c0b4a1f47eb436e115a52e41b -> trunk/beed033b6e6ac57c0b4a1f47eb436e115a52e41b 2025-07-17T08:14:11.6652657Z * [new tag] trunk/bf06190e21fdf539c13e1ec01271653d0729733a -> trunk/bf06190e21fdf539c13e1ec01271653d0729733a 2025-07-17T08:14:11.6654888Z * [new tag] trunk/bf1ebe0531e1b0390ea09d66ac78500d3c6d3a15 -> trunk/bf1ebe0531e1b0390ea09d66ac78500d3c6d3a15 2025-07-17T08:14:11.6657052Z * [new tag] trunk/bf50d715539acedcb31a6d8f787149eff6213fdb -> trunk/bf50d715539acedcb31a6d8f787149eff6213fdb 2025-07-17T08:14:11.6659150Z * [new tag] trunk/bf798a2f016ca0001750436150e7a2bdb2676d1a -> trunk/bf798a2f016ca0001750436150e7a2bdb2676d1a 2025-07-17T08:14:11.6661127Z * [new tag] trunk/bf7e290854b7f0ab3fb89251d0100821f1b3a70e -> trunk/bf7e290854b7f0ab3fb89251d0100821f1b3a70e 2025-07-17T08:14:11.6663688Z * [new tag] trunk/bf897b4cea2b7481499a81afa30bfc69a8e685c4 -> trunk/bf897b4cea2b7481499a81afa30bfc69a8e685c4 2025-07-17T08:14:11.6665797Z * [new tag] trunk/bfcababbcb95ec42046737dbcf61f8e258075ace -> trunk/bfcababbcb95ec42046737dbcf61f8e258075ace 2025-07-17T08:14:11.6668115Z * [new tag] trunk/bfccfa0b31221d5df0b263de5a41fb9f7c84b97d -> trunk/bfccfa0b31221d5df0b263de5a41fb9f7c84b97d 2025-07-17T08:14:11.6669890Z * [new tag] trunk/c038719731abdcd415a5e82c5f3826f2358229fc -> trunk/c038719731abdcd415a5e82c5f3826f2358229fc 2025-07-17T08:14:11.6672120Z * [new tag] trunk/c04a4e709410936c12cdc9db5aaf47164f74a367 -> trunk/c04a4e709410936c12cdc9db5aaf47164f74a367 2025-07-17T08:14:11.6674807Z * [new tag] trunk/c062550a3598d27c2d6572db7c0f4ff90a84cc84 -> trunk/c062550a3598d27c2d6572db7c0f4ff90a84cc84 2025-07-17T08:14:11.6676960Z * [new tag] trunk/c06c2569ee53c169c96f42b45bdb64f390d2f23b -> trunk/c06c2569ee53c169c96f42b45bdb64f390d2f23b 2025-07-17T08:14:11.6679053Z * [new tag] trunk/c09b05487877a3f8b239523b3806f5dd9fc82051 -> trunk/c09b05487877a3f8b239523b3806f5dd9fc82051 2025-07-17T08:14:11.6681240Z * [new tag] trunk/c09cf29d7d010c0547f2f6771921a0ee2ec4904b -> trunk/c09cf29d7d010c0547f2f6771921a0ee2ec4904b 2025-07-17T08:14:11.6683386Z * [new tag] trunk/c09eba877f9c16908b3a925ef694604c1c761b85 -> trunk/c09eba877f9c16908b3a925ef694604c1c761b85 2025-07-17T08:14:11.6685592Z * [new tag] trunk/c0e155a8d230b04f186d1b7540b01213be2b9fc6 -> trunk/c0e155a8d230b04f186d1b7540b01213be2b9fc6 2025-07-17T08:14:11.6688218Z * [new tag] trunk/c0ee01c2fb54e2ae924270f7fd53069915a61a50 -> trunk/c0ee01c2fb54e2ae924270f7fd53069915a61a50 2025-07-17T08:14:11.6690477Z * [new tag] trunk/c10339559de1464c2c5aeb16649c382eefcfb572 -> trunk/c10339559de1464c2c5aeb16649c382eefcfb572 2025-07-17T08:14:11.6692739Z * [new tag] trunk/c11888e7a6557ff64e24ca06e22946c116a7c1e4 -> trunk/c11888e7a6557ff64e24ca06e22946c116a7c1e4 2025-07-17T08:14:11.6694982Z * [new tag] trunk/c13e725edd8dd21406c629bf625f2d6c59ceedd1 -> trunk/c13e725edd8dd21406c629bf625f2d6c59ceedd1 2025-07-17T08:14:11.6697166Z * [new tag] trunk/c14110056f1b6e989850f20ae56d47fbc775e890 -> trunk/c14110056f1b6e989850f20ae56d47fbc775e890 2025-07-17T08:14:11.6699294Z * [new tag] trunk/c1446e1e9d2f5a1bae5fb3d58e58f16c15bb15c3 -> trunk/c1446e1e9d2f5a1bae5fb3d58e58f16c15bb15c3 2025-07-17T08:14:11.6701436Z * [new tag] trunk/c165b36a31585d4e061a84e1977428afd931b82d -> trunk/c165b36a31585d4e061a84e1977428afd931b82d 2025-07-17T08:14:11.6703417Z * [new tag] trunk/c174f3a6a55864cedb8f6d9014e9b8cadf91186b -> trunk/c174f3a6a55864cedb8f6d9014e9b8cadf91186b 2025-07-17T08:14:11.6705593Z * [new tag] trunk/c177abd217ecef5cc096d50adbf5990525714dd3 -> trunk/c177abd217ecef5cc096d50adbf5990525714dd3 2025-07-17T08:14:11.6707819Z * [new tag] trunk/c199a4d0fd03ab3f7e36c6133839cfaf34ba59da -> trunk/c199a4d0fd03ab3f7e36c6133839cfaf34ba59da 2025-07-17T08:14:11.6710016Z * [new tag] trunk/c1a629f76d0afc2ddb4a5c7c1925caa1d12b5a5e -> trunk/c1a629f76d0afc2ddb4a5c7c1925caa1d12b5a5e 2025-07-17T08:14:11.6712109Z * [new tag] trunk/c1ad4b8e7a16f54c35a3908b56ed7d9f95eef586 -> trunk/c1ad4b8e7a16f54c35a3908b56ed7d9f95eef586 2025-07-17T08:14:11.6714311Z * [new tag] trunk/c1ae768baa9598ea97f301999a227b34a2efdecf -> trunk/c1ae768baa9598ea97f301999a227b34a2efdecf 2025-07-17T08:14:11.6716472Z * [new tag] trunk/c1cbaca7fd9937c0a089d98aa69066daf35c898f -> trunk/c1cbaca7fd9937c0a089d98aa69066daf35c898f 2025-07-17T08:14:11.6718602Z * [new tag] trunk/c1f531f0b0e6faf443d90f8de2936e866c8c27c2 -> trunk/c1f531f0b0e6faf443d90f8de2936e866c8c27c2 2025-07-17T08:14:11.6720729Z * [new tag] trunk/c202a7329ad798da676762a8af2aa588f882d288 -> trunk/c202a7329ad798da676762a8af2aa588f882d288 2025-07-17T08:14:11.6722982Z * [new tag] trunk/c2185dc4a5626848df37cad214b73d5ae7dd4f17 -> trunk/c2185dc4a5626848df37cad214b73d5ae7dd4f17 2025-07-17T08:14:11.6725450Z * [new tag] trunk/c219dbd2fc70227ba543c98e9740a84723ba36da -> trunk/c219dbd2fc70227ba543c98e9740a84723ba36da 2025-07-17T08:14:11.6727348Z * [new tag] trunk/c2510fcd86152028c3e6cf483740b177a10ac9b9 -> trunk/c2510fcd86152028c3e6cf483740b177a10ac9b9 2025-07-17T08:14:11.6729537Z * [new tag] trunk/c26ce593d8737cab4b55483b62956a6fea9e4375 -> trunk/c26ce593d8737cab4b55483b62956a6fea9e4375 2025-07-17T08:14:11.6731622Z * [new tag] trunk/c27f83dd91ff3599b5157866e6be014c20b967a0 -> trunk/c27f83dd91ff3599b5157866e6be014c20b967a0 2025-07-17T08:14:11.6733860Z * [new tag] trunk/c28e74e45743feac10559c30dbf71cc35bc12ccb -> trunk/c28e74e45743feac10559c30dbf71cc35bc12ccb 2025-07-17T08:14:11.6735994Z * [new tag] trunk/c2beeadeb40e927c51bc5bcd409b3f28374a5190 -> trunk/c2beeadeb40e927c51bc5bcd409b3f28374a5190 2025-07-17T08:14:11.6738152Z * [new tag] trunk/c2d1b225e62bdf3adbba91891f53bc60315adaac -> trunk/c2d1b225e62bdf3adbba91891f53bc60315adaac 2025-07-17T08:14:11.6740302Z * [new tag] trunk/c2f4cc59a70bfd7d7e46e9b5596bae8e4ae2cf9c -> trunk/c2f4cc59a70bfd7d7e46e9b5596bae8e4ae2cf9c 2025-07-17T08:14:11.6742592Z * [new tag] trunk/c329a8f19cc94cb7f9d3fc814484cded138ee3ca -> trunk/c329a8f19cc94cb7f9d3fc814484cded138ee3ca 2025-07-17T08:14:11.6744720Z * [new tag] trunk/c37ddcaefbe9b877e1816ce97dedb8ad26d09450 -> trunk/c37ddcaefbe9b877e1816ce97dedb8ad26d09450 2025-07-17T08:14:11.6746867Z * [new tag] trunk/c3ecabf0593066750156989fc75acbeeaddf0791 -> trunk/c3ecabf0593066750156989fc75acbeeaddf0791 2025-07-17T08:14:11.6749017Z * [new tag] trunk/c48d0f4643b7a69ebe24069e932ce1465a31cdbe -> trunk/c48d0f4643b7a69ebe24069e932ce1465a31cdbe 2025-07-17T08:14:11.6751221Z * [new tag] trunk/c4b93e6579c8e2f1252067c4923cbb859c476fb4 -> trunk/c4b93e6579c8e2f1252067c4923cbb859c476fb4 2025-07-17T08:14:11.6753445Z * [new tag] trunk/c4cdcda754e2b73b030902dd06fb651c7a026510 -> trunk/c4cdcda754e2b73b030902dd06fb651c7a026510 2025-07-17T08:14:11.6755588Z * [new tag] trunk/c515385b0ac4a94deef652159e71fe0912615d14 -> trunk/c515385b0ac4a94deef652159e71fe0912615d14 2025-07-17T08:14:11.6757795Z * [new tag] trunk/c54778625ec45b94eb97f52da3ad6c2eb3d3c3c9 -> trunk/c54778625ec45b94eb97f52da3ad6c2eb3d3c3c9 2025-07-17T08:14:11.6760094Z * [new tag] trunk/c553c55be76daaf70d977a4ac7664b46cbcfa7c4 -> trunk/c553c55be76daaf70d977a4ac7664b46cbcfa7c4 2025-07-17T08:14:11.6762396Z * [new tag] trunk/c5589074e64b28afd737174ae1e9c2ba0b925e56 -> trunk/c5589074e64b28afd737174ae1e9c2ba0b925e56 2025-07-17T08:14:11.6764542Z * [new tag] trunk/c55eef79f8880e4b610a0ca6f6131e690dc948dd -> trunk/c55eef79f8880e4b610a0ca6f6131e690dc948dd 2025-07-17T08:14:11.6766675Z * [new tag] trunk/c5a4fe9c17bc20eb46b15fda554d17030bb6a5b9 -> trunk/c5a4fe9c17bc20eb46b15fda554d17030bb6a5b9 2025-07-17T08:14:11.6768764Z * [new tag] trunk/c5b46b5408e136a5a3060b11a96afa51bd009fd5 -> trunk/c5b46b5408e136a5a3060b11a96afa51bd009fd5 2025-07-17T08:14:11.6770944Z * [new tag] trunk/c5d00e150ad503510bf28adf09f69201aeb94f5c -> trunk/c5d00e150ad503510bf28adf09f69201aeb94f5c 2025-07-17T08:14:11.6773004Z * [new tag] trunk/c5d3e7a4ff460eed70b8443485a7e3568e87aee9 -> trunk/c5d3e7a4ff460eed70b8443485a7e3568e87aee9 2025-07-17T08:14:11.6775124Z * [new tag] trunk/c60327ba74f4db232a2832f2c7ca4b2db43a3132 -> trunk/c60327ba74f4db232a2832f2c7ca4b2db43a3132 2025-07-17T08:14:11.6777364Z * [new tag] trunk/c60d8188d23801d44343c96746ec2e7d2971c5d7 -> trunk/c60d8188d23801d44343c96746ec2e7d2971c5d7 2025-07-17T08:14:11.6779506Z * [new tag] trunk/c620d0b5c7e8679413d620624725471223ce8359 -> trunk/c620d0b5c7e8679413d620624725471223ce8359 2025-07-17T08:14:11.6781648Z * [new tag] trunk/c68af9af1b3652a8e25bd6d0ff8dae89f206a81a -> trunk/c68af9af1b3652a8e25bd6d0ff8dae89f206a81a 2025-07-17T08:14:11.6783691Z * [new tag] trunk/c6a27bae3656021720074520ac6dad9cebe83ff5 -> trunk/c6a27bae3656021720074520ac6dad9cebe83ff5 2025-07-17T08:14:11.6786717Z * [new tag] trunk/c6b4f98625bb6b22bb9a60112a6d58e684a97e1b -> trunk/c6b4f98625bb6b22bb9a60112a6d58e684a97e1b 2025-07-17T08:14:11.6788996Z * [new tag] trunk/c74fd35050a7241f0c439501ef735aa6cdde751f -> trunk/c74fd35050a7241f0c439501ef735aa6cdde751f 2025-07-17T08:14:11.6791127Z * [new tag] trunk/c75c732481915c25295a0ae6321d39aa314eaa93 -> trunk/c75c732481915c25295a0ae6321d39aa314eaa93 2025-07-17T08:14:11.6794982Z * [new tag] trunk/c78bbdf4102d2c13bf6aa1abe4352aa7bca401ca -> trunk/c78bbdf4102d2c13bf6aa1abe4352aa7bca401ca 2025-07-17T08:14:11.6797332Z * [new tag] trunk/c78fce9e79b79686b87f4007cbaec819bdd0223f -> trunk/c78fce9e79b79686b87f4007cbaec819bdd0223f 2025-07-17T08:14:11.6799448Z * [new tag] trunk/c79c7bbe615265b6b3d7df39d6d5a68afd7d6b2a -> trunk/c79c7bbe615265b6b3d7df39d6d5a68afd7d6b2a 2025-07-17T08:14:11.6801443Z * [new tag] trunk/c7b6c98d1097bec9dc92bde2fe324aa126a5daa2 -> trunk/c7b6c98d1097bec9dc92bde2fe324aa126a5daa2 2025-07-17T08:14:11.6803553Z * [new tag] trunk/c808af514d59e25ea4a880c1e1e07d3232984e5d -> trunk/c808af514d59e25ea4a880c1e1e07d3232984e5d 2025-07-17T08:14:11.6805681Z * [new tag] trunk/c811f41cf58238b49e9c2f0a9fa00dcc471b2e10 -> trunk/c811f41cf58238b49e9c2f0a9fa00dcc471b2e10 2025-07-17T08:14:11.6807801Z * [new tag] trunk/c82a174ceab79f77ba18405dd263eb03692608fd -> trunk/c82a174ceab79f77ba18405dd263eb03692608fd 2025-07-17T08:14:11.6810015Z * [new tag] trunk/c83041cac2e9ca537b210b74876dbcee5e08ae9a -> trunk/c83041cac2e9ca537b210b74876dbcee5e08ae9a 2025-07-17T08:14:11.6812555Z * [new tag] trunk/c843909d9e32f92b2e31cf9b8f066daf311a6f18 -> trunk/c843909d9e32f92b2e31cf9b8f066daf311a6f18 2025-07-17T08:14:11.6814793Z * [new tag] trunk/c88e87f3553b7ef0b743fb030317fabb6fe2dc29 -> trunk/c88e87f3553b7ef0b743fb030317fabb6fe2dc29 2025-07-17T08:14:11.6816925Z * [new tag] trunk/c8c221c0b3abbb8b5e20138080644dd5f5cd0aa1 -> trunk/c8c221c0b3abbb8b5e20138080644dd5f5cd0aa1 2025-07-17T08:14:11.6819172Z * [new tag] trunk/c8c892b4a50fdad624753db5b8d2bbb0fc5bb110 -> trunk/c8c892b4a50fdad624753db5b8d2bbb0fc5bb110 2025-07-17T08:14:11.6821195Z * [new tag] trunk/c8d39a10457ea5d65184c6e8f037f46c5525d869 -> trunk/c8d39a10457ea5d65184c6e8f037f46c5525d869 2025-07-17T08:14:11.6823397Z * [new tag] trunk/c9174a20f75ba007b0f520326ced5c65d8a2b269 -> trunk/c9174a20f75ba007b0f520326ced5c65d8a2b269 2025-07-17T08:14:11.6825380Z * [new tag] trunk/c92f1075aaf3649f6368af2a3df9b5167f941b3f -> trunk/c92f1075aaf3649f6368af2a3df9b5167f941b3f 2025-07-17T08:14:11.6827502Z * [new tag] trunk/c9404faacb7c18af17086be26587b46e141afbcc -> trunk/c9404faacb7c18af17086be26587b46e141afbcc 2025-07-17T08:14:11.6829622Z * [new tag] trunk/c95705dac2da8134c946cdd573944632ef22f230 -> trunk/c95705dac2da8134c946cdd573944632ef22f230 2025-07-17T08:14:11.6831833Z * [new tag] trunk/c95f7fa874a3116f1067f9092456ee7281003614 -> trunk/c95f7fa874a3116f1067f9092456ee7281003614 2025-07-17T08:14:11.6834219Z * [new tag] trunk/c9a5bf09baa1a6776555e901331b1baefe6691bc -> trunk/c9a5bf09baa1a6776555e901331b1baefe6691bc 2025-07-17T08:14:11.6836398Z * [new tag] trunk/c9afcffed0870c211d2e8be422812d6a70aef3e2 -> trunk/c9afcffed0870c211d2e8be422812d6a70aef3e2 2025-07-17T08:14:11.6838502Z * [new tag] trunk/c9e9a0c82316ed59f6ef989a6000f0d5231b9b16 -> trunk/c9e9a0c82316ed59f6ef989a6000f0d5231b9b16 2025-07-17T08:14:11.6840670Z * [new tag] trunk/ca3cabd24ace1899ca4669431f5b0556c5ab9ebf -> trunk/ca3cabd24ace1899ca4669431f5b0556c5ab9ebf 2025-07-17T08:14:11.6843033Z * [new tag] trunk/ca5a40395d8b212dce0a57df01ca056eae55446f -> trunk/ca5a40395d8b212dce0a57df01ca056eae55446f 2025-07-17T08:14:11.6845061Z * [new tag] trunk/cadcb5d36802579441da3dbe3c2eecc74a0eae78 -> trunk/cadcb5d36802579441da3dbe3c2eecc74a0eae78 2025-07-17T08:14:11.6847189Z * [new tag] trunk/cb711c8fa04673d3490306e2b14539ab7dca3c23 -> trunk/cb711c8fa04673d3490306e2b14539ab7dca3c23 2025-07-17T08:14:11.6849527Z * [new tag] trunk/cb853945a77af54d9989ae7ac36d0007c0215b10 -> trunk/cb853945a77af54d9989ae7ac36d0007c0215b10 2025-07-17T08:14:11.6851549Z * [new tag] trunk/cb9b479f4f799eea058de9be3a0e09f977fc82da -> trunk/cb9b479f4f799eea058de9be3a0e09f977fc82da 2025-07-17T08:14:11.6854012Z * [new tag] trunk/cbafba57941c1d5f78640845320ac89157570b44 -> trunk/cbafba57941c1d5f78640845320ac89157570b44 2025-07-17T08:14:11.6856126Z * [new tag] trunk/cbcffce48a3422a5e9a2103888248c82d52d199c -> trunk/cbcffce48a3422a5e9a2103888248c82d52d199c 2025-07-17T08:14:11.6858263Z * [new tag] trunk/cc09d3a5ba2a5ae032078570e6123d523952ed22 -> trunk/cc09d3a5ba2a5ae032078570e6123d523952ed22 2025-07-17T08:14:11.6860418Z * [new tag] trunk/cc0faeb80fff17b3d170aa70041865aafb1790a9 -> trunk/cc0faeb80fff17b3d170aa70041865aafb1790a9 2025-07-17T08:14:11.6862525Z * [new tag] trunk/cc3ea2d84004b6348c77a285ba2639932b87c101 -> trunk/cc3ea2d84004b6348c77a285ba2639932b87c101 2025-07-17T08:14:11.6864670Z * [new tag] trunk/cc410d3761001499611bca6cf835239b86093791 -> trunk/cc410d3761001499611bca6cf835239b86093791 2025-07-17T08:14:11.6867017Z * [new tag] trunk/ccb1f687d63f0215ebcf3c1340c6682edeaccd28 -> trunk/ccb1f687d63f0215ebcf3c1340c6682edeaccd28 2025-07-17T08:14:11.6869028Z * [new tag] trunk/ccb67f39b4d75943cdc531d9032b3ba9235cfd56 -> trunk/ccb67f39b4d75943cdc531d9032b3ba9235cfd56 2025-07-17T08:14:11.6871498Z * [new tag] trunk/ccc6279b4086d55cd1f7e2d699473478610d8a7b -> trunk/ccc6279b4086d55cd1f7e2d699473478610d8a7b 2025-07-17T08:14:11.6873761Z * [new tag] trunk/cce4d213a67b7536dce431fd29c92f9791c9f81d -> trunk/cce4d213a67b7536dce431fd29c92f9791c9f81d 2025-07-17T08:14:11.6875907Z * [new tag] trunk/cd1a924dba145334aacb7c1b7276d6cef7ca41cc -> trunk/cd1a924dba145334aacb7c1b7276d6cef7ca41cc 2025-07-17T08:14:11.6877931Z * [new tag] trunk/cd361fc247a9abdbe9851867e31ac3cefcff299e -> trunk/cd361fc247a9abdbe9851867e31ac3cefcff299e 2025-07-17T08:14:11.6880146Z * [new tag] trunk/cd66ff80307862ef8e75520054ecd19a5eff9f7e -> trunk/cd66ff80307862ef8e75520054ecd19a5eff9f7e 2025-07-17T08:14:11.6882291Z * [new tag] trunk/cd75cf3cabedeac2ae4bbb266c05ca9b64181abe -> trunk/cd75cf3cabedeac2ae4bbb266c05ca9b64181abe 2025-07-17T08:14:11.6884523Z * [new tag] trunk/cd80f9a4c35a63ef415dbf6a361e4520a9cabf7b -> trunk/cd80f9a4c35a63ef415dbf6a361e4520a9cabf7b 2025-07-17T08:14:11.6886681Z * [new tag] trunk/cd82096973985042ed2eaa84e69fbf0f067f9301 -> trunk/cd82096973985042ed2eaa84e69fbf0f067f9301 2025-07-17T08:14:11.6888797Z * [new tag] trunk/cd995bfb2aac8891465809be3ce29543bd524287 -> trunk/cd995bfb2aac8891465809be3ce29543bd524287 2025-07-17T08:14:11.6890911Z * [new tag] trunk/cdb144fcf0aa4300c6de7158cb18ff7503d48492 -> trunk/cdb144fcf0aa4300c6de7158cb18ff7503d48492 2025-07-17T08:14:11.6893018Z * [new tag] trunk/cdfa33a328f2d3fdaeb645fde186194ddc2e66c0 -> trunk/cdfa33a328f2d3fdaeb645fde186194ddc2e66c0 2025-07-17T08:14:11.6895095Z * [new tag] trunk/ce1a07570d95cdd1543b9b2d45b3899c59e6802f -> trunk/ce1a07570d95cdd1543b9b2d45b3899c59e6802f 2025-07-17T08:14:11.6897223Z * [new tag] trunk/ce3406817d50b3357fa644784cc84ff167ce40ce -> trunk/ce3406817d50b3357fa644784cc84ff167ce40ce 2025-07-17T08:14:11.6899508Z * [new tag] trunk/ce44877961af7c8ec618f525853ce7edf3efa4eb -> trunk/ce44877961af7c8ec618f525853ce7edf3efa4eb 2025-07-17T08:14:11.6901610Z * [new tag] trunk/ce6e0523f9911c605860c4f5f278c2dad893dde9 -> trunk/ce6e0523f9911c605860c4f5f278c2dad893dde9 2025-07-17T08:14:11.6903743Z * [new tag] trunk/ce73b0c53f1f215345dcfe3953871a4aaf170a0c -> trunk/ce73b0c53f1f215345dcfe3953871a4aaf170a0c 2025-07-17T08:14:11.6905863Z * [new tag] trunk/ce79056471737557dcc64378985cd2b036e7322c -> trunk/ce79056471737557dcc64378985cd2b036e7322c 2025-07-17T08:14:11.6907990Z * [new tag] trunk/ce8180a61de405c519e00ac48eab8ff765ea71e6 -> trunk/ce8180a61de405c519e00ac48eab8ff765ea71e6 2025-07-17T08:14:11.6910212Z * [new tag] trunk/ce97a5dcfa3cb10c7805ff5cb44abd6a16b4ae8b -> trunk/ce97a5dcfa3cb10c7805ff5cb44abd6a16b4ae8b 2025-07-17T08:14:11.6912346Z * [new tag] trunk/ce9ba071fd29013e72100dd97728d01c860720d9 -> trunk/ce9ba071fd29013e72100dd97728d01c860720d9 2025-07-17T08:14:11.6914694Z * [new tag] trunk/cec264c8c6d74d4fbf5ee31983737b8b5e316dd0 -> trunk/cec264c8c6d74d4fbf5ee31983737b8b5e316dd0 2025-07-17T08:14:11.6916823Z * [new tag] trunk/cec59b76ca606c3e5d34ac0d0f9e0e22b8cfe5bb -> trunk/cec59b76ca606c3e5d34ac0d0f9e0e22b8cfe5bb 2025-07-17T08:14:11.6919057Z * [new tag] trunk/cf0749c92fdfcb8a583ea15f351add88c4d33618 -> trunk/cf0749c92fdfcb8a583ea15f351add88c4d33618 2025-07-17T08:14:11.6921480Z * [new tag] trunk/cf3247b74aaeb956b3c2b31d05e965a0aca5a8b4 -> trunk/cf3247b74aaeb956b3c2b31d05e965a0aca5a8b4 2025-07-17T08:14:11.6923638Z * [new tag] trunk/cf90c9f8d1632777ec5f4b6ccaa14bc5bf259e9c -> trunk/cf90c9f8d1632777ec5f4b6ccaa14bc5bf259e9c 2025-07-17T08:14:11.6925793Z * [new tag] trunk/cf9878d7a20b11d761934ae7732b01644ae137d6 -> trunk/cf9878d7a20b11d761934ae7732b01644ae137d6 2025-07-17T08:14:11.6927987Z * [new tag] trunk/d061a02e6ecf3b62f409578c7d05a564264d1288 -> trunk/d061a02e6ecf3b62f409578c7d05a564264d1288 2025-07-17T08:14:11.6930184Z * [new tag] trunk/d06a406656bf0b4bc9af2d056558dc1630a6e5b9 -> trunk/d06a406656bf0b4bc9af2d056558dc1630a6e5b9 2025-07-17T08:14:11.6932269Z * [new tag] trunk/d083841c0e0d879e460aebb45daac086a240a7dd -> trunk/d083841c0e0d879e460aebb45daac086a240a7dd 2025-07-17T08:14:11.6934461Z * [new tag] trunk/d0a9629435aaceb5acbf31aad70f2109cb8a3ea2 -> trunk/d0a9629435aaceb5acbf31aad70f2109cb8a3ea2 2025-07-17T08:14:11.6936697Z * [new tag] trunk/d0cfa3e5bf662b72068e26e06a1a5c2e640ce8d9 -> trunk/d0cfa3e5bf662b72068e26e06a1a5c2e640ce8d9 2025-07-17T08:14:11.6938844Z * [new tag] trunk/d158e9ea82ce3440e2e9a1bbbecae53a79869404 -> trunk/d158e9ea82ce3440e2e9a1bbbecae53a79869404 2025-07-17T08:14:11.6940968Z * [new tag] trunk/d1947a87074c5db2568038878b1948ea3a33cc23 -> trunk/d1947a87074c5db2568038878b1948ea3a33cc23 2025-07-17T08:14:11.6943093Z * [new tag] trunk/d1b4e0fa9a5feb22fc6de1d36dc4c9dac685caed -> trunk/d1b4e0fa9a5feb22fc6de1d36dc4c9dac685caed 2025-07-17T08:14:11.6945395Z * [new tag] trunk/d1c924c68aaf650439c2193f74cfefc9f16076f1 -> trunk/d1c924c68aaf650439c2193f74cfefc9f16076f1 2025-07-17T08:14:11.6947564Z * [new tag] trunk/d26ca5de058dbcf56ac52bb43e84dd98df2ace97 -> trunk/d26ca5de058dbcf56ac52bb43e84dd98df2ace97 2025-07-17T08:14:11.6949654Z * [new tag] trunk/d27d36136ce35d5d6dc3faa818ba840ba61d4357 -> trunk/d27d36136ce35d5d6dc3faa818ba840ba61d4357 2025-07-17T08:14:11.6951654Z * [new tag] trunk/d283fc79b15844ac470b3429b4dac5661621ae5c -> trunk/d283fc79b15844ac470b3429b4dac5661621ae5c 2025-07-17T08:14:11.6956522Z * [new tag] trunk/d2a2bfcb5867d4920e0a45113861cde6f74857b9 -> trunk/d2a2bfcb5867d4920e0a45113861cde6f74857b9 2025-07-17T08:14:11.6958742Z * [new tag] trunk/d2f06d2b062c9d868a898044bc324547f34c4760 -> trunk/d2f06d2b062c9d868a898044bc324547f34c4760 2025-07-17T08:14:11.6960957Z * [new tag] trunk/d309cd1d502eab8e9cb536876bf5eed88634eb41 -> trunk/d309cd1d502eab8e9cb536876bf5eed88634eb41 2025-07-17T08:14:11.6962966Z * [new tag] trunk/d32deb664a1dfc0e36f0a8d670695046632ebf2a -> trunk/d32deb664a1dfc0e36f0a8d670695046632ebf2a 2025-07-17T08:14:11.6965122Z * [new tag] trunk/d3d64c6db090ee9be051202e6ac6fd4acd5d3e97 -> trunk/d3d64c6db090ee9be051202e6ac6fd4acd5d3e97 2025-07-17T08:14:11.6967386Z * [new tag] trunk/d3d655ad14ee4cd1c135ac57bbf75d5623fc9fa6 -> trunk/d3d655ad14ee4cd1c135ac57bbf75d5623fc9fa6 2025-07-17T08:14:11.6969566Z * [new tag] trunk/d3da03d6fa02aecd01ff41246def793b8fc630bf -> trunk/d3da03d6fa02aecd01ff41246def793b8fc630bf 2025-07-17T08:14:11.6971798Z * [new tag] trunk/d3efd732348f8a455ca23e7fcae043651e41f65e -> trunk/d3efd732348f8a455ca23e7fcae043651e41f65e 2025-07-17T08:14:11.6974660Z * [new tag] trunk/d40aaa42ee8d7283d8de02c68c5625d67acf668a -> trunk/d40aaa42ee8d7283d8de02c68c5625d67acf668a 2025-07-17T08:14:11.6976665Z * [new tag] trunk/d41f62b7a06c51e4a57df4d58e7a2d86d2faa875 -> trunk/d41f62b7a06c51e4a57df4d58e7a2d86d2faa875 2025-07-17T08:14:11.7008471Z * [new tag] trunk/d42c11819f003a848c782d6090f44bbca11c7d60 -> trunk/d42c11819f003a848c782d6090f44bbca11c7d60 2025-07-17T08:14:11.7008927Z * [new tag] trunk/d43c0bdf46d82806cff195a6d2bfa103ab46dc14 -> trunk/d43c0bdf46d82806cff195a6d2bfa103ab46dc14 2025-07-17T08:14:11.7009276Z * [new tag] trunk/d4ad28042993dd09c80775d7fc5756fb4d13fdd4 -> trunk/d4ad28042993dd09c80775d7fc5756fb4d13fdd4 2025-07-17T08:14:11.7009643Z * [new tag] trunk/d4d0ede6bacb4b3b33c0e4aa4cb0e79d34e697ec -> trunk/d4d0ede6bacb4b3b33c0e4aa4cb0e79d34e697ec 2025-07-17T08:14:11.7010144Z * [new tag] trunk/d512584718838876ae14b32bb53cd836a1ceccae -> trunk/d512584718838876ae14b32bb53cd836a1ceccae 2025-07-17T08:14:11.7010417Z * [new tag] trunk/d55dc00f8479699f454e91c779b53e2a16cffc21 -> trunk/d55dc00f8479699f454e91c779b53e2a16cffc21 2025-07-17T08:14:11.7010820Z * [new tag] trunk/d56f11a1f275f2dc037cd5099b70240745990693 -> trunk/d56f11a1f275f2dc037cd5099b70240745990693 2025-07-17T08:14:11.7011112Z * [new tag] trunk/d5781c8d21b3dca35715a093ba52c5698551ad9b -> trunk/d5781c8d21b3dca35715a093ba52c5698551ad9b 2025-07-17T08:14:11.7011485Z * [new tag] trunk/d58ed04d89c34c6930d0f28be351c53db407078f -> trunk/d58ed04d89c34c6930d0f28be351c53db407078f 2025-07-17T08:14:11.7011785Z * [new tag] trunk/d59ed21d0fdcbb34b5c4b121a3b49ae64d8da367 -> trunk/d59ed21d0fdcbb34b5c4b121a3b49ae64d8da367 2025-07-17T08:14:11.7012134Z * [new tag] trunk/d5a89178b05db3124f16c733e9b00f8c5c4ab038 -> trunk/d5a89178b05db3124f16c733e9b00f8c5c4ab038 2025-07-17T08:14:11.7053841Z * [new tag] trunk/d5b4a329607514b30944c7682efcf79cf8950ed3 -> trunk/d5b4a329607514b30944c7682efcf79cf8950ed3 2025-07-17T08:14:11.7196107Z * [new tag] trunk/d5d14ee823e70224a154884a5c2912643d648094 -> trunk/d5d14ee823e70224a154884a5c2912643d648094 2025-07-17T08:14:11.7197204Z * [new tag] trunk/d5e6f4209424b96237ea5468dd47899e1124dfcb -> trunk/d5e6f4209424b96237ea5468dd47899e1124dfcb 2025-07-17T08:14:11.7198117Z * [new tag] trunk/d6237721c074484ea5e72fc05614587886e57fd6 -> trunk/d6237721c074484ea5e72fc05614587886e57fd6 2025-07-17T08:14:11.7198831Z * [new tag] trunk/d632cf2cc9aac8ab0e03d1537982265e42be95e5 -> trunk/d632cf2cc9aac8ab0e03d1537982265e42be95e5 2025-07-17T08:14:11.7199483Z * [new tag] trunk/d66b4bcc3f89ac6b9d2ccfd4cb01b0aa85d4e3fd -> trunk/d66b4bcc3f89ac6b9d2ccfd4cb01b0aa85d4e3fd 2025-07-17T08:14:11.7200104Z * [new tag] trunk/d6ee5144cab20141c8e0cf48856a90a6517753f1 -> trunk/d6ee5144cab20141c8e0cf48856a90a6517753f1 2025-07-17T08:14:11.7201016Z * [new tag] trunk/d75d30eeb610b164e69d0678a2e2b2dea81eec0f -> trunk/d75d30eeb610b164e69d0678a2e2b2dea81eec0f 2025-07-17T08:14:11.7201642Z * [new tag] trunk/d76323d41742cbc05ec6857319b267d2c7ea8fd9 -> trunk/d76323d41742cbc05ec6857319b267d2c7ea8fd9 2025-07-17T08:14:11.7202298Z * [new tag] trunk/d79651571fb082a7a20631059563ecdf9d11b7e6 -> trunk/d79651571fb082a7a20631059563ecdf9d11b7e6 2025-07-17T08:14:11.7202890Z * [new tag] trunk/d797038ea9f3951c7602e8710f4866f73d7e7acd -> trunk/d797038ea9f3951c7602e8710f4866f73d7e7acd 2025-07-17T08:14:11.7203493Z * [new tag] trunk/d7e1b8b11d7430c7633dcad6f6596b5df8fa02f7 -> trunk/d7e1b8b11d7430c7633dcad6f6596b5df8fa02f7 2025-07-17T08:14:11.7204097Z * [new tag] trunk/d7e3c9ce8289f26704b140e68dac2849df750040 -> trunk/d7e3c9ce8289f26704b140e68dac2849df750040 2025-07-17T08:14:11.7204706Z * [new tag] trunk/d7e657da358d6d393e2105f94f1312fb969654a2 -> trunk/d7e657da358d6d393e2105f94f1312fb969654a2 2025-07-17T08:14:11.7205356Z * [new tag] trunk/d83ff89d3bf54ecc95d441411ecbf07831cc0e5a -> trunk/d83ff89d3bf54ecc95d441411ecbf07831cc0e5a 2025-07-17T08:14:11.7206132Z * [new tag] trunk/d846e213553621cb4581f1f36ac0023e528ddb65 -> trunk/d846e213553621cb4581f1f36ac0023e528ddb65 2025-07-17T08:14:11.7206749Z * [new tag] trunk/d84efde3f02bdc4780e5c9ec43f9c515c744e9be -> trunk/d84efde3f02bdc4780e5c9ec43f9c515c744e9be 2025-07-17T08:14:11.7207352Z * [new tag] trunk/d859e65826d511f8379db4a8c4109417e26e0772 -> trunk/d859e65826d511f8379db4a8c4109417e26e0772 2025-07-17T08:14:11.7207970Z * [new tag] trunk/d89f30ad45b9d4bfe5cf5ab441b53e849e55df7b -> trunk/d89f30ad45b9d4bfe5cf5ab441b53e849e55df7b 2025-07-17T08:14:11.7208637Z * [new tag] trunk/d8bb5ac260dd81f75c8add6eadd8ce11e62be1a3 -> trunk/d8bb5ac260dd81f75c8add6eadd8ce11e62be1a3 2025-07-17T08:14:11.7209259Z * [new tag] trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f -> trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f 2025-07-17T08:14:11.7209877Z * [new tag] trunk/d9577df312d477e8fa5b9d7bc61fb1f2c07b8e48 -> trunk/d9577df312d477e8fa5b9d7bc61fb1f2c07b8e48 2025-07-17T08:14:11.7210490Z * [new tag] trunk/d96dec84151dfdea1aa2bf568deebdc182214f45 -> trunk/d96dec84151dfdea1aa2bf568deebdc182214f45 2025-07-17T08:14:11.7211113Z * [new tag] trunk/d9799a2ee7adb9d15f7a2d47ee17fc39c588af60 -> trunk/d9799a2ee7adb9d15f7a2d47ee17fc39c588af60 2025-07-17T08:14:11.7211735Z * [new tag] trunk/d98fa4a1033079ae19591aff5c3c354617bff482 -> trunk/d98fa4a1033079ae19591aff5c3c354617bff482 2025-07-17T08:14:11.7212379Z * [new tag] trunk/d99cac28160428a8b006890abffaaa0754bd28e1 -> trunk/d99cac28160428a8b006890abffaaa0754bd28e1 2025-07-17T08:14:11.7212988Z * [new tag] trunk/d9b8369f3976e89eef96c903dfede746fb438f63 -> trunk/d9b8369f3976e89eef96c903dfede746fb438f63 2025-07-17T08:14:11.7213596Z * [new tag] trunk/da05b7fb94fa6382c43e165a525a76d8ae62cadd -> trunk/da05b7fb94fa6382c43e165a525a76d8ae62cadd 2025-07-17T08:14:11.7214218Z * [new tag] trunk/da1f337bc43ce2d720aca1349f9c09712e037382 -> trunk/da1f337bc43ce2d720aca1349f9c09712e037382 2025-07-17T08:14:11.7214832Z * [new tag] trunk/da1f8980dfd646f14dc33bf0bc70fcb4d09096b3 -> trunk/da1f8980dfd646f14dc33bf0bc70fcb4d09096b3 2025-07-17T08:14:11.7215462Z * [new tag] trunk/da4e7c77a12746b0806a63af58d7c913ed241f55 -> trunk/da4e7c77a12746b0806a63af58d7c913ed241f55 2025-07-17T08:14:11.7216095Z * [new tag] trunk/da50835bdebd43275e0be4b1362e1bb92b568e72 -> trunk/da50835bdebd43275e0be4b1362e1bb92b568e72 2025-07-17T08:14:11.7216702Z * [new tag] trunk/da910e603a764c1f935dd0409b4c18bd84b1f045 -> trunk/da910e603a764c1f935dd0409b4c18bd84b1f045 2025-07-17T08:14:11.7217308Z * [new tag] trunk/dabb55baff2292ddd7728882b4e2113b8cb9e23b -> trunk/dabb55baff2292ddd7728882b4e2113b8cb9e23b 2025-07-17T08:14:11.7218070Z * [new tag] trunk/db01f1032ff133dc7cc3097b76bfb1b73ff533ce -> trunk/db01f1032ff133dc7cc3097b76bfb1b73ff533ce 2025-07-17T08:14:11.7218680Z * [new tag] trunk/db188503cb705230664c94d8b3a85165a00d632d -> trunk/db188503cb705230664c94d8b3a85165a00d632d 2025-07-17T08:14:11.7219369Z * [new tag] trunk/db491825e05e8bed9c7ed5d9fdd6ce206ab3167c -> trunk/db491825e05e8bed9c7ed5d9fdd6ce206ab3167c 2025-07-17T08:14:11.7219975Z * [new tag] trunk/db5970c1a67968f3b76d204d75789021d4304337 -> trunk/db5970c1a67968f3b76d204d75789021d4304337 2025-07-17T08:14:11.7220574Z * [new tag] trunk/dbec08bc1cc9113c13652128a4ddcfcf2426a8c0 -> trunk/dbec08bc1cc9113c13652128a4ddcfcf2426a8c0 2025-07-17T08:14:11.7221190Z * [new tag] trunk/dbf7d421dabced2335d17c7d7e57c1770f2f12c0 -> trunk/dbf7d421dabced2335d17c7d7e57c1770f2f12c0 2025-07-17T08:14:11.7221813Z * [new tag] trunk/dc5e8f7999cccb51efcf0f5fe197a740a918c73d -> trunk/dc5e8f7999cccb51efcf0f5fe197a740a918c73d 2025-07-17T08:14:11.7222566Z * [new tag] trunk/dcb97cd519e4e4974bc3bd4960512b557216f3e6 -> trunk/dcb97cd519e4e4974bc3bd4960512b557216f3e6 2025-07-17T08:14:11.7223221Z * [new tag] trunk/dd1b6621bc04a37b60ac304d913a3c838b0b1e4d -> trunk/dd1b6621bc04a37b60ac304d913a3c838b0b1e4d 2025-07-17T08:14:11.7223830Z * [new tag] trunk/dd3e7170c20cade9a308900aa4df46ab7656d253 -> trunk/dd3e7170c20cade9a308900aa4df46ab7656d253 2025-07-17T08:14:11.7224442Z * [new tag] trunk/dd41a3907cde3ce19fb69bd79c4055233a1e28d3 -> trunk/dd41a3907cde3ce19fb69bd79c4055233a1e28d3 2025-07-17T08:14:11.7225053Z * [new tag] trunk/dd78d6e7eaecf0aa5317076a721bc719c96b41f8 -> trunk/dd78d6e7eaecf0aa5317076a721bc719c96b41f8 2025-07-17T08:14:11.7225647Z * [new tag] trunk/dd93883231226576220a8ec0fa266c9e22eae82c -> trunk/dd93883231226576220a8ec0fa266c9e22eae82c 2025-07-17T08:14:11.7226292Z * [new tag] trunk/ddf502c988133835a89959bef945bf9c5f06b428 -> trunk/ddf502c988133835a89959bef945bf9c5f06b428 2025-07-17T08:14:11.7226892Z * [new tag] trunk/de1930a4290a27f3f03dd1d3454fb6ef9d12f3ea -> trunk/de1930a4290a27f3f03dd1d3454fb6ef9d12f3ea 2025-07-17T08:14:11.7227509Z * [new tag] trunk/de45c5f673ce261e9a82c54280beeda36cff640e -> trunk/de45c5f673ce261e9a82c54280beeda36cff640e 2025-07-17T08:14:11.7228121Z * [new tag] trunk/dea4864ce08115a0cdc871b84dd3080567d8b5e4 -> trunk/dea4864ce08115a0cdc871b84dd3080567d8b5e4 2025-07-17T08:14:11.7228712Z * [new tag] trunk/df72078fe1339751e702c7511c23b4597d022dcc -> trunk/df72078fe1339751e702c7511c23b4597d022dcc 2025-07-17T08:14:11.7229303Z * [new tag] trunk/dfa2649434f539d7580d38f08890176e73d45158 -> trunk/dfa2649434f539d7580d38f08890176e73d45158 2025-07-17T08:14:11.7229959Z * [new tag] trunk/dfc31b3345d78b0a49d446dcc1957404606a3aa2 -> trunk/dfc31b3345d78b0a49d446dcc1957404606a3aa2 2025-07-17T08:14:11.7230585Z * [new tag] trunk/dfcda613b65499e4b593b5bbb64812d57194858e -> trunk/dfcda613b65499e4b593b5bbb64812d57194858e 2025-07-17T08:14:11.7231209Z * [new tag] trunk/dfdd636cfa06ac70c4aa7ad5ee5e854c46b25a8e -> trunk/dfdd636cfa06ac70c4aa7ad5ee5e854c46b25a8e 2025-07-17T08:14:11.7231825Z * [new tag] trunk/dfef1e44085bb156abc4aff0f34a0b82a4a337b8 -> trunk/dfef1e44085bb156abc4aff0f34a0b82a4a337b8 2025-07-17T08:14:11.7232437Z * [new tag] trunk/e01fde82131c7f0b4c122222694911ee6fab36ca -> trunk/e01fde82131c7f0b4c122222694911ee6fab36ca 2025-07-17T08:14:11.7233182Z * [new tag] trunk/e0447bb5f84dca38e7515d1b1fdea42c647e5acd -> trunk/e0447bb5f84dca38e7515d1b1fdea42c647e5acd 2025-07-17T08:14:11.7233795Z * [new tag] trunk/e071837594f26a3bbaeee11eaa74f3bfd9c998ce -> trunk/e071837594f26a3bbaeee11eaa74f3bfd9c998ce 2025-07-17T08:14:11.7234617Z * [new tag] trunk/e0850123355a919427be3cb02f40c9a9e144fc3c -> trunk/e0850123355a919427be3cb02f40c9a9e144fc3c 2025-07-17T08:14:11.7235236Z * [new tag] trunk/e0ab1b538a646bff0739830d74a8e6ea6bf1eddd -> trunk/e0ab1b538a646bff0739830d74a8e6ea6bf1eddd 2025-07-17T08:14:11.7235844Z * [new tag] trunk/e0ae4ecca87928a96c97fb60cbb36aca0fc182f2 -> trunk/e0ae4ecca87928a96c97fb60cbb36aca0fc182f2 2025-07-17T08:14:11.7236510Z * [new tag] trunk/e0fd48be7d526625cacfd093f3db13506ca9cc17 -> trunk/e0fd48be7d526625cacfd093f3db13506ca9cc17 2025-07-17T08:14:11.7237155Z * [new tag] trunk/e1180c7228ba8c8b16cabf78706d4a67ca189a6b -> trunk/e1180c7228ba8c8b16cabf78706d4a67ca189a6b 2025-07-17T08:14:11.7237780Z * [new tag] trunk/e124a0d88ca2aa04bfaca2dcabf5de6244048e45 -> trunk/e124a0d88ca2aa04bfaca2dcabf5de6244048e45 2025-07-17T08:14:11.7238404Z * [new tag] trunk/e12597090c482ebf1eff7739794667a92cbff657 -> trunk/e12597090c482ebf1eff7739794667a92cbff657 2025-07-17T08:14:11.7239161Z * [new tag] trunk/e15848669f84d3767bfca724a29a6a6dde3308b9 -> trunk/e15848669f84d3767bfca724a29a6a6dde3308b9 2025-07-17T08:14:11.7239758Z * [new tag] trunk/e15ea965a1e84029eb900b93f5776767a39fd91e -> trunk/e15ea965a1e84029eb900b93f5776767a39fd91e 2025-07-17T08:14:11.7240390Z * [new tag] trunk/e15f4248ad2797539f1bf965bd0a3500b8ed15ed -> trunk/e15f4248ad2797539f1bf965bd0a3500b8ed15ed 2025-07-17T08:14:11.7240992Z * [new tag] trunk/e1723098805fcbf3ab7f3d20750fb0665bf65004 -> trunk/e1723098805fcbf3ab7f3d20750fb0665bf65004 2025-07-17T08:14:11.7241588Z * [new tag] trunk/e1a20988f3724317a7ee79c1777d574a8282a122 -> trunk/e1a20988f3724317a7ee79c1777d574a8282a122 2025-07-17T08:14:11.7242195Z * [new tag] trunk/e1aee86646aa6d1b9cb9d34351e43936401c5efc -> trunk/e1aee86646aa6d1b9cb9d34351e43936401c5efc 2025-07-17T08:14:11.7242806Z * [new tag] trunk/e1db10e05aa720aef1989773adcf48f311bcf920 -> trunk/e1db10e05aa720aef1989773adcf48f311bcf920 2025-07-17T08:14:11.7243431Z * [new tag] trunk/e1f28fe17bc55389fc5a31bad588d22e5ecca722 -> trunk/e1f28fe17bc55389fc5a31bad588d22e5ecca722 2025-07-17T08:14:11.7244077Z * [new tag] trunk/e20784f228abca24ab263cf0f69534667365ecba -> trunk/e20784f228abca24ab263cf0f69534667365ecba 2025-07-17T08:14:11.7244687Z * [new tag] trunk/e2351f2dcf7d300460edb9d0c2eb0ea11cc547c5 -> trunk/e2351f2dcf7d300460edb9d0c2eb0ea11cc547c5 2025-07-17T08:14:11.7245289Z * [new tag] trunk/e25ce0f928bfdd545323fcc2f88209233309bbbc -> trunk/e25ce0f928bfdd545323fcc2f88209233309bbbc 2025-07-17T08:14:11.7245916Z * [new tag] trunk/e265b719bd67f7c0a2b9001daef442a70232dcc8 -> trunk/e265b719bd67f7c0a2b9001daef442a70232dcc8 2025-07-17T08:14:11.7246524Z * [new tag] trunk/e28925aa7566da3ffe4f13dd8d59a6767bf97b2e -> trunk/e28925aa7566da3ffe4f13dd8d59a6767bf97b2e 2025-07-17T08:14:11.7247167Z * [new tag] trunk/e290a4c645e00926f0bfa44488f9f7dbd7cb2d0b -> trunk/e290a4c645e00926f0bfa44488f9f7dbd7cb2d0b 2025-07-17T08:14:11.7247782Z * [new tag] trunk/e2c9d8d6414927ce754bbc40b767edf103cf16da -> trunk/e2c9d8d6414927ce754bbc40b767edf103cf16da 2025-07-17T08:14:11.7248394Z * [new tag] trunk/e2f64eedafc6f0dcad9256ac1f38c0359477679a -> trunk/e2f64eedafc6f0dcad9256ac1f38c0359477679a 2025-07-17T08:14:11.7249000Z * [new tag] trunk/e311886e3d57c83a88b97a084dd0b95d6d1537a8 -> trunk/e311886e3d57c83a88b97a084dd0b95d6d1537a8 2025-07-17T08:14:11.7249591Z * [new tag] trunk/e31f20529276356092b5c63c2920d5b17ca9f4ba -> trunk/e31f20529276356092b5c63c2920d5b17ca9f4ba 2025-07-17T08:14:11.7250176Z * [new tag] trunk/e323d46b617c1552cc0f017ad8ec80189eacf187 -> trunk/e323d46b617c1552cc0f017ad8ec80189eacf187 2025-07-17T08:14:11.7250958Z * [new tag] trunk/e3320965b48d87b7257997c35db722302d923ead -> trunk/e3320965b48d87b7257997c35db722302d923ead 2025-07-17T08:14:11.7251575Z * [new tag] trunk/e375d21bb9b0ef6fefe7a8af5a054a17de8c63c9 -> trunk/e375d21bb9b0ef6fefe7a8af5a054a17de8c63c9 2025-07-17T08:14:11.7252186Z * [new tag] trunk/e3977e843de6c9c43be00ee8c67c533debfc0dc9 -> trunk/e3977e843de6c9c43be00ee8c67c533debfc0dc9 2025-07-17T08:14:11.7252797Z * [new tag] trunk/e3afbb03623559fa3fa7ba607c07c86ebed889f0 -> trunk/e3afbb03623559fa3fa7ba607c07c86ebed889f0 2025-07-17T08:14:11.7253408Z * [new tag] trunk/e3b44edfd837199880aed3ec802383617da731f3 -> trunk/e3b44edfd837199880aed3ec802383617da731f3 2025-07-17T08:14:11.7254037Z * [new tag] trunk/e3f2597b4529927b812b443cf8da19b44ed8dea4 -> trunk/e3f2597b4529927b812b443cf8da19b44ed8dea4 2025-07-17T08:14:11.7254659Z * [new tag] trunk/e3f8141c25b7213885f0b7b64f2b0ccc7858be95 -> trunk/e3f8141c25b7213885f0b7b64f2b0ccc7858be95 2025-07-17T08:14:11.7255259Z * [new tag] trunk/e3fe001d9e38153a7797ad25377fdfa34e461113 -> trunk/e3fe001d9e38153a7797ad25377fdfa34e461113 2025-07-17T08:14:11.7256024Z * [new tag] trunk/e40ade5182233f548b25f2732effe3719d16e9ad -> trunk/e40ade5182233f548b25f2732effe3719d16e9ad 2025-07-17T08:14:11.7256631Z * [new tag] trunk/e466dab164d9236bfe5817ec8e4d24c7b9d3e392 -> trunk/e466dab164d9236bfe5817ec8e4d24c7b9d3e392 2025-07-17T08:14:11.7257228Z * [new tag] trunk/e472daa80963aae389089f9dc324b04261e2a5ef -> trunk/e472daa80963aae389089f9dc324b04261e2a5ef 2025-07-17T08:14:11.7257877Z * [new tag] trunk/e4ae60a413b99688d308794baaa1c685b5c19025 -> trunk/e4ae60a413b99688d308794baaa1c685b5c19025 2025-07-17T08:14:11.7258661Z * [new tag] trunk/e4c17d5e1ccd0e730caef484af291243bc1d9cde -> trunk/e4c17d5e1ccd0e730caef484af291243bc1d9cde 2025-07-17T08:14:11.7263788Z * [new tag] trunk/e4c9f6d9a286bd367ce3a157428f588e267d2630 -> trunk/e4c9f6d9a286bd367ce3a157428f588e267d2630 2025-07-17T08:14:11.7264573Z * [new tag] trunk/e517066f41342f0f01043121dcb8ac6b235ee40c -> trunk/e517066f41342f0f01043121dcb8ac6b235ee40c 2025-07-17T08:14:11.7270372Z * [new tag] trunk/e53ddaf1f6ef3f1d22075ad33a5922fb8b277fe0 -> trunk/e53ddaf1f6ef3f1d22075ad33a5922fb8b277fe0 2025-07-17T08:14:11.7276131Z * [new tag] trunk/e581f015eebf483eb6f19447caf2d2452a602c2f -> trunk/e581f015eebf483eb6f19447caf2d2452a602c2f 2025-07-17T08:14:11.7277674Z * [new tag] trunk/e583b888194c8c74ebbd332c09c394acebbbbcff -> trunk/e583b888194c8c74ebbd332c09c394acebbbbcff 2025-07-17T08:14:11.7283279Z * [new tag] trunk/e5a0b73ce9e7bc489150932b60f673155d6ddc30 -> trunk/e5a0b73ce9e7bc489150932b60f673155d6ddc30 2025-07-17T08:14:11.7284840Z * [new tag] trunk/e5a11971919009b5e5bd050b3ed52e324f1ce894 -> trunk/e5a11971919009b5e5bd050b3ed52e324f1ce894 2025-07-17T08:14:11.7290608Z * [new tag] trunk/e5ea24fb27e0ef5dbb0c4039d88c0f4faa221fef -> trunk/e5ea24fb27e0ef5dbb0c4039d88c0f4faa221fef 2025-07-17T08:14:11.7292291Z * [new tag] trunk/e5ed267f830ce9fc6579f928082e563fbed37e3f -> trunk/e5ed267f830ce9fc6579f928082e563fbed37e3f 2025-07-17T08:14:11.7298092Z * [new tag] trunk/e5edd013ab418b8b3609cb3cb1df3804b69d8eef -> trunk/e5edd013ab418b8b3609cb3cb1df3804b69d8eef 2025-07-17T08:14:11.7298740Z * [new tag] trunk/e5f6ffd8109bee99416d9b127f961ab0e253a1c2 -> trunk/e5f6ffd8109bee99416d9b127f961ab0e253a1c2 2025-07-17T08:14:11.7299364Z * [new tag] trunk/e600e044a770d29d1fe5d9638b274a7d4f22f969 -> trunk/e600e044a770d29d1fe5d9638b274a7d4f22f969 2025-07-17T08:14:11.7299984Z * [new tag] trunk/e6252f62efa5e6e4ab0d56967d7461f1e8a7eb7c -> trunk/e6252f62efa5e6e4ab0d56967d7461f1e8a7eb7c 2025-07-17T08:14:11.7300591Z * [new tag] trunk/e694280d1215caf70f41575f2611bfa26c69ebdb -> trunk/e694280d1215caf70f41575f2611bfa26c69ebdb 2025-07-17T08:14:11.7303482Z * [new tag] trunk/e6d71f37896e99ced7daf9ee43a30c0ec03d60f2 -> trunk/e6d71f37896e99ced7daf9ee43a30c0ec03d60f2 2025-07-17T08:14:11.7306511Z * [new tag] trunk/e6d8ed02cbeabe961d1a5303973a6d89ee851736 -> trunk/e6d8ed02cbeabe961d1a5303973a6d89ee851736 2025-07-17T08:14:11.7307276Z * [new tag] trunk/e6ed4074e8411000eea2f0de0c0829d909e4701f -> trunk/e6ed4074e8411000eea2f0de0c0829d909e4701f 2025-07-17T08:14:11.7309480Z * [new tag] trunk/e71bb021b9553ddc2db6cb8ea7bf8643552f09fc -> trunk/e71bb021b9553ddc2db6cb8ea7bf8643552f09fc 2025-07-17T08:14:11.7312330Z * [new tag] trunk/e7698ff5cf40729d11df6c32c6df0a163e5d0ce0 -> trunk/e7698ff5cf40729d11df6c32c6df0a163e5d0ce0 2025-07-17T08:14:11.7315575Z * [new tag] trunk/e78f2ac92b709a060aa323d6e527ec2ecc36fb93 -> trunk/e78f2ac92b709a060aa323d6e527ec2ecc36fb93 2025-07-17T08:14:11.7318372Z * [new tag] trunk/e7a66166ce5294a52bf3966aef49562f94343475 -> trunk/e7a66166ce5294a52bf3966aef49562f94343475 2025-07-17T08:14:11.7321257Z * [new tag] trunk/e7da21806fbc96d47ac03ea8f6507deb0ab48481 -> trunk/e7da21806fbc96d47ac03ea8f6507deb0ab48481 2025-07-17T08:14:11.7324270Z * [new tag] trunk/e8217ad8becd2b297682c685a9179997cb0a98cc -> trunk/e8217ad8becd2b297682c685a9179997cb0a98cc 2025-07-17T08:14:11.7326926Z * [new tag] trunk/e895e9689c625cbcd8f46880115e0d093713fa37 -> trunk/e895e9689c625cbcd8f46880115e0d093713fa37 2025-07-17T08:14:11.7330079Z * [new tag] trunk/e8b3dfa7c0b6d74fc84714dbb79cb6a8bad43ae7 -> trunk/e8b3dfa7c0b6d74fc84714dbb79cb6a8bad43ae7 2025-07-17T08:14:11.7332775Z * [new tag] trunk/e8bfce9a43960f417a36636a0e7f6a58b7dc56d2 -> trunk/e8bfce9a43960f417a36636a0e7f6a58b7dc56d2 2025-07-17T08:14:11.7335764Z * [new tag] trunk/e8cf5ff5641c1ce4c3046a85df55b15eaaea38b2 -> trunk/e8cf5ff5641c1ce4c3046a85df55b15eaaea38b2 2025-07-17T08:14:11.7338565Z * [new tag] trunk/e8d29c45e02402bcb4ae7726abd415bebd441852 -> trunk/e8d29c45e02402bcb4ae7726abd415bebd441852 2025-07-17T08:14:11.7341390Z * [new tag] trunk/e90148c91d3b8a759db558374c8539e47338926b -> trunk/e90148c91d3b8a759db558374c8539e47338926b 2025-07-17T08:14:11.7344616Z * [new tag] trunk/e92e3eaf4eb815ea28db9a5af9d9ee48c3f7be3f -> trunk/e92e3eaf4eb815ea28db9a5af9d9ee48c3f7be3f 2025-07-17T08:14:11.7347387Z * [new tag] trunk/e9367a7a4288e626f01fada3912d68756f1ca6d3 -> trunk/e9367a7a4288e626f01fada3912d68756f1ca6d3 2025-07-17T08:14:11.7350388Z * [new tag] trunk/e959dd017d7dcd7c6351c9ef303f3667aebe11f5 -> trunk/e959dd017d7dcd7c6351c9ef303f3667aebe11f5 2025-07-17T08:14:11.7353233Z * [new tag] trunk/e95e8eed0a96f024dc84012494f465b34eae9d22 -> trunk/e95e8eed0a96f024dc84012494f465b34eae9d22 2025-07-17T08:14:11.7356392Z * [new tag] trunk/e96f530af5bf8ceaeaa87ec7f4651490a25bce07 -> trunk/e96f530af5bf8ceaeaa87ec7f4651490a25bce07 2025-07-17T08:14:11.7359064Z * [new tag] trunk/e98dd95446e009ace1722498effbf32250d623e4 -> trunk/e98dd95446e009ace1722498effbf32250d623e4 2025-07-17T08:14:11.7361928Z * [new tag] trunk/e99a2a2dba90c9b6276219104bc99aff2f67e2f7 -> trunk/e99a2a2dba90c9b6276219104bc99aff2f67e2f7 2025-07-17T08:14:11.7364970Z * [new tag] trunk/e99cc126a4f4bd5233ff363f27d14a0fff4b4392 -> trunk/e99cc126a4f4bd5233ff363f27d14a0fff4b4392 2025-07-17T08:14:11.7367663Z * [new tag] trunk/e9fdaf8701b599fd943bb899639b5e8a4966b3c3 -> trunk/e9fdaf8701b599fd943bb899639b5e8a4966b3c3 2025-07-17T08:14:11.7370407Z * [new tag] trunk/ea23eb4b98ae8af40f0c38538a9e63f1b0dc40e2 -> trunk/ea23eb4b98ae8af40f0c38538a9e63f1b0dc40e2 2025-07-17T08:14:11.7373032Z * [new tag] trunk/ea37f720995616d8570045c63486198a021f8285 -> trunk/ea37f720995616d8570045c63486198a021f8285 2025-07-17T08:14:11.7376325Z * [new tag] trunk/ea74fdd24aa7d98433231f4a3d75cfd241d8720e -> trunk/ea74fdd24aa7d98433231f4a3d75cfd241d8720e 2025-07-17T08:14:11.7379028Z * [new tag] trunk/eab45643f22e58ee12d95d8b0162d51ca0a50801 -> trunk/eab45643f22e58ee12d95d8b0162d51ca0a50801 2025-07-17T08:14:11.7381785Z * [new tag] trunk/eabf7cd3c552e6c17321a63d7e5a19da92909910 -> trunk/eabf7cd3c552e6c17321a63d7e5a19da92909910 2025-07-17T08:14:11.7384536Z * [new tag] trunk/eaceb243df6fc17a37a2c1d9f8775d1561a0f67c -> trunk/eaceb243df6fc17a37a2c1d9f8775d1561a0f67c 2025-07-17T08:14:11.7387456Z * [new tag] trunk/eaf32fffb7e83b5331951b254ad213ceb2ae72f8 -> trunk/eaf32fffb7e83b5331951b254ad213ceb2ae72f8 2025-07-17T08:14:11.7390484Z * [new tag] trunk/eaf704914eb63efffafeb402633f76f2cd521ef4 -> trunk/eaf704914eb63efffafeb402633f76f2cd521ef4 2025-07-17T08:14:11.7398102Z * [new tag] trunk/eb152ab1dd9eafc777b6642bb141ab1b8376359a -> trunk/eb152ab1dd9eafc777b6642bb141ab1b8376359a 2025-07-17T08:14:11.7399215Z * [new tag] trunk/eb2af14f8e75c22c0a2fcf407005d2e8173d0df5 -> trunk/eb2af14f8e75c22c0a2fcf407005d2e8173d0df5 2025-07-17T08:14:11.7404109Z * [new tag] trunk/eb331b59fedb7f70229ca491029f2f7f27bbff54 -> trunk/eb331b59fedb7f70229ca491029f2f7f27bbff54 2025-07-17T08:14:11.7410551Z * [new tag] trunk/eb4cf59ecdf69dd53805a37525a7f750c8f1e0dd -> trunk/eb4cf59ecdf69dd53805a37525a7f750c8f1e0dd 2025-07-17T08:14:11.7411482Z * [new tag] trunk/eb9efb37c8f315f1d30e86d5797490c6a8666889 -> trunk/eb9efb37c8f315f1d30e86d5797490c6a8666889 2025-07-17T08:14:11.7416467Z * [new tag] trunk/eba5fc91ac924a7a05569c33b0f90f0faf22696d -> trunk/eba5fc91ac924a7a05569c33b0f90f0faf22696d 2025-07-17T08:14:11.7417112Z * [new tag] trunk/ebab2799423987a16975ab07ee49dd944e5315e6 -> trunk/ebab2799423987a16975ab07ee49dd944e5315e6 2025-07-17T08:14:11.7418382Z * [new tag] trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 -> trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 2025-07-17T08:14:11.7423299Z * [new tag] trunk/ec0276103fc023b93c6eb17639d4605656ea4f10 -> trunk/ec0276103fc023b93c6eb17639d4605656ea4f10 2025-07-17T08:14:11.7428232Z * [new tag] trunk/ec08eb8ba22e66b113e4f2aba1f6afb738f9d861 -> trunk/ec08eb8ba22e66b113e4f2aba1f6afb738f9d861 2025-07-17T08:14:11.7428880Z * [new tag] trunk/ec816d73b4c8f74a14e275891939de6cfd6891b6 -> trunk/ec816d73b4c8f74a14e275891939de6cfd6891b6 2025-07-17T08:14:11.7429508Z * [new tag] trunk/ecd73c58eeaf7e919316f9b9596f8c677af96c66 -> trunk/ecd73c58eeaf7e919316f9b9596f8c677af96c66 2025-07-17T08:14:11.7435475Z * [new tag] trunk/ed03492238c9ef76f5c1df6cfa54da83a2a384e1 -> trunk/ed03492238c9ef76f5c1df6cfa54da83a2a384e1 2025-07-17T08:14:11.7437166Z * [new tag] trunk/ed051c308464904e07d33c39524b3931dc8c947a -> trunk/ed051c308464904e07d33c39524b3931dc8c947a 2025-07-17T08:14:11.7438942Z * [new tag] trunk/ed508cc0182b923789555d4e1ec1f8b23707b7db -> trunk/ed508cc0182b923789555d4e1ec1f8b23707b7db 2025-07-17T08:14:11.7444846Z * [new tag] trunk/ed5d6d2a200a0f03b164053322341bb10acc051d -> trunk/ed5d6d2a200a0f03b164053322341bb10acc051d 2025-07-17T08:14:11.7446440Z * [new tag] trunk/ed661a5f11de116539f70882f4f59a61d5e3e209 -> trunk/ed661a5f11de116539f70882f4f59a61d5e3e209 2025-07-17T08:14:11.7448000Z * [new tag] trunk/ed6ae20cf0e31d49d54177251293267205e24021 -> trunk/ed6ae20cf0e31d49d54177251293267205e24021 2025-07-17T08:14:11.7450865Z * [new tag] trunk/ed6df0e324233fda094e3c1cb4de4009d1ba2413 -> trunk/ed6df0e324233fda094e3c1cb4de4009d1ba2413 2025-07-17T08:14:11.7454011Z * [new tag] trunk/ed911747c2a56cf84d648d677403d5bf6b2ebd0b -> trunk/ed911747c2a56cf84d648d677403d5bf6b2ebd0b 2025-07-17T08:14:11.7456363Z * [new tag] trunk/eda0a9cc90b9a63127a49d617329f98b6404e90d -> trunk/eda0a9cc90b9a63127a49d617329f98b6404e90d 2025-07-17T08:14:11.7459628Z * [new tag] trunk/edb92e16ba9ad12bd51c4f73389556e163e9cc08 -> trunk/edb92e16ba9ad12bd51c4f73389556e163e9cc08 2025-07-17T08:14:11.7462739Z * [new tag] trunk/edd45f3a020f892c17672cc2d08f64cb960006ad -> trunk/edd45f3a020f892c17672cc2d08f64cb960006ad 2025-07-17T08:14:11.7470002Z * [new tag] trunk/edd9c09e73aaa8d1a1667fa7ea5a337aa31fa6ec -> trunk/edd9c09e73aaa8d1a1667fa7ea5a337aa31fa6ec 2025-07-17T08:14:11.7470720Z * [new tag] trunk/eddddea9087a8840ce5ae1bbb3c6f59556d7c0f0 -> trunk/eddddea9087a8840ce5ae1bbb3c6f59556d7c0f0 2025-07-17T08:14:11.7478734Z * [new tag] trunk/ede6ead8cd8e925cb093f2b3016342e645bd728d -> trunk/ede6ead8cd8e925cb093f2b3016342e645bd728d 2025-07-17T08:14:11.7481259Z * [new tag] trunk/edf7bb4f514220f96ddfa646ae6e9e930a305ec1 -> trunk/edf7bb4f514220f96ddfa646ae6e9e930a305ec1 2025-07-17T08:14:11.7482096Z * [new tag] trunk/ee0992871c99fc6a1e19eb839ab65391a168d2f8 -> trunk/ee0992871c99fc6a1e19eb839ab65391a168d2f8 2025-07-17T08:14:11.7483357Z * [new tag] trunk/ee4d343499c80be16a58d5ac604da6e2130cd94d -> trunk/ee4d343499c80be16a58d5ac604da6e2130cd94d 2025-07-17T08:14:11.7483995Z * [new tag] trunk/ee56e9f8a8202bfa02c2d9ae3cfa07d4a41ab567 -> trunk/ee56e9f8a8202bfa02c2d9ae3cfa07d4a41ab567 2025-07-17T08:14:11.7484657Z * [new tag] trunk/ee5c2908cbfcbda6e8a5737d9939d36ba417d627 -> trunk/ee5c2908cbfcbda6e8a5737d9939d36ba417d627 2025-07-17T08:14:11.7486644Z * [new tag] trunk/ee9ac36c2316f430c4de2a0982bde3cb8087cbe7 -> trunk/ee9ac36c2316f430c4de2a0982bde3cb8087cbe7 2025-07-17T08:14:11.7488093Z * [new tag] trunk/eea3bcb3d146f16a8f8c91a9e2a8f1b76c5917f4 -> trunk/eea3bcb3d146f16a8f8c91a9e2a8f1b76c5917f4 2025-07-17T08:14:11.7490817Z * [new tag] trunk/eeaefa133694811aac1fd215bcae2e7f1e098d1d -> trunk/eeaefa133694811aac1fd215bcae2e7f1e098d1d 2025-07-17T08:14:11.7499174Z * [new tag] trunk/eecaa0bbc6a39c89366f9ec97797479c27f6d760 -> trunk/eecaa0bbc6a39c89366f9ec97797479c27f6d760 2025-07-17T08:14:11.7499924Z * [new tag] trunk/eef253d9f6fc8b9774d199889a817f50e89572c2 -> trunk/eef253d9f6fc8b9774d199889a817f50e89572c2 2025-07-17T08:14:11.7500526Z * [new tag] trunk/ef4cca2d79eba61441da46906b30f8f6165cc455 -> trunk/ef4cca2d79eba61441da46906b30f8f6165cc455 2025-07-17T08:14:11.7502603Z * [new tag] trunk/ef6d2cee7a93c1e8f52a7595b6f630d0fcd83692 -> trunk/ef6d2cee7a93c1e8f52a7595b6f630d0fcd83692 2025-07-17T08:14:11.7507689Z * [new tag] trunk/ef6dfa06a9ff84bf04b0d83cfab4cb396a508a0e -> trunk/ef6dfa06a9ff84bf04b0d83cfab4cb396a508a0e 2025-07-17T08:14:11.7508798Z * [new tag] trunk/ef97bd47131423e0819b293dc227b62d0c376023 -> trunk/ef97bd47131423e0819b293dc227b62d0c376023 2025-07-17T08:14:11.7511231Z * [new tag] trunk/efbf07e7ea46c33c936cac882eb1c8b782d1d070 -> trunk/efbf07e7ea46c33c936cac882eb1c8b782d1d070 2025-07-17T08:14:11.7513802Z * [new tag] trunk/effe376db07c7071fa4d704dd0787a394a5eda50 -> trunk/effe376db07c7071fa4d704dd0787a394a5eda50 2025-07-17T08:14:11.7516397Z * [new tag] trunk/f04fd4dc4eaf16557f9212240bdaa8377d51bad1 -> trunk/f04fd4dc4eaf16557f9212240bdaa8377d51bad1 2025-07-17T08:14:11.7519337Z * [new tag] trunk/f096820d0f845f36529fe774cf761d5fc4ad02a8 -> trunk/f096820d0f845f36529fe774cf761d5fc4ad02a8 2025-07-17T08:14:11.7521499Z * [new tag] trunk/f0b388665efd20c1ec35fc48afb115a0f15116ce -> trunk/f0b388665efd20c1ec35fc48afb115a0f15116ce 2025-07-17T08:14:11.7523856Z * [new tag] trunk/f0bee87eea03f6ded538590e2a073cc62ecd2818 -> trunk/f0bee87eea03f6ded538590e2a073cc62ecd2818 2025-07-17T08:14:11.7526397Z * [new tag] trunk/f1331f3f1b43d1848341a0f0da66a13cb05570d0 -> trunk/f1331f3f1b43d1848341a0f0da66a13cb05570d0 2025-07-17T08:14:11.7529388Z * [new tag] trunk/f140fac8dcfa6ec20d594bc4637417a83bc90036 -> trunk/f140fac8dcfa6ec20d594bc4637417a83bc90036 2025-07-17T08:14:11.7531266Z * [new tag] trunk/f151b201236f959e3874b73dde9bfae5e10dae78 -> trunk/f151b201236f959e3874b73dde9bfae5e10dae78 2025-07-17T08:14:11.7533743Z * [new tag] trunk/f154f9b3040369a7979d5de7acb6fe21433eda83 -> trunk/f154f9b3040369a7979d5de7acb6fe21433eda83 2025-07-17T08:14:11.7536710Z * [new tag] trunk/f16053f0c9a09fa337fbf85aaf64f88712b8dcdb -> trunk/f16053f0c9a09fa337fbf85aaf64f88712b8dcdb 2025-07-17T08:14:11.7539060Z * [new tag] trunk/f179b7198522e6d93bd103efba1a1ebd5a2cf891 -> trunk/f179b7198522e6d93bd103efba1a1ebd5a2cf891 2025-07-17T08:14:11.7541539Z * [new tag] trunk/f17f6581252ff07e75f33fdce0b4248acdb5da0b -> trunk/f17f6581252ff07e75f33fdce0b4248acdb5da0b 2025-07-17T08:14:11.7544004Z * [new tag] trunk/f1f49e56b079bfc73b1b2fb061d150ec787ee716 -> trunk/f1f49e56b079bfc73b1b2fb061d150ec787ee716 2025-07-17T08:14:11.7546565Z * [new tag] trunk/f2b44424a1f3481ddc066e8dd62c0cafa1298e92 -> trunk/f2b44424a1f3481ddc066e8dd62c0cafa1298e92 2025-07-17T08:14:11.7549303Z * [new tag] trunk/f2d70898c6fad6c6e867d9bf60eced6aacfa9782 -> trunk/f2d70898c6fad6c6e867d9bf60eced6aacfa9782 2025-07-17T08:14:11.7551629Z * [new tag] trunk/f2e712ca14dbbb8435427fd536b0dd63994a9265 -> trunk/f2e712ca14dbbb8435427fd536b0dd63994a9265 2025-07-17T08:14:11.7554234Z * [new tag] trunk/f2ecf6145fde55baa8a91e27b6b3489172f0e639 -> trunk/f2ecf6145fde55baa8a91e27b6b3489172f0e639 2025-07-17T08:14:11.7557126Z * [new tag] trunk/f34335bf3373301ba3af3ff8268cd0cd1715bd2e -> trunk/f34335bf3373301ba3af3ff8268cd0cd1715bd2e 2025-07-17T08:14:11.7559750Z * [new tag] trunk/f34ab1628b6798cc62f55260dfad872f5df8fd94 -> trunk/f34ab1628b6798cc62f55260dfad872f5df8fd94 2025-07-17T08:14:11.7562189Z * [new tag] trunk/f3e6c8e834a49f738e329b802b4b10912e33915f -> trunk/f3e6c8e834a49f738e329b802b4b10912e33915f 2025-07-17T08:14:11.7564830Z * [new tag] trunk/f3ec16c26a24bcbdcb96c692e321be1a4464067c -> trunk/f3ec16c26a24bcbdcb96c692e321be1a4464067c 2025-07-17T08:14:11.7567150Z * [new tag] trunk/f402eed4d9515dee5bb9b11a2b157de57a5988c1 -> trunk/f402eed4d9515dee5bb9b11a2b157de57a5988c1 2025-07-17T08:14:11.7569592Z * [new tag] trunk/f40efde2a474ffd77c021686da2f14864d6aeb6d -> trunk/f40efde2a474ffd77c021686da2f14864d6aeb6d 2025-07-17T08:14:11.7572348Z * [new tag] trunk/f41d017aa6ca1bd121cee6e428875b7fd31a7ad0 -> trunk/f41d017aa6ca1bd121cee6e428875b7fd31a7ad0 2025-07-17T08:14:11.7574889Z * [new tag] trunk/f4376cac54978b9d7c859c1e3495a57d72ab9601 -> trunk/f4376cac54978b9d7c859c1e3495a57d72ab9601 2025-07-17T08:14:11.7577530Z * [new tag] trunk/f4406689b8805ed23dfef34c6320bb99ea6d3767 -> trunk/f4406689b8805ed23dfef34c6320bb99ea6d3767 2025-07-17T08:14:11.7579920Z * [new tag] trunk/f44a9eee4778d2a2aafe3a0beeea7a37ab8d380e -> trunk/f44a9eee4778d2a2aafe3a0beeea7a37ab8d380e 2025-07-17T08:14:11.7582504Z * [new tag] trunk/f45f483884ef524f2d8260dcf2b2ba2c203eab2f -> trunk/f45f483884ef524f2d8260dcf2b2ba2c203eab2f 2025-07-17T08:14:11.7585321Z * [new tag] trunk/f45f6e86b9ef3d9c94b87c2240dbe9a07bb9fd3d -> trunk/f45f6e86b9ef3d9c94b87c2240dbe9a07bb9fd3d 2025-07-17T08:14:11.7587800Z * [new tag] trunk/f48a1576606186cf2104c82be367b617912322de -> trunk/f48a1576606186cf2104c82be367b617912322de 2025-07-17T08:14:11.7589928Z * [new tag] trunk/f4d60a68dd2fb9fda92af83df016f4cfe3af00ba -> trunk/f4d60a68dd2fb9fda92af83df016f4cfe3af00ba 2025-07-17T08:14:11.7592004Z * [new tag] trunk/f56bfb3030acff03e21d568089f3af9e09ec7cb2 -> trunk/f56bfb3030acff03e21d568089f3af9e09ec7cb2 2025-07-17T08:14:11.7594543Z * [new tag] trunk/f58a680d09e13658a52c6ba05c63c15759846bcc -> trunk/f58a680d09e13658a52c6ba05c63c15759846bcc 2025-07-17T08:14:11.7597479Z * [new tag] trunk/f59c76b5494f83abbb2ca169e13201439396c1aa -> trunk/f59c76b5494f83abbb2ca169e13201439396c1aa 2025-07-17T08:14:11.7599487Z * [new tag] trunk/f5bbaa22536437e9f689db8ee7a5ca472fdf4bd0 -> trunk/f5bbaa22536437e9f689db8ee7a5ca472fdf4bd0 2025-07-17T08:14:11.7601836Z * [new tag] trunk/f5e1b24945cf7852a1425923ca543e1f83be14b1 -> trunk/f5e1b24945cf7852a1425923ca543e1f83be14b1 2025-07-17T08:14:11.7604193Z * [new tag] trunk/f5e6e52f2504d0d2c553fd292c89d999b2033616 -> trunk/f5e6e52f2504d0d2c553fd292c89d999b2033616 2025-07-17T08:14:11.7606508Z * [new tag] trunk/f5eb42e4c0405141134e9c52919ebb36ec77ca5f -> trunk/f5eb42e4c0405141134e9c52919ebb36ec77ca5f 2025-07-17T08:14:11.7608799Z * [new tag] trunk/f5f4beaf562911b5cf1a9e8b9eae5e5946681f3c -> trunk/f5f4beaf562911b5cf1a9e8b9eae5e5946681f3c 2025-07-17T08:14:11.7611130Z * [new tag] trunk/f6d138807f138868de0397936e2bee482c1fb987 -> trunk/f6d138807f138868de0397936e2bee482c1fb987 2025-07-17T08:14:11.7613451Z * [new tag] trunk/f6e18bc1054624bb148632a85c10371d6cc62492 -> trunk/f6e18bc1054624bb148632a85c10371d6cc62492 2025-07-17T08:14:11.7615962Z * [new tag] trunk/f70c80105ebc2a118af848c80a18d6efff820f72 -> trunk/f70c80105ebc2a118af848c80a18d6efff820f72 2025-07-17T08:14:11.7618269Z * [new tag] trunk/f7127b9b940a98596599acda1f89fc5153635a5d -> trunk/f7127b9b940a98596599acda1f89fc5153635a5d 2025-07-17T08:14:11.7620552Z * [new tag] trunk/f7130c097efa826313df44f0dcfa7d4d2e4253ec -> trunk/f7130c097efa826313df44f0dcfa7d4d2e4253ec 2025-07-17T08:14:11.7622732Z * [new tag] trunk/f742b32a2ff6326f67512d2b426cdc2da8413a75 -> trunk/f742b32a2ff6326f67512d2b426cdc2da8413a75 2025-07-17T08:14:11.7624959Z * [new tag] trunk/f79689bd3d145e76746e4cf81e99c40df8272a72 -> trunk/f79689bd3d145e76746e4cf81e99c40df8272a72 2025-07-17T08:14:11.7627354Z * [new tag] trunk/f7a5ad6c2987ee5a83aa5d868cee3b8067d3de94 -> trunk/f7a5ad6c2987ee5a83aa5d868cee3b8067d3de94 2025-07-17T08:14:11.7630034Z * [new tag] trunk/f80a61adf57badf999387efe47b8b2ff3388bd96 -> trunk/f80a61adf57badf999387efe47b8b2ff3388bd96 2025-07-17T08:14:11.7632173Z * [new tag] trunk/f810480dbefabbff6cf0852c9f610f84dd440b8d -> trunk/f810480dbefabbff6cf0852c9f610f84dd440b8d 2025-07-17T08:14:11.7635944Z * [new tag] trunk/f810e98143b7b1fe3436d5315101b22aa8438775 -> trunk/f810e98143b7b1fe3436d5315101b22aa8438775 2025-07-17T08:14:11.7638259Z * [new tag] trunk/f8293116f55a9ad399e4938f0fe3e34c6faa47c4 -> trunk/f8293116f55a9ad399e4938f0fe3e34c6faa47c4 2025-07-17T08:14:11.7640698Z * [new tag] trunk/f85954e043a5b6affb589012e8cc5eff8fdb5358 -> trunk/f85954e043a5b6affb589012e8cc5eff8fdb5358 2025-07-17T08:14:11.7643065Z * [new tag] trunk/f860992db5601a78f73eefc0a56af1d7158d6953 -> trunk/f860992db5601a78f73eefc0a56af1d7158d6953 2025-07-17T08:14:11.7645413Z * [new tag] trunk/f87d1179391d66854e3c6ca20717803cfa22f878 -> trunk/f87d1179391d66854e3c6ca20717803cfa22f878 2025-07-17T08:14:11.7647710Z * [new tag] trunk/f88d7a7a34d5a54d58f0a7edc01ff69f46221b6c -> trunk/f88d7a7a34d5a54d58f0a7edc01ff69f46221b6c 2025-07-17T08:14:11.7650279Z * [new tag] trunk/f8baec8984ed90b526fdc03eec19d8039e7d373b -> trunk/f8baec8984ed90b526fdc03eec19d8039e7d373b 2025-07-17T08:14:11.7652422Z * [new tag] trunk/f8c0a4bd28087b02958b92d7b4f41ebc607292b7 -> trunk/f8c0a4bd28087b02958b92d7b4f41ebc607292b7 2025-07-17T08:14:11.7654806Z * [new tag] trunk/f8cc4c0af802269fbe16a418386a94b3b6547c74 -> trunk/f8cc4c0af802269fbe16a418386a94b3b6547c74 2025-07-17T08:14:11.7657083Z * [new tag] trunk/f97f03c7efcf2b7a45384b9094eb6be4cb419546 -> trunk/f97f03c7efcf2b7a45384b9094eb6be4cb419546 2025-07-17T08:14:11.7659557Z * [new tag] trunk/fa0ea57f5e083daab1eb9cda39ab53a5159b077d -> trunk/fa0ea57f5e083daab1eb9cda39ab53a5159b077d 2025-07-17T08:14:11.7661346Z * [new tag] trunk/fa1c20ae9285f7994a73d2d06025065f96b67a57 -> trunk/fa1c20ae9285f7994a73d2d06025065f96b67a57 2025-07-17T08:14:11.7663593Z * [new tag] trunk/fa3c38c7ae17b8d8fccd0958831f9f1ced9e46b3 -> trunk/fa3c38c7ae17b8d8fccd0958831f9f1ced9e46b3 2025-07-17T08:14:11.7665739Z * [new tag] trunk/fa4f07b5b80bdcf99a1c7452de41939d2ab5886f -> trunk/fa4f07b5b80bdcf99a1c7452de41939d2ab5886f 2025-07-17T08:14:11.7667915Z * [new tag] trunk/fa705f791249c5eee912096f1d7ac7b2d5b60e8c -> trunk/fa705f791249c5eee912096f1d7ac7b2d5b60e8c 2025-07-17T08:14:11.7670111Z * [new tag] trunk/fab53dfdf1d89cecd5e82b12cced9b6dd217e87c -> trunk/fab53dfdf1d89cecd5e82b12cced9b6dd217e87c 2025-07-17T08:14:11.7672338Z * [new tag] trunk/fab85fc5f995ef79e67dc4b083f8cfabe7a90798 -> trunk/fab85fc5f995ef79e67dc4b083f8cfabe7a90798 2025-07-17T08:14:11.7674793Z * [new tag] trunk/fac0cc16efd342637a3d1953caf2ecfa8a89947c -> trunk/fac0cc16efd342637a3d1953caf2ecfa8a89947c 2025-07-17T08:14:11.7676943Z * [new tag] trunk/fadc936fad0793e931ed2eb89577e1d10d212f71 -> trunk/fadc936fad0793e931ed2eb89577e1d10d212f71 2025-07-17T08:14:11.7678906Z * [new tag] trunk/fb45649df7267e97efffec8305cddcb23e97d53f -> trunk/fb45649df7267e97efffec8305cddcb23e97d53f 2025-07-17T08:14:11.7681172Z * [new tag] trunk/fb462cec8d8674ad547c55dbe90710bde1dc2019 -> trunk/fb462cec8d8674ad547c55dbe90710bde1dc2019 2025-07-17T08:14:11.7683307Z * [new tag] trunk/fb731fe371cb1b5bf95de84b19c213590526acb2 -> trunk/fb731fe371cb1b5bf95de84b19c213590526acb2 2025-07-17T08:14:11.7685574Z * [new tag] trunk/fb75dea2c1b93c78dccf08d5fd5e20b362ecd405 -> trunk/fb75dea2c1b93c78dccf08d5fd5e20b362ecd405 2025-07-17T08:14:11.7687768Z * [new tag] trunk/fb9a5d248f36ddce041025c8fc5be0d8bee454b0 -> trunk/fb9a5d248f36ddce041025c8fc5be0d8bee454b0 2025-07-17T08:14:11.7690159Z * [new tag] trunk/fbbab794ef6befbe7ffab3648e9b1f2042942fed -> trunk/fbbab794ef6befbe7ffab3648e9b1f2042942fed 2025-07-17T08:14:11.7692315Z * [new tag] trunk/fbd88ae2b5f444cb4b419c415258caeaef4b7325 -> trunk/fbd88ae2b5f444cb4b419c415258caeaef4b7325 2025-07-17T08:14:11.7694480Z * [new tag] trunk/fc0376e8b162d8fcf4375ae30566139eae7d48ed -> trunk/fc0376e8b162d8fcf4375ae30566139eae7d48ed 2025-07-17T08:14:11.7696648Z * [new tag] trunk/fc10d4b1d649f1460b587f3ab45ad4403d84518c -> trunk/fc10d4b1d649f1460b587f3ab45ad4403d84518c 2025-07-17T08:14:11.7699166Z * [new tag] trunk/fc177801afcbf12543b5e193e736b155f79d4ad3 -> trunk/fc177801afcbf12543b5e193e736b155f79d4ad3 2025-07-17T08:14:11.7701374Z * [new tag] trunk/fc5ae1229341ca2841a977197c644733c6a5c789 -> trunk/fc5ae1229341ca2841a977197c644733c6a5c789 2025-07-17T08:14:11.7703683Z * [new tag] trunk/fc772692622e89335dc28638c512bb33dbed1729 -> trunk/fc772692622e89335dc28638c512bb33dbed1729 2025-07-17T08:14:11.7706062Z * [new tag] trunk/fca7013f85d4e7ac07bdd461f490aa159feac6a0 -> trunk/fca7013f85d4e7ac07bdd461f490aa159feac6a0 2025-07-17T08:14:11.7708457Z * [new tag] trunk/fcbf7c749a839cc817927ceba8ea2887cc28dbf5 -> trunk/fcbf7c749a839cc817927ceba8ea2887cc28dbf5 2025-07-17T08:14:11.7710501Z * [new tag] trunk/fcc682be4bda58894a15fee1d9041c6043fea66f -> trunk/fcc682be4bda58894a15fee1d9041c6043fea66f 2025-07-17T08:14:11.7712714Z * [new tag] trunk/fd4bb29410c035b31ca55262c3012cadb1194aae -> trunk/fd4bb29410c035b31ca55262c3012cadb1194aae 2025-07-17T08:14:11.7715039Z * [new tag] trunk/fd4f704905f95b46c4c8fb4108461ff56ce750c5 -> trunk/fd4f704905f95b46c4c8fb4108461ff56ce750c5 2025-07-17T08:14:11.7717404Z * [new tag] trunk/fd8ea3c8a35e5b4aea3ebd712f2c7ee28c5a3655 -> trunk/fd8ea3c8a35e5b4aea3ebd712f2c7ee28c5a3655 2025-07-17T08:14:11.7719465Z * [new tag] trunk/fdc5b42a8fa2b15526c81f2c83f614e086056320 -> trunk/fdc5b42a8fa2b15526c81f2c83f614e086056320 2025-07-17T08:14:11.7721470Z * [new tag] trunk/fdf5d97fa8393f56aea2779877efd8a264ad5811 -> trunk/fdf5d97fa8393f56aea2779877efd8a264ad5811 2025-07-17T08:14:11.7723869Z * [new tag] trunk/fe1f1a38dff7c59ec0ec5b05fef058629845d061 -> trunk/fe1f1a38dff7c59ec0ec5b05fef058629845d061 2025-07-17T08:14:11.7726195Z * [new tag] trunk/fec571cfd458c4644a2f483dbf9f5480feca7939 -> trunk/fec571cfd458c4644a2f483dbf9f5480feca7939 2025-07-17T08:14:11.7728465Z * [new tag] trunk/fec8af8b98f5e17740ff947e9f8a1c447a497413 -> trunk/fec8af8b98f5e17740ff947e9f8a1c447a497413 2025-07-17T08:14:11.7730629Z * [new tag] trunk/fedbd1a48e1e474cf9da5637aae89b5bc4c20626 -> trunk/fedbd1a48e1e474cf9da5637aae89b5bc4c20626 2025-07-17T08:14:11.7732679Z * [new tag] trunk/fee2377f9ea62223f69ea9904c5e25ccb2af5961 -> trunk/fee2377f9ea62223f69ea9904c5e25ccb2af5961 2025-07-17T08:14:11.7734641Z * [new tag] trunk/feea575082439a0496dd404a4925b7d551039065 -> trunk/feea575082439a0496dd404a4925b7d551039065 2025-07-17T08:14:11.7736779Z * [new tag] trunk/ff611d971fe5362a71c15109cf020d30e6c4b2b9 -> trunk/ff611d971fe5362a71c15109cf020d30e6c4b2b9 2025-07-17T08:14:11.7738904Z * [new tag] trunk/ff7dd1776f9cb8448336338b19b9b53073f2fbda -> trunk/ff7dd1776f9cb8448336338b19b9b53073f2fbda 2025-07-17T08:14:11.7741088Z * [new tag] trunk/ff8b53c056e6556187690a37c944c92feb964d2d -> trunk/ff8b53c056e6556187690a37c944c92feb964d2d 2025-07-17T08:14:11.7743617Z * [new tag] trunk/ffac0de07e0173a073c92c157f43c515009c0de1 -> trunk/ffac0de07e0173a073c92c157f43c515009c0de1 2025-07-17T08:14:11.7745902Z * [new tag] trunk/ffaed8c569406839335bf46dafc4c3e8871e4b8a -> trunk/ffaed8c569406839335bf46dafc4c3e8871e4b8a 2025-07-17T08:14:11.7748040Z * [new tag] trunk/ffc6cbfaf78ca219092ce64dcf113377ae698300 -> trunk/ffc6cbfaf78ca219092ce64dcf113377ae698300 2025-07-17T08:14:11.7750421Z * [new tag] v0.1.1 -> v0.1.1 2025-07-17T08:14:11.7752662Z * [new tag] v0.1.10 -> v0.1.10 2025-07-17T08:14:11.7755080Z * [new tag] v0.1.11 -> v0.1.11 2025-07-17T08:14:11.7757223Z * [new tag] v0.1.12 -> v0.1.12 2025-07-17T08:14:11.7759317Z * [new tag] v0.1.2 -> v0.1.2 2025-07-17T08:14:11.7761415Z * [new tag] v0.1.3 -> v0.1.3 2025-07-17T08:14:11.7763494Z * [new tag] v0.1.4 -> v0.1.4 2025-07-17T08:14:11.7765652Z * [new tag] v0.1.5 -> v0.1.5 2025-07-17T08:14:11.7767808Z * [new tag] v0.1.6 -> v0.1.6 2025-07-17T08:14:11.7769940Z * [new tag] v0.1.7 -> v0.1.7 2025-07-17T08:14:11.7772007Z * [new tag] v0.1.8 -> v0.1.8 2025-07-17T08:14:11.7774059Z * [new tag] v0.1.9 -> v0.1.9 2025-07-17T08:14:11.7776192Z * [new tag] v0.2.0 -> v0.2.0 2025-07-17T08:14:11.7778429Z * [new tag] v0.3.0 -> v0.3.0 2025-07-17T08:14:11.7780616Z * [new tag] v0.3.1 -> v0.3.1 2025-07-17T08:14:11.7782795Z * [new tag] v0.4.0 -> v0.4.0 2025-07-17T08:14:11.7784960Z * [new tag] v0.4.1 -> v0.4.1 2025-07-17T08:14:11.7787109Z * [new tag] v1.0.0 -> v1.0.0 2025-07-17T08:14:11.7789252Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-07-17T08:14:11.7791555Z * [new tag] v1.0.1 -> v1.0.1 2025-07-17T08:14:11.7793694Z * [new tag] v1.0rc0 -> v1.0rc0 2025-07-17T08:14:11.7795713Z * [new tag] v1.0rc1 -> v1.0rc1 2025-07-17T08:14:11.7797852Z * [new tag] v1.1.0 -> v1.1.0 2025-07-17T08:14:11.7800057Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-07-17T08:14:11.7802394Z * [new tag] v1.10.0 -> v1.10.0 2025-07-17T08:14:11.7804695Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-07-17T08:14:11.7806881Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-07-17T08:14:11.7808861Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-07-17T08:14:11.7811074Z * [new tag] v1.10.1 -> v1.10.1 2025-07-17T08:14:11.7813058Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-07-17T08:14:11.7815158Z * [new tag] v1.10.2 -> v1.10.2 2025-07-17T08:14:11.7817079Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-07-17T08:14:11.7819290Z * [new tag] v1.11.0 -> v1.11.0 2025-07-17T08:14:11.7821585Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-07-17T08:14:11.7823872Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-07-17T08:14:11.7826089Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-07-17T08:14:11.7828248Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-07-17T08:14:11.7830555Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-07-17T08:14:11.7832548Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-07-17T08:14:11.7834725Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-07-17T08:14:11.7836925Z * [new tag] v1.12.0 -> v1.12.0 2025-07-17T08:14:11.7839262Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-07-17T08:14:11.7841421Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-07-17T08:14:11.7843593Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-07-17T08:14:11.7845849Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-07-17T08:14:11.7848133Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-07-17T08:14:11.7850300Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-07-17T08:14:11.7852252Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-07-17T08:14:11.7854194Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-07-17T08:14:11.7856160Z * [new tag] v1.12.1 -> v1.12.1 2025-07-17T08:14:11.7858433Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-07-17T08:14:11.7860691Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-07-17T08:14:11.7862905Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-07-17T08:14:11.7865167Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-07-17T08:14:11.7867150Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-07-17T08:14:11.7869416Z * [new tag] v1.13.0 -> v1.13.0 2025-07-17T08:14:11.7871600Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-07-17T08:14:11.7874004Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-07-17T08:14:11.7876204Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-07-17T08:14:11.7878517Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-07-17T08:14:11.7880683Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-07-17T08:14:11.7882481Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-07-17T08:14:11.7884873Z * [new tag] v1.13.1 -> v1.13.1 2025-07-17T08:14:11.7886817Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-07-17T08:14:11.7889021Z * [new tag] v1.2.0 -> v1.2.0 2025-07-17T08:14:11.7891244Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-07-17T08:14:11.7893377Z * [new tag] v1.3.0 -> v1.3.0 2025-07-17T08:14:11.7895495Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-07-17T08:14:11.7897471Z * [new tag] v1.3.1 -> v1.3.1 2025-07-17T08:14:11.7899683Z * [new tag] v1.4.0 -> v1.4.0 2025-07-17T08:14:11.7901792Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-07-17T08:14:11.7903782Z * [new tag] v1.4.1 -> v1.4.1 2025-07-17T08:14:11.7905963Z * [new tag] v1.5.0 -> v1.5.0 2025-07-17T08:14:11.7908207Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-07-17T08:14:11.7910390Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-07-17T08:14:11.7912646Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-07-17T08:14:11.7915022Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-07-17T08:14:11.7916981Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-07-17T08:14:11.7919204Z * [new tag] v1.5.1 -> v1.5.1 2025-07-17T08:14:11.7921164Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-07-17T08:14:11.7923114Z * [new tag] v1.6.0 -> v1.6.0 2025-07-17T08:14:11.7925262Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-07-17T08:14:11.7927676Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-07-17T08:14:11.7929897Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-07-17T08:14:11.7932029Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-07-17T08:14:11.7934239Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-07-17T08:14:11.7936401Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-07-17T08:14:11.7938381Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-07-17T08:14:11.7940574Z * [new tag] v1.7.0 -> v1.7.0 2025-07-17T08:14:11.7942754Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-07-17T08:14:11.7945078Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-07-17T08:14:11.7947269Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-07-17T08:14:11.7949233Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-07-17T08:14:11.7951517Z * [new tag] v1.7.1 -> v1.7.1 2025-07-17T08:14:11.7954009Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-07-17T08:14:11.7956289Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-07-17T08:14:11.7958251Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-07-17T08:14:11.7960465Z * [new tag] v1.8.0 -> v1.8.0 2025-07-17T08:14:11.7962446Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-07-17T08:14:11.7964694Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-07-17T08:14:11.7966931Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-07-17T08:14:11.7969105Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-07-17T08:14:11.7971197Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-07-17T08:14:11.7973020Z * [new tag] v1.8.1 -> v1.8.1 2025-07-17T08:14:11.7975241Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-07-17T08:14:11.7977251Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-07-17T08:14:11.7979184Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-07-17T08:14:11.7981786Z * [new tag] v1.8.2 -> v1.8.2 2025-07-17T08:14:11.7983804Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-07-17T08:14:11.7986000Z * [new tag] v1.9.0 -> v1.9.0 2025-07-17T08:14:11.7988168Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-07-17T08:14:11.7990404Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-07-17T08:14:11.7992651Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-07-17T08:14:11.7994835Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-07-17T08:14:11.7996987Z * [new tag] v1.9.1 -> v1.9.1 2025-07-17T08:14:11.7999362Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-07-17T08:14:11.8002376Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-07-17T08:14:11.8003667Z * [new tag] v2.0.0 -> v2.0.0 2025-07-17T08:14:11.8005717Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-07-17T08:14:11.8007959Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-07-17T08:14:11.8010218Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-07-17T08:14:11.8012384Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-07-17T08:14:11.8014648Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-07-17T08:14:11.8016587Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-07-17T08:14:11.8018827Z * [new tag] v2.0.1 -> v2.0.1 2025-07-17T08:14:11.8021090Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-07-17T08:14:11.8023124Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-07-17T08:14:11.8025198Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-07-17T08:14:11.8027184Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-07-17T08:14:11.8029917Z * [new tag] v2.1.0 -> v2.1.0 2025-07-17T08:14:11.8032017Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-07-17T08:14:11.8035736Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-07-17T08:14:11.8037998Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-07-17T08:14:11.8040428Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-07-17T08:14:11.8042537Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-07-17T08:14:11.8044551Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-07-17T08:14:11.8046740Z * [new tag] v2.1.1 -> v2.1.1 2025-07-17T08:14:11.8049033Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-07-17T08:14:11.8051180Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-07-17T08:14:11.8053438Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-07-17T08:14:11.8055689Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-07-17T08:14:11.8057830Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-07-17T08:14:11.8059819Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-07-17T08:14:11.8062442Z * [new tag] v2.1.2 -> v2.1.2 2025-07-17T08:14:11.8064238Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-07-17T08:14:11.8066517Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-07-17T08:14:11.8068484Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-07-17T08:14:11.8070722Z * [new tag] v2.2.0 -> v2.2.0 2025-07-17T08:14:11.8072901Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-07-17T08:14:11.8075277Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-07-17T08:14:11.8077400Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-07-17T08:14:11.8079531Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-07-17T08:14:11.8081595Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-07-17T08:14:11.8083789Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-07-17T08:14:11.8085764Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-07-17T08:14:11.8087714Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-07-17T08:14:11.8089881Z * [new tag] v2.2.1 -> v2.2.1 2025-07-17T08:14:11.8092096Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-07-17T08:14:11.8094096Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-07-17T08:14:11.8096067Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-07-17T08:14:11.8098021Z * [new tag] v2.2.2 -> v2.2.2 2025-07-17T08:14:11.8100309Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-07-17T08:14:11.8102273Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-07-17T08:14:11.8104215Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-07-17T08:14:11.8106357Z * [new tag] v2.3.0 -> v2.3.0 2025-07-17T08:14:11.8108542Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-07-17T08:14:11.8110775Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-07-17T08:14:11.8113182Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-07-17T08:14:11.8115595Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-07-17T08:14:11.8117681Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-07-17T08:14:11.8119841Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-07-17T08:14:11.8121987Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-07-17T08:14:11.8124148Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-07-17T08:14:11.8126216Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-07-17T08:14:11.8128291Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-07-17T08:14:11.8130418Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-07-17T08:14:11.8132397Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-07-17T08:14:11.8134411Z * [new tag] v2.3.1 -> v2.3.1 2025-07-17T08:14:11.8136533Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-07-17T08:14:11.8138735Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-07-17T08:14:11.8141650Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-07-17T08:14:11.8143982Z * [new tag] v2.4.0 -> v2.4.0 2025-07-17T08:14:11.8146130Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-07-17T08:14:11.8148268Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-07-17T08:14:11.8150577Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-07-17T08:14:11.8152633Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-07-17T08:14:11.8154972Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-07-17T08:14:11.8157163Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-07-17T08:14:11.8159446Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-07-17T08:14:11.8161598Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-07-17T08:14:11.8163923Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-07-17T08:14:11.8165862Z * [new tag] v2.4.1 -> v2.4.1 2025-07-17T08:14:11.8168059Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-07-17T08:14:11.8170291Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-07-17T08:14:11.8172442Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-07-17T08:14:11.8174596Z * [new tag] v2.5.0 -> v2.5.0 2025-07-17T08:14:11.8176770Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-07-17T08:14:11.8178836Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-07-17T08:14:11.8180960Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-07-17T08:14:11.8183118Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-07-17T08:14:11.8185324Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-07-17T08:14:11.8187514Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-07-17T08:14:11.8189716Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-07-17T08:14:11.8191852Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-07-17T08:14:11.8194192Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-07-17T08:14:11.8196443Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-07-17T08:14:11.8198385Z * [new tag] v2.5.1 -> v2.5.1 2025-07-17T08:14:11.8200392Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-07-17T08:14:11.8202348Z * [new tag] v2.6.0 -> v2.6.0 2025-07-17T08:14:11.8204585Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-07-17T08:14:11.8206774Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-07-17T08:14:11.8208977Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-07-17T08:14:11.8211105Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-07-17T08:14:11.8213508Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-07-17T08:14:11.8216011Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-07-17T08:14:11.8218005Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-07-17T08:14:11.8220311Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-07-17T08:14:11.8222476Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-07-17T08:14:11.8224763Z * [new tag] v2.7.0 -> v2.7.0 2025-07-17T08:14:11.8226908Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-07-17T08:14:11.8228904Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-07-17T08:14:11.8231199Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-07-17T08:14:11.8233664Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-07-17T08:14:11.8235894Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-07-17T08:14:11.8238060Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-07-17T08:14:11.8240408Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-07-17T08:14:11.8242419Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-07-17T08:14:11.8244588Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-07-17T08:14:11.8246799Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-07-17T08:14:11.8248866Z * [new tag] v2.7.1 -> v2.7.1 2025-07-17T08:14:11.8251031Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-07-17T08:14:11.8253181Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-07-17T08:14:11.8255375Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-07-17T08:14:11.8257603Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-07-17T08:14:11.8259602Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-07-17T08:14:11.8261740Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-07-17T08:14:11.8263929Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-07-17T08:14:11.8266181Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-07-17T08:14:11.8268330Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-07-17T08:14:11.8270788Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-07-17T08:14:11.8273062Z * [new tag] whc_flight_1 -> whc_flight_1 2025-07-17T08:14:11.8278699Z * [new tag] whc_flight_2 -> whc_flight_2 2025-07-17T08:14:11.8280672Z * [new tag] whc_flight_4 -> whc_flight_4 2025-07-17T08:14:12.1128720Z [command]/usr/bin/git rev-parse --verify --quiet a38f433be2e94a64b095a44ba39879d02d0c2316^{object} 2025-07-17T08:14:12.1163137Z a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:14:12.1168075Z ##[endgroup] 2025-07-17T08:14:12.1168421Z ##[group]Determining the checkout info 2025-07-17T08:14:12.1168799Z ##[endgroup] 2025-07-17T08:14:12.1172348Z [command]/usr/bin/git sparse-checkout disable 2025-07-17T08:14:12.1226735Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-07-17T08:14:12.1265548Z ##[group]Checking out the ref 2025-07-17T08:14:12.1268191Z [command]/usr/bin/git checkout --progress --force a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:14:13.1508209Z Updating files: 43% (8533/19589) 2025-07-17T08:14:13.1612828Z Updating files: 44% (8620/19589) 2025-07-17T08:14:13.1720107Z Updating files: 45% (8816/19589) 2025-07-17T08:14:13.1824451Z Updating files: 46% (9011/19589) 2025-07-17T08:14:13.1926694Z Updating files: 47% (9207/19589) 2025-07-17T08:14:13.2032150Z Updating files: 48% (9403/19589) 2025-07-17T08:14:13.2136354Z Updating files: 49% (9599/19589) 2025-07-17T08:14:13.2239999Z Updating files: 50% (9795/19589) 2025-07-17T08:14:13.2344719Z Updating files: 51% (9991/19589) 2025-07-17T08:14:13.2451730Z Updating files: 52% (10187/19589) 2025-07-17T08:14:13.2557664Z Updating files: 53% (10383/19589) 2025-07-17T08:14:13.2661723Z Updating files: 54% (10579/19589) 2025-07-17T08:14:13.2766279Z Updating files: 55% (10774/19589) 2025-07-17T08:14:13.2873776Z Updating files: 56% (10970/19589) 2025-07-17T08:14:13.2981770Z Updating files: 57% (11166/19589) 2025-07-17T08:14:13.3086784Z Updating files: 58% (11362/19589) 2025-07-17T08:14:13.3190840Z Updating files: 59% (11558/19589) 2025-07-17T08:14:13.3296359Z Updating files: 60% (11754/19589) 2025-07-17T08:14:13.3400980Z Updating files: 61% (11950/19589) 2025-07-17T08:14:13.3506306Z Updating files: 62% (12146/19589) 2025-07-17T08:14:13.3613723Z Updating files: 63% (12342/19589) 2025-07-17T08:14:13.3723174Z Updating files: 64% (12537/19589) 2025-07-17T08:14:13.3832199Z Updating files: 65% (12733/19589) 2025-07-17T08:14:13.3938404Z Updating files: 66% (12929/19589) 2025-07-17T08:14:13.4045498Z Updating files: 67% (13125/19589) 2025-07-17T08:14:13.4147552Z Updating files: 68% (13321/19589) 2025-07-17T08:14:13.4251847Z Updating files: 69% (13517/19589) 2025-07-17T08:14:13.4517303Z Updating files: 70% (13713/19589) 2025-07-17T08:14:13.4815116Z Updating files: 71% (13909/19589) 2025-07-17T08:14:13.4919168Z Updating files: 72% (14105/19589) 2025-07-17T08:14:13.5077490Z Updating files: 73% (14300/19589) 2025-07-17T08:14:13.5406745Z Updating files: 74% (14496/19589) 2025-07-17T08:14:13.5712308Z Updating files: 75% (14692/19589) 2025-07-17T08:14:13.6268707Z Updating files: 76% (14888/19589) 2025-07-17T08:14:13.6488652Z Updating files: 77% (15084/19589) 2025-07-17T08:14:13.6683283Z Updating files: 78% (15280/19589) 2025-07-17T08:14:13.7015874Z Updating files: 79% (15476/19589) 2025-07-17T08:14:13.7339499Z Updating files: 80% (15672/19589) 2025-07-17T08:14:13.7718998Z Updating files: 81% (15868/19589) 2025-07-17T08:14:13.8085548Z Updating files: 82% (16063/19589) 2025-07-17T08:14:13.8345939Z Updating files: 83% (16259/19589) 2025-07-17T08:14:13.8537037Z Updating files: 84% (16455/19589) 2025-07-17T08:14:13.8765729Z Updating files: 85% (16651/19589) 2025-07-17T08:14:13.9013596Z Updating files: 86% (16847/19589) 2025-07-17T08:14:13.9233851Z Updating files: 87% (17043/19589) 2025-07-17T08:14:13.9448330Z Updating files: 88% (17239/19589) 2025-07-17T08:14:13.9646107Z Updating files: 89% (17435/19589) 2025-07-17T08:14:13.9893216Z Updating files: 90% (17631/19589) 2025-07-17T08:14:14.0115367Z Updating files: 91% (17826/19589) 2025-07-17T08:14:14.0326028Z Updating files: 92% (18022/19589) 2025-07-17T08:14:14.0575027Z Updating files: 93% (18218/19589) 2025-07-17T08:14:14.0847401Z Updating files: 94% (18414/19589) 2025-07-17T08:14:14.1141822Z Updating files: 95% (18610/19589) 2025-07-17T08:14:14.1395321Z Updating files: 96% (18806/19589) 2025-07-17T08:14:14.1462229Z Updating files: 97% (19002/19589) 2025-07-17T08:14:14.1652301Z Updating files: 97% (19059/19589) 2025-07-17T08:14:14.2020706Z Updating files: 98% (19198/19589) 2025-07-17T08:14:14.2266027Z Updating files: 99% (19394/19589) 2025-07-17T08:14:14.2266375Z Updating files: 100% (19589/19589) 2025-07-17T08:14:14.2266569Z Updating files: 100% (19589/19589), done. 2025-07-17T08:14:14.2460144Z Note: switching to 'a38f433be2e94a64b095a44ba39879d02d0c2316'. 2025-07-17T08:14:14.2460402Z 2025-07-17T08:14:14.2460569Z You are in 'detached HEAD' state. You can look around, make experimental 2025-07-17T08:14:14.2460906Z changes and commit them, and you can discard any commits you make in this 2025-07-17T08:14:14.2461243Z state without impacting any branches by switching back to a branch. 2025-07-17T08:14:14.2461439Z 2025-07-17T08:14:14.2461576Z If you want to create a new branch to retain commits you create, you may 2025-07-17T08:14:14.2461915Z do so (now or later) by using -c with the switch command. Example: 2025-07-17T08:14:14.2462091Z 2025-07-17T08:14:14.2462175Z git switch -c 2025-07-17T08:14:14.2462314Z 2025-07-17T08:14:14.2462388Z Or undo this operation with: 2025-07-17T08:14:14.2462508Z 2025-07-17T08:14:14.2462572Z git switch - 2025-07-17T08:14:14.2462718Z 2025-07-17T08:14:14.2462861Z Turn off this advice by setting config variable advice.detachedHead to false 2025-07-17T08:14:14.2463065Z 2025-07-17T08:14:14.2463233Z HEAD is now at a38f433be2e [Docker builds] Move from Miniconda to Miniforge (#158370) 2025-07-17T08:14:14.2604839Z ##[endgroup] 2025-07-17T08:14:14.2605144Z ##[group]Setting up auth for fetching submodules 2025-07-17T08:14:14.2610338Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-17T08:14:14.2663748Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-07-17T08:14:14.2700743Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-07-17T08:14:14.2731729Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-07-17T08:14:14.2760379Z ##[endgroup] 2025-07-17T08:14:14.2760721Z ##[group]Fetching submodules 2025-07-17T08:14:14.2763955Z [command]/usr/bin/git submodule sync --recursive 2025-07-17T08:14:14.3150564Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-07-17T08:14:14.3479996Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-07-17T08:14:14.3484047Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-07-17T08:14:14.3490266Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-07-17T08:14:14.3496663Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-07-17T08:14:14.3503197Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-07-17T08:14:14.3510016Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-07-17T08:14:14.3516604Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-07-17T08:14:14.3523225Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-07-17T08:14:14.3529885Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-07-17T08:14:14.3536686Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-07-17T08:14:14.3543486Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-07-17T08:14:14.3550480Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-07-17T08:14:14.3557621Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-07-17T08:14:14.3564613Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-07-17T08:14:14.3571726Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-07-17T08:14:14.3579028Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-07-17T08:14:14.3586258Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-07-17T08:14:14.3593805Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-07-17T08:14:14.3601459Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-07-17T08:14:14.3608724Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-07-17T08:14:14.3616490Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-07-17T08:14:14.3624044Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-07-17T08:14:14.3631822Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-07-17T08:14:14.3639651Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-07-17T08:14:14.3647530Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-07-17T08:14:14.3655354Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-07-17T08:14:14.3663584Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-07-17T08:14:14.3671380Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-07-17T08:14:14.3679978Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-07-17T08:14:14.3688002Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-07-17T08:14:14.3696224Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-07-17T08:14:14.3704537Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-07-17T08:14:14.3713202Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-07-17T08:14:14.3721641Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-07-17T08:14:14.3730261Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-07-17T08:14:14.3738845Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-07-17T08:14:14.3747721Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-07-17T08:14:14.3795570Z Cloning into '/home/runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-07-17T08:14:15.2565919Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/psimd'... 2025-07-17T08:14:15.2566515Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-07-17T08:14:15.2567063Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FP16'... 2025-07-17T08:14:15.2567689Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-07-17T08:14:15.2568256Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-07-17T08:14:15.2568810Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-07-17T08:14:15.2569373Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-07-17T08:14:15.2569941Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep'... 2025-07-17T08:14:15.2570467Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-07-17T08:14:15.2570972Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gloo'... 2025-07-17T08:14:15.2571525Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-07-17T08:14:15.2572121Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-07-17T08:14:15.2572689Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-07-17T08:14:15.2573251Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-07-17T08:14:15.2573799Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-07-17T08:14:15.2574367Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-07-17T08:14:15.2574918Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-07-17T08:14:15.2575490Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-07-17T08:14:15.3567359Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-07-17T08:14:15.7350833Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/sleef'... 2025-07-17T08:14:15.7351246Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/googletest'... 2025-07-17T08:14:15.7351581Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-07-17T08:14:15.7352560Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-07-17T08:14:15.8334547Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-07-17T08:14:23.3060478Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-07-17T08:14:23.3060938Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-07-17T08:14:23.3061281Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto'... 2025-07-17T08:14:23.3061589Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fmt'... 2025-07-17T08:14:23.3061893Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-07-17T08:14:23.3062201Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-07-17T08:14:23.3062505Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx'... 2025-07-17T08:14:23.3062840Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-07-17T08:14:23.3063201Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter'... 2025-07-17T08:14:23.3064058Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-07-17T08:14:23.3064393Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-07-17T08:14:23.3064712Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-07-17T08:14:23.3328300Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-07-17T08:14:23.3532538Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-07-17T08:14:23.3691746Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-07-17T08:14:23.4112782Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-07-17T08:14:23.5310730Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-07-17T08:14:23.6065310Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-07-17T08:14:24.8626001Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-07-17T08:14:25.0771568Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-07-17T08:14:25.0810739Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T08:14:25.0852422Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-07-17T08:14:28.2215445Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-07-17T08:14:28.2624025Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-07-17T08:14:28.7618037Z Submodule path 'third_party/composable_kernel': checked out '434d19f696da62c12b5372b32cbc9ba968588d7e' 2025-07-17T08:14:28.8337807Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-07-17T08:14:28.9709779Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-07-17T08:14:29.0374062Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-07-17T08:14:30.0761251Z Submodule path 'third_party/cutlass': checked out 'b995f933179c22d3fe0d871c3a53d11e4681950f' 2025-07-17T08:14:30.2820433Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-07-17T08:14:30.2861477Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-07-17T08:14:30.2867012Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-07-17T08:14:30.2873917Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-07-17T08:14:30.2880343Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-07-17T08:14:30.2886519Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-07-17T08:14:30.2893285Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-07-17T08:14:30.2899881Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-07-17T08:14:30.2946589Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-07-17T08:14:31.5649851Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-07-17T08:14:31.5650824Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-07-17T08:14:31.5652251Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-07-17T08:14:31.6657558Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-07-17T08:14:31.7689137Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-07-17T08:14:32.7535068Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-07-17T08:14:36.3943200Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-07-17T08:14:36.8243888Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-07-17T08:14:36.9638693Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-07-17T08:14:37.6153593Z From https://github.com/jwfromm/cutlass 2025-07-17T08:14:37.6154106Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-07-17T08:14:38.5488621Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-07-17T08:14:38.6138532Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-07-17T08:14:38.6322127Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-07-17T08:14:38.8168765Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-07-17T08:14:38.9522826Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-07-17T08:14:38.9559918Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T08:14:38.9566155Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-07-17T08:14:38.9614438Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-07-17T08:14:41.4931425Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-07-17T08:14:42.0112636Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-07-17T08:14:42.9273760Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-07-17T08:14:43.1701288Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-07-17T08:14:43.2196421Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-07-17T08:14:43.2730437Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-07-17T08:14:43.3168668Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-07-17T08:14:43.3836963Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-07-17T08:14:43.4048549Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-07-17T08:14:43.4077971Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-07-17T08:14:43.4118381Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-07-17T08:14:53.2545686Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-07-17T08:14:53.2910751Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-07-17T08:14:53.4151533Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-07-17T08:14:53.4190724Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T08:14:53.4196943Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T08:14:53.4203126Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T08:14:53.4247683Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-07-17T08:14:54.9141385Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-07-17T08:14:55.4054471Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-07-17T08:14:55.5102811Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-07-17T08:14:55.5137412Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T08:14:55.5143175Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T08:14:55.5149674Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T08:14:55.5156765Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T08:14:55.5163405Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T08:14:55.5170389Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T08:14:55.5177405Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T08:14:55.5184472Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T08:14:55.5226980Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-07-17T08:14:56.8711874Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-07-17T08:14:56.8712513Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-07-17T08:14:56.8717410Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-07-17T08:14:56.8718093Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-07-17T08:14:56.8718686Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-07-17T08:14:56.8719245Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-07-17T08:14:56.9714005Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-07-17T08:15:02.6175845Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-07-17T08:15:02.6539542Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-07-17T08:15:02.7109481Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-07-17T08:15:02.7337890Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-07-17T08:15:02.7366058Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T08:15:02.7407986Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-07-17T08:15:04.6111276Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-07-17T08:15:04.6415999Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-07-17T08:15:04.7083429Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-07-17T08:15:04.8926490Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-07-17T08:15:04.9230498Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-07-17T08:15:04.9778067Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-07-17T08:15:05.0566902Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-07-17T08:15:05.1293150Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-07-17T08:15:05.2046871Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-07-17T08:15:05.4122414Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-07-17T08:15:06.3881780Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-07-17T08:15:06.3962915Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-07-17T08:15:06.4053070Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-07-17T08:15:07.4632960Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-17T08:15:07.5975641Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-07-17T08:15:07.6014271Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T08:15:07.6020136Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T08:15:07.6026089Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T08:15:07.6032869Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T08:15:07.6040747Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T08:15:07.6047102Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T08:15:07.6053914Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T08:15:07.6060760Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T08:15:07.6108581Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-07-17T08:15:09.6047387Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-07-17T08:15:09.6047971Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-07-17T08:15:09.6048493Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-07-17T08:15:09.6049013Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-07-17T08:15:09.6049544Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-07-17T08:15:09.7048691Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-07-17T08:15:13.3098626Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-07-17T08:15:20.7247478Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-07-17T08:15:20.7866034Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-07-17T08:15:20.8109918Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-07-17T08:15:20.9988663Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-07-17T08:15:21.0226937Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-07-17T08:15:21.0490664Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-07-17T08:15:21.0787418Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-07-17T08:15:21.0820640Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T08:15:21.0824774Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T08:15:21.0862445Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-07-17T08:15:23.4698281Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-07-17T08:15:23.7957154Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-07-17T08:15:23.8627609Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-07-17T08:15:24.9658455Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-07-17T08:15:24.9873959Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-07-17T08:15:25.4076670Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-07-17T08:15:25.4120687Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-07-17T08:15:25.4125582Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-07-17T08:15:25.4174950Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-07-17T08:15:26.1836490Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-07-17T08:15:26.4705091Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-07-17T08:15:26.5609482Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-07-17T08:15:26.5781834Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-07-17T08:15:26.5971395Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-07-17T08:15:26.6562024Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-17T08:15:26.6989523Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-07-17T08:15:26.7640185Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-07-17T08:15:26.8129306Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-07-17T08:15:26.8161427Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-07-17T08:15:26.8166885Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-07-17T08:15:26.8173258Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-07-17T08:15:26.8179964Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T08:15:26.8220965Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-07-17T08:15:27.9198172Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-07-17T08:15:27.9198989Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-07-17T08:15:28.0199403Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-07-17T08:15:28.1980878Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-07-17T08:15:28.2227328Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-07-17T08:15:28.3198174Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-07-17T08:15:28.3636162Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-07-17T08:15:28.3663892Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T08:15:28.3700551Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-07-17T08:15:28.7768471Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-07-17T08:15:28.7823753Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-07-17T08:15:28.8143152Z Entering 'android/libs/fbjni' 2025-07-17T08:15:28.8194043Z Entering 'third_party/FP16' 2025-07-17T08:15:28.8240301Z Entering 'third_party/FXdiv' 2025-07-17T08:15:28.8288193Z Entering 'third_party/NNPACK' 2025-07-17T08:15:28.8335145Z Entering 'third_party/NVTX' 2025-07-17T08:15:28.8384219Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T08:15:28.8434549Z Entering 'third_party/XNNPACK' 2025-07-17T08:15:28.8496125Z Entering 'third_party/aiter' 2025-07-17T08:15:28.8545139Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T08:15:28.8604726Z Entering 'third_party/benchmark' 2025-07-17T08:15:28.8652446Z Entering 'third_party/composable_kernel' 2025-07-17T08:15:28.8709465Z Entering 'third_party/cpp-httplib' 2025-07-17T08:15:28.8754870Z Entering 'third_party/cpuinfo' 2025-07-17T08:15:28.8803727Z Entering 'third_party/cudnn_frontend' 2025-07-17T08:15:28.8851334Z Entering 'third_party/cutlass' 2025-07-17T08:15:28.8905908Z Entering 'third_party/fbgemm' 2025-07-17T08:15:28.8957876Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T08:15:28.9003548Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T08:15:28.9057921Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T08:15:28.9104945Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T08:15:28.9160060Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T08:15:28.9205350Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T08:15:28.9250104Z Entering 'third_party/fbgemm/external/json' 2025-07-17T08:15:28.9300580Z Entering 'third_party/flash-attention' 2025-07-17T08:15:28.9350082Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T08:15:28.9404830Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T08:15:28.9463074Z Entering 'third_party/flatbuffers' 2025-07-17T08:15:28.9513332Z Entering 'third_party/fmt' 2025-07-17T08:15:28.9562423Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T08:15:28.9611505Z Entering 'third_party/gloo' 2025-07-17T08:15:28.9657850Z Entering 'third_party/googletest' 2025-07-17T08:15:28.9705091Z Entering 'third_party/ideep' 2025-07-17T08:15:28.9750468Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T08:15:28.9805460Z Entering 'third_party/ittapi' 2025-07-17T08:15:28.9853182Z Entering 'third_party/kineto' 2025-07-17T08:15:28.9901685Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T08:15:28.9949255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T08:15:28.9997828Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T08:15:29.0042982Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T08:15:29.0090052Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T08:15:29.0137241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T08:15:29.0190641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T08:15:29.0240675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T08:15:29.0289468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T08:15:29.0339140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T08:15:29.0392191Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T08:15:29.0438636Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T08:15:29.0490216Z Entering 'third_party/kleidiai' 2025-07-17T08:15:29.0536108Z Entering 'third_party/mimalloc' 2025-07-17T08:15:29.0584098Z Entering 'third_party/nlohmann' 2025-07-17T08:15:29.0634859Z Entering 'third_party/onnx' 2025-07-17T08:15:29.0699334Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T08:15:29.0750049Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T08:15:29.0797027Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T08:15:29.0842802Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T08:15:29.0888224Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T08:15:29.0933007Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T08:15:29.0979832Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T08:15:29.1024433Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T08:15:29.1069071Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T08:15:29.1113880Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T08:15:29.1165227Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T08:15:29.1216110Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T08:15:29.1283330Z Entering 'third_party/pocketfft' 2025-07-17T08:15:29.1331555Z Entering 'third_party/protobuf' 2025-07-17T08:15:29.1383210Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T08:15:29.1429615Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T08:15:29.1479785Z Entering 'third_party/psimd' 2025-07-17T08:15:29.1526069Z Entering 'third_party/pthreadpool' 2025-07-17T08:15:29.1571756Z Entering 'third_party/pybind11' 2025-07-17T08:15:29.1618430Z Entering 'third_party/python-peachpy' 2025-07-17T08:15:29.1664405Z Entering 'third_party/sleef' 2025-07-17T08:15:29.1709826Z Entering 'third_party/tensorpipe' 2025-07-17T08:15:29.1755729Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T08:15:29.1798995Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T08:15:29.1842973Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T08:15:29.1887543Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T08:15:29.1930824Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T08:15:29.1992029Z ##[endgroup] 2025-07-17T08:15:29.1992353Z ##[group]Persisting credentials for submodules 2025-07-17T08:15:29.2006284Z [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-07-17T08:15:29.2307048Z Entering 'android/libs/fbjni' 2025-07-17T08:15:29.2365344Z Entering 'third_party/FP16' 2025-07-17T08:15:29.2417608Z Entering 'third_party/FXdiv' 2025-07-17T08:15:29.2467622Z Entering 'third_party/NNPACK' 2025-07-17T08:15:29.2519375Z Entering 'third_party/NVTX' 2025-07-17T08:15:29.2569550Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T08:15:29.2619753Z Entering 'third_party/XNNPACK' 2025-07-17T08:15:29.2683399Z Entering 'third_party/aiter' 2025-07-17T08:15:29.2737005Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T08:15:29.2800320Z Entering 'third_party/benchmark' 2025-07-17T08:15:29.2852599Z Entering 'third_party/composable_kernel' 2025-07-17T08:15:29.2913920Z Entering 'third_party/cpp-httplib' 2025-07-17T08:15:29.2967460Z Entering 'third_party/cpuinfo' 2025-07-17T08:15:29.3019935Z Entering 'third_party/cudnn_frontend' 2025-07-17T08:15:29.3071937Z Entering 'third_party/cutlass' 2025-07-17T08:15:29.3133449Z Entering 'third_party/fbgemm' 2025-07-17T08:15:29.3189168Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T08:15:29.3241623Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T08:15:29.3298979Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T08:15:29.3351105Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T08:15:29.3409662Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T08:15:29.3460128Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T08:15:29.3511455Z Entering 'third_party/fbgemm/external/json' 2025-07-17T08:15:29.3567237Z Entering 'third_party/flash-attention' 2025-07-17T08:15:29.3621064Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T08:15:29.3678707Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T08:15:29.3739900Z Entering 'third_party/flatbuffers' 2025-07-17T08:15:29.3795139Z Entering 'third_party/fmt' 2025-07-17T08:15:29.3846253Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T08:15:29.3896652Z Entering 'third_party/gloo' 2025-07-17T08:15:29.3948053Z Entering 'third_party/googletest' 2025-07-17T08:15:29.3999238Z Entering 'third_party/ideep' 2025-07-17T08:15:29.4051729Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T08:15:29.4111032Z Entering 'third_party/ittapi' 2025-07-17T08:15:29.4162998Z Entering 'third_party/kineto' 2025-07-17T08:15:29.4214643Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T08:15:29.4266858Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T08:15:29.4320003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T08:15:29.4369885Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T08:15:29.4423962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T08:15:29.4476773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T08:15:29.4531726Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T08:15:29.4584726Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T08:15:29.4635812Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T08:15:29.4689448Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T08:15:29.4744617Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T08:15:29.4795526Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T08:15:29.4851062Z Entering 'third_party/kleidiai' 2025-07-17T08:15:29.4919575Z Entering 'third_party/mimalloc' 2025-07-17T08:15:29.4985126Z Entering 'third_party/nlohmann' 2025-07-17T08:15:29.5042263Z Entering 'third_party/onnx' 2025-07-17T08:15:29.5110670Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T08:15:29.5188061Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T08:15:29.5250605Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T08:15:29.5307877Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T08:15:29.5362205Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T08:15:29.5413724Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T08:15:29.5466259Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T08:15:29.5516385Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T08:15:29.5565211Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T08:15:29.5615130Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T08:15:29.5663184Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T08:15:29.5710824Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T08:15:29.5774575Z Entering 'third_party/pocketfft' 2025-07-17T08:15:29.5823330Z Entering 'third_party/protobuf' 2025-07-17T08:15:29.5870799Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T08:15:29.5913564Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T08:15:29.5961147Z Entering 'third_party/psimd' 2025-07-17T08:15:29.6007635Z Entering 'third_party/pthreadpool' 2025-07-17T08:15:29.6055555Z Entering 'third_party/pybind11' 2025-07-17T08:15:29.6121565Z Entering 'third_party/python-peachpy' 2025-07-17T08:15:29.6183381Z Entering 'third_party/sleef' 2025-07-17T08:15:29.6243569Z Entering 'third_party/tensorpipe' 2025-07-17T08:15:29.6300067Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T08:15:29.6352608Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T08:15:29.6411610Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T08:15:29.6460677Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T08:15:29.6518429Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T08:15:29.6599853Z [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-07-17T08:15:29.6935098Z Entering 'android/libs/fbjni' 2025-07-17T08:15:29.6987356Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-07-17T08:15:29.7012278Z Entering 'third_party/FP16' 2025-07-17T08:15:29.7058476Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-07-17T08:15:29.7084855Z Entering 'third_party/FXdiv' 2025-07-17T08:15:29.7134077Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-07-17T08:15:29.7158666Z Entering 'third_party/NNPACK' 2025-07-17T08:15:29.7215376Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-07-17T08:15:29.7242034Z Entering 'third_party/NVTX' 2025-07-17T08:15:29.7292127Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-07-17T08:15:29.7318925Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T08:15:29.7368656Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-07-17T08:15:29.7394946Z Entering 'third_party/XNNPACK' 2025-07-17T08:15:29.7446944Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-07-17T08:15:29.7486997Z Entering 'third_party/aiter' 2025-07-17T08:15:29.7538908Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-07-17T08:15:29.7565872Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T08:15:29.7615453Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-07-17T08:15:29.7654539Z Entering 'third_party/benchmark' 2025-07-17T08:15:29.7703586Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-07-17T08:15:29.7731225Z Entering 'third_party/composable_kernel' 2025-07-17T08:15:29.7781760Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-07-17T08:15:29.7815021Z Entering 'third_party/cpp-httplib' 2025-07-17T08:15:29.7865300Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-07-17T08:15:29.7892109Z Entering 'third_party/cpuinfo' 2025-07-17T08:15:29.7941674Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-07-17T08:15:29.7968829Z Entering 'third_party/cudnn_frontend' 2025-07-17T08:15:29.8017482Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-07-17T08:15:29.8043952Z Entering 'third_party/cutlass' 2025-07-17T08:15:29.8092024Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-07-17T08:15:29.8126878Z Entering 'third_party/fbgemm' 2025-07-17T08:15:29.8178386Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-07-17T08:15:29.8205982Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T08:15:29.8254601Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-07-17T08:15:29.8284597Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T08:15:29.8334014Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-07-17T08:15:29.8364511Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T08:15:29.8414069Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-07-17T08:15:29.8441973Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T08:15:29.8490841Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-07-17T08:15:29.8524977Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T08:15:29.8574446Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-07-17T08:15:29.8600971Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T08:15:29.8651578Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-07-17T08:15:29.8677688Z Entering 'third_party/fbgemm/external/json' 2025-07-17T08:15:29.8725934Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-07-17T08:15:29.8757825Z Entering 'third_party/flash-attention' 2025-07-17T08:15:29.8811496Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-07-17T08:15:29.8841765Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T08:15:29.8892389Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-07-17T08:15:29.8925371Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T08:15:29.8972939Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-07-17T08:15:29.9009840Z Entering 'third_party/flatbuffers' 2025-07-17T08:15:29.9060142Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-07-17T08:15:29.9089407Z Entering 'third_party/fmt' 2025-07-17T08:15:29.9138739Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-07-17T08:15:29.9165844Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T08:15:29.9216788Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-07-17T08:15:29.9243890Z Entering 'third_party/gloo' 2025-07-17T08:15:29.9292720Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-07-17T08:15:29.9319398Z Entering 'third_party/googletest' 2025-07-17T08:15:29.9368698Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-07-17T08:15:29.9395551Z Entering 'third_party/ideep' 2025-07-17T08:15:29.9450150Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-07-17T08:15:29.9475239Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T08:15:29.9524481Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-07-17T08:15:29.9559668Z Entering 'third_party/ittapi' 2025-07-17T08:15:29.9608860Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-07-17T08:15:29.9637228Z Entering 'third_party/kineto' 2025-07-17T08:15:29.9687465Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-07-17T08:15:29.9712723Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T08:15:29.9770174Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-07-17T08:15:29.9795709Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T08:15:29.9845629Z 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-07-17T08:15:29.9873633Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T08:15:29.9922430Z 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-07-17T08:15:29.9948906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T08:15:30.0003233Z 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-07-17T08:15:30.0029357Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T08:15:30.0079264Z 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-07-17T08:15:30.0104851Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T08:15:30.0157933Z 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-07-17T08:15:30.0188221Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T08:15:30.0238702Z 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-07-17T08:15:30.0265825Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T08:15:30.0315712Z 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-07-17T08:15:30.0342627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T08:15:30.0392408Z 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-07-17T08:15:30.0421438Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T08:15:30.0474765Z 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-07-17T08:15:30.0506964Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T08:15:30.0555730Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-07-17T08:15:30.0581540Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T08:15:30.0631493Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-07-17T08:15:30.0659447Z Entering 'third_party/kleidiai' 2025-07-17T08:15:30.0710319Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-07-17T08:15:30.0737256Z Entering 'third_party/mimalloc' 2025-07-17T08:15:30.0788190Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-07-17T08:15:30.0814878Z Entering 'third_party/nlohmann' 2025-07-17T08:15:30.0868079Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-07-17T08:15:30.0896561Z Entering 'third_party/onnx' 2025-07-17T08:15:30.0946940Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-07-17T08:15:30.0989235Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T08:15:30.1039622Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-07-17T08:15:30.1071024Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T08:15:30.1120627Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-07-17T08:15:30.1147768Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T08:15:30.1197196Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-07-17T08:15:30.1223571Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T08:15:30.1276731Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-07-17T08:15:30.1302020Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T08:15:30.1354027Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-07-17T08:15:30.1381749Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T08:15:30.1431743Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-07-17T08:15:30.1457853Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T08:15:30.1509349Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-07-17T08:15:30.1534582Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T08:15:30.1585169Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-07-17T08:15:30.1612388Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T08:15:30.1664848Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-07-17T08:15:30.1690931Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T08:15:30.1743008Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-07-17T08:15:30.1772334Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T08:15:30.1821849Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-07-17T08:15:30.1851692Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T08:15:30.1900379Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-07-17T08:15:30.1947919Z Entering 'third_party/pocketfft' 2025-07-17T08:15:30.2000221Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-07-17T08:15:30.2025235Z Entering 'third_party/protobuf' 2025-07-17T08:15:30.2078003Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-07-17T08:15:30.2107761Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T08:15:30.2160730Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-07-17T08:15:30.2186572Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T08:15:30.2239889Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-07-17T08:15:30.2269993Z Entering 'third_party/psimd' 2025-07-17T08:15:30.2319892Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-07-17T08:15:30.2345550Z Entering 'third_party/pthreadpool' 2025-07-17T08:15:30.2395008Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-07-17T08:15:30.2421280Z Entering 'third_party/pybind11' 2025-07-17T08:15:30.2471786Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-07-17T08:15:30.2496779Z Entering 'third_party/python-peachpy' 2025-07-17T08:15:30.2547238Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-07-17T08:15:30.2577201Z Entering 'third_party/sleef' 2025-07-17T08:15:30.2628044Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-07-17T08:15:30.2653565Z Entering 'third_party/tensorpipe' 2025-07-17T08:15:30.2702315Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-07-17T08:15:30.2729569Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T08:15:30.2777408Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-07-17T08:15:30.2804970Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T08:15:30.2853300Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-07-17T08:15:30.2878806Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T08:15:30.2927258Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-07-17T08:15:30.2953313Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T08:15:30.3001247Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-07-17T08:15:30.3024912Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T08:15:30.3078473Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-07-17T08:15:30.3335788Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-07-17T08:15:30.3657513Z Entering 'android/libs/fbjni' 2025-07-17T08:15:30.3710858Z Entering 'third_party/FP16' 2025-07-17T08:15:30.3765511Z Entering 'third_party/FXdiv' 2025-07-17T08:15:30.3816399Z Entering 'third_party/NNPACK' 2025-07-17T08:15:30.3870930Z Entering 'third_party/NVTX' 2025-07-17T08:15:30.3921635Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T08:15:30.3972272Z Entering 'third_party/XNNPACK' 2025-07-17T08:15:30.4038620Z Entering 'third_party/aiter' 2025-07-17T08:15:30.4092083Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T08:15:30.4153832Z Entering 'third_party/benchmark' 2025-07-17T08:15:30.4207784Z Entering 'third_party/composable_kernel' 2025-07-17T08:15:30.4267455Z Entering 'third_party/cpp-httplib' 2025-07-17T08:15:30.4319384Z Entering 'third_party/cpuinfo' 2025-07-17T08:15:30.4371613Z Entering 'third_party/cudnn_frontend' 2025-07-17T08:15:30.4423352Z Entering 'third_party/cutlass' 2025-07-17T08:15:30.4484506Z Entering 'third_party/fbgemm' 2025-07-17T08:15:30.4538617Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T08:15:30.4589782Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T08:15:30.4650192Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T08:15:30.4700490Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T08:15:30.4759286Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T08:15:30.4808929Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T08:15:30.4856849Z Entering 'third_party/fbgemm/external/json' 2025-07-17T08:15:30.4915045Z Entering 'third_party/flash-attention' 2025-07-17T08:15:30.4968323Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T08:15:30.5023108Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T08:15:30.5088601Z Entering 'third_party/flatbuffers' 2025-07-17T08:15:30.5144369Z Entering 'third_party/fmt' 2025-07-17T08:15:30.5196835Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T08:15:30.5248161Z Entering 'third_party/gloo' 2025-07-17T08:15:30.5299068Z Entering 'third_party/googletest' 2025-07-17T08:15:30.5351537Z Entering 'third_party/ideep' 2025-07-17T08:15:30.5402989Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T08:15:30.5466131Z Entering 'third_party/ittapi' 2025-07-17T08:15:30.5519039Z Entering 'third_party/kineto' 2025-07-17T08:15:30.5571862Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T08:15:30.5624659Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T08:15:30.5678350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T08:15:30.5729326Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T08:15:30.5782295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T08:15:30.5833658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T08:15:30.5889243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T08:15:30.5939032Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T08:15:30.5991969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T08:15:30.6045138Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T08:15:30.6100831Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T08:15:30.6153450Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T08:15:30.6209241Z Entering 'third_party/kleidiai' 2025-07-17T08:15:30.6260943Z Entering 'third_party/mimalloc' 2025-07-17T08:15:30.6314152Z Entering 'third_party/nlohmann' 2025-07-17T08:15:30.6371446Z Entering 'third_party/onnx' 2025-07-17T08:15:30.6436832Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T08:15:30.6493550Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T08:15:30.6546961Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T08:15:30.6597679Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T08:15:30.6648461Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T08:15:30.6697817Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T08:15:30.6751130Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T08:15:30.6798988Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T08:15:30.6847647Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T08:15:30.6897601Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T08:15:30.6950712Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T08:15:30.7007907Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T08:15:30.7078778Z Entering 'third_party/pocketfft' 2025-07-17T08:15:30.7126881Z Entering 'third_party/protobuf' 2025-07-17T08:15:30.7183388Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T08:15:30.7237824Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T08:15:30.7290296Z Entering 'third_party/psimd' 2025-07-17T08:15:30.7340802Z Entering 'third_party/pthreadpool' 2025-07-17T08:15:30.7392013Z Entering 'third_party/pybind11' 2025-07-17T08:15:30.7442232Z Entering 'third_party/python-peachpy' 2025-07-17T08:15:30.7494219Z Entering 'third_party/sleef' 2025-07-17T08:15:30.7547221Z Entering 'third_party/tensorpipe' 2025-07-17T08:15:30.7597011Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T08:15:30.7646831Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T08:15:30.7692697Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T08:15:30.7741920Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T08:15:30.7791676Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T08:15:30.7870104Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-07-17T08:15:30.8195993Z Entering 'android/libs/fbjni' 2025-07-17T08:15:30.8248000Z Entering 'third_party/FP16' 2025-07-17T08:15:30.8299377Z Entering 'third_party/FXdiv' 2025-07-17T08:15:30.8354076Z Entering 'third_party/NNPACK' 2025-07-17T08:15:30.8406308Z Entering 'third_party/NVTX' 2025-07-17T08:15:30.8458009Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T08:15:30.8509284Z Entering 'third_party/XNNPACK' 2025-07-17T08:15:30.8570160Z Entering 'third_party/aiter' 2025-07-17T08:15:30.8619424Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T08:15:30.8680235Z Entering 'third_party/benchmark' 2025-07-17T08:15:30.8734013Z Entering 'third_party/composable_kernel' 2025-07-17T08:15:30.8791508Z Entering 'third_party/cpp-httplib' 2025-07-17T08:15:30.8844402Z Entering 'third_party/cpuinfo' 2025-07-17T08:15:30.8896415Z Entering 'third_party/cudnn_frontend' 2025-07-17T08:15:30.8947233Z Entering 'third_party/cutlass' 2025-07-17T08:15:30.9006253Z Entering 'third_party/fbgemm' 2025-07-17T08:15:30.9058219Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T08:15:30.9109097Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T08:15:30.9173024Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T08:15:30.9225289Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T08:15:30.9284491Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T08:15:30.9334544Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T08:15:30.9383785Z Entering 'third_party/fbgemm/external/json' 2025-07-17T08:15:30.9441985Z Entering 'third_party/flash-attention' 2025-07-17T08:15:30.9493422Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T08:15:30.9549762Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T08:15:30.9611518Z Entering 'third_party/flatbuffers' 2025-07-17T08:15:30.9668600Z Entering 'third_party/fmt' 2025-07-17T08:15:30.9722461Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T08:15:30.9775823Z Entering 'third_party/gloo' 2025-07-17T08:15:30.9827563Z Entering 'third_party/googletest' 2025-07-17T08:15:30.9878454Z Entering 'third_party/ideep' 2025-07-17T08:15:30.9929344Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T08:15:30.9988758Z Entering 'third_party/ittapi' 2025-07-17T08:15:31.0040633Z Entering 'third_party/kineto' 2025-07-17T08:15:31.0090156Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T08:15:31.0142773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T08:15:31.0195947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T08:15:31.0248534Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T08:15:31.0301668Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T08:15:31.0352922Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T08:15:31.0411739Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T08:15:31.0464487Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T08:15:31.0515795Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T08:15:31.0568600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T08:15:31.0622970Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T08:15:31.0673743Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T08:15:31.0729279Z Entering 'third_party/kleidiai' 2025-07-17T08:15:31.0781211Z Entering 'third_party/mimalloc' 2025-07-17T08:15:31.0833443Z Entering 'third_party/nlohmann' 2025-07-17T08:15:31.0887976Z Entering 'third_party/onnx' 2025-07-17T08:15:31.0952109Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T08:15:31.1010690Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T08:15:31.1065694Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T08:15:31.1116588Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T08:15:31.1166861Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T08:15:31.1212598Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T08:15:31.1264189Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T08:15:31.1315824Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T08:15:31.1365364Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T08:15:31.1410866Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T08:15:31.1463614Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T08:15:31.1522175Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T08:15:31.1592325Z Entering 'third_party/pocketfft' 2025-07-17T08:15:31.1643802Z Entering 'third_party/protobuf' 2025-07-17T08:15:31.1697087Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T08:15:31.1745877Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T08:15:31.1803584Z Entering 'third_party/psimd' 2025-07-17T08:15:31.1853946Z Entering 'third_party/pthreadpool' 2025-07-17T08:15:31.1904160Z Entering 'third_party/pybind11' 2025-07-17T08:15:31.1955188Z Entering 'third_party/python-peachpy' 2025-07-17T08:15:31.2005334Z Entering 'third_party/sleef' 2025-07-17T08:15:31.2053487Z Entering 'third_party/tensorpipe' 2025-07-17T08:15:31.2104083Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T08:15:31.2160055Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T08:15:31.2213563Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T08:15:31.2266038Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T08:15:31.2314854Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T08:15:31.2386754Z ##[endgroup] 2025-07-17T08:15:31.2435400Z [command]/usr/bin/git log -1 --format=%H 2025-07-17T08:15:31.2468430Z a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:15:31.2684158Z Prepare all required actions 2025-07-17T08:15:31.2684762Z Getting action download info 2025-07-17T08:15:31.4639571Z ##[group]Run ./.github/actions/setup-rocm 2025-07-17T08:15:31.4639794Z env: 2025-07-17T08:15:31.4639932Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:31.4640103Z ##[endgroup] 2025-07-17T08:15:31.4662585Z ##[group]Run dpkg -l | grep -E " rocm" 2025-07-17T08:15:31.4662810Z dpkg -l | grep -E " rocm" 2025-07-17T08:15:31.4674605Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:31.4674840Z env: 2025-07-17T08:15:31.4674988Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:31.4675157Z ##[endgroup] 2025-07-17T08:15:31.4771459Z ii rocm-cmake 0.14.0.60401-83~22.04 amd64 rocm-cmake built using CMake 2025-07-17T08:15:31.4771866Z ii rocm-core 6.4.1.60401-83~22.04 amd64 ROCm Runtime software stack 2025-07-17T08:15:31.4772422Z ii rocm-dbgapi 0.77.2.60401-83~22.04 amd64 Library to provide AMD GPU debugger API 2025-07-17T08:15:31.4772840Z ii rocm-debug-agent 2.0.4.60401-83~22.04 amd64 Radeon Open Compute Debug Agent (ROCdebug-agent) 2025-07-17T08:15:31.4773246Z ii rocm-dev 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-07-17T08:15:31.4773656Z ii rocm-device-libs 1.0.0.60401-83~22.04 amd64 Radeon Open Compute - device libraries 2025-07-17T08:15:31.4774209Z ii rocm-gdb 15.2.60401-83~22.04 amd64 ROCgdb 2025-07-17T08:15:31.4774540Z ii rocm-llvm 19.0.0.25184.60401-83~22.04 amd64 ROCm core compiler 2025-07-17T08:15:31.4774885Z ii rocm-opencl 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-07-17T08:15:31.4775230Z ii rocm-opencl-dev 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-07-17T08:15:31.4775571Z ii rocm-smi-lib 7.5.0.60401-83~22.04 amd64 AMD System Management libraries 2025-07-17T08:15:31.4775930Z ii rocm-utils 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-07-17T08:15:31.4776955Z ii rocminfo 1.0.0.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime rocminfo tool 2025-07-17T08:15:31.4801921Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-07-17T08:15:31.4802284Z # ignore expansion of "docker ps -q" since it could be empty 2025-07-17T08:15:31.4802537Z # shellcheck disable=SC2046 2025-07-17T08:15:31.4802751Z docker stop $(docker ps -q) || true 2025-07-17T08:15:31.4802964Z # Prune all stopped containers. 2025-07-17T08:15:31.4803164Z docker container prune -f 2025-07-17T08:15:31.4815744Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:31.4815975Z env: 2025-07-17T08:15:31.4816113Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:31.4816276Z ##[endgroup] 2025-07-17T08:15:31.5231725Z docker: 'docker stop' requires at least 1 argument 2025-07-17T08:15:31.5232022Z 2025-07-17T08:15:31.5232148Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-07-17T08:15:31.5232314Z 2025-07-17T08:15:31.5232421Z See 'docker stop --help' for more information 2025-07-17T08:15:31.5444513Z Total reclaimed space: 0B 2025-07-17T08:15:31.5490325Z ##[group]Run cat /etc/os-release || true 2025-07-17T08:15:31.5490578Z cat /etc/os-release || true 2025-07-17T08:15:31.5490796Z cat /etc/apt/sources.list.d/rocm.list || true 2025-07-17T08:15:31.5491029Z cat /opt/rocm/.info/version || true 2025-07-17T08:15:31.5491220Z whoami 2025-07-17T08:15:31.5504143Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:31.5504374Z env: 2025-07-17T08:15:31.5504519Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:31.5504674Z ##[endgroup] 2025-07-17T08:15:31.5548801Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-07-17T08:15:31.5549012Z NAME="Ubuntu" 2025-07-17T08:15:31.5549177Z VERSION_ID="22.04" 2025-07-17T08:15:31.5549360Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-07-17T08:15:31.5549586Z VERSION_CODENAME=jammy 2025-07-17T08:15:31.5549738Z ID=ubuntu 2025-07-17T08:15:31.5549891Z ID_LIKE=debian 2025-07-17T08:15:31.5550084Z HOME_URL="https://www.ubuntu.com/" 2025-07-17T08:15:31.5550306Z SUPPORT_URL="https://help.ubuntu.com/" 2025-07-17T08:15:31.5550545Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-07-17T08:15:31.5550870Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-07-17T08:15:31.5551159Z UBUNTU_CODENAME=jammy 2025-07-17T08:15:31.5559973Z deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.4.1 jammy main 2025-07-17T08:15:31.5571155Z 6.4.1-83 2025-07-17T08:15:31.5583073Z runner 2025-07-17T08:15:31.5610083Z ##[group]Run dpkg -l | grep -E " amdgpu" 2025-07-17T08:15:31.5610346Z dpkg -l | grep -E " amdgpu" 2025-07-17T08:15:31.5622473Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:31.5622706Z env: 2025-07-17T08:15:31.5622911Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:31.5623082Z ##[endgroup] 2025-07-17T08:15:31.5711116Z ii amdgpu-core 1:6.4.60401-2164967.22.04 all Core meta package for unified amdgpu driver. 2025-07-17T08:15:31.5711584Z ii amdgpu-install 6.4.60401-2164967.22.04 all AMDGPU driver repository and installer 2025-07-17T08:15:31.5739279Z ##[group]Run rocm-smi 2025-07-17T08:15:31.5739492Z rocm-smi 2025-07-17T08:15:31.5751953Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:31.5752215Z env: 2025-07-17T08:15:31.5752370Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:31.5752564Z ##[endgroup] 2025-07-17T08:15:31.8199546Z 2025-07-17T08:15:31.8199562Z 2025-07-17T08:15:31.8200237Z ============================================ ROCm System Management Interface ============================================ 2025-07-17T08:15:31.8200609Z ====================================================== Concise Info ====================================================== 2025-07-17T08:15:31.8201568Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-07-17T08:15:31.8202316Z  (DID, GUID) (Junction) (Socket) (Mem, Compute, ID)  2025-07-17T08:15:31.8202667Z ========================================================================================================================== 2025-07-17T08:15:31.8203437Z 0 6 0x74a1, 53458 38.0°C 151.0W NPS1, SPX, 0 131Mhz 900Mhz 0% auto 750.0W 0% 0% 2025-07-17T08:15:31.8203911Z 1 7 0x74a1, 26954 37.0°C 149.0W NPS1, SPX, 0 141Mhz 900Mhz 0% auto 750.0W 0% 0% 2025-07-17T08:15:31.8204903Z ========================================================================================================================== 2025-07-17T08:15:31.8205223Z ================================================== End of ROCm SMI Log =================================================== 2025-07-17T08:15:31.8317382Z ##[group]Run rocminfo 2025-07-17T08:15:31.8332257Z rocminfo 2025-07-17T08:15:31.8344730Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:31.8344977Z env: 2025-07-17T08:15:31.8345120Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:31.8345296Z ##[endgroup] 2025-07-17T08:15:32.0632672Z ROCk module version 6.10.5 is loaded 2025-07-17T08:15:32.0633142Z ===================== 2025-07-17T08:15:32.0633326Z HSA System Attributes 2025-07-17T08:15:32.0633479Z ===================== 2025-07-17T08:15:32.0634177Z Runtime Version: 1.15 2025-07-17T08:15:32.0634349Z Runtime Ext Version: 1.7 2025-07-17T08:15:32.0634540Z System Timestamp Freq.: 1000.000000MHz 2025-07-17T08:15:32.0634846Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-07-17T08:15:32.0635163Z Machine Model: LARGE 2025-07-17T08:15:32.0635433Z System Endianness: LITTLE 2025-07-17T08:15:32.0635661Z Mwaitx: DISABLED 2025-07-17T08:15:32.0635841Z XNACK enabled: NO 2025-07-17T08:15:32.0636000Z DMAbuf Support: YES 2025-07-17T08:15:32.0636198Z VMM Support: YES 2025-07-17T08:15:32.0636294Z 2025-07-17T08:15:32.0636350Z ========== 2025-07-17T08:15:32.0636504Z HSA Agents 2025-07-17T08:15:32.0636673Z ========== 2025-07-17T08:15:32.0636818Z ******* 2025-07-17T08:15:32.0636955Z Agent 1 2025-07-17T08:15:32.0637105Z ******* 2025-07-17T08:15:32.0637287Z Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:15:32.0637559Z Uuid: CPU-XX 2025-07-17T08:15:32.0637800Z Marketing Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:15:32.0638035Z Vendor Name: CPU 2025-07-17T08:15:32.0638272Z Feature: None specified 2025-07-17T08:15:32.0638501Z Profile: FULL_PROFILE 2025-07-17T08:15:32.0638746Z Float Round Mode: NEAR 2025-07-17T08:15:32.0638973Z Max Queue Number: 0(0x0) 2025-07-17T08:15:32.0639210Z Queue Min Size: 0(0x0) 2025-07-17T08:15:32.0639450Z Queue Max Size: 0(0x0) 2025-07-17T08:15:32.0639692Z Queue Type: MULTI 2025-07-17T08:15:32.0639918Z Node: 0 2025-07-17T08:15:32.0640132Z Device Type: CPU 2025-07-17T08:15:32.0640371Z Cache Info: 2025-07-17T08:15:32.0640572Z L1: 32768(0x8000) KB 2025-07-17T08:15:32.0641073Z Chip ID: 0(0x0) 2025-07-17T08:15:32.0641321Z ASIC Revision: 0(0x0) 2025-07-17T08:15:32.0641563Z Cacheline Size: 64(0x40) 2025-07-17T08:15:32.0641815Z Max Clock Freq. (MHz): 2450 2025-07-17T08:15:32.0642039Z BDFID: 0 2025-07-17T08:15:32.0642262Z Internal Node ID: 0 2025-07-17T08:15:32.0642488Z Compute Unit: 128 2025-07-17T08:15:32.0642722Z SIMDs per CU: 0 2025-07-17T08:15:32.0642950Z Shader Engines: 0 2025-07-17T08:15:32.0643179Z Shader Arrs. per Eng.: 0 2025-07-17T08:15:32.0643425Z WatchPts on Addr. Ranges:1 2025-07-17T08:15:32.0643681Z Memory Properties: 2025-07-17T08:15:32.0643858Z Features: None 2025-07-17T08:15:32.0644019Z Pool Info: 2025-07-17T08:15:32.0644182Z Pool 1 2025-07-17T08:15:32.0644383Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:15:32.0644621Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:15:32.0644854Z Allocatable: TRUE 2025-07-17T08:15:32.0645083Z Alloc Granule: 4KB 2025-07-17T08:15:32.0645449Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0645701Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0645950Z Accessible by all: TRUE 2025-07-17T08:15:32.0646153Z Pool 2 2025-07-17T08:15:32.0646352Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:15:32.0646606Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:15:32.0646829Z Allocatable: TRUE 2025-07-17T08:15:32.0647069Z Alloc Granule: 4KB 2025-07-17T08:15:32.0647308Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0647562Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0647795Z Accessible by all: TRUE 2025-07-17T08:15:32.0648006Z Pool 3 2025-07-17T08:15:32.0648213Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-07-17T08:15:32.0648438Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:15:32.0648671Z Allocatable: TRUE 2025-07-17T08:15:32.0648899Z Alloc Granule: 4KB 2025-07-17T08:15:32.0649151Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0649500Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0649750Z Accessible by all: TRUE 2025-07-17T08:15:32.0649960Z Pool 4 2025-07-17T08:15:32.0650144Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:15:32.0650363Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:15:32.0650579Z Allocatable: TRUE 2025-07-17T08:15:32.0650819Z Alloc Granule: 4KB 2025-07-17T08:15:32.0651054Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0651304Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0651544Z Accessible by all: TRUE 2025-07-17T08:15:32.0655893Z ISA Info: 2025-07-17T08:15:32.0656063Z ******* 2025-07-17T08:15:32.0656211Z Agent 2 2025-07-17T08:15:32.0656364Z ******* 2025-07-17T08:15:32.0656535Z Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:15:32.0656771Z Uuid: CPU-XX 2025-07-17T08:15:32.0657000Z Marketing Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:15:32.0657247Z Vendor Name: CPU 2025-07-17T08:15:32.0657485Z Feature: None specified 2025-07-17T08:15:32.0657707Z Profile: FULL_PROFILE 2025-07-17T08:15:32.0657937Z Float Round Mode: NEAR 2025-07-17T08:15:32.0658165Z Max Queue Number: 0(0x0) 2025-07-17T08:15:32.0658402Z Queue Min Size: 0(0x0) 2025-07-17T08:15:32.0658628Z Queue Max Size: 0(0x0) 2025-07-17T08:15:32.0658857Z Queue Type: MULTI 2025-07-17T08:15:32.0659067Z Node: 1 2025-07-17T08:15:32.0659276Z Device Type: CPU 2025-07-17T08:15:32.0659487Z Cache Info: 2025-07-17T08:15:32.0659654Z L1: 32768(0x8000) KB 2025-07-17T08:15:32.0659892Z Chip ID: 0(0x0) 2025-07-17T08:15:32.0660231Z ASIC Revision: 0(0x0) 2025-07-17T08:15:32.0660467Z Cacheline Size: 64(0x40) 2025-07-17T08:15:32.0660712Z Max Clock Freq. (MHz): 2450 2025-07-17T08:15:32.0660933Z BDFID: 0 2025-07-17T08:15:32.0661171Z Internal Node ID: 1 2025-07-17T08:15:32.0661395Z Compute Unit: 128 2025-07-17T08:15:32.0661627Z SIMDs per CU: 0 2025-07-17T08:15:32.0661846Z Shader Engines: 0 2025-07-17T08:15:32.0662091Z Shader Arrs. per Eng.: 0 2025-07-17T08:15:32.0662355Z WatchPts on Addr. Ranges:1 2025-07-17T08:15:32.0662571Z Memory Properties: 2025-07-17T08:15:32.0662747Z Features: None 2025-07-17T08:15:32.0662918Z Pool Info: 2025-07-17T08:15:32.0663080Z Pool 1 2025-07-17T08:15:32.0663273Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:15:32.0663510Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:15:32.0663738Z Allocatable: TRUE 2025-07-17T08:15:32.0663993Z Alloc Granule: 4KB 2025-07-17T08:15:32.0664252Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0664504Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0664754Z Accessible by all: TRUE 2025-07-17T08:15:32.0664957Z Pool 2 2025-07-17T08:15:32.0665153Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:15:32.0665381Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:15:32.0665608Z Allocatable: TRUE 2025-07-17T08:15:32.0665851Z Alloc Granule: 4KB 2025-07-17T08:15:32.0666091Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0666354Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0666724Z Accessible by all: TRUE 2025-07-17T08:15:32.0666953Z Pool 3 2025-07-17T08:15:32.0667146Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-07-17T08:15:32.0667364Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:15:32.0667591Z Allocatable: TRUE 2025-07-17T08:15:32.0667818Z Alloc Granule: 4KB 2025-07-17T08:15:32.0668079Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0668333Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0668579Z Accessible by all: TRUE 2025-07-17T08:15:32.0668804Z Pool 4 2025-07-17T08:15:32.0668989Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:15:32.0669229Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:15:32.0669454Z Allocatable: TRUE 2025-07-17T08:15:32.0669690Z Alloc Granule: 4KB 2025-07-17T08:15:32.0669944Z Alloc Recommended Granule:4KB 2025-07-17T08:15:32.0670217Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0670465Z Accessible by all: TRUE 2025-07-17T08:15:32.0670678Z ISA Info: 2025-07-17T08:15:32.0670966Z ******* 2025-07-17T08:15:32.0671114Z Agent 3 2025-07-17T08:15:32.0671267Z ******* 2025-07-17T08:15:32.0671431Z Name: gfx942 2025-07-17T08:15:32.0671656Z Uuid: GPU-dcb3eb298af78335 2025-07-17T08:15:32.0671888Z Marketing Name: AMD Instinct MI300X 2025-07-17T08:15:32.0672138Z Vendor Name: AMD 2025-07-17T08:15:32.0672371Z Feature: KERNEL_DISPATCH 2025-07-17T08:15:32.0672591Z Profile: BASE_PROFILE 2025-07-17T08:15:32.0672894Z Float Round Mode: NEAR 2025-07-17T08:15:32.0673127Z Max Queue Number: 128(0x80) 2025-07-17T08:15:32.0673362Z Queue Min Size: 64(0x40) 2025-07-17T08:15:32.0673589Z Queue Max Size: 131072(0x20000) 2025-07-17T08:15:32.0673824Z Queue Type: MULTI 2025-07-17T08:15:32.0674043Z Node: 2 2025-07-17T08:15:32.0674251Z Device Type: GPU 2025-07-17T08:15:32.0674461Z Cache Info: 2025-07-17T08:15:32.0674636Z L1: 32(0x20) KB 2025-07-17T08:15:32.0674845Z L2: 4096(0x1000) KB 2025-07-17T08:15:32.0675030Z L3: 262144(0x40000) KB 2025-07-17T08:15:32.0675233Z Chip ID: 29857(0x74a1) 2025-07-17T08:15:32.0675460Z ASIC Revision: 1(0x1) 2025-07-17T08:15:32.0675688Z Cacheline Size: 64(0x40) 2025-07-17T08:15:32.0675930Z Max Clock Freq. (MHz): 2100 2025-07-17T08:15:32.0676151Z BDFID: 34048 2025-07-17T08:15:32.0676382Z Internal Node ID: 2 2025-07-17T08:15:32.0676609Z Compute Unit: 304 2025-07-17T08:15:32.0676841Z SIMDs per CU: 4 2025-07-17T08:15:32.0677296Z Shader Engines: 32 2025-07-17T08:15:32.0677525Z Shader Arrs. per Eng.: 1 2025-07-17T08:15:32.0677775Z WatchPts on Addr. Ranges:4 2025-07-17T08:15:32.0678012Z Coherent Host Access: FALSE 2025-07-17T08:15:32.0678236Z Memory Properties: 2025-07-17T08:15:32.0678409Z Features: KERNEL_DISPATCH 2025-07-17T08:15:32.0678637Z Fast F16 Operation: TRUE 2025-07-17T08:15:32.0678883Z Wavefront Size: 64(0x40) 2025-07-17T08:15:32.0679134Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:15:32.0679361Z Workgroup Max Size per Dimension: 2025-07-17T08:15:32.0679545Z x 1024(0x400) 2025-07-17T08:15:32.0679741Z y 1024(0x400) 2025-07-17T08:15:32.0679927Z z 1024(0x400) 2025-07-17T08:15:32.0680143Z Max Waves Per CU: 32(0x20) 2025-07-17T08:15:32.0680371Z Max Work-item Per CU: 2048(0x800) 2025-07-17T08:15:32.0680610Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:15:32.0680828Z Grid Max Size per Dimension: 2025-07-17T08:15:32.0680996Z x 4294967295(0xffffffff) 2025-07-17T08:15:32.0681196Z y 4294967295(0xffffffff) 2025-07-17T08:15:32.0681513Z z 4294967295(0xffffffff) 2025-07-17T08:15:32.0681743Z Max fbarriers/Workgrp: 32 2025-07-17T08:15:32.0687006Z Packet Processor uCode:: 166 2025-07-17T08:15:32.0687304Z SDMA engine uCode:: 22 2025-07-17T08:15:32.0687573Z IOMMU Support:: None 2025-07-17T08:15:32.0687782Z Pool Info: 2025-07-17T08:15:32.0687956Z Pool 1 2025-07-17T08:15:32.0688159Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:15:32.0688409Z Size: 201310208(0xbffc000) KB 2025-07-17T08:15:32.0688635Z Allocatable: TRUE 2025-07-17T08:15:32.0688886Z Alloc Granule: 4KB 2025-07-17T08:15:32.0689147Z Alloc Recommended Granule:2048KB 2025-07-17T08:15:32.0689404Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0689658Z Accessible by all: FALSE 2025-07-17T08:15:32.0689870Z Pool 2 2025-07-17T08:15:32.0690076Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:15:32.0690310Z Size: 201310208(0xbffc000) KB 2025-07-17T08:15:32.0690546Z Allocatable: TRUE 2025-07-17T08:15:32.0690788Z Alloc Granule: 4KB 2025-07-17T08:15:32.0691042Z Alloc Recommended Granule:2048KB 2025-07-17T08:15:32.0691306Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0691554Z Accessible by all: FALSE 2025-07-17T08:15:32.0691766Z Pool 3 2025-07-17T08:15:32.0691960Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:15:32.0692187Z Size: 201310208(0xbffc000) KB 2025-07-17T08:15:32.0692404Z Allocatable: TRUE 2025-07-17T08:15:32.0692646Z Alloc Granule: 4KB 2025-07-17T08:15:32.0693075Z Alloc Recommended Granule:2048KB 2025-07-17T08:15:32.0693313Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0693551Z Accessible by all: FALSE 2025-07-17T08:15:32.0693752Z Pool 4 2025-07-17T08:15:32.0693946Z Segment: GROUP 2025-07-17T08:15:32.0694161Z Size: 64(0x40) KB 2025-07-17T08:15:32.0694400Z Allocatable: FALSE 2025-07-17T08:15:32.0694648Z Alloc Granule: 0KB 2025-07-17T08:15:32.0694888Z Alloc Recommended Granule:0KB 2025-07-17T08:15:32.0695141Z Alloc Alignment: 0KB 2025-07-17T08:15:32.0695373Z Accessible by all: FALSE 2025-07-17T08:15:32.0695601Z ISA Info: 2025-07-17T08:15:32.0695760Z ISA 1 2025-07-17T08:15:32.0695960Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-07-17T08:15:32.0696227Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:15:32.0696467Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:15:32.0696718Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0696961Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0697196Z Fast f16: TRUE 2025-07-17T08:15:32.0697532Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:15:32.0697766Z Workgroup Max Size per Dimension: 2025-07-17T08:15:32.0697973Z x 1024(0x400) 2025-07-17T08:15:32.0698165Z y 1024(0x400) 2025-07-17T08:15:32.0698367Z z 1024(0x400) 2025-07-17T08:15:32.0698581Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:15:32.0698799Z Grid Max Size per Dimension: 2025-07-17T08:15:32.0698977Z x 4294967295(0xffffffff) 2025-07-17T08:15:32.0699181Z y 4294967295(0xffffffff) 2025-07-17T08:15:32.0699384Z z 4294967295(0xffffffff) 2025-07-17T08:15:32.0699603Z FBarrier Max Size: 32 2025-07-17T08:15:32.0699825Z ISA 2 2025-07-17T08:15:32.0700041Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-07-17T08:15:32.0700319Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:15:32.0700558Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:15:32.0700807Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0701062Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0701289Z Fast f16: TRUE 2025-07-17T08:15:32.0701525Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:15:32.0701740Z Workgroup Max Size per Dimension: 2025-07-17T08:15:32.0701931Z x 1024(0x400) 2025-07-17T08:15:32.0702118Z y 1024(0x400) 2025-07-17T08:15:32.0702321Z z 1024(0x400) 2025-07-17T08:15:32.0702530Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:15:32.0702751Z Grid Max Size per Dimension: 2025-07-17T08:15:32.0702940Z x 4294967295(0xffffffff) 2025-07-17T08:15:32.0703278Z y 4294967295(0xffffffff) 2025-07-17T08:15:32.0703481Z z 4294967295(0xffffffff) 2025-07-17T08:15:32.0703693Z FBarrier Max Size: 32 2025-07-17T08:15:32.0703907Z ******* 2025-07-17T08:15:32.0704065Z Agent 4 2025-07-17T08:15:32.0704215Z ******* 2025-07-17T08:15:32.0704382Z Name: gfx942 2025-07-17T08:15:32.0704598Z Uuid: GPU-da7eb157a63e8478 2025-07-17T08:15:32.0704842Z Marketing Name: AMD Instinct MI300X 2025-07-17T08:15:32.0705073Z Vendor Name: AMD 2025-07-17T08:15:32.0705303Z Feature: KERNEL_DISPATCH 2025-07-17T08:15:32.0705524Z Profile: BASE_PROFILE 2025-07-17T08:15:32.0705769Z Float Round Mode: NEAR 2025-07-17T08:15:32.0706006Z Max Queue Number: 128(0x80) 2025-07-17T08:15:32.0706236Z Queue Min Size: 64(0x40) 2025-07-17T08:15:32.0706466Z Queue Max Size: 131072(0x20000) 2025-07-17T08:15:32.0706688Z Queue Type: MULTI 2025-07-17T08:15:32.0706911Z Node: 3 2025-07-17T08:15:32.0707115Z Device Type: GPU 2025-07-17T08:15:32.0707328Z Cache Info: 2025-07-17T08:15:32.0707603Z L1: 32(0x20) KB 2025-07-17T08:15:32.0707811Z L2: 4096(0x1000) KB 2025-07-17T08:15:32.0708010Z L3: 262144(0x40000) KB 2025-07-17T08:15:32.0708208Z Chip ID: 29857(0x74a1) 2025-07-17T08:15:32.0708443Z ASIC Revision: 1(0x1) 2025-07-17T08:15:32.0708675Z Cacheline Size: 64(0x40) 2025-07-17T08:15:32.0708918Z Max Clock Freq. (MHz): 2100 2025-07-17T08:15:32.0709129Z BDFID: 42752 2025-07-17T08:15:32.0709355Z Internal Node ID: 3 2025-07-17T08:15:32.0709591Z Compute Unit: 304 2025-07-17T08:15:32.0709820Z SIMDs per CU: 4 2025-07-17T08:15:32.0710059Z Shader Engines: 32 2025-07-17T08:15:32.0710295Z Shader Arrs. per Eng.: 1 2025-07-17T08:15:32.0710544Z WatchPts on Addr. Ranges:4 2025-07-17T08:15:32.0710791Z Coherent Host Access: FALSE 2025-07-17T08:15:32.0711019Z Memory Properties: 2025-07-17T08:15:32.0711204Z Features: KERNEL_DISPATCH 2025-07-17T08:15:32.0711423Z Fast F16 Operation: TRUE 2025-07-17T08:15:32.0711668Z Wavefront Size: 64(0x40) 2025-07-17T08:15:32.0711902Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:15:32.0712128Z Workgroup Max Size per Dimension: 2025-07-17T08:15:32.0712318Z x 1024(0x400) 2025-07-17T08:15:32.0712513Z y 1024(0x400) 2025-07-17T08:15:32.0712695Z z 1024(0x400) 2025-07-17T08:15:32.0712981Z Max Waves Per CU: 32(0x20) 2025-07-17T08:15:32.0713222Z Max Work-item Per CU: 2048(0x800) 2025-07-17T08:15:32.0713458Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:15:32.0713817Z Grid Max Size per Dimension: 2025-07-17T08:15:32.0713985Z x 4294967295(0xffffffff) 2025-07-17T08:15:32.0714185Z y 4294967295(0xffffffff) 2025-07-17T08:15:32.0714379Z z 4294967295(0xffffffff) 2025-07-17T08:15:32.0714604Z Max fbarriers/Workgrp: 32 2025-07-17T08:15:32.0714869Z Packet Processor uCode:: 166 2025-07-17T08:15:32.0715111Z SDMA engine uCode:: 22 2025-07-17T08:15:32.0715383Z IOMMU Support:: None 2025-07-17T08:15:32.0715586Z Pool Info: 2025-07-17T08:15:32.0715757Z Pool 1 2025-07-17T08:15:32.0715951Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:15:32.0716193Z Size: 201310208(0xbffc000) KB 2025-07-17T08:15:32.0716429Z Allocatable: TRUE 2025-07-17T08:15:32.0716679Z Alloc Granule: 4KB 2025-07-17T08:15:32.0716924Z Alloc Recommended Granule:2048KB 2025-07-17T08:15:32.0717165Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0717405Z Accessible by all: FALSE 2025-07-17T08:15:32.0717603Z Pool 2 2025-07-17T08:15:32.0717792Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:15:32.0718138Z Size: 201310208(0xbffc000) KB 2025-07-17T08:15:32.0718354Z Allocatable: TRUE 2025-07-17T08:15:32.0718586Z Alloc Granule: 4KB 2025-07-17T08:15:32.0718817Z Alloc Recommended Granule:2048KB 2025-07-17T08:15:32.0719066Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0719294Z Accessible by all: FALSE 2025-07-17T08:15:32.0719498Z Pool 3 2025-07-17T08:15:32.0719682Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:15:32.0719893Z Size: 201310208(0xbffc000) KB 2025-07-17T08:15:32.0720117Z Allocatable: TRUE 2025-07-17T08:15:32.0720352Z Alloc Granule: 4KB 2025-07-17T08:15:32.0720601Z Alloc Recommended Granule:2048KB 2025-07-17T08:15:32.0720841Z Alloc Alignment: 4KB 2025-07-17T08:15:32.0721081Z Accessible by all: FALSE 2025-07-17T08:15:32.0721284Z Pool 4 2025-07-17T08:15:32.0721460Z Segment: GROUP 2025-07-17T08:15:32.0721673Z Size: 64(0x40) KB 2025-07-17T08:15:32.0721887Z Allocatable: FALSE 2025-07-17T08:15:32.0722117Z Alloc Granule: 0KB 2025-07-17T08:15:32.0722352Z Alloc Recommended Granule:0KB 2025-07-17T08:15:32.0722594Z Alloc Alignment: 0KB 2025-07-17T08:15:32.0722823Z Accessible by all: FALSE 2025-07-17T08:15:32.0723035Z ISA Info: 2025-07-17T08:15:32.0723188Z ISA 1 2025-07-17T08:15:32.0723374Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-07-17T08:15:32.0723626Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:15:32.0723865Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:15:32.0724228Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0724469Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0724698Z Fast f16: TRUE 2025-07-17T08:15:32.0724927Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:15:32.0725143Z Workgroup Max Size per Dimension: 2025-07-17T08:15:32.0725338Z x 1024(0x400) 2025-07-17T08:15:32.0725526Z y 1024(0x400) 2025-07-17T08:15:32.0725711Z z 1024(0x400) 2025-07-17T08:15:32.0725913Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:15:32.0726124Z Grid Max Size per Dimension: 2025-07-17T08:15:32.0726303Z x 4294967295(0xffffffff) 2025-07-17T08:15:32.0726494Z y 4294967295(0xffffffff) 2025-07-17T08:15:32.0726684Z z 4294967295(0xffffffff) 2025-07-17T08:15:32.0726892Z FBarrier Max Size: 32 2025-07-17T08:15:32.0727094Z ISA 2 2025-07-17T08:15:32.0727294Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-07-17T08:15:32.0727561Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:15:32.0727796Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:15:32.0728130Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0728395Z Default Rounding Mode: NEAR 2025-07-17T08:15:32.0728616Z Fast f16: TRUE 2025-07-17T08:15:32.0728841Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:15:32.0729058Z Workgroup Max Size per Dimension: 2025-07-17T08:15:32.0729241Z x 1024(0x400) 2025-07-17T08:15:32.0729423Z y 1024(0x400) 2025-07-17T08:15:32.0729609Z z 1024(0x400) 2025-07-17T08:15:32.0729815Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:15:32.0730010Z Grid Max Size per Dimension: 2025-07-17T08:15:32.0730188Z x 4294967295(0xffffffff) 2025-07-17T08:15:32.0730381Z y 4294967295(0xffffffff) 2025-07-17T08:15:32.0730572Z z 4294967295(0xffffffff) 2025-07-17T08:15:32.0730780Z FBarrier Max Size: 32 2025-07-17T08:15:32.0730984Z *** Done *** 2025-07-17T08:15:32.0872120Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-07-17T08:15:32.0872481Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-07-17T08:15:32.0873041Z 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-07-17T08:15:32.0873459Z if [[ $ngpu -eq 0 ]]; then 2025-07-17T08:15:32.0873684Z  echo "Error: Failed to detect any GPUs on the runner" 2025-07-17T08:15:32.0873905Z  echo "$msg" 2025-07-17T08:15:32.0874062Z  exit 1 2025-07-17T08:15:32.0874202Z fi 2025-07-17T08:15:32.0874366Z if [[ $ngpu -eq 1 ]]; then 2025-07-17T08:15:32.0874634Z  echo "Error: only 1 GPU detected, at least 2 GPUs are needed for distributed jobs" 2025-07-17T08:15:32.0874902Z  echo "$msg" 2025-07-17T08:15:32.0875053Z  exit 1 2025-07-17T08:15:32.0875183Z fi 2025-07-17T08:15:32.0887947Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:32.0888418Z env: 2025-07-17T08:15:32.0888552Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.0888713Z ##[endgroup] 2025-07-17T08:15:32.3418731Z ##[group]Run pytorch/pytorch/.github/actions/diskspace-cleanup@main 2025-07-17T08:15:32.3419082Z with: 2025-07-17T08:15:32.3419262Z diskspace-cutoff: 70 2025-07-17T08:15:32.3419445Z env: 2025-07-17T08:15:32.3419619Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.3419813Z ##[endgroup] 2025-07-17T08:15:32.3454610Z ##[group]Run set -ex 2025-07-17T08:15:32.3454854Z set -ex 2025-07-17T08:15:32.3455041Z diskspace_cutoff=70 2025-07-17T08:15:32.3455337Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-07-17T08:15:32.3455645Z if [ ! -d "$docker_root_dir" ]; then 2025-07-17T08:15:32.3456024Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-07-17T08:15:32.3456391Z  exit 0 2025-07-17T08:15:32.3456592Z fi 2025-07-17T08:15:32.3456894Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-07-17T08:15:32.3457544Z 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-07-17T08:15:32.3458092Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-07-17T08:15:32.3458376Z  docker system prune -af 2025-07-17T08:15:32.3458746Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-07-17T08:15:32.3459365Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-07-17T08:15:32.3459813Z  echo "Error: Available diskspace is less than $diskspace_cutoff percent. Not enough diskspace." 2025-07-17T08:15:32.3460191Z  echo "$msg" 2025-07-17T08:15:32.3460391Z  exit 1 2025-07-17T08:15:32.3460567Z  else 2025-07-17T08:15:32.3460794Z  difference=$((diskspace - diskspace_new)) 2025-07-17T08:15:32.3461094Z  echo "Diskspace saved: $difference percent" 2025-07-17T08:15:32.3461334Z  fi 2025-07-17T08:15:32.3461499Z fi 2025-07-17T08:15:32.3474811Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:32.3475088Z env: 2025-07-17T08:15:32.3475246Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.3475445Z ##[endgroup] 2025-07-17T08:15:32.3537105Z + diskspace_cutoff=70 2025-07-17T08:15:32.3537401Z ++ docker info -f '{{.DockerRootDir}}' 2025-07-17T08:15:32.4191138Z + docker_root_dir=/home/runner/docker-data 2025-07-17T08:15:32.4191445Z + '[' '!' -d /home/runner/docker-data ']' 2025-07-17T08:15:32.4199976Z ++ df -H --output=pcent /home/runner/docker-data 2025-07-17T08:15:32.4201206Z ++ sed -n 2p 2025-07-17T08:15:32.4201343Z ++ sed s/%// 2025-07-17T08:15:32.4202995Z ++ sed 's/ //' 2025-07-17T08:15:32.4218269Z + diskspace=' 1' 2025-07-17T08:15:32.4218832Z + 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-07-17T08:15:32.4219222Z + [[ 1 -ge 70 ]] 2025-07-17T08:15:32.4253855Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-07-17T08:15:32.4254188Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-07-17T08:15:32.4254431Z rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-07-17T08:15:32.4254644Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-07-17T08:15:32.4254908Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-07-17T08:15:32.4255178Z  2025-07-17T08:15:32.4255369Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-07-17T08:15:32.4255614Z rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-07-17T08:15:32.4255824Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-07-17T08:15:32.4256111Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-07-17T08:15:32.4256618Z  2025-07-17T08:15:32.4256761Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-07-17T08:15:32.4256963Z rm -rf "${RUNNER_DOCS_DIR}" 2025-07-17T08:15:32.4257155Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-07-17T08:15:32.4257387Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-07-17T08:15:32.4269912Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:32.4270147Z env: 2025-07-17T08:15:32.4270286Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.4270438Z ##[endgroup] 2025-07-17T08:15:32.4385289Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-07-17T08:15:32.4385647Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-07-17T08:15:32.4385943Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-07-17T08:15:32.4398001Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:32.4398249Z env: 2025-07-17T08:15:32.4398389Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.4398601Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:32.4398875Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:32.4399126Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:32.4399325Z ##[endgroup] 2025-07-17T08:15:32.4493126Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-07-17T08:15:32.4493613Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-07-17T08:15:32.4494166Z # Add render group for container creation. 2025-07-17T08:15:32.4494466Z render_gid=`cat /etc/group | grep render | cut -d: -f3` 2025-07-17T08:15:32.4494818Z # Ensure GPU isolation if pod is part of kubernetes setup with DEVICE_FLAG. 2025-07-17T08:15:32.4495161Z if [ -f "/etc/podinfo/gha-render-devices" ]; then 2025-07-17T08:15:32.4495459Z  DEVICE_FLAG=$(cat /etc/podinfo/gha-render-devices) 2025-07-17T08:15:32.4495707Z else 2025-07-17T08:15:32.4495897Z  DEVICE_FLAG="--device /dev/dri" 2025-07-17T08:15:32.4496096Z fi 2025-07-17T08:15:32.4496385Z # The --group-add daemon and --group-add bin are needed in the Ubuntu 24.04 and Almalinux OSs respectively. 2025-07-17T08:15:32.4496851Z # This is due to the device files (/dev/kfd & /dev/dri) being owned by video group on bare metal. 2025-07-17T08:15:32.4497307Z # This video group ID maps to subgid 1 inside the docker image due to the /etc/subgid entries. 2025-07-17T08:15:32.4497751Z # The group name corresponding to group ID 1 can change depending on the OS, so both are necessary. 2025-07-17T08:15:32.4498487Z 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-07-17T08:15:32.4511240Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:32.4511477Z env: 2025-07-17T08:15:32.4511635Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.4511837Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:32.4512128Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:32.4512386Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:32.4512599Z ##[endgroup] 2025-07-17T08:15:32.4644292Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-07-17T08:15:32.4644622Z with: 2025-07-17T08:15:32.4644863Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2025-07-17T08:15:32.4645128Z aws-region: us-east-1 2025-07-17T08:15:32.4645301Z role-duration-seconds: 18000 2025-07-17T08:15:32.4645480Z audience: sts.amazonaws.com 2025-07-17T08:15:32.4645652Z env: 2025-07-17T08:15:32.4645996Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.4646232Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:32.4646506Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:32.4646774Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:32.4647504Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:32.4648169Z ##[endgroup] 2025-07-17T08:15:32.7201396Z Assuming role with OIDC 2025-07-17T08:15:32.8460333Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2025-07-17T08:15:32.8969560Z ##[group]Run aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 2025-07-17T08:15:32.8969895Z with: 2025-07-17T08:15:32.8970049Z mask-password: true 2025-07-17T08:15:32.8970243Z registry-type: private 2025-07-17T08:15:32.8970421Z skip-logout: false 2025-07-17T08:15:32.8970593Z env: 2025-07-17T08:15:32.8970751Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:32.8970983Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:32.8971275Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:32.8971550Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:32.8972250Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:32.8972913Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:15:32.8973144Z AWS_REGION: us-east-1 2025-07-17T08:15:32.8973712Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:15:32.8974009Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:15:32.8977593Z AWS_SESSION_TOKEN: *** 2025-07-17T08:15:32.8977775Z ##[endgroup] 2025-07-17T08:15:33.1543676Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:33.4206921Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-07-17T08:15:33.4207218Z with: 2025-07-17T08:15:33.4207663Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4208148Z use-custom-docker-registry: true 2025-07-17T08:15:33.4208363Z docker-build-dir: .ci/docker 2025-07-17T08:15:33.4208551Z docker-build-script: ./build.sh 2025-07-17T08:15:33.4208745Z working-directory: . 2025-07-17T08:15:33.4208974Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:33.4209223Z force-push: false 2025-07-17T08:15:33.4209377Z env: 2025-07-17T08:15:33.4209519Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:33.4209740Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:33.4210022Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:33.4210326Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:33.4211008Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:33.4211661Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:15:33.4211836Z AWS_REGION: us-east-1 2025-07-17T08:15:33.4212166Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:15:33.4212421Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:15:33.4216004Z AWS_SESSION_TOKEN: *** 2025-07-17T08:15:33.4216169Z ##[endgroup] 2025-07-17T08:15:33.4233637Z ##[group]Run set -ex 2025-07-17T08:15:33.4233829Z set -ex 2025-07-17T08:15:33.4233977Z  2025-07-17T08:15:33.4234228Z # If the docker build directory or the build script doesn't exist, the action will 2025-07-17T08:15:33.4234833Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-07-17T08:15:33.4235173Z # job could then download the pre-built image as usual 2025-07-17T08:15:33.4235590Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-07-17T08:15:33.4235973Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4236180Z else 2025-07-17T08:15:33.4236351Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4236628Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4236876Z  2025-07-17T08:15:33.4237208Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-07-17T08:15:33.4237584Z  exit 0 2025-07-17T08:15:33.4237732Z fi 2025-07-17T08:15:33.4237875Z  2025-07-17T08:15:33.4238101Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-07-17T08:15:33.4238465Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-07-17T08:15:33.4238787Z  # use it as it is, but first let's extract the tag 2025-07-17T08:15:33.4239088Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-07-17T08:15:33.4239398Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4239691Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4239939Z else 2025-07-17T08:15:33.4240117Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-07-17T08:15:33.4240356Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-07-17T08:15:33.4240602Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-07-17T08:15:33.4240805Z  fi 2025-07-17T08:15:33.4241298Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-07-17T08:15:33.4241666Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4242044Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4242448Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4242703Z fi 2025-07-17T08:15:33.4254504Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:33.4254746Z env: 2025-07-17T08:15:33.4254899Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:33.4255120Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:33.4255409Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:33.4255677Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:33.4256363Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:33.4257012Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:15:33.4257200Z AWS_REGION: us-east-1 2025-07-17T08:15:33.4257462Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:15:33.4257716Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:15:33.4261287Z AWS_SESSION_TOKEN: *** 2025-07-17T08:15:33.4261468Z REPO_NAME: pytorch 2025-07-17T08:15:33.4261929Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4262398Z DOCKER_BUILD_DIR: .ci/docker 2025-07-17T08:15:33.4262592Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-07-17T08:15:33.4262839Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:33.4263095Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-07-17T08:15:33.4263425Z CUSTOM_TAG_PREFIX: 2025-07-17T08:15:33.4263606Z ##[endgroup] 2025-07-17T08:15:33.4296347Z + [[ -d .ci/docker ]] 2025-07-17T08:15:33.4296601Z + [[ -f .ci/docker/./build.sh ]] 2025-07-17T08:15:33.4296806Z + [[ true == \t\r\u\e ]] 2025-07-17T08:15:33.4296980Z + echo skip=false 2025-07-17T08:15:33.4297647Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d == *\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-07-17T08:15:33.4306333Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4306829Z ++ awk -F '[:,]' '{print $2}' 2025-07-17T08:15:33.4320891Z + DOCKER_TAG=pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4321361Z + echo docker-tag=pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4321996Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4348660Z ##[group]Run set +e 2025-07-17T08:15:33.4348866Z set +e 2025-07-17T08:15:33.4349025Z set -x 2025-07-17T08:15:33.4349174Z  2025-07-17T08:15:33.4349325Z login() { 2025-07-17T08:15:33.4349645Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-07-17T08:15:33.4349966Z } 2025-07-17T08:15:33.4350163Z  2025-07-17T08:15:33.4350333Z retry () { 2025-07-17T08:15:33.4350510Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-07-17T08:15:33.4350716Z } 2025-07-17T08:15:33.4350857Z  2025-07-17T08:15:33.4351008Z retry login "${DOCKER_REGISTRY}" 2025-07-17T08:15:33.4351201Z  2025-07-17T08:15:33.4351362Z START_TIME=$(date +%s) 2025-07-17T08:15:33.4351752Z # Wait up to 120 minutes 2025-07-17T08:15:33.4351997Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-07-17T08:15:33.4352300Z  # Check if image already exists, if it does then skip building it 2025-07-17T08:15:33.4352604Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-07-17T08:15:33.4352928Z  exit 0 2025-07-17T08:15:33.4353089Z  fi 2025-07-17T08:15:33.4353228Z  2025-07-17T08:15:33.4353473Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-07-17T08:15:33.4353868Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-07-17T08:15:33.4354258Z  # latter, it will wait for the Docker images to become available before continuing 2025-07-17T08:15:33.4354575Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-07-17T08:15:33.4354834Z  # It's a Docker build job, let's build the image 2025-07-17T08:15:33.4355052Z  break 2025-07-17T08:15:33.4355205Z  else 2025-07-17T08:15:33.4355427Z  # It's a regular build job, wait for the image to become available 2025-07-17T08:15:33.4355691Z  sleep 300 2025-07-17T08:15:33.4355859Z  fi 2025-07-17T08:15:33.4356009Z done 2025-07-17T08:15:33.4369998Z  2025-07-17T08:15:33.4370247Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-07-17T08:15:33.4370602Z # be empty. The default action would be to continue rebuild the image 2025-07-17T08:15:33.4370912Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-07-17T08:15:33.4371178Z  # if we're on the base branch then use the parent commit 2025-07-17T08:15:33.4371417Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-07-17T08:15:33.4371607Z else 2025-07-17T08:15:33.4372013Z  # otherwise we're on a PR, so use the most recent base commit 2025-07-17T08:15:33.4372298Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-07-17T08:15:33.4372511Z fi 2025-07-17T08:15:33.4372639Z  2025-07-17T08:15:33.4372783Z if [[ -z "${MERGE_BASE}" ]]; then 2025-07-17T08:15:33.4372996Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4373196Z  2025-07-17T08:15:33.4373471Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-07-17T08:15:33.4373798Z  exit 0 2025-07-17T08:15:33.4373936Z fi 2025-07-17T08:15:33.4374073Z  2025-07-17T08:15:33.4374261Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-07-17T08:15:33.4374655Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-07-17T08:15:33.4374993Z  exit 1 2025-07-17T08:15:33.4375129Z fi 2025-07-17T08:15:33.4375260Z  2025-07-17T08:15:33.4375488Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-07-17T08:15:33.4375873Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-07-17T08:15:33.4376215Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-07-17T08:15:33.4376608Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-07-17T08:15:33.4377049Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-07-17T08:15:33.4377312Z fi 2025-07-17T08:15:33.4377439Z  2025-07-17T08:15:33.4377595Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-07-17T08:15:33.4387492Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:33.4387734Z env: 2025-07-17T08:15:33.4387875Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:33.4388230Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:33.4388511Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:33.4388774Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:33.4389451Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:33.4390095Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:15:33.4390272Z AWS_REGION: us-east-1 2025-07-17T08:15:33.4390486Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:15:33.4390738Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:15:33.4394377Z AWS_SESSION_TOKEN: *** 2025-07-17T08:15:33.4394544Z DOCKER_BUILD_DIR: .ci/docker 2025-07-17T08:15:33.4394756Z BASE_REVISION: a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:15:33.4395259Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4395819Z DOCKER_TAG: pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:33.4396173Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:33.4396419Z DOCKER_PUSH: 2025-07-17T08:15:33.4396565Z ##[endgroup] 2025-07-17T08:15:33.4427421Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:33.4427693Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:33.4431069Z + aws ecr get-login-password --region us-east-1 2025-07-17T08:15:33.4431636Z /home/runner/_work/_temp/29928f55-dee9-4642-a4cb-3f4f6105fabc.sh: line 5: aws: command not found 2025-07-17T08:15:33.4432070Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:33.4578898Z Error: Cannot perform an interactive login from a non TTY device 2025-07-17T08:15:33.4595325Z + sleep 1 2025-07-17T08:15:34.4609556Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:34.4614082Z + aws ecr get-login-password --region us-east-1 2025-07-17T08:15:34.4614612Z /home/runner/_work/_temp/29928f55-dee9-4642-a4cb-3f4f6105fabc.sh: line 5: aws: command not found 2025-07-17T08:15:34.4615145Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:34.4759963Z Error: Cannot perform an interactive login from a non TTY device 2025-07-17T08:15:34.4778670Z + sleep 2 2025-07-17T08:15:36.4792863Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:36.4797633Z + aws ecr get-login-password --region us-east-1 2025-07-17T08:15:36.4798044Z /home/runner/_work/_temp/29928f55-dee9-4642-a4cb-3f4f6105fabc.sh: line 5: aws: command not found 2025-07-17T08:15:36.4798520Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:36.4954237Z Error: Cannot perform an interactive login from a non TTY device 2025-07-17T08:15:36.4977712Z ++ date +%s 2025-07-17T08:15:36.4986693Z + START_TIME=1752740136 2025-07-17T08:15:36.4990787Z ++ date +%s 2025-07-17T08:15:36.5000258Z + [[ 1752732936 -lt 1752740136 ]] 2025-07-17T08:15:36.5000803Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:37.1167152Z { 2025-07-17T08:15:37.1167483Z "schemaVersion": 2, 2025-07-17T08:15:37.1167794Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-07-17T08:15:37.1168121Z "config": { 2025-07-17T08:15:37.1168333Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-07-17T08:15:37.1168578Z "size": 28418, 2025-07-17T08:15:37.1168840Z "digest": "sha256:0f464723fd0e297450625b7697dd0dc4ef837960dceaa5bd0f2f4d7d8b9987eb" 2025-07-17T08:15:37.1169121Z }, 2025-07-17T08:15:37.1169253Z "layers": [ 2025-07-17T08:15:37.1169421Z { 2025-07-17T08:15:37.1170373Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1170633Z "size": 30446997, 2025-07-17T08:15:37.1170888Z "digest": "sha256:66587c81b81a58d07e40c48d900a1517516bbf58c4378c687d89d645824f5e5f" 2025-07-17T08:15:37.1171159Z }, 2025-07-17T08:15:37.1171284Z { 2025-07-17T08:15:37.1171487Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1171733Z "size": 1554, 2025-07-17T08:15:37.1171983Z "digest": "sha256:a3c451a3328b650c5ddade4025cc44a20eea3fa108daf68fb805d5038f4b327a" 2025-07-17T08:15:37.1172264Z }, 2025-07-17T08:15:37.1172387Z { 2025-07-17T08:15:37.1172592Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1172837Z "size": 313270340, 2025-07-17T08:15:37.1173106Z "digest": "sha256:74e64bc968c1cf8f97d841b7ea0266de87fa2e1b8b4254f71e0350252bcc7f1a" 2025-07-17T08:15:37.1173380Z }, 2025-07-17T08:15:37.1173508Z { 2025-07-17T08:15:37.1173693Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1173947Z "size": 703, 2025-07-17T08:15:37.1174203Z "digest": "sha256:9bcb8a79b45b53f1f900b5be887bf24d1166b93e73447e1ed1d7d17265eec376" 2025-07-17T08:15:37.1174491Z }, 2025-07-17T08:15:37.1174619Z { 2025-07-17T08:15:37.1174831Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1175082Z "size": 1212, 2025-07-17T08:15:37.1175343Z "digest": "sha256:35c764410de1133f1414d9b3f52ac20cc4a04bc5dad2555fce5fed7fc7b53e27" 2025-07-17T08:15:37.1175618Z }, 2025-07-17T08:15:37.1175740Z { 2025-07-17T08:15:37.1175937Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1176172Z "size": 485, 2025-07-17T08:15:37.1176411Z "digest": "sha256:501f1b9049b569de8832d393bd28cb9461fb1a5748f254493059d06f95078d42" 2025-07-17T08:15:37.1176678Z }, 2025-07-17T08:15:37.1176799Z { 2025-07-17T08:15:37.1176990Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1177595Z "size": 110343714, 2025-07-17T08:15:37.1177858Z "digest": "sha256:52662c4baedc58d84a36538f1ec46a58ef357581acf221294a5b5400df3613a7" 2025-07-17T08:15:37.1178131Z }, 2025-07-17T08:15:37.1178255Z { 2025-07-17T08:15:37.1178453Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1178693Z "size": 4084, 2025-07-17T08:15:37.1178951Z "digest": "sha256:e176b5597377db9ba0da10a2949417bd291ab8c8880d4cf810bfa46963514355" 2025-07-17T08:15:37.1179220Z }, 2025-07-17T08:15:37.1179347Z { 2025-07-17T08:15:37.1179536Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1179770Z "size": 1709, 2025-07-17T08:15:37.1180024Z "digest": "sha256:0d668fce00b22755f15b2c6a7185f5e4cd9e016804fd763b9c213c24330ad63e" 2025-07-17T08:15:37.1180307Z }, 2025-07-17T08:15:37.1180436Z { 2025-07-17T08:15:37.1180639Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1180888Z "size": 724, 2025-07-17T08:15:37.1181142Z "digest": "sha256:d81f985aa40d5111b424e8084dfa90790c3078ab270debfa5b46f37c2423c5ce" 2025-07-17T08:15:37.1181416Z }, 2025-07-17T08:15:37.1181537Z { 2025-07-17T08:15:37.1181731Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1181973Z "size": 3310464312, 2025-07-17T08:15:37.1182227Z "digest": "sha256:ec9c560bb82fd80fe1a703d8635753191c3bf91ce72bf3ef3d7c988cdc60709f" 2025-07-17T08:15:37.1182502Z }, 2025-07-17T08:15:37.1182625Z { 2025-07-17T08:15:37.1182817Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1183052Z "size": 381, 2025-07-17T08:15:37.1183297Z "digest": "sha256:bef037cce55fd4003ac13320e72dc1e8d781127e52efd4608ef8cc5f7d5a4898" 2025-07-17T08:15:37.1183570Z }, 2025-07-17T08:15:37.1183693Z { 2025-07-17T08:15:37.1183881Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1184125Z "size": 233575, 2025-07-17T08:15:37.1184494Z "digest": "sha256:cc14155fac7b29e7b199a85aef3d20af7112604a2dc86d5dd0a4c89f269d5457" 2025-07-17T08:15:37.1184779Z }, 2025-07-17T08:15:37.1184907Z { 2025-07-17T08:15:37.1185112Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1185355Z "size": 791, 2025-07-17T08:15:37.1185610Z "digest": "sha256:98b40f6827d2be8fb97e8ebec31f1b0211c3efcaf33d3f81ce804245254e0f44" 2025-07-17T08:15:37.1185887Z }, 2025-07-17T08:15:37.1186004Z { 2025-07-17T08:15:37.1186199Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1186436Z "size": 106, 2025-07-17T08:15:37.1186668Z "digest": "sha256:2816c98112963b1630214fb5e27007cd06f8d422a17d61f642a0ca764e305c64" 2025-07-17T08:15:37.1186932Z }, 2025-07-17T08:15:37.1187051Z { 2025-07-17T08:15:37.1187238Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1187480Z "size": 1495, 2025-07-17T08:15:37.1187739Z "digest": "sha256:835aba0facaacf7c3dca5e1f039808b834ec29306e4eabf749c6541fa041ed2d" 2025-07-17T08:15:37.1188022Z }, 2025-07-17T08:15:37.1188151Z { 2025-07-17T08:15:37.1188344Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1188587Z "size": 455280682, 2025-07-17T08:15:37.1188844Z "digest": "sha256:3a7045d55b23c0af9416a558f55fd6b5b7c56060d2fb34178134bd11197aea01" 2025-07-17T08:15:37.1189110Z }, 2025-07-17T08:15:37.1189233Z { 2025-07-17T08:15:37.1189424Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1189662Z "size": 162, 2025-07-17T08:15:37.1189903Z "digest": "sha256:23e65526d2c2ad371238cebf590b9c1a5215668bc35de974fb423e3cb6674ecf" 2025-07-17T08:15:37.1190172Z }, 2025-07-17T08:15:37.1190289Z { 2025-07-17T08:15:37.1190472Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1190705Z "size": 2370, 2025-07-17T08:15:37.1190954Z "digest": "sha256:0bb9b2bb3a77fff33a12e20d8fe9f5c637c339facf000c4407fc1c4515980aa8" 2025-07-17T08:15:37.1191352Z }, 2025-07-17T08:15:37.1191479Z { 2025-07-17T08:15:37.1191666Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1191903Z "size": 7164120706, 2025-07-17T08:15:37.1192156Z "digest": "sha256:89c2ed775d8d10f463a2ed1ab047b356444911b18742cee8b651d57c2cf42ace" 2025-07-17T08:15:37.1192431Z }, 2025-07-17T08:15:37.1192552Z { 2025-07-17T08:15:37.1192741Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1193507Z "size": 105, 2025-07-17T08:15:37.1193745Z "digest": "sha256:22367c15654a15dbf35e3b8360202ebac7bdace0703233bf286a9a4f0d726c59" 2025-07-17T08:15:37.1194012Z }, 2025-07-17T08:15:37.1194133Z { 2025-07-17T08:15:37.1194321Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1194556Z "size": 611, 2025-07-17T08:15:37.1194799Z "digest": "sha256:41dd58eb2af160ecb43af63c54b552825ebfa78a973bd316c44eb1ddfff16d18" 2025-07-17T08:15:37.1195083Z }, 2025-07-17T08:15:37.1195203Z { 2025-07-17T08:15:37.1195392Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1195629Z "size": 677677419, 2025-07-17T08:15:37.1195872Z "digest": "sha256:0c0bf7dba119dca098a5b3c549795939817b9de42b80ee5dbd9f9d6871cdd5da" 2025-07-17T08:15:37.1196269Z }, 2025-07-17T08:15:37.1196393Z { 2025-07-17T08:15:37.1196582Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1196827Z "size": 111, 2025-07-17T08:15:37.1197084Z "digest": "sha256:d49b2c2152c7848476fc7c52aad3b33c65554fcaf9f0c72dd790a0c0ac68a000" 2025-07-17T08:15:37.1197356Z }, 2025-07-17T08:15:37.1197479Z { 2025-07-17T08:15:37.1197676Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1197914Z "size": 1556, 2025-07-17T08:15:37.1198159Z "digest": "sha256:e5f6086238542da1a27d6d92acd14a4320cdca70eedb0b550e883bb0c93d4c7b" 2025-07-17T08:15:37.1198438Z }, 2025-07-17T08:15:37.1198559Z { 2025-07-17T08:15:37.1198714Z + exit 0 2025-07-17T08:15:37.1199070Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1199314Z "size": 107, 2025-07-17T08:15:37.1199550Z "digest": "sha256:f833b0ca2e595948d8dfd847ff60d2125781be4b1216d293329bfe8fa3f88378" 2025-07-17T08:15:37.1199820Z }, 2025-07-17T08:15:37.1199943Z { 2025-07-17T08:15:37.1200127Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1200366Z "size": 166, 2025-07-17T08:15:37.1200603Z "digest": "sha256:ab9877515928d6413a2db6769cf16e7bfafa92ab8967349471de8610df1ee728" 2025-07-17T08:15:37.1200866Z }, 2025-07-17T08:15:37.1200988Z { 2025-07-17T08:15:37.1201177Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1201412Z "size": 2801144, 2025-07-17T08:15:37.1201657Z "digest": "sha256:9f52d3b83f081eb26e37656421cc991942dc5c025ec4ebf8e5312e61f5a9aff2" 2025-07-17T08:15:37.1201925Z }, 2025-07-17T08:15:37.1202045Z { 2025-07-17T08:15:37.1202236Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1202464Z "size": 107, 2025-07-17T08:15:37.1202694Z "digest": "sha256:a03e9776803ba5945e13460659b97af55674b9246fddce732c65215f14ce6846" 2025-07-17T08:15:37.1202957Z }, 2025-07-17T08:15:37.1203079Z { 2025-07-17T08:15:37.1203266Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1203501Z "size": 802, 2025-07-17T08:15:37.1203737Z "digest": "sha256:60bb50caf36b82f9e2c5219ce0415da7571e910f43a183d4f07e1b5f8357159b" 2025-07-17T08:15:37.1204005Z }, 2025-07-17T08:15:37.1204123Z { 2025-07-17T08:15:37.1204311Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1204552Z "size": 26113574, 2025-07-17T08:15:37.1204797Z "digest": "sha256:6fd0a137ed1d7b3abed2c19e7b0013c411d0d0a0642c8a45f7064e704f71c090" 2025-07-17T08:15:37.1205066Z }, 2025-07-17T08:15:37.1205329Z { 2025-07-17T08:15:37.1205514Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1205756Z "size": 104, 2025-07-17T08:15:37.1206001Z "digest": "sha256:865dca06b4bef4059f415bdfb4c535212687fed6f88d9d4202721c50c4dddf43" 2025-07-17T08:15:37.1206273Z }, 2025-07-17T08:15:37.1206393Z { 2025-07-17T08:15:37.1206589Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1206827Z "size": 425, 2025-07-17T08:15:37.1207062Z "digest": "sha256:d2b21c379220ce9e7b232a254b4d6a6c8f5bb93b6c4b32d38146b4f7929d83d4" 2025-07-17T08:15:37.1207322Z }, 2025-07-17T08:15:37.1207445Z { 2025-07-17T08:15:37.1207627Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1207866Z "size": 19308729, 2025-07-17T08:15:37.1208111Z "digest": "sha256:27e06e0e000d0089df33a38f23ba60254494e6a2a47d1a390cf498659527ca4e" 2025-07-17T08:15:37.1208372Z }, 2025-07-17T08:15:37.1208494Z { 2025-07-17T08:15:37.1208679Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1208918Z "size": 425, 2025-07-17T08:15:37.1209156Z "digest": "sha256:e580816fdea358adca6416fddf604089befb1c5e1ebe89954e79d176c0c88b09" 2025-07-17T08:15:37.1209426Z }, 2025-07-17T08:15:37.1209544Z { 2025-07-17T08:15:37.1209730Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1209966Z "size": 724, 2025-07-17T08:15:37.1210196Z "digest": "sha256:d81f985aa40d5111b424e8084dfa90790c3078ab270debfa5b46f37c2423c5ce" 2025-07-17T08:15:37.1210460Z }, 2025-07-17T08:15:37.1210584Z { 2025-07-17T08:15:37.1210775Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1211012Z "size": 141, 2025-07-17T08:15:37.1211250Z "digest": "sha256:42a16ea59e6842dd518eb22d4c479d66b72d202c46406dccb01ea366651dd9cb" 2025-07-17T08:15:37.1211514Z }, 2025-07-17T08:15:37.1211625Z { 2025-07-17T08:15:37.1211811Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1212049Z "size": 137, 2025-07-17T08:15:37.1212404Z "digest": "sha256:e3bdcc2c9a2c6093950eadf56a935f113e3b08f3d6eaa93890df99276389800d" 2025-07-17T08:15:37.1212681Z }, 2025-07-17T08:15:37.1212808Z { 2025-07-17T08:15:37.1213001Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1213248Z "size": 5098803561, 2025-07-17T08:15:37.1213505Z "digest": "sha256:79d9977620eecca9d68daa4ada200d465c7873b097633f8f345ffc781c27f898" 2025-07-17T08:15:37.1213775Z }, 2025-07-17T08:15:37.1213897Z { 2025-07-17T08:15:37.1214075Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1214307Z "size": 193, 2025-07-17T08:15:37.1214545Z "digest": "sha256:9f5a3d4f8993392fe726ea47c2bf39cc61f61256cee93c973fb2cbafc38b7a83" 2025-07-17T08:15:37.1214809Z }, 2025-07-17T08:15:37.1214929Z { 2025-07-17T08:15:37.1215115Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1215354Z "size": 346, 2025-07-17T08:15:37.1215594Z "digest": "sha256:b23e8f7f8b435c3bde38e1b845ee7dc5126fc5d780a924f94f2e509a3c3d1447" 2025-07-17T08:15:37.1215859Z }, 2025-07-17T08:15:37.1215979Z { 2025-07-17T08:15:37.1216162Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1216390Z "size": 88297, 2025-07-17T08:15:37.1216631Z "digest": "sha256:ce8be175f8c65e12653647cf4f8422fb1a80cccd4eccd43709601e635f74a7d5" 2025-07-17T08:15:37.1216896Z }, 2025-07-17T08:15:37.1217016Z { 2025-07-17T08:15:37.1217209Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1217450Z "size": 106, 2025-07-17T08:15:37.1217691Z "digest": "sha256:55fc3af08ef2a75b2a6d92c9471851245d654481b650f63b08c048298af23888" 2025-07-17T08:15:37.1217982Z }, 2025-07-17T08:15:37.1218111Z { 2025-07-17T08:15:37.1218307Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1218554Z "size": 1666, 2025-07-17T08:15:37.1218950Z "digest": "sha256:496c712257d4af1014200db779525259969ca86594f3fc09da71981884f1688d" 2025-07-17T08:15:37.1219229Z }, 2025-07-17T08:15:37.1219361Z { 2025-07-17T08:15:37.1219564Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1219805Z "size": 724, 2025-07-17T08:15:37.1220039Z "digest": "sha256:d81f985aa40d5111b424e8084dfa90790c3078ab270debfa5b46f37c2423c5ce" 2025-07-17T08:15:37.1220315Z }, 2025-07-17T08:15:37.1220447Z { 2025-07-17T08:15:37.1220644Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1220886Z "size": 137, 2025-07-17T08:15:37.1221121Z "digest": "sha256:5277b610601a1d4b1d7671d06690f8c645b403ff8121576e7c9199ecc0aafd81" 2025-07-17T08:15:37.1221380Z }, 2025-07-17T08:15:37.1221508Z { 2025-07-17T08:15:37.1221704Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1221950Z "size": 120, 2025-07-17T08:15:37.1222189Z "digest": "sha256:cdb570d9a441be069ed53d7dd161902340833096b46d848fe9d2c89424de6b66" 2025-07-17T08:15:37.1222466Z }, 2025-07-17T08:15:37.1222603Z { 2025-07-17T08:15:37.1222805Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1223051Z "size": 5345105396, 2025-07-17T08:15:37.1223307Z "digest": "sha256:fe14f59ec5733291d9d3c4a82afdd5f2f387bde7d9f763220a321cc899fee695" 2025-07-17T08:15:37.1223584Z }, 2025-07-17T08:15:37.1223702Z { 2025-07-17T08:15:37.1223905Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1224150Z "size": 175, 2025-07-17T08:15:37.1224396Z "digest": "sha256:219c4a506b1aa90d8462496f8f39585310dac9e294ef62a311f130ec6fef10c8" 2025-07-17T08:15:37.1224673Z }, 2025-07-17T08:15:37.1224797Z { 2025-07-17T08:15:37.1224990Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1225233Z "size": 1897, 2025-07-17T08:15:37.1225483Z "digest": "sha256:0a390bf78ca6647051eae3d59bef1633eef42ce7c2e97b729aa936a4f65cda7b" 2025-07-17T08:15:37.1225761Z }, 2025-07-17T08:15:37.1225886Z { 2025-07-17T08:15:37.1226207Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1226459Z "size": 197488565, 2025-07-17T08:15:37.1226720Z "digest": "sha256:da75f2741b86abc1a64736fba742bed7ada087f6e14c5a74e54183533a05d4ae" 2025-07-17T08:15:37.1227004Z }, 2025-07-17T08:15:37.1227132Z { 2025-07-17T08:15:37.1227328Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1227572Z "size": 302, 2025-07-17T08:15:37.1227808Z "digest": "sha256:648b993dd9d32c5275e385ad268f6cd2de85c0b6538f4806772a8bcb746c6137" 2025-07-17T08:15:37.1228082Z }, 2025-07-17T08:15:37.1228211Z { 2025-07-17T08:15:37.1228402Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1228646Z "size": 32, 2025-07-17T08:15:37.1228893Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-17T08:15:37.1229173Z }, 2025-07-17T08:15:37.1229303Z { 2025-07-17T08:15:37.1229505Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1229747Z "size": 108, 2025-07-17T08:15:37.1229988Z "digest": "sha256:32b8cca2c9a35e4af61d2613785bdb322625b0a3db6aaadd82816469f5958c5c" 2025-07-17T08:15:37.1230264Z }, 2025-07-17T08:15:37.1230391Z { 2025-07-17T08:15:37.1230584Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T08:15:37.1230822Z "size": 54145699, 2025-07-17T08:15:37.1231073Z "digest": "sha256:b8c91749e9f03a297aaa508f21b46757028ef567c6ac02f4acb51a17827d9d69" 2025-07-17T08:15:37.1231351Z } 2025-07-17T08:15:37.1231485Z ] 2025-07-17T08:15:37.1231623Z } 2025-07-17T08:15:37.1260381Z ##[group]Run set -eux 2025-07-17T08:15:37.1260583Z set -eux 2025-07-17T08:15:37.1261157Z 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-07-17T08:15:37.1274769Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:37.1275027Z env: 2025-07-17T08:15:37.1275171Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:37.1275406Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:37.1275699Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:37.1275967Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:37.1276666Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:37.1277321Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:15:37.1277516Z AWS_REGION: us-east-1 2025-07-17T08:15:37.1277786Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:15:37.1278034Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:15:37.1281611Z AWS_SESSION_TOKEN: *** 2025-07-17T08:15:37.1281796Z ##[endgroup] 2025-07-17T08:15:37.1318406Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-07-17T08:15:37.1318730Z + jq --raw-output .SecretString 2025-07-17T08:15:37.1319067Z /home/runner/_work/_temp/d272ddc6-5c83-4dfc-8c80-681106c1e5b7.sh: line 2: aws: command not found 2025-07-17T08:15:37.1319596Z + jq -r .docker_hub_readonly_token 2025-07-17T08:15:37.1321287Z + docker login --username pytorchbot --password-stdin 2025-07-17T08:15:37.1468966Z Error: Cannot perform an interactive login from a non TTY device 2025-07-17T08:15:37.1496667Z ##[error]Process completed with exit code 1. 2025-07-17T08:15:37.1585271Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-07-17T08:15:37.1585560Z with: 2025-07-17T08:15:37.1586002Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:37.1586524Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:37.1586794Z env: 2025-07-17T08:15:37.1586949Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:37.1587177Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:37.1587467Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:37.1587740Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:37.1588451Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:37.1589100Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:15:37.1589290Z AWS_REGION: us-east-1 2025-07-17T08:15:37.1589557Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:15:37.1589806Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:15:37.1593474Z AWS_SESSION_TOKEN: *** 2025-07-17T08:15:37.1593658Z ##[endgroup] 2025-07-17T08:15:37.1609326Z ##[group]Run set -x 2025-07-17T08:15:37.1609531Z set -x 2025-07-17T08:15:37.1609680Z set +e 2025-07-17T08:15:37.1609822Z  2025-07-17T08:15:37.1609969Z login() { 2025-07-17T08:15:37.1610276Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-07-17T08:15:37.1610592Z } 2025-07-17T08:15:37.1610733Z  2025-07-17T08:15:37.1610875Z retry () { 2025-07-17T08:15:37.1611043Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-07-17T08:15:37.1611246Z } 2025-07-17T08:15:37.1611387Z  2025-07-17T08:15:37.1611552Z retry login "${DOCKER_REGISTRY}" 2025-07-17T08:15:37.1611755Z  2025-07-17T08:15:37.1612051Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-07-17T08:15:37.1612452Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-07-17T08:15:37.1612942Z  2025-07-17T08:15:37.1613083Z set -e 2025-07-17T08:15:37.1613302Z # ignore output since only exit code is used for conditional 2025-07-17T08:15:37.1627939Z # only pull docker image if it's not available locally 2025-07-17T08:15:37.1628290Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-07-17T08:15:37.1628600Z  retry docker pull "${DOCKER_IMAGE}" 2025-07-17T08:15:37.1628805Z fi 2025-07-17T08:15:37.1641058Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:15:37.1641296Z env: 2025-07-17T08:15:37.1641452Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:15:37.1641682Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:15:37.1641970Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:15:37.1642242Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:15:37.1642926Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:15:37.1643585Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:15:37.1643766Z AWS_REGION: us-east-1 2025-07-17T08:15:37.1644015Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:15:37.1644257Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:15:37.1647826Z AWS_SESSION_TOKEN: *** 2025-07-17T08:15:37.1648565Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:37.1649116Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:37.1649361Z ##[endgroup] 2025-07-17T08:15:37.1678798Z + set +e 2025-07-17T08:15:37.1679038Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:37.1679332Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:37.1682694Z + aws ecr get-login-password --region us-east-1 2025-07-17T08:15:37.1683060Z /home/runner/_work/_temp/5d3f863f-726d-4619-b1c9-415d13622abb.sh: line 5: aws: command not found 2025-07-17T08:15:37.1684175Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:37.1829782Z Error: Cannot perform an interactive login from a non TTY device 2025-07-17T08:15:37.1851877Z + sleep 1 2025-07-17T08:15:38.1865982Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:38.1869035Z + aws ecr get-login-password --region us-east-1 2025-07-17T08:15:38.1869800Z /home/runner/_work/_temp/5d3f863f-726d-4619-b1c9-415d13622abb.sh: line 5: aws: command not found 2025-07-17T08:15:38.1872150Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:38.2018878Z Error: Cannot perform an interactive login from a non TTY device 2025-07-17T08:15:38.2051924Z + sleep 2 2025-07-17T08:15:40.2066414Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:40.2070639Z + aws ecr get-login-password --region us-east-1 2025-07-17T08:15:40.2071002Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T08:15:40.2071428Z /home/runner/_work/_temp/5d3f863f-726d-4619-b1c9-415d13622abb.sh: line 5: aws: command not found 2025-07-17T08:15:40.2234726Z Error: Cannot perform an interactive login from a non TTY device 2025-07-17T08:15:40.2262721Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:40.2263453Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-07-17T08:15:40.8250550Z + IMAGE_SIZE=21749.25635433197 2025-07-17T08:15:40.8250849Z Compressed size of image in MB: 21749.25635433197 2025-07-17T08:15:40.8251129Z + echo 'Compressed size of image in MB: 21749.25635433197' 2025-07-17T08:15:40.8251366Z + set -e 2025-07-17T08:15:40.8251835Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:40.8416587Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:40.8417387Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:15:41.3855641Z pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d: Pulling from pytorch/ci-image 2025-07-17T08:15:41.3857907Z 66587c81b81a: Pulling fs layer 2025-07-17T08:15:41.3858193Z a3c451a3328b: Pulling fs layer 2025-07-17T08:15:41.3858496Z 74e64bc968c1: Pulling fs layer 2025-07-17T08:15:41.3858778Z 9bcb8a79b45b: Pulling fs layer 2025-07-17T08:15:41.3859045Z 35c764410de1: Pulling fs layer 2025-07-17T08:15:41.3859302Z 501f1b9049b5: Pulling fs layer 2025-07-17T08:15:41.3859569Z 52662c4baedc: Pulling fs layer 2025-07-17T08:15:41.3859801Z e176b5597377: Pulling fs layer 2025-07-17T08:15:41.3860073Z 0d668fce00b2: Pulling fs layer 2025-07-17T08:15:41.3860334Z d81f985aa40d: Pulling fs layer 2025-07-17T08:15:41.3860599Z ec9c560bb82f: Pulling fs layer 2025-07-17T08:15:41.3860861Z bef037cce55f: Pulling fs layer 2025-07-17T08:15:41.3861128Z cc14155fac7b: Pulling fs layer 2025-07-17T08:15:41.3861389Z 98b40f6827d2: Pulling fs layer 2025-07-17T08:15:41.3861648Z 2816c9811296: Pulling fs layer 2025-07-17T08:15:41.3862237Z 835aba0facaa: Pulling fs layer 2025-07-17T08:15:41.3862509Z 3a7045d55b23: Pulling fs layer 2025-07-17T08:15:41.3863250Z e176b5597377: Waiting 2025-07-17T08:15:41.3863536Z d81f985aa40d: Waiting 2025-07-17T08:15:41.3863694Z ec9c560bb82f: Waiting 2025-07-17T08:15:41.3863853Z 23e65526d2c2: Pulling fs layer 2025-07-17T08:15:41.3864023Z 501f1b9049b5: Waiting 2025-07-17T08:15:41.3864185Z 0bb9b2bb3a77: Pulling fs layer 2025-07-17T08:15:41.3864364Z 52662c4baedc: Waiting 2025-07-17T08:15:41.3864528Z 89c2ed775d8d: Pulling fs layer 2025-07-17T08:15:41.3864700Z 22367c15654a: Pulling fs layer 2025-07-17T08:15:41.3864863Z 0d668fce00b2: Waiting 2025-07-17T08:15:41.3865009Z 41dd58eb2af1: Pulling fs layer 2025-07-17T08:15:41.3865191Z 0c0bf7dba119: Pulling fs layer 2025-07-17T08:15:41.3865403Z d49b2c2152c7: Pulling fs layer 2025-07-17T08:15:41.3865582Z e5f608623854: Pulling fs layer 2025-07-17T08:15:41.3865748Z 9bcb8a79b45b: Waiting 2025-07-17T08:15:41.3865892Z 35c764410de1: Waiting 2025-07-17T08:15:41.3866048Z f833b0ca2e59: Pulling fs layer 2025-07-17T08:15:41.3866218Z ab9877515928: Pulling fs layer 2025-07-17T08:15:41.3866395Z 9f52d3b83f08: Pulling fs layer 2025-07-17T08:15:41.3866646Z a03e9776803b: Pulling fs layer 2025-07-17T08:15:41.3866906Z 89c2ed775d8d: Waiting 2025-07-17T08:15:41.3867102Z 60bb50caf36b: Pulling fs layer 2025-07-17T08:15:41.3867265Z 6fd0a137ed1d: Pulling fs layer 2025-07-17T08:15:41.3867428Z 22367c15654a: Waiting 2025-07-17T08:15:41.3867575Z cc14155fac7b: Waiting 2025-07-17T08:15:41.3867735Z 865dca06b4be: Pulling fs layer 2025-07-17T08:15:41.3867900Z 0bb9b2bb3a77: Waiting 2025-07-17T08:15:41.3868052Z d2b21c379220: Pulling fs layer 2025-07-17T08:15:41.3868220Z 27e06e0e000d: Pulling fs layer 2025-07-17T08:15:41.3868390Z e580816fdea3: Pulling fs layer 2025-07-17T08:15:41.3868552Z 98b40f6827d2: Waiting 2025-07-17T08:15:41.3868699Z 9f52d3b83f08: Waiting 2025-07-17T08:15:41.3868849Z 3a7045d55b23: Waiting 2025-07-17T08:15:41.3868992Z a03e9776803b: Waiting 2025-07-17T08:15:41.3869153Z 60bb50caf36b: Waiting 2025-07-17T08:15:41.3869321Z 42a16ea59e68: Pulling fs layer 2025-07-17T08:15:41.3869503Z e3bdcc2c9a2c: Pulling fs layer 2025-07-17T08:15:41.3869679Z 79d9977620ee: Pulling fs layer 2025-07-17T08:15:41.3869844Z 6fd0a137ed1d: Waiting 2025-07-17T08:15:41.3870004Z 9f5a3d4f8993: Pulling fs layer 2025-07-17T08:15:41.3870176Z b23e8f7f8b43: Pulling fs layer 2025-07-17T08:15:41.3870345Z ce8be175f8c6: Pulling fs layer 2025-07-17T08:15:41.3870508Z 55fc3af08ef2: Pulling fs layer 2025-07-17T08:15:41.3870876Z 0c0bf7dba119: Waiting 2025-07-17T08:15:41.3871021Z 2816c9811296: Waiting 2025-07-17T08:15:41.3871194Z 496c712257d4: Pulling fs layer 2025-07-17T08:15:41.3871432Z 5277b610601a: Pulling fs layer 2025-07-17T08:15:41.3871672Z cdb570d9a441: Pulling fs layer 2025-07-17T08:15:41.3871914Z fe14f59ec573: Pulling fs layer 2025-07-17T08:15:41.3872142Z 219c4a506b1a: Pulling fs layer 2025-07-17T08:15:41.3872381Z d49b2c2152c7: Waiting 2025-07-17T08:15:41.3872582Z 41dd58eb2af1: Waiting 2025-07-17T08:15:41.3872768Z 79d9977620ee: Waiting 2025-07-17T08:15:41.3873127Z 42a16ea59e68: Waiting 2025-07-17T08:15:41.3873343Z 0a390bf78ca6: Pulling fs layer 2025-07-17T08:15:41.3873587Z da75f2741b86: Pulling fs layer 2025-07-17T08:15:41.3873827Z 648b993dd9d3: Pulling fs layer 2025-07-17T08:15:41.3874069Z 4f4fb700ef54: Pulling fs layer 2025-07-17T08:15:41.3874236Z 27e06e0e000d: Waiting 2025-07-17T08:15:41.3874492Z 32b8cca2c9a3: Pulling fs layer 2025-07-17T08:15:41.3874722Z 9f5a3d4f8993: Waiting 2025-07-17T08:15:41.3874932Z b23e8f7f8b43: Waiting 2025-07-17T08:15:41.3875153Z b8c91749e9f0: Pulling fs layer 2025-07-17T08:15:41.3875388Z e580816fdea3: Waiting 2025-07-17T08:15:41.3875604Z 5277b610601a: Waiting 2025-07-17T08:15:41.3875817Z 865dca06b4be: Waiting 2025-07-17T08:15:41.3876031Z 835aba0facaa: Waiting 2025-07-17T08:15:41.3876235Z d2b21c379220: Waiting 2025-07-17T08:15:41.3876445Z 32b8cca2c9a3: Waiting 2025-07-17T08:15:41.3876664Z cdb570d9a441: Waiting 2025-07-17T08:15:41.3876880Z 4f4fb700ef54: Waiting 2025-07-17T08:15:41.3877108Z ce8be175f8c6: Waiting 2025-07-17T08:15:41.3877324Z 0a390bf78ca6: Waiting 2025-07-17T08:15:41.3886810Z e3bdcc2c9a2c: Waiting 2025-07-17T08:15:41.3887173Z 55fc3af08ef2: Waiting 2025-07-17T08:15:41.3887384Z da75f2741b86: Waiting 2025-07-17T08:15:41.3887547Z 648b993dd9d3: Waiting 2025-07-17T08:15:41.6314089Z a3c451a3328b: Verifying Checksum 2025-07-17T08:15:41.6314375Z a3c451a3328b: Download complete 2025-07-17T08:15:41.9366260Z 9bcb8a79b45b: Verifying Checksum 2025-07-17T08:15:41.9366562Z 9bcb8a79b45b: Download complete 2025-07-17T08:15:42.0580323Z 66587c81b81a: Verifying Checksum 2025-07-17T08:15:42.0580617Z 66587c81b81a: Download complete 2025-07-17T08:15:42.2179773Z 35c764410de1: Download complete 2025-07-17T08:15:42.3143873Z 501f1b9049b5: Verifying Checksum 2025-07-17T08:15:42.3144137Z 501f1b9049b5: Download complete 2025-07-17T08:15:42.5654227Z e176b5597377: Verifying Checksum 2025-07-17T08:15:42.5654515Z e176b5597377: Download complete 2025-07-17T08:15:42.8170861Z 0d668fce00b2: Verifying Checksum 2025-07-17T08:15:42.8171147Z 0d668fce00b2: Download complete 2025-07-17T08:15:43.0785382Z d81f985aa40d: Verifying Checksum 2025-07-17T08:15:43.0785695Z d81f985aa40d: Download complete 2025-07-17T08:15:43.1213631Z 66587c81b81a: Pull complete 2025-07-17T08:15:43.2970715Z a3c451a3328b: Pull complete 2025-07-17T08:15:43.6475326Z 52662c4baedc: Verifying Checksum 2025-07-17T08:15:43.6475617Z 52662c4baedc: Download complete 2025-07-17T08:15:43.9004984Z bef037cce55f: Verifying Checksum 2025-07-17T08:15:43.9005327Z bef037cce55f: Download complete 2025-07-17T08:15:44.2416218Z cc14155fac7b: Verifying Checksum 2025-07-17T08:15:44.2416518Z cc14155fac7b: Download complete 2025-07-17T08:15:44.5281931Z 98b40f6827d2: Verifying Checksum 2025-07-17T08:15:44.5282225Z 98b40f6827d2: Download complete 2025-07-17T08:15:44.7512459Z 2816c9811296: Verifying Checksum 2025-07-17T08:15:44.7512764Z 2816c9811296: Download complete 2025-07-17T08:15:44.7628106Z 74e64bc968c1: Verifying Checksum 2025-07-17T08:15:44.7628354Z 74e64bc968c1: Download complete 2025-07-17T08:15:45.0670024Z 835aba0facaa: Verifying Checksum 2025-07-17T08:15:45.0670325Z 835aba0facaa: Download complete 2025-07-17T08:15:45.3230980Z 23e65526d2c2: Verifying Checksum 2025-07-17T08:15:45.3231233Z 23e65526d2c2: Download complete 2025-07-17T08:15:45.6089625Z 0bb9b2bb3a77: Verifying Checksum 2025-07-17T08:15:45.6089919Z 0bb9b2bb3a77: Download complete 2025-07-17T08:15:49.5530086Z 3a7045d55b23: Verifying Checksum 2025-07-17T08:15:49.5530387Z 3a7045d55b23: Download complete 2025-07-17T08:15:49.8058333Z 22367c15654a: Verifying Checksum 2025-07-17T08:15:49.8058643Z 22367c15654a: Download complete 2025-07-17T08:15:50.0325278Z 41dd58eb2af1: Verifying Checksum 2025-07-17T08:15:50.0325607Z 41dd58eb2af1: Download complete 2025-07-17T08:15:52.9661455Z 74e64bc968c1: Pull complete 2025-07-17T08:15:53.1220573Z 9bcb8a79b45b: Pull complete 2025-07-17T08:15:53.2990045Z 35c764410de1: Pull complete 2025-07-17T08:15:53.4810508Z 501f1b9049b5: Pull complete 2025-07-17T08:15:55.3749706Z 52662c4baedc: Pull complete 2025-07-17T08:15:55.6161912Z e176b5597377: Pull complete 2025-07-17T08:15:55.7666049Z 0d668fce00b2: Pull complete 2025-07-17T08:15:55.9316433Z d81f985aa40d: Pull complete 2025-07-17T08:16:23.3298208Z ec9c560bb82f: Verifying Checksum 2025-07-17T08:16:23.3298507Z ec9c560bb82f: Download complete 2025-07-17T08:16:23.5695103Z d49b2c2152c7: Verifying Checksum 2025-07-17T08:16:23.5695413Z d49b2c2152c7: Download complete 2025-07-17T08:16:23.7943932Z e5f608623854: Verifying Checksum 2025-07-17T08:16:23.7944293Z e5f608623854: Download complete 2025-07-17T08:16:24.0293715Z f833b0ca2e59: Download complete 2025-07-17T08:16:24.2755156Z ab9877515928: Verifying Checksum 2025-07-17T08:16:24.2755465Z ab9877515928: Download complete 2025-07-17T08:16:24.6845048Z 9f52d3b83f08: Verifying Checksum 2025-07-17T08:16:24.6845367Z 9f52d3b83f08: Download complete 2025-07-17T08:16:24.9136820Z a03e9776803b: Verifying Checksum 2025-07-17T08:16:24.9137249Z a03e9776803b: Download complete 2025-07-17T08:16:25.1555488Z 60bb50caf36b: Verifying Checksum 2025-07-17T08:16:25.1555793Z 60bb50caf36b: Download complete 2025-07-17T08:16:25.7219975Z 6fd0a137ed1d: Verifying Checksum 2025-07-17T08:16:25.7220991Z 6fd0a137ed1d: Download complete 2025-07-17T08:16:25.9542744Z 865dca06b4be: Verifying Checksum 2025-07-17T08:16:25.9543028Z 865dca06b4be: Download complete 2025-07-17T08:16:26.2041685Z d2b21c379220: Verifying Checksum 2025-07-17T08:16:26.2041980Z d2b21c379220: Download complete 2025-07-17T08:16:26.7050537Z 27e06e0e000d: Verifying Checksum 2025-07-17T08:16:26.7050892Z 27e06e0e000d: Download complete 2025-07-17T08:16:26.9401515Z e580816fdea3: Verifying Checksum 2025-07-17T08:16:26.9401839Z e580816fdea3: Download complete 2025-07-17T08:16:27.1682418Z 42a16ea59e68: Download complete 2025-07-17T08:16:27.4208610Z e3bdcc2c9a2c: Verifying Checksum 2025-07-17T08:16:27.4208920Z e3bdcc2c9a2c: Download complete 2025-07-17T08:16:50.7863384Z 0c0bf7dba119: Verifying Checksum 2025-07-17T08:16:50.7863683Z 0c0bf7dba119: Download complete 2025-07-17T08:16:51.0244974Z 9f5a3d4f8993: Verifying Checksum 2025-07-17T08:16:51.0245280Z 9f5a3d4f8993: Download complete 2025-07-17T08:16:51.2712341Z b23e8f7f8b43: Download complete 2025-07-17T08:16:51.5605951Z ce8be175f8c6: Verifying Checksum 2025-07-17T08:16:51.5606261Z ce8be175f8c6: Download complete 2025-07-17T08:16:51.8532610Z 55fc3af08ef2: Verifying Checksum 2025-07-17T08:16:51.8532916Z 55fc3af08ef2: Download complete 2025-07-17T08:16:52.1410335Z 496c712257d4: Download complete 2025-07-17T08:16:52.3815913Z 5277b610601a: Verifying Checksum 2025-07-17T08:16:52.3816237Z 5277b610601a: Download complete 2025-07-17T08:16:52.6388174Z cdb570d9a441: Verifying Checksum 2025-07-17T08:16:52.6388457Z cdb570d9a441: Download complete 2025-07-17T08:17:06.5368418Z ec9c560bb82f: Pull complete 2025-07-17T08:17:06.7195783Z bef037cce55f: Pull complete 2025-07-17T08:17:06.9004785Z cc14155fac7b: Pull complete 2025-07-17T08:17:07.0404821Z 98b40f6827d2: Pull complete 2025-07-17T08:17:07.1899013Z 2816c9811296: Pull complete 2025-07-17T08:17:07.3319176Z 835aba0facaa: Pull complete 2025-07-17T08:17:14.2727282Z 3a7045d55b23: Pull complete 2025-07-17T08:17:14.5781928Z 23e65526d2c2: Pull complete 2025-07-17T08:17:14.7301362Z 0bb9b2bb3a77: Pull complete 2025-07-17T08:17:24.1314501Z 89c2ed775d8d: Verifying Checksum 2025-07-17T08:17:24.1317720Z 89c2ed775d8d: Download complete 2025-07-17T08:17:24.9972947Z 219c4a506b1a: Verifying Checksum 2025-07-17T08:17:24.9973255Z 219c4a506b1a: Download complete 2025-07-17T08:17:25.2529617Z 0a390bf78ca6: Verifying Checksum 2025-07-17T08:17:25.2530597Z 0a390bf78ca6: Download complete 2025-07-17T08:17:27.4912746Z da75f2741b86: Verifying Checksum 2025-07-17T08:17:27.4913187Z da75f2741b86: Download complete 2025-07-17T08:17:27.7501202Z 648b993dd9d3: Download complete 2025-07-17T08:17:27.8563226Z 4f4fb700ef54: Verifying Checksum 2025-07-17T08:17:27.8563598Z 4f4fb700ef54: Download complete 2025-07-17T08:17:28.1052720Z 32b8cca2c9a3: Verifying Checksum 2025-07-17T08:17:28.1053032Z 32b8cca2c9a3: Download complete 2025-07-17T08:17:28.8831605Z b8c91749e9f0: Verifying Checksum 2025-07-17T08:17:28.8831897Z b8c91749e9f0: Download complete 2025-07-17T08:17:39.1689434Z 79d9977620ee: Verifying Checksum 2025-07-17T08:17:39.1689728Z 79d9977620ee: Download complete 2025-07-17T08:18:20.4344262Z fe14f59ec573: Verifying Checksum 2025-07-17T08:18:20.4344560Z fe14f59ec573: Download complete 2025-07-17T08:18:40.4300665Z 89c2ed775d8d: Pull complete 2025-07-17T08:18:40.5642819Z 22367c15654a: Pull complete 2025-07-17T08:18:40.6952435Z 41dd58eb2af1: Pull complete 2025-07-17T08:18:46.8230396Z 0c0bf7dba119: Pull complete 2025-07-17T08:18:47.0208204Z d49b2c2152c7: Pull complete 2025-07-17T08:18:47.1561516Z e5f608623854: Pull complete 2025-07-17T08:18:47.3000327Z f833b0ca2e59: Pull complete 2025-07-17T08:18:47.4538729Z ab9877515928: Pull complete 2025-07-17T08:18:47.6541304Z 9f52d3b83f08: Pull complete 2025-07-17T08:18:47.7836172Z a03e9776803b: Pull complete 2025-07-17T08:18:47.9253798Z 60bb50caf36b: Pull complete 2025-07-17T08:18:48.3581644Z 6fd0a137ed1d: Pull complete 2025-07-17T08:18:48.5007462Z 865dca06b4be: Pull complete 2025-07-17T08:18:48.6429438Z d2b21c379220: Pull complete 2025-07-17T08:18:48.9515003Z 27e06e0e000d: Pull complete 2025-07-17T08:18:49.1009176Z e580816fdea3: Pull complete 2025-07-17T08:18:49.4147083Z 42a16ea59e68: Pull complete 2025-07-17T08:18:49.5476293Z e3bdcc2c9a2c: Pull complete 2025-07-17T08:19:12.8609623Z 79d9977620ee: Pull complete 2025-07-17T08:19:13.0296407Z 9f5a3d4f8993: Pull complete 2025-07-17T08:19:13.1970138Z b23e8f7f8b43: Pull complete 2025-07-17T08:19:13.3329018Z ce8be175f8c6: Pull complete 2025-07-17T08:19:13.4925576Z 55fc3af08ef2: Pull complete 2025-07-17T08:19:13.6289050Z 496c712257d4: Pull complete 2025-07-17T08:19:13.9081132Z 5277b610601a: Pull complete 2025-07-17T08:19:14.0352622Z cdb570d9a441: Pull complete 2025-07-17T08:20:05.3588337Z fe14f59ec573: Pull complete 2025-07-17T08:20:05.5526267Z 219c4a506b1a: Pull complete 2025-07-17T08:20:05.7221646Z 0a390bf78ca6: Pull complete 2025-07-17T08:20:11.1059319Z da75f2741b86: Pull complete 2025-07-17T08:20:11.2648272Z 648b993dd9d3: Pull complete 2025-07-17T08:20:11.4243091Z 4f4fb700ef54: Pull complete 2025-07-17T08:20:11.5649575Z 32b8cca2c9a3: Pull complete 2025-07-17T08:20:12.7651387Z b8c91749e9f0: Pull complete 2025-07-17T08:20:12.7692526Z Digest: sha256:371b9fa81fd8cdb571cb39fae29563139bcfde19ad7500a12e8be042ce5317ab 2025-07-17T08:20:12.7700496Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:20:12.7713938Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:20:12.7788535Z Prepare all required actions 2025-07-17T08:20:12.7822999Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-07-17T08:20:12.7823229Z with: 2025-07-17T08:20:12.7823560Z github-token: *** 2025-07-17T08:20:12.7823726Z env: 2025-07-17T08:20:12.7823879Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:12.7824106Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:12.7824401Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:12.7824676Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:12.7825360Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:12.7826235Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:12.7826426Z AWS_REGION: us-east-1 2025-07-17T08:20:12.7826669Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:12.7826925Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:12.7830503Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:12.7830673Z ##[endgroup] 2025-07-17T08:20:12.7845334Z ##[group]Run set -eux 2025-07-17T08:20:12.7845512Z set -eux 2025-07-17T08:20:12.7845789Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-07-17T08:20:12.7857147Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:20:12.7857401Z env: 2025-07-17T08:20:12.7857555Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:12.7857780Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:12.7858069Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:12.7858342Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:12.7859046Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:12.7859699Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:12.7859888Z AWS_REGION: us-east-1 2025-07-17T08:20:12.7860112Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:12.7860417Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:12.7863987Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:12.7864228Z GITHUB_TOKEN: *** 2025-07-17T08:20:12.7864387Z ##[endgroup] 2025-07-17T08:20:12.7899787Z + python3 .github/scripts/get_workflow_job_id.py 16337959900 linux.rocm.gpu.mi300.2-8zrv9-runner-mb47h 2025-07-17T08:20:13.2532528Z Setting output job-id=46159465905 2025-07-17T08:20:13.2533002Z Setting output job-name=rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:20:13.2676732Z Prepare all required actions 2025-07-17T08:20:13.2677096Z Getting action download info 2025-07-17T08:20:13.4693082Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-07-17T08:20:13.9399078Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-07-17T08:20:14.4211141Z ##[group]Run ./.github/actions/download-build-artifacts 2025-07-17T08:20:14.4211384Z with: 2025-07-17T08:20:14.4211553Z name: linux-jammy-rocm-py3.10-mi300 2025-07-17T08:20:14.4211763Z s3-bucket: gha-artifacts 2025-07-17T08:20:14.4211933Z env: 2025-07-17T08:20:14.4212082Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:14.4212315Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:14.4212607Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:14.4212875Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:14.4213595Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:14.4214263Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:14.4214446Z AWS_REGION: us-east-1 2025-07-17T08:20:14.4214677Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:14.4215013Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:14.4218707Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:14.4218876Z ##[endgroup] 2025-07-17T08:20:14.4248001Z ##[group]Run seemethere/download-artifact-s3@v4 2025-07-17T08:20:14.4248282Z with: 2025-07-17T08:20:14.4248551Z name: linux-jammy-rocm-py3.10-mi300 2025-07-17T08:20:14.4248908Z s3-bucket: gha-artifacts 2025-07-17T08:20:14.4249190Z region: us-east-1 2025-07-17T08:20:14.4249423Z env: 2025-07-17T08:20:14.4249720Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:14.4250048Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:14.4250458Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:14.4251052Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:14.4251851Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:14.4252634Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:14.4252924Z AWS_REGION: us-east-1 2025-07-17T08:20:14.4253265Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:14.4253671Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:14.4257367Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:14.4257648Z ##[endgroup] 2025-07-17T08:20:14.8314201Z (node:5040) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-07-17T08:20:14.8314620Z 2025-07-17T08:20:14.8314809Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-07-17T08:20:14.8315297Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-07-17T08:20:14.8315777Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-07-17T08:20:14.9339173Z Found 1 objects with prefix pytorch/pytorch/16337959900/linux-jammy-rocm-py3.10-mi300/ 2025-07-17T08:20:14.9339783Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-07-17T08:20:46.9660566Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-07-17T08:20:46.9664144Z Artifact download has finished successfully 2025-07-17T08:20:46.9982422Z ##[group]Run unzip -o artifacts.zip 2025-07-17T08:20:46.9982868Z unzip -o artifacts.zip 2025-07-17T08:20:46.9994772Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:20:46.9995152Z env: 2025-07-17T08:20:46.9995377Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:46.9995701Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:46.9996465Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:46.9996859Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:46.9997634Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:46.9998579Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:46.9998875Z AWS_REGION: us-east-1 2025-07-17T08:20:46.9999240Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:46.9999600Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:47.0003290Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:47.0003620Z ##[endgroup] 2025-07-17T08:20:47.0053211Z Archive: artifacts.zip 2025-07-17T08:20:47.0054860Z creating: dist/ 2025-07-17T08:20:52.2582651Z inflating: dist/torch-2.9.0a0+gita38f433-cp310-cp310-linux_x86_64.whl 2025-07-17T08:20:52.2698614Z inflating: dist/.ninja_log 2025-07-17T08:20:52.2700265Z creating: build/custom_test_artifacts/ 2025-07-17T08:20:52.2700863Z creating: build/custom_test_artifacts/custom-op-build/ 2025-07-17T08:20:52.2701610Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-07-17T08:20:52.2702708Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-07-17T08:20:52.2707341Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-07-17T08:20:52.2707968Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/ 2025-07-17T08:20:52.2709476Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-07-17T08:20:52.2710128Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-07-17T08:20:52.2710969Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-07-17T08:20:52.2714210Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-07-17T08:20:52.2716238Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-07-17T08:20:52.2717480Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-07-17T08:20:52.2718156Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-07-17T08:20:52.2719000Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-07-17T08:20:52.2722315Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-07-17T08:20:52.2724055Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-07-17T08:20:52.2725565Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-07-17T08:20:52.2727539Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-07-17T08:20:52.2729421Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-07-17T08:20:52.2730115Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-07-17T08:20:52.2730696Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-07-17T08:20:52.2732132Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-07-17T08:20:52.2732736Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-07-17T08:20:52.2734317Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-07-17T08:20:52.2735430Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-07-17T08:20:52.2736845Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-07-17T08:20:52.2737757Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-07-17T08:20:52.2738987Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-07-17T08:20:52.2740480Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-07-17T08:20:52.2741596Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-07-17T08:20:52.2742844Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-07-17T08:20:52.2744023Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-07-17T08:20:52.2762506Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-07-17T08:20:52.2928454Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-07-17T08:20:52.2929140Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-07-17T08:20:52.2929790Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-07-17T08:20:52.2931001Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-07-17T08:20:52.2932252Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-07-17T08:20:52.2933465Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-07-17T08:20:52.2934696Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-07-17T08:20:52.2936422Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-07-17T08:20:52.2937625Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-07-17T08:20:52.2938774Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-07-17T08:20:52.2939949Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-07-17T08:20:52.2958353Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-07-17T08:20:52.3028703Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-07-17T08:20:52.3029535Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-07-17T08:20:52.3030343Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-07-17T08:20:52.3031419Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-07-17T08:20:52.3033179Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-07-17T08:20:52.3035205Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-07-17T08:20:52.3036276Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/InstallScripts.json 2025-07-17T08:20:52.3037433Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_outer_vec.cc 2025-07-17T08:20:52.3038566Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc 2025-07-17T08:20:52.3040907Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-07-17T08:20:52.3042404Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-07-17T08:20:52.3043552Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-07-17T08:20:52.3185266Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-07-17T08:20:52.3234159Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-07-17T08:20:52.3234679Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-07-17T08:20:52.3235127Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-07-17T08:20:52.3235666Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-07-17T08:20:52.3240194Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-07-17T08:20:52.3240834Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/ 2025-07-17T08:20:52.3241871Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-07-17T08:20:52.3242640Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-07-17T08:20:52.3243617Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-07-17T08:20:52.3247084Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-07-17T08:20:52.3249132Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-07-17T08:20:52.3250724Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-07-17T08:20:52.3251381Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-07-17T08:20:52.3252251Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-07-17T08:20:52.3255490Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-07-17T08:20:52.3257493Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-07-17T08:20:52.3259079Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-07-17T08:20:52.3261057Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-07-17T08:20:52.3262998Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-07-17T08:20:52.3264027Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-07-17T08:20:52.3264582Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-07-17T08:20:52.3265699Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-07-17T08:20:52.3266418Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-07-17T08:20:52.3268119Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-07-17T08:20:52.3269252Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-07-17T08:20:52.3270467Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-07-17T08:20:52.3271664Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-07-17T08:20:52.3272976Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-07-17T08:20:52.3274489Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-07-17T08:20:52.3275710Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-07-17T08:20:52.3276936Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-07-17T08:20:52.3278129Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-07-17T08:20:52.3296485Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-07-17T08:20:52.3351092Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-07-17T08:20:52.3352486Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-07-17T08:20:52.3353411Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-07-17T08:20:52.3355342Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-07-17T08:20:52.3356402Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-07-17T08:20:52.3358534Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-07-17T08:20:52.3359668Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/InstallScripts.json 2025-07-17T08:20:52.3360671Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_outer_vec.cc 2025-07-17T08:20:52.3361925Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc 2025-07-17T08:20:52.3364435Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-07-17T08:20:52.3366006Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-07-17T08:20:52.3367370Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-07-17T08:20:52.3401993Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-07-17T08:20:52.3402526Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-07-17T08:20:52.3403272Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-07-17T08:20:52.3404213Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-07-17T08:20:52.3408936Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-07-17T08:20:52.3409597Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/ 2025-07-17T08:20:52.3410848Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-07-17T08:20:52.3411547Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-07-17T08:20:52.3412446Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-07-17T08:20:52.3415407Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-07-17T08:20:52.3417388Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-07-17T08:20:52.3418705Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-07-17T08:20:52.3419417Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-07-17T08:20:52.3420278Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-07-17T08:20:52.3423404Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-07-17T08:20:52.3425260Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-07-17T08:20:52.3426685Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-07-17T08:20:52.3428829Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-07-17T08:20:52.3430895Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-07-17T08:20:52.3431635Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-07-17T08:20:52.3432232Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-07-17T08:20:52.3433406Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-07-17T08:20:52.3434156Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-07-17T08:20:52.3435987Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-07-17T08:20:52.3436830Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-07-17T08:20:52.3437963Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-07-17T08:20:52.3439146Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-07-17T08:20:52.3440391Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-07-17T08:20:52.3442059Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-07-17T08:20:52.3443236Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-07-17T08:20:52.3444474Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-07-17T08:20:52.3445617Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-07-17T08:20:52.3450040Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-07-17T08:20:52.3554367Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-07-17T08:20:52.3555153Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-07-17T08:20:52.3556102Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-07-17T08:20:52.3557273Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-07-17T08:20:52.3558398Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-07-17T08:20:52.3559593Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-07-17T08:20:52.3560817Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-07-17T08:20:52.3562480Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-07-17T08:20:52.3563598Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-07-17T08:20:52.3564810Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-07-17T08:20:52.3565983Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-07-17T08:20:52.3584178Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-07-17T08:20:52.3632366Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-07-17T08:20:52.3633737Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-07-17T08:20:52.3634797Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-07-17T08:20:52.3635957Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-07-17T08:20:52.3637496Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-07-17T08:20:52.3639397Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-07-17T08:20:52.3653766Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/InstallScripts.json 2025-07-17T08:20:52.3654426Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_outer_vec.cc 2025-07-17T08:20:52.3655127Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc 2025-07-17T08:20:52.3655545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-07-17T08:20:52.3655909Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-07-17T08:20:52.3656287Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-07-17T08:20:52.3735877Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-07-17T08:20:52.3770937Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-07-17T08:20:52.3771402Z creating: build/lib/ 2025-07-17T08:20:52.3843146Z inflating: build/lib/libprotobuf-lite.a 2025-07-17T08:20:52.4229184Z inflating: build/lib/libprotobuf.a 2025-07-17T08:20:52.4660098Z inflating: build/lib/libprotoc.a 2025-07-17T08:20:52.4668303Z inflating: build/lib/libpthreadpool.a 2025-07-17T08:20:52.4676130Z inflating: build/lib/libcpuinfo.a 2025-07-17T08:20:52.4682735Z inflating: build/lib/libcpuinfo_internals.a 2025-07-17T08:20:52.4684183Z inflating: build/lib/libclog.a 2025-07-17T08:20:52.4702092Z inflating: build/lib/libpytorch_qnnpack.a 2025-07-17T08:20:52.4704633Z inflating: build/lib/libnnpack_reference_layers.a 2025-07-17T08:20:52.4720734Z inflating: build/lib/libnnpack.a 2025-07-17T08:20:52.4883475Z inflating: build/lib/libmicrokernels-prod.a 2025-07-17T08:20:52.5645434Z inflating: build/lib/libmicrokernels-all.a 2025-07-17T08:20:52.5705323Z inflating: build/lib/libgtest.a 2025-07-17T08:20:52.5720549Z inflating: build/lib/libgmock.a 2025-07-17T08:20:52.5721418Z inflating: build/lib/libgtest_main.a 2025-07-17T08:20:52.5722740Z inflating: build/lib/libgmock_main.a 2025-07-17T08:20:52.5802444Z inflating: build/lib/libXNNPACK.a 2025-07-17T08:20:52.5868006Z inflating: build/lib/libbenchmark.a 2025-07-17T08:20:52.5868842Z inflating: build/lib/libbenchmark_main.a 2025-07-17T08:20:52.5870089Z inflating: build/lib/libjitprofiling.a 2025-07-17T08:20:52.5877872Z inflating: build/lib/libittnotify.a 2025-07-17T08:20:52.5935886Z inflating: build/lib/libasmjit.a 2025-07-17T08:20:52.6949326Z inflating: build/lib/libfbgemm.a 2025-07-17T08:20:52.6973377Z inflating: build/lib/libtensorpipe_uv.a 2025-07-17T08:20:52.7452543Z inflating: build/lib/libtensorpipe.a 2025-07-17T08:20:52.7556658Z inflating: build/lib/libgloo.a 2025-07-17T08:20:52.7598632Z inflating: build/lib/libonnx_proto.a 2025-07-17T08:20:52.7960511Z inflating: build/lib/libgloo_hip.a 2025-07-17T08:20:52.8581349Z inflating: build/lib/libonnx.a 2025-07-17T08:20:53.7355896Z inflating: build/lib/libdnnl.a 2025-07-17T08:20:53.7371389Z inflating: build/lib/libfmt.a 2025-07-17T08:20:53.7624934Z inflating: build/lib/libkineto.a 2025-07-17T08:20:53.7717734Z inflating: build/lib/libc10.so 2025-07-17T08:20:53.7719084Z inflating: build/lib/libtorch_global_deps.so 2025-07-17T08:20:53.7720720Z inflating: build/lib/libcaffe2_nvrtc.so 2025-07-17T08:20:53.7766920Z inflating: build/lib/libc10_hip.so 2025-07-17T08:20:56.6631987Z inflating: build/lib/libtorch_cpu.so 2025-07-17T08:20:56.6634566Z inflating: build/lib/libshm.so 2025-07-17T08:20:57.4014494Z inflating: build/lib/libtorch_hip.so 2025-07-17T08:20:57.4015057Z inflating: build/lib/libtorch.so 2025-07-17T08:20:57.4031914Z inflating: build/lib/libjitbackend_test.so 2025-07-17T08:20:57.4054901Z inflating: build/lib/libbackend_with_compiler.so 2025-07-17T08:20:57.4115944Z inflating: build/lib/libtorchbind_test.so 2025-07-17T08:20:57.4139050Z inflating: build/lib/libaoti_custom_ops.so 2025-07-17T08:20:57.5908010Z inflating: build/lib/libtorch_python.so 2025-07-17T08:20:57.5936941Z inflating: build/lib/libnnapi_backend.so 2025-07-17T08:20:57.5937850Z creating: build/bin/ 2025-07-17T08:20:57.5938683Z creating: build/bin/CMakeFiles/ 2025-07-17T08:20:57.5941318Z inflating: build/bin/cmake_install.cmake 2025-07-17T08:20:57.5941639Z inflating: build/bin/CTestTestfile.cmake 2025-07-17T08:20:57.6341650Z inflating: build/bin/protoc-3.13.0.0 2025-07-17T08:20:57.6739579Z inflating: build/bin/protoc 2025-07-17T08:20:57.6787796Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-07-17T08:20:57.6837718Z inflating: build/bin/c10_DeviceGuard_test 2025-07-17T08:20:57.6889403Z inflating: build/bin/c10_Device_test 2025-07-17T08:20:57.6946399Z inflating: build/bin/c10_DispatchKeySet_test 2025-07-17T08:20:57.6999767Z inflating: build/bin/c10_Scalar_test 2025-07-17T08:20:57.7047563Z inflating: build/bin/c10_StreamGuard_test 2025-07-17T08:20:57.7097037Z inflating: build/bin/c10_SymInt_test 2025-07-17T08:20:57.7150737Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-07-17T08:20:57.7198360Z inflating: build/bin/c10_ConstexprCrc_test 2025-07-17T08:20:57.7253133Z inflating: build/bin/c10_InlineStreamGuard_test 2025-07-17T08:20:57.7307509Z inflating: build/bin/c10_SizesAndStrides_test 2025-07-17T08:20:57.7359688Z inflating: build/bin/c10_Bitset_test 2025-07-17T08:20:57.7426758Z inflating: build/bin/c10_cow_test 2025-07-17T08:20:57.7476204Z inflating: build/bin/c10_ArrayRef_test 2025-07-17T08:20:57.7531663Z inflating: build/bin/c10_Enumerate_test 2025-07-17T08:20:57.7581239Z inflating: build/bin/c10_DeadlockDetection_test 2025-07-17T08:20:57.7635245Z inflating: build/bin/c10_IntrusiveList_test 2025-07-17T08:20:57.7686152Z inflating: build/bin/c10_Half_test 2025-07-17T08:20:57.7742383Z inflating: build/bin/c10_LeftRight_test 2025-07-17T08:20:57.7798261Z inflating: build/bin/c10_Metaprogramming_test 2025-07-17T08:20:57.7852027Z inflating: build/bin/c10_NetworkFlow_test 2025-07-17T08:20:57.7901521Z inflating: build/bin/c10_Synchronized_test 2025-07-17T08:20:57.7950771Z inflating: build/bin/c10_Semaphore_test 2025-07-17T08:20:57.8006308Z inflating: build/bin/c10_ThreadLocal_test 2025-07-17T08:20:57.8057394Z inflating: build/bin/c10_TypeIndex_test 2025-07-17T08:20:57.8107946Z inflating: build/bin/c10_TypeList_test 2025-07-17T08:20:57.8156640Z inflating: build/bin/c10_TypeTraits_test 2025-07-17T08:20:57.8210672Z inflating: build/bin/c10_bfloat16_test 2025-07-17T08:20:57.8262828Z inflating: build/bin/c10_accumulate_test 2025-07-17T08:20:57.8312178Z inflating: build/bin/c10_bit_cast_test 2025-07-17T08:20:57.8367950Z inflating: build/bin/c10_complex_math_test 2025-07-17T08:20:57.8421837Z inflating: build/bin/c10_complex_test 2025-07-17T08:20:57.8471465Z inflating: build/bin/c10_error_test 2025-07-17T08:20:57.8522576Z inflating: build/bin/c10_exception_test 2025-07-17T08:20:57.8571780Z inflating: build/bin/c10_flags_test 2025-07-17T08:20:57.8722918Z inflating: build/bin/c10_intrusive_ptr_test 2025-07-17T08:20:57.8772480Z inflating: build/bin/c10_generic_math_test 2025-07-17T08:20:57.8821956Z inflating: build/bin/c10_irange_test 2025-07-17T08:20:57.8874950Z inflating: build/bin/c10_lazy_test 2025-07-17T08:20:57.8929659Z inflating: build/bin/c10_logging_test 2025-07-17T08:20:57.9001815Z inflating: build/bin/c10_optional_test 2025-07-17T08:20:57.9053303Z inflating: build/bin/c10_registry_test 2025-07-17T08:20:57.9113602Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-07-17T08:20:57.9163902Z inflating: build/bin/c10_ssize_test 2025-07-17T08:20:57.9305129Z inflating: build/bin/c10_small_vector_test 2025-07-17T08:20:57.9360359Z inflating: build/bin/c10_string_util_test 2025-07-17T08:20:57.9409599Z inflating: build/bin/c10_tempfile_test 2025-07-17T08:20:57.9457348Z inflating: build/bin/c10_string_view_test 2025-07-17T08:20:57.9501005Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-07-17T08:20:57.9555331Z inflating: build/bin/c10_typeid_test 2025-07-17T08:20:57.9603582Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2025-07-17T08:20:57.9652873Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2025-07-17T08:20:57.9701667Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-07-17T08:20:57.9750694Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-07-17T08:20:57.9798987Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-07-17T08:20:57.9846415Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-07-17T08:20:57.9895715Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-07-17T08:20:57.9943924Z inflating: build/bin/c10_hip_HIPTest 2025-07-17T08:20:58.0911767Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-07-17T08:20:58.1893068Z inflating: build/bin/vec_test_all_types_AVX512 2025-07-17T08:20:58.2879307Z inflating: build/bin/vec_test_all_types_AVX2 2025-07-17T08:20:58.2929607Z inflating: build/bin/BackoffTest 2025-07-17T08:20:58.2982252Z inflating: build/bin/FileStoreTest 2025-07-17T08:20:58.3037240Z inflating: build/bin/TCPStoreTest 2025-07-17T08:20:58.3089624Z inflating: build/bin/HashStoreTest 2025-07-17T08:20:58.3153916Z inflating: build/bin/ProcessGroupGlooTest 2025-07-17T08:20:58.3157042Z inflating: build/bin/example_allreduce 2025-07-17T08:20:58.3160629Z inflating: build/bin/torch_shm_manager 2025-07-17T08:20:58.3212825Z inflating: build/bin/static_runtime_bench 2025-07-17T08:20:58.3264931Z inflating: build/bin/Dimname_test 2025-07-17T08:20:58.3334978Z inflating: build/bin/Dict_test 2025-07-17T08:20:58.3398825Z inflating: build/bin/MaybeOwned_test 2025-07-17T08:20:58.3453810Z inflating: build/bin/NamedTensor_test 2025-07-17T08:20:58.3511103Z inflating: build/bin/atest 2025-07-17T08:20:58.3567920Z inflating: build/bin/apply_utils_test 2025-07-17T08:20:58.3629829Z inflating: build/bin/basic 2025-07-17T08:20:58.3683017Z inflating: build/bin/broadcast_test 2025-07-17T08:20:58.3733717Z inflating: build/bin/cpu_allocator_test 2025-07-17T08:20:58.3789403Z inflating: build/bin/cpu_generator_test 2025-07-17T08:20:58.4018568Z inflating: build/bin/static_runtime_test 2025-07-17T08:20:58.4069386Z inflating: build/bin/cpu_profiling_allocator_test 2025-07-17T08:20:58.4120404Z inflating: build/bin/dlconvertor_test 2025-07-17T08:20:58.4168665Z inflating: build/bin/lazy_tensor_test 2025-07-17T08:20:58.4223341Z inflating: build/bin/half_test 2025-07-17T08:20:58.4278583Z inflating: build/bin/extension_backend_test 2025-07-17T08:20:58.4331459Z inflating: build/bin/memory_format_test 2025-07-17T08:20:58.4383741Z inflating: build/bin/math_kernel_test 2025-07-17T08:20:58.4433280Z inflating: build/bin/operator_name_test 2025-07-17T08:20:58.4486480Z inflating: build/bin/memory_overlapping_test 2025-07-17T08:20:58.4536651Z inflating: build/bin/packedtensoraccessor_test 2025-07-17T08:20:58.4587017Z inflating: build/bin/operators_test 2025-07-17T08:20:58.4641209Z inflating: build/bin/native_test 2025-07-17T08:20:58.4728281Z inflating: build/bin/cpu_rng_test 2025-07-17T08:20:58.4779745Z inflating: build/bin/mobile_memory_cleanup 2025-07-17T08:20:58.4870726Z inflating: build/bin/ivalue_test 2025-07-17T08:20:58.4925569Z inflating: build/bin/quantized_test 2025-07-17T08:20:58.4991057Z inflating: build/bin/pow_test 2025-07-17T08:20:58.5040560Z inflating: build/bin/reportMemoryUsage_test 2025-07-17T08:20:58.5090785Z inflating: build/bin/reduce_ops_test 2025-07-17T08:20:58.5145562Z inflating: build/bin/scalar_tensor_test 2025-07-17T08:20:58.5201776Z inflating: build/bin/scalar_test 2025-07-17T08:20:58.5256219Z inflating: build/bin/type_ptr_test 2025-07-17T08:20:58.5306108Z inflating: build/bin/StorageUtils_test 2025-07-17T08:20:58.5357760Z inflating: build/bin/stride_properties_test 2025-07-17T08:20:58.5360611Z inflating: build/bin/thread_init_test 2025-07-17T08:20:58.5413847Z inflating: build/bin/test_parallel 2025-07-17T08:20:58.5464752Z inflating: build/bin/undefined_tensor_test 2025-07-17T08:20:58.5466401Z inflating: build/bin/verify_api_visibility 2025-07-17T08:20:58.5541232Z inflating: build/bin/tensor_iterator_test 2025-07-17T08:20:58.5608409Z inflating: build/bin/legacy_vmap_test 2025-07-17T08:20:58.5706343Z inflating: build/bin/List_test 2025-07-17T08:20:58.5757316Z inflating: build/bin/weakref_test 2025-07-17T08:20:58.5807431Z inflating: build/bin/wrapdim_test 2025-07-17T08:20:58.5919103Z inflating: build/bin/kernel_function_legacy_test 2025-07-17T08:20:58.6008794Z inflating: build/bin/kernel_function_test 2025-07-17T08:20:58.6125122Z inflating: build/bin/kernel_lambda_legacy_test 2025-07-17T08:20:58.6182325Z inflating: build/bin/type_test 2025-07-17T08:20:58.6232672Z inflating: build/bin/xla_tensor_test 2025-07-17T08:20:58.6326422Z inflating: build/bin/kernel_lambda_test 2025-07-17T08:20:58.6383761Z inflating: build/bin/kernel_stackbased_test 2025-07-17T08:20:58.6440429Z inflating: build/bin/IListRef_test 2025-07-17T08:20:58.6528005Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-07-17T08:20:58.6577364Z inflating: build/bin/CppSignature_test 2025-07-17T08:20:58.6625871Z inflating: build/bin/op_allowlist_test 2025-07-17T08:20:58.6689274Z inflating: build/bin/inline_container_test 2025-07-17T08:20:58.6736945Z inflating: build/bin/hip_complex_math_test 2025-07-17T08:20:58.7015412Z inflating: build/bin/op_registration_test 2025-07-17T08:20:58.7065782Z inflating: build/bin/hip_apply_test 2025-07-17T08:20:58.7113147Z inflating: build/bin/hip_complex_test 2025-07-17T08:20:58.7160287Z inflating: build/bin/hip_distributions_test 2025-07-17T08:20:58.7207657Z inflating: build/bin/hip_generator_test 2025-07-17T08:20:58.7255284Z inflating: build/bin/hip_half_test 2025-07-17T08:20:58.7303496Z inflating: build/bin/hip_integer_divider_test 2025-07-17T08:20:58.7351688Z inflating: build/bin/hip_optional_test 2025-07-17T08:20:58.7399968Z inflating: build/bin/hip_packedtensoraccessor_test 2025-07-17T08:20:58.7447736Z inflating: build/bin/hip_vectorized_test 2025-07-17T08:20:58.7511012Z inflating: build/bin/KernelFunction_test 2025-07-17T08:20:58.7564578Z inflating: build/bin/backend_fallback_test 2025-07-17T08:20:58.7615243Z inflating: build/bin/hip_dlconvertor_test 2025-07-17T08:20:58.8593206Z inflating: build/bin/test_jit 2025-07-17T08:20:58.8846648Z inflating: build/bin/test_nativert 2025-07-17T08:20:58.8899862Z inflating: build/bin/test_dist_autograd 2025-07-17T08:20:58.8911699Z inflating: build/bin/tutorial_tensorexpr 2025-07-17T08:20:58.9603094Z inflating: build/bin/test_tensorexpr 2025-07-17T08:20:58.9666446Z inflating: build/bin/test_cpp_rpc 2025-07-17T08:20:58.9669110Z inflating: build/bin/parallel_benchmark 2025-07-17T08:20:59.0687362Z inflating: build/bin/test_api 2025-07-17T08:20:59.0750527Z inflating: build/bin/test_mobile_nnc 2025-07-17T08:20:59.0758649Z inflating: build/bin/aot_model_compiler_test 2025-07-17T08:20:59.1067039Z inflating: build/bin/test_lazy 2025-07-17T08:20:59.1067342Z creating: .additional_ci_files/ 2025-07-17T08:20:59.1209448Z inflating: .additional_ci_files/test-times.json 2025-07-17T08:20:59.1751359Z inflating: .additional_ci_files/test-class-times.json 2025-07-17T08:20:59.1792181Z ##[group]Run rm artifacts.zip 2025-07-17T08:20:59.1792409Z rm artifacts.zip 2025-07-17T08:20:59.1804027Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:20:59.1804269Z env: 2025-07-17T08:20:59.1804425Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:59.1804658Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:59.1804951Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:59.1805220Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:59.1806133Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:59.1806831Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:59.1807020Z AWS_REGION: us-east-1 2025-07-17T08:20:59.1807259Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:59.1807506Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:59.1811082Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:59.1811249Z ##[endgroup] 2025-07-17T08:20:59.2194601Z ##[group]Run df -H 2025-07-17T08:20:59.2194776Z df -H 2025-07-17T08:20:59.2205018Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:20:59.2205258Z env: 2025-07-17T08:20:59.2205414Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:59.2205643Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:59.2205950Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:59.2206218Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:59.2206913Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:59.2207564Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:59.2207752Z AWS_REGION: us-east-1 2025-07-17T08:20:59.2207977Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:59.2208219Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:59.2211778Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:59.2211963Z ##[endgroup] 2025-07-17T08:20:59.2253974Z Filesystem Size Used Avail Use% Mounted on 2025-07-17T08:20:59.2254478Z overlay 900G 93G 768G 11% / 2025-07-17T08:20:59.2254824Z tmpfs 68M 0 68M 0% /dev 2025-07-17T08:20:59.2255181Z nvme 16T 15G 15T 1% /run 2025-07-17T08:20:59.2255547Z /dev/md0 900G 93G 768G 11% /etc/hostname 2025-07-17T08:20:59.2256534Z shm 68M 8.2k 68M 1% /dev/shm 2025-07-17T08:20:59.2257046Z tmpfs 2.5T 13k 2.5T 1% /run/secrets/kubernetes.io/serviceaccount 2025-07-17T08:20:59.2257490Z tmpfs 1.3T 0 1.3T 0% /proc/acpi 2025-07-17T08:20:59.2257867Z tmpfs 1.3T 0 1.3T 0% /proc/scsi 2025-07-17T08:20:59.2258250Z tmpfs 1.3T 0 1.3T 0% /sys/firmware 2025-07-17T08:20:59.2258657Z tmpfs 1.3T 0 1.3T 0% /sys/devices/virtual/powercap 2025-07-17T08:20:59.2303645Z Prepare all required actions 2025-07-17T08:20:59.2304052Z Getting action download info 2025-07-17T08:20:59.3751389Z ##[group]Run ./.github/actions/download-td-artifacts 2025-07-17T08:20:59.3751647Z with: 2025-07-17T08:20:59.3751793Z env: 2025-07-17T08:20:59.3751939Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:59.3752174Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:59.3752484Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:59.3752865Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:59.3753579Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:59.3754242Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:59.3754436Z AWS_REGION: us-east-1 2025-07-17T08:20:59.3754731Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:59.3754989Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:59.3758555Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:59.3758740Z ##[endgroup] 2025-07-17T08:20:59.3786886Z ##[group]Run seemethere/download-artifact-s3@v4 2025-07-17T08:20:59.3787112Z with: 2025-07-17T08:20:59.3787264Z name: td_results 2025-07-17T08:20:59.3787440Z s3-bucket: gha-artifacts 2025-07-17T08:20:59.3787610Z region: us-east-1 2025-07-17T08:20:59.3787788Z env: 2025-07-17T08:20:59.3787947Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:20:59.3788187Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:20:59.3788492Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:20:59.3788772Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:20:59.3789472Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:20:59.3790131Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:20:59.3790318Z AWS_REGION: us-east-1 2025-07-17T08:20:59.3790532Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:20:59.3790780Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:20:59.3794575Z AWS_SESSION_TOKEN: *** 2025-07-17T08:20:59.3794756Z ##[endgroup] 2025-07-17T08:20:59.7767956Z (node:5072) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-07-17T08:20:59.7768358Z 2025-07-17T08:20:59.7768493Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-07-17T08:20:59.7768862Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-07-17T08:20:59.7769224Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-07-17T08:20:59.8974851Z Found 1 objects with prefix pytorch/pytorch/16337959900/td_results/ 2025-07-17T08:20:59.8975300Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-07-17T08:21:00.0447587Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-07-17T08:21:00.0451587Z Artifact download has finished successfully 2025-07-17T08:21:00.0737070Z ##[group]Run mkdir -p .additional_ci_files 2025-07-17T08:21:00.0754989Z mkdir -p .additional_ci_files 2025-07-17T08:21:00.0755311Z mv td_results.json .additional_ci_files/td_results.json || true 2025-07-17T08:21:00.0767745Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:21:00.0768284Z env: 2025-07-17T08:21:00.0768441Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:00.0768672Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:00.0768968Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:00.0769246Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:00.0770229Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:00.0770918Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:00.0771120Z AWS_REGION: us-east-1 2025-07-17T08:21:00.0771392Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:00.0771650Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:00.0775220Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:00.0775393Z ##[endgroup] 2025-07-17T08:21:00.0875243Z ##[group]Run .github/scripts/parse_ref.py 2025-07-17T08:21:00.0875505Z .github/scripts/parse_ref.py 2025-07-17T08:21:00.0888305Z shell: /usr/bin/bash -e {0} 2025-07-17T08:21:00.0888503Z env: 2025-07-17T08:21:00.0888658Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:00.0888896Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:00.0889197Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:00.0889476Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:00.0890187Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:00.0890862Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:00.0891051Z AWS_REGION: us-east-1 2025-07-17T08:21:00.0891274Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:00.0891570Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:00.0895162Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:00.0895342Z ##[endgroup] 2025-07-17T08:21:00.1057141Z Setting output branch=main 2025-07-17T08:21:00.1169825Z Prepare all required actions 2025-07-17T08:21:00.1170164Z Getting action download info 2025-07-17T08:21:00.2517380Z ##[group]Run ./.github/actions/filter-test-configs 2025-07-17T08:21:00.2517636Z with: 2025-07-17T08:21:00.2517976Z github-token: *** 2025-07-17T08:21:00.2518461Z test-matrix: {"include": [{"config": "inductor", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}, {"config": "inductor", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}]} 2025-07-17T08:21:00.2519063Z job-name: rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:21:00.2519366Z env: 2025-07-17T08:21:00.2519517Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:00.2519750Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:00.2520043Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:00.2520337Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:00.2521080Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:00.2521752Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:00.2521951Z AWS_REGION: us-east-1 2025-07-17T08:21:00.2522168Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:00.2522451Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:00.2526053Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:00.2526226Z ##[endgroup] 2025-07-17T08:21:00.2558742Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-17T08:21:00.2558960Z with: 2025-07-17T08:21:00.2559107Z shell: bash 2025-07-17T08:21:00.2559270Z timeout_minutes: 10 2025-07-17T08:21:00.2559430Z max_attempts: 5 2025-07-17T08:21:00.2559589Z retry_wait_seconds: 30 2025-07-17T08:21:00.2560328Z 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.1 2025-07-17T08:21:00.2560829Z polling_interval_seconds: 1 2025-07-17T08:21:00.2561021Z warning_on_retry: true 2025-07-17T08:21:00.2561205Z continue_on_error: false 2025-07-17T08:21:00.2561379Z env: 2025-07-17T08:21:00.2561530Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:00.2561746Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:00.2562041Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:00.2562315Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:00.2563010Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:00.2563676Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:00.2563876Z AWS_REGION: us-east-1 2025-07-17T08:21:00.2564101Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:00.2564362Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:00.2567936Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:00.2568194Z GITHUB_TOKEN: *** 2025-07-17T08:21:00.2568367Z ##[endgroup] 2025-07-17T08:21:00.3171079Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-07-17T08:21:00.5527732Z Defaulting to user installation because normal site-packages is not writeable 2025-07-17T08:21:00.6805277Z Collecting requests==2.27.1 2025-07-17T08:21:00.7296147Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-07-17T08:21:00.7420182Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 5.0 MB/s eta 0:00:00 2025-07-17T08:21:00.8026295Z Collecting pyyaml==6.0.1 2025-07-17T08:21:00.8080687Z Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) 2025-07-17T08:21:00.8489474Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 18.2 MB/s eta 0:00:00 2025-07-17T08:21:00.8978067Z Collecting urllib3<1.27,>=1.21.1 2025-07-17T08:21:00.9031230Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-07-17T08:21:00.9103033Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 24.8 MB/s eta 0:00:00 2025-07-17T08:21:00.9296488Z Collecting idna<4,>=2.5 2025-07-17T08:21:00.9346679Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-07-17T08:21:00.9375868Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 40.3 MB/s eta 0:00:00 2025-07-17T08:21:01.0629495Z Collecting charset-normalizer~=2.0.0 2025-07-17T08:21:01.0684050Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-07-17T08:21:01.0955187Z Collecting certifi>=2017.4.17 2025-07-17T08:21:01.1005886Z Downloading certifi-2025.7.14-py3-none-any.whl (162 kB) 2025-07-17T08:21:01.1079257Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.7/162.7 KB 28.4 MB/s eta 0:00:00 2025-07-17T08:21:01.1691293Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-07-17T08:21:01.3471926Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2025-07-17T08:21:01.3472474Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-07-17T08:21:01.3762991Z Successfully installed certifi-2025.7.14 charset-normalizer-2.0.12 idna-3.10 pyyaml-6.0.1 requests-2.27.1 urllib3-1.26.20 2025-07-17T08:21:02.3197571Z Command completed after 1 attempt(s). 2025-07-17T08:21:02.3271433Z ##[group]Run set -x 2025-07-17T08:21:02.3271633Z set -x 2025-07-17T08:21:02.3271804Z  2025-07-17T08:21:02.3272072Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-07-17T08:21:02.3272412Z # in runner workspace 2025-07-17T08:21:02.3272679Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-07-17T08:21:02.3286132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:21:02.3286389Z env: 2025-07-17T08:21:02.3286567Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:02.3286804Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:02.3287106Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:02.3287379Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:02.3288083Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:02.3288746Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:02.3288935Z AWS_REGION: us-east-1 2025-07-17T08:21:02.3289181Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:02.3289437Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:02.3293040Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:02.3293217Z ##[endgroup] 2025-07-17T08:21:02.3329415Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-07-17T08:21:02.3462365Z Setting output branch=main 2025-07-17T08:21:02.3513048Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-07-17T08:21:02.3513324Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-07-17T08:21:02.3513553Z echo "Job name: ${JOB_NAME}" 2025-07-17T08:21:02.3513749Z  2025-07-17T08:21:02.3513996Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-07-17T08:21:02.3514302Z # in runner workspace 2025-07-17T08:21:02.3514585Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-07-17T08:21:02.3514923Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-07-17T08:21:02.3515153Z  --job-name "${JOB_NAME}" \ 2025-07-17T08:21:02.3515676Z  --test-matrix "{"include": [{"config": "inductor", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}, {"config": "inductor", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}]}" \ 2025-07-17T08:21:02.3516457Z  --selected-test-configs "" \ 2025-07-17T08:21:02.3516687Z  --pr-number "${PR_NUMBER}" \ 2025-07-17T08:21:02.3516895Z  --tag "${TAG}" \ 2025-07-17T08:21:02.3517091Z  --event-name "${EVENT_NAME}" \ 2025-07-17T08:21:02.3517298Z  --schedule "${SCHEDULE}" \ 2025-07-17T08:21:02.3517500Z  --branch "${HEAD_BRANCH}" 2025-07-17T08:21:02.3529911Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:21:02.3530166Z env: 2025-07-17T08:21:02.3530321Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:02.3530544Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:02.3530836Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:02.3531112Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:02.3531821Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:02.3532485Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:02.3532674Z AWS_REGION: us-east-1 2025-07-17T08:21:02.3532915Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:02.3533166Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:02.3536780Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:02.3537098Z GITHUB_TOKEN: *** 2025-07-17T08:21:02.3537377Z JOB_NAME: rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:21:02.3537682Z PR_NUMBER: 2025-07-17T08:21:02.3537836Z TAG: 2025-07-17T08:21:02.3537979Z EVENT_NAME: push 2025-07-17T08:21:02.3538135Z SCHEDULE: 2025-07-17T08:21:02.3538286Z HEAD_BRANCH: main 2025-07-17T08:21:02.3538443Z ##[endgroup] 2025-07-17T08:21:02.3584820Z Workflow: inductor-rocm-mi300 2025-07-17T08:21:02.3585716Z Job name: rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:21:02.6214663Z Setting output keep-going=True 2025-07-17T08:21:02.6214984Z Setting output ci-verbose-test-logs=False 2025-07-17T08:21:02.6215237Z Setting output ci-test-showlocals=False 2025-07-17T08:21:02.6215456Z Setting output ci-no-test-timeout=False 2025-07-17T08:21:02.6215675Z Setting output ci-no-td=False 2025-07-17T08:21:02.6215874Z Setting output ci-td-distributed=False 2025-07-17T08:21:02.6216093Z Setting output is-unstable=False 2025-07-17T08:21:02.6216298Z Setting output reenabled-issues= 2025-07-17T08:21:02.6216832Z Setting output test-matrix={"include": [{"config": "inductor", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}, {"config": "inductor", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}]} 2025-07-17T08:21:02.6217366Z Setting output is-test-matrix-empty=False 2025-07-17T08:21:02.6325256Z ##[group]Run echo "Filtered matrix:" 2025-07-17T08:21:02.6325525Z echo "Filtered matrix:" 2025-07-17T08:21:02.6326012Z echo "{"include": [{"config": "inductor", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}, {"config": "inductor", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.mi300.2"}]}" 2025-07-17T08:21:02.6326485Z  2025-07-17T08:21:02.6326627Z echo 2025-07-17T08:21:02.6326822Z echo "Is the current job unstable? False" 2025-07-17T08:21:02.6327043Z  2025-07-17T08:21:02.6327188Z echo 2025-07-17T08:21:02.6327359Z echo "Is keep-going label set? True" 2025-07-17T08:21:02.6327573Z  2025-07-17T08:21:02.6327717Z echo 2025-07-17T08:21:02.6327878Z echo "Reenabled issues? " 2025-07-17T08:21:02.6340668Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:21:02.6340929Z env: 2025-07-17T08:21:02.6341088Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:02.6341316Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:02.6341620Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:02.6342114Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:02.6342809Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:02.6343459Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:02.6343656Z AWS_REGION: us-east-1 2025-07-17T08:21:02.6343909Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:02.6344159Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:02.6347737Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:02.6347916Z ##[endgroup] 2025-07-17T08:21:02.6381390Z Filtered matrix: 2025-07-17T08:21:02.6381828Z {include: [{config: inductor, shard: 1, num_shards: 2, runner: linux.rocm.gpu.mi300.2}, {config: inductor, shard: 2, num_shards: 2, runner: linux.rocm.gpu.mi300.2}]} 2025-07-17T08:21:02.6382214Z 2025-07-17T08:21:02.6382508Z Is the current job unstable? False 2025-07-17T08:21:02.6382728Z 2025-07-17T08:21:02.6382887Z Is keep-going label set? True 2025-07-17T08:21:02.6383065Z 2025-07-17T08:21:02.6383146Z Reenabled issues? 2025-07-17T08:21:02.6425901Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-07-17T08:21:02.6426265Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-07-17T08:21:02.6438841Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T08:21:02.6439103Z env: 2025-07-17T08:21:02.6439259Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:02.6439492Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:02.6439791Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:02.6440077Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:02.6440776Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:02.6441693Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:02.6441947Z AWS_REGION: us-east-1 2025-07-17T08:21:02.6442189Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:02.6442448Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:02.6446020Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:02.6446212Z JOB_TIMEOUT: 300 2025-07-17T08:21:02.6446383Z ##[endgroup] 2025-07-17T08:21:02.6526705Z ##[group]Run set -x 2025-07-17T08:21:02.6526940Z set -x 2025-07-17T08:21:02.6527096Z  2025-07-17T08:21:02.6527279Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-07-17T08:21:02.6527547Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-07-17T08:21:02.6527795Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-07-17T08:21:02.6528035Z  TEST_COMMAND=.ci/caffe2/test.sh 2025-07-17T08:21:02.6528252Z else 2025-07-17T08:21:02.6528422Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-07-17T08:21:02.6528618Z fi 2025-07-17T08:21:02.6528752Z  2025-07-17T08:21:02.6528968Z # detached container should get cleaned up by teardown_ec2_linux 2025-07-17T08:21:02.6529303Z # TODO: Stop building test binaries as part of the build phase 2025-07-17T08:21:02.6529602Z # Used for GPU_FLAG since that doesn't play nice 2025-07-17T08:21:02.6529877Z # shellcheck disable=SC2086,SC2090 2025-07-17T08:21:02.6530085Z container_name=$(docker run \ 2025-07-17T08:21:02.6530294Z  ${GPU_FLAG:-} \ 2025-07-17T08:21:02.6530480Z  -e BUILD_ENVIRONMENT \ 2025-07-17T08:21:02.6530671Z  -e PR_NUMBER \ 2025-07-17T08:21:02.6530852Z  -e GITHUB_ACTIONS \ 2025-07-17T08:21:02.6531047Z  -e GITHUB_REPOSITORY \ 2025-07-17T08:21:02.6531245Z  -e GITHUB_WORKFLOW \ 2025-07-17T08:21:02.6531433Z  -e GITHUB_JOB \ 2025-07-17T08:21:02.6531614Z  -e GITHUB_RUN_ID \ 2025-07-17T08:21:02.6531795Z  -e GITHUB_RUN_NUMBER \ 2025-07-17T08:21:02.6531985Z  -e GITHUB_RUN_ATTEMPT \ 2025-07-17T08:21:02.6532172Z  -e JOB_ID \ 2025-07-17T08:21:02.6532335Z  -e JOB_NAME \ 2025-07-17T08:21:02.6532507Z  -e BRANCH \ 2025-07-17T08:21:02.6532670Z  -e SHA1 \ 2025-07-17T08:21:02.6532843Z  -e AWS_DEFAULT_REGION \ 2025-07-17T08:21:02.6533034Z  -e IN_WHEEL_TEST \ 2025-07-17T08:21:02.6533222Z  -e SHARD_NUMBER \ 2025-07-17T08:21:02.6533403Z  -e TEST_CONFIG \ 2025-07-17T08:21:02.6533578Z  -e NUM_TEST_SHARDS \ 2025-07-17T08:21:02.6533766Z  -e REENABLED_ISSUES \ 2025-07-17T08:21:02.6533959Z  -e CONTINUE_THROUGH_ERROR \ 2025-07-17T08:21:02.6534157Z  -e VERBOSE_TEST_LOGS \ 2025-07-17T08:21:02.6534339Z  -e TEST_SHOWLOCALS \ 2025-07-17T08:21:02.6534526Z  -e NO_TEST_TIMEOUT \ 2025-07-17T08:21:02.6534700Z  -e NO_TD \ 2025-07-17T08:21:02.6534884Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-07-17T08:21:02.6535115Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-07-17T08:21:02.6535343Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-07-17T08:21:02.6535560Z  -e TESTS_TO_INCLUDE \ 2025-07-17T08:21:02.6535743Z  -e DASHBOARD_TAG \ 2025-07-17T08:21:02.6535978Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2025-07-17T08:21:02.6536246Z  --ulimit stack=10485760:83886080 \ 2025-07-17T08:21:02.6536448Z  --ulimit core=0 \ 2025-07-17T08:21:02.6536642Z  --security-opt seccomp=unconfined \ 2025-07-17T08:21:02.6536854Z  --cap-add=SYS_PTRACE \ 2025-07-17T08:21:02.6537030Z  --shm-size="8g" \ 2025-07-17T08:21:02.6537196Z  --tty \ 2025-07-17T08:21:02.6537351Z  --detach \ 2025-07-17T08:21:02.6537773Z  --name="${container_name}" \ 2025-07-17T08:21:02.6537974Z  --user jenkins \ 2025-07-17T08:21:02.6538191Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-07-17T08:21:02.6538447Z  -w /var/lib/jenkins/workspace \ 2025-07-17T08:21:02.6538648Z  "${DOCKER_IMAGE}" 2025-07-17T08:21:02.6538811Z ) 2025-07-17T08:21:02.6538972Z # save container name for later step 2025-07-17T08:21:02.6539387Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-07-17T08:21:02.6539833Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2025-07-17T08:21:02.6540407Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2025-07-17T08:21:02.6551928Z shell: /usr/bin/bash -e {0} 2025-07-17T08:21:02.6552113Z env: 2025-07-17T08:21:02.6552263Z GIT_DEFAULT_BRANCH: main 2025-07-17T08:21:02.6552490Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T08:21:02.6552780Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T08:21:02.6553127Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T08:21:02.6553830Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T08:21:02.6554495Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T08:21:02.6554680Z AWS_REGION: us-east-1 2025-07-17T08:21:02.6554909Z AWS_ACCESS_KEY_ID: *** 2025-07-17T08:21:02.6555153Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T08:21:02.6558740Z AWS_SESSION_TOKEN: *** 2025-07-17T08:21:02.6558949Z BUILD_ENVIRONMENT: linux-jammy-rocm-py3.10-mi300 2025-07-17T08:21:02.6559169Z PR_NUMBER: 2025-07-17T08:21:02.6559329Z GITHUB_REPOSITORY: pytorch/pytorch 2025-07-17T08:21:02.6559545Z GITHUB_WORKFLOW: inductor-rocm-mi300 2025-07-17T08:21:02.6559742Z GITHUB_JOB: test 2025-07-17T08:21:02.6559910Z GITHUB_RUN_ID: 16337959900 2025-07-17T08:21:02.6560092Z GITHUB_RUN_NUMBER: 6783 2025-07-17T08:21:02.6560264Z GITHUB_RUN_ATTEMPT: 1 2025-07-17T08:21:02.6560429Z JOB_ID: 46159465905 2025-07-17T08:21:02.6560696Z JOB_NAME: rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:21:02.6561006Z BRANCH: main 2025-07-17T08:21:02.6561190Z SHA1: a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:21:02.6561420Z CONTINUE_THROUGH_ERROR: True 2025-07-17T08:21:02.6561615Z VERBOSE_TEST_LOGS: False 2025-07-17T08:21:02.6561796Z TEST_SHOWLOCALS: False 2025-07-17T08:21:02.6561973Z NO_TEST_TIMEOUT: False 2025-07-17T08:21:02.6562137Z NO_TD: False 2025-07-17T08:21:02.6562294Z TEST_CONFIG: inductor 2025-07-17T08:21:02.6562457Z SHARD_NUMBER: 1 2025-07-17T08:21:02.6562611Z NUM_TEST_SHARDS: 2 2025-07-17T08:21:02.6562784Z REENABLED_ISSUES: 2025-07-17T08:21:02.6563229Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:21:02.6563716Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-07-17T08:21:02.6563929Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-07-17T08:21:02.6564130Z TESTS_TO_INCLUDE: 2025-07-17T08:21:02.6564293Z DASHBOARD_TAG: 2025-07-17T08:21:02.6564453Z ##[endgroup] 2025-07-17T08:21:02.6598056Z + [[ inductor == \m\u\l\t\i\g\p\u ]] 2025-07-17T08:21:02.6598360Z + [[ linux-jammy-rocm-py3.10-mi300 == *onnx* ]] 2025-07-17T08:21:02.6598609Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-07-17T08:21:02.6608591Z +++ nproc --ignore=2 2025-07-17T08:21:02.6622569Z ++ docker run --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --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=254 -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_16337959900 --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-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T08:21:03.1222173Z + container_name=91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T08:21:03.1222719Z + echo CONTAINER_NAME=91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T08:21:03.1223389Z + docker exec -t 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2025-07-17T08:21:24.3980775Z Processing ./dist/torch-2.9.0a0+gita38f433-cp310-cp310-linux_x86_64.whl 2025-07-17T08:21:25.1784838Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gita38f433) (3.18.0) 2025-07-17T08:21:25.1785633Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gita38f433) (4.14.1) 2025-07-17T08:21:25.1790332Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gita38f433) (1.13.3) 2025-07-17T08:21:25.1793939Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gita38f433) (2.8.8) 2025-07-17T08:21:25.1794619Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gita38f433) (3.1.6) 2025-07-17T08:21:25.1795248Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gita38f433) (2025.5.1) 2025-07-17T08:21:25.1807212Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch==2.9.0a0+gita38f433) (1.3.0) 2025-07-17T08:21:25.2066556Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch==2.9.0a0+gita38f433) (3.0.2) 2025-07-17T08:21:25.6617955Z Installing collected packages: torch 2025-07-17T08:21:36.1135294Z 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-07-17T08:21:36.1135954Z helion 0.0.9 requires filecheck, which is not installed. 2025-07-17T08:21:36.1136304Z timm 1.0.14 requires torchvision, which is not installed. 2025-07-17T08:21:36.1136633Z Successfully installed torch-2.9.0a0+gita38f433 2025-07-17T08:21:36.1811643Z + export TERM=vt100 2025-07-17T08:21:36.1811871Z + TERM=vt100 2025-07-17T08:21:36.1814429Z ++ dirname .ci/pytorch/test.sh 2025-07-17T08:21:36.1828143Z + source .ci/pytorch/common.sh 2025-07-17T08:21:36.1831586Z +++ dirname .ci/pytorch/common.sh 2025-07-17T08:21:36.1843033Z ++ source .ci/pytorch/common_utils.sh 2025-07-17T08:21:36.1843775Z +++ declare -f -t trap_add 2025-07-17T08:21:36.1846823Z ++ set -ex -o pipefail 2025-07-17T08:21:36.1847241Z ++ [[ linux-jammy-rocm-py3.10-mi300 == *rocm* ]] 2025-07-17T08:21:36.1847508Z ++ unset HIP_PLATFORM 2025-07-17T08:21:36.1847709Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-07-17T08:21:36.1848632Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-07-17T08:21:36.1848825Z ++ BUILD_TEST_LIBTORCH=0 2025-07-17T08:21:36.1853335Z ++ dirname .ci/pytorch/test.sh 2025-07-17T08:21:36.1863755Z + source .ci/pytorch/common-build.sh 2025-07-17T08:21:36.1865336Z ++ [[ linux-jammy-rocm-py3.10-mi300 != *win-* ]] 2025-07-17T08:21:36.1873087Z ++++ dirname .ci/pytorch/common-build.sh 2025-07-17T08:21:36.1884672Z +++ cd .ci/pytorch 2025-07-17T08:21:36.1885463Z +++ pwd -P 2025-07-17T08:21:36.1888169Z ++ script_dir=/var/lib/jenkins/pytorch/.ci/pytorch 2025-07-17T08:21:36.1888477Z ++ [[ linux-jammy-rocm-py3.10-mi300 == *-pch* ]] 2025-07-17T08:21:36.1888697Z ++ which sccache 2025-07-17T08:21:36.1902289Z ++ [[ -z '' ]] 2025-07-17T08:21:36.1902450Z ++ unset SCCACHE_BUCKET 2025-07-17T08:21:36.1902631Z ++ unset SCCACHE_REGION 2025-07-17T08:21:36.1902806Z ++ sccache --stop-server 2025-07-17T08:21:36.2029912Z ++ true 2025-07-17T08:21:36.2030143Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-07-17T08:21:36.2044938Z ++ trap_add sccache_epilogue EXIT 2025-07-17T08:21:36.2052835Z ++ trap_add_cmd=sccache_epilogue 2025-07-17T08:21:36.2053064Z ++ shift 2025-07-17T08:21:36.2053235Z ++ for trap_add_name in "$@" 2025-07-17T08:21:36.2053439Z ++++ trap -p EXIT 2025-07-17T08:21:36.2055048Z +++ eval 'extract_trap_cmd ' 2025-07-17T08:21:36.2055234Z ++++ extract_trap_cmd 2025-07-17T08:21:36.2055409Z ++++ printf '%s\n' '' 2025-07-17T08:21:36.2055795Z +++ printf '%s\n' sccache_epilogue 2025-07-17T08:21:36.2058002Z ++ trap -- ' 2025-07-17T08:21:36.2058183Z sccache_epilogue' EXIT 2025-07-17T08:21:36.2058368Z ++ [[ -n '' ]] 2025-07-17T08:21:36.2058552Z ++ [[ linux-jammy-rocm-py3.10-mi300 == *rocm* ]] 2025-07-17T08:21:36.2058819Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-07-17T08:21:36.2059058Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-07-17T08:21:36.2059243Z ++ sccache --start-server 2025-07-17T08:21:36.2079528Z sccache: Starting the server... 2025-07-17T08:21:36.2604696Z sccache: Listening on address 127.0.0.1:4226 2025-07-17T08:21:36.2621485Z ++ sccache --zero-stats 2025-07-17T08:21:36.2648745Z Statistics zeroed. 2025-07-17T08:21:36.2651328Z ++ which ccache 2025-07-17T08:21:36.2665530Z + [[ linux-jammy-rocm-py3.10-mi300 != *rocm* ]] 2025-07-17T08:21:36.2665782Z + echo 'Environment variables:' 2025-07-17T08:21:36.2665981Z Environment variables: 2025-07-17T08:21:36.2666152Z + env 2025-07-17T08:21:36.2679746Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-07-17T08:21:36.2680035Z CONTINUE_THROUGH_ERROR=True 2025-07-17T08:21:36.2680287Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10-mi300 2025-07-17T08:21:36.2680622Z HOSTNAME=linux.rocm.gpu.mi300.2-8zrv9-runner-mb47h 2025-07-17T08:21:36.2681026Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2681365Z GITHUB_ACTION=__self 2025-07-17T08:21:36.2681553Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-07-17T08:21:36.2681755Z GITHUB_RUN_NUMBER=6783 2025-07-17T08:21:36.2681932Z TEST_CONFIG=inductor 2025-07-17T08:21:36.2682116Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-07-17T08:21:36.2682323Z AWS_DEFAULT_REGION=us-east-1 2025-07-17T08:21:36.2682518Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-07-17T08:21:36.2682737Z GITHUB_REF_TYPE=branch 2025-07-17T08:21:36.2685766Z *** 2025-07-17T08:21:36.2685935Z GITHUB_REPOSITORY_ID=65600975 2025-07-17T08:21:36.2686143Z GITHUB_ACTIONS=true 2025-07-17T08:21:36.2686342Z SHA1=a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:21:36.2686607Z GITHUB_SHA=a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:21:36.2686985Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor-rocm-mi300.yml@refs/heads/main 2025-07-17T08:21:36.2687304Z UCC_HOME=/usr 2025-07-17T08:21:36.2687455Z VERBOSE_TEST_LOGS=False 2025-07-17T08:21:36.2687634Z GITHUB_REF=refs/heads/main 2025-07-17T08:21:36.2687805Z SHARD_NUMBER=1 2025-07-17T08:21:36.2687957Z GITHUB_REF_PROTECTED=true 2025-07-17T08:21:36.2688131Z HOME=/var/lib/jenkins 2025-07-17T08:21:36.2688320Z GITHUB_API_URL=https://api.github.com 2025-07-17T08:21:36.2688978Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-07-17T08:21:36.2689172Z LANG=C.UTF-8 2025-07-17T08:21:36.2689356Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-07-17T08:21:36.2689583Z PYTORCH_TEST_WITH_ROCM=1 2025-07-17T08:21:36.2689756Z NUM_TEST_SHARDS=2 2025-07-17T08:21:36.2689903Z UCX_HOME=/usr 2025-07-17T08:21:36.2690209Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2690809Z JOB_NAME=rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:21:36.2691104Z MAGMA_HOME=/opt/rocm/magma 2025-07-17T08:21:36.2691413Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2691808Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-07-17T08:21:36.2692064Z GITHUB_EVENT_NAME=push 2025-07-17T08:21:36.2692320Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-07-17T08:21:36.2692593Z DASHBOARD_TAG= 2025-07-17T08:21:36.2692746Z GITHUB_RUN_ID=16337959900 2025-07-17T08:21:36.2693084Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2693456Z GITHUB_ACTOR=pytorchmergebot 2025-07-17T08:21:36.2693638Z PR_NUMBER= 2025-07-17T08:21:36.2693787Z GITHUB_RUN_ATTEMPT=1 2025-07-17T08:21:36.2693962Z ANACONDA_PYTHON_VERSION=3.10 2025-07-17T08:21:36.2694182Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-07-17T08:21:36.2694403Z TERM=vt100 2025-07-17T08:21:36.2694549Z INSTALLED_VISION=yes 2025-07-17T08:21:36.2694708Z BRANCH=main 2025-07-17T08:21:36.2694858Z OPENSSL_ROOT_DIR=/opt/openssl 2025-07-17T08:21:36.2695035Z TESTS_TO_INCLUDE= 2025-07-17T08:21:36.2695292Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-07-17T08:21:36.2695596Z GITHUB_SERVER_URL=https://github.com 2025-07-17T08:21:36.2695803Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-07-17T08:21:36.2696014Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-07-17T08:21:36.2696228Z REENABLED_ISSUES= 2025-07-17T08:21:36.2696373Z SHLVL=1 2025-07-17T08:21:36.2696511Z MAX_JOBS=254 2025-07-17T08:21:36.2696658Z GITHUB_ACTOR_ID=97764156 2025-07-17T08:21:36.2696874Z GITHUB_WORKFLOW_SHA=a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:21:36.2697107Z GITHUB_REF_NAME=main 2025-07-17T08:21:36.2697266Z ROCM_PATH=/opt/rocm 2025-07-17T08:21:36.2697413Z GITHUB_JOB=test 2025-07-17T08:21:36.2697564Z NO_TEST_TIMEOUT=False 2025-07-17T08:21:36.2697742Z GITHUB_REPOSITORY=pytorch/pytorch 2025-07-17T08:21:36.2697921Z LC_ALL=C.UTF-8 2025-07-17T08:21:36.2698073Z GITHUB_RETENTION_DAYS=90 2025-07-17T08:21:36.2698243Z OPENSSL_DIR=/opt/openssl 2025-07-17T08:21:36.2698414Z GITHUB_ACTION_REPOSITORY= 2025-07-17T08:21:36.2698985Z 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.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T08:21:36.2699557Z GITHUB_BASE_REF= 2025-07-17T08:21:36.2699707Z CI=true 2025-07-17T08:21:36.2699860Z GITHUB_REPOSITORY_OWNER=pytorch 2025-07-17T08:21:36.2700036Z JOB_ID=46159465905 2025-07-17T08:21:36.2700182Z GITHUB_HEAD_REF= 2025-07-17T08:21:36.2700324Z GITHUB_ACTION_REF= 2025-07-17T08:21:36.2700466Z TEST_SHOWLOCALS=False 2025-07-17T08:21:36.2700636Z GITHUB_WORKFLOW=inductor-rocm-mi300 2025-07-17T08:21:36.2700835Z DEBIAN_FRONTEND=noninteractive 2025-07-17T08:21:36.2701171Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2701503Z NO_TD=False 2025-07-17T08:21:36.2701652Z OLDPWD=/var/lib/jenkins 2025-07-17T08:21:36.2701814Z _=/usr/bin/env 2025-07-17T08:21:36.2702040Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-07-17T08:21:36.2804966Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-07-17T08:21:36.2805345Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-07-17T08:21:36.2805946Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-07-17T08:21:36.2806303Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-07-17T08:21:36.2806576Z + BUILD_DIR=build 2025-07-17T08:21:36.2806768Z + BUILD_RENAMED_DIR=build_renamed 2025-07-17T08:21:36.2806956Z + BUILD_BIN_DIR=build/bin 2025-07-17T08:21:36.2807123Z + SHARD_NUMBER=1 2025-07-17T08:21:36.2807277Z + NUM_TEST_SHARDS=2 2025-07-17T08:21:36.2807577Z + export TORCH_SERIALIZATION_DEBUG=1 2025-07-17T08:21:36.2807789Z + TORCH_SERIALIZATION_DEBUG=1 2025-07-17T08:21:36.2807970Z + export VALGRIND=ON 2025-07-17T08:21:36.2808128Z + VALGRIND=ON 2025-07-17T08:21:36.2808309Z + [[ linux-jammy-rocm-py3.10-mi300 == *clang9* ]] 2025-07-17T08:21:36.2808545Z + [[ linux-jammy-rocm-py3.10-mi300 == *xpu* ]] 2025-07-17T08:21:36.2808769Z + [[ linux-jammy-rocm-py3.10-mi300 == *s390x* ]] 2025-07-17T08:21:36.2808967Z + [[ 0 == \1 ]] 2025-07-17T08:21:36.2809113Z + [[ True == \1 ]] 2025-07-17T08:21:36.2809289Z + [[ linux-jammy-rocm-py3.10-mi300 != *bazel* ]] 2025-07-17T08:21:36.2810584Z ++ realpath build/custom_test_artifacts 2025-07-17T08:21:36.2823279Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2025-07-17T08:21:36.2823580Z + [[ -n '' ]] 2025-07-17T08:21:36.2823740Z + echo 'Environment variables' 2025-07-17T08:21:36.2823922Z Environment variables 2025-07-17T08:21:36.2824080Z + env 2025-07-17T08:21:36.2833115Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-07-17T08:21:36.2833357Z CONTINUE_THROUGH_ERROR=True 2025-07-17T08:21:36.2833572Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10-mi300 2025-07-17T08:21:36.2833851Z HOSTNAME=linux.rocm.gpu.mi300.2-8zrv9-runner-mb47h 2025-07-17T08:21:36.2834221Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2834556Z GITHUB_ACTION=__self 2025-07-17T08:21:36.2834725Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-07-17T08:21:36.2834925Z GITHUB_RUN_NUMBER=6783 2025-07-17T08:21:36.2835087Z TEST_CONFIG=inductor 2025-07-17T08:21:36.2835258Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-07-17T08:21:36.2835468Z AWS_DEFAULT_REGION=us-east-1 2025-07-17T08:21:36.2835665Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-07-17T08:21:36.2835877Z GITHUB_REF_TYPE=branch 2025-07-17T08:21:36.2836078Z *** 2025-07-17T08:21:36.2836236Z GITHUB_REPOSITORY_ID=65600975 2025-07-17T08:21:36.2836423Z GITHUB_ACTIONS=true 2025-07-17T08:21:36.2836607Z SHA1=a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:21:36.2836830Z GITHUB_SHA=a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:21:36.2837189Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor-rocm-mi300.yml@refs/heads/main 2025-07-17T08:21:36.2837506Z UCC_HOME=/usr 2025-07-17T08:21:36.2837660Z TORCH_SERIALIZATION_DEBUG=1 2025-07-17T08:21:36.2837836Z VERBOSE_TEST_LOGS=False 2025-07-17T08:21:36.2838007Z GITHUB_REF=refs/heads/main 2025-07-17T08:21:36.2838171Z SHARD_NUMBER=1 2025-07-17T08:21:36.2838335Z GITHUB_REF_PROTECTED=true 2025-07-17T08:21:36.2838505Z HOME=/var/lib/jenkins 2025-07-17T08:21:36.2838684Z GITHUB_API_URL=https://api.github.com 2025-07-17T08:21:36.2838888Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-07-17T08:21:36.2839071Z LANG=C.UTF-8 2025-07-17T08:21:36.2839248Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-07-17T08:21:36.2839465Z PYTORCH_TEST_WITH_ROCM=1 2025-07-17T08:21:36.2839636Z NUM_TEST_SHARDS=2 2025-07-17T08:21:36.2839782Z UCX_HOME=/usr 2025-07-17T08:21:36.2840082Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2840514Z JOB_NAME=rocm-py3.10-inductor-mi300 / test (inductor, 1, 2, linux.rocm.gpu.mi300.2) 2025-07-17T08:21:36.2840803Z MAGMA_HOME=/opt/rocm/magma 2025-07-17T08:21:36.2841099Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2841486Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-07-17T08:21:36.2841912Z GITHUB_EVENT_NAME=push 2025-07-17T08:21:36.2842157Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-07-17T08:21:36.2842415Z DASHBOARD_TAG= 2025-07-17T08:21:36.2842573Z GITHUB_RUN_ID=16337959900 2025-07-17T08:21:36.2842912Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2843269Z GITHUB_ACTOR=pytorchmergebot 2025-07-17T08:21:36.2843439Z PR_NUMBER= 2025-07-17T08:21:36.2843709Z GITHUB_RUN_ATTEMPT=1 2025-07-17T08:21:36.2843873Z VALGRIND=ON 2025-07-17T08:21:36.2844026Z ANACONDA_PYTHON_VERSION=3.10 2025-07-17T08:21:36.2844239Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-07-17T08:21:36.2844451Z TERM=vt100 2025-07-17T08:21:36.2844593Z INSTALLED_VISION=yes 2025-07-17T08:21:36.2844739Z BRANCH=main 2025-07-17T08:21:36.2844884Z OPENSSL_ROOT_DIR=/opt/openssl 2025-07-17T08:21:36.2845060Z TESTS_TO_INCLUDE= 2025-07-17T08:21:36.2845309Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-07-17T08:21:36.2845614Z GITHUB_SERVER_URL=https://github.com 2025-07-17T08:21:36.2845812Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-07-17T08:21:36.2846036Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-07-17T08:21:36.2846239Z REENABLED_ISSUES= 2025-07-17T08:21:36.2846385Z SHLVL=1 2025-07-17T08:21:36.2846523Z MAX_JOBS=254 2025-07-17T08:21:36.2846672Z GITHUB_ACTOR_ID=97764156 2025-07-17T08:21:36.2846885Z GITHUB_WORKFLOW_SHA=a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T08:21:36.2847118Z GITHUB_REF_NAME=main 2025-07-17T08:21:36.2847274Z ROCM_PATH=/opt/rocm 2025-07-17T08:21:36.2847423Z GITHUB_JOB=test 2025-07-17T08:21:36.2847573Z NO_TEST_TIMEOUT=False 2025-07-17T08:21:36.2847746Z GITHUB_REPOSITORY=pytorch/pytorch 2025-07-17T08:21:36.2847932Z LC_ALL=C.UTF-8 2025-07-17T08:21:36.2848084Z GITHUB_RETENTION_DAYS=90 2025-07-17T08:21:36.2848247Z OPENSSL_DIR=/opt/openssl 2025-07-17T08:21:36.2848418Z GITHUB_ACTION_REPOSITORY= 2025-07-17T08:21:36.2848986Z 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.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T08:21:36.2849553Z GITHUB_BASE_REF= 2025-07-17T08:21:36.2849698Z CI=true 2025-07-17T08:21:36.2849845Z GITHUB_REPOSITORY_OWNER=pytorch 2025-07-17T08:21:36.2850026Z JOB_ID=46159465905 2025-07-17T08:21:36.2850171Z GITHUB_HEAD_REF= 2025-07-17T08:21:36.2850320Z GITHUB_ACTION_REF= 2025-07-17T08:21:36.2850475Z TEST_SHOWLOCALS=False 2025-07-17T08:21:36.2850644Z GITHUB_WORKFLOW=inductor-rocm-mi300 2025-07-17T08:21:36.2850854Z DEBIAN_FRONTEND=noninteractive 2025-07-17T08:21:36.2851190Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_125f3a9e-e9c2-4581-a3c8-a3b2f9070369 2025-07-17T08:21:36.2851525Z NO_TD=False 2025-07-17T08:21:36.2851673Z OLDPWD=/var/lib/jenkins 2025-07-17T08:21:36.2851839Z _=/usr/bin/env 2025-07-17T08:21:36.2851998Z + echo 'Testing pytorch' 2025-07-17T08:21:36.2852171Z Testing pytorch 2025-07-17T08:21:36.2852329Z + export LANG=C.UTF-8 2025-07-17T08:21:36.2852489Z + LANG=C.UTF-8 2025-07-17T08:21:36.2852631Z + PR_NUMBER= 2025-07-17T08:21:36.2852785Z + [[ inductor == \d\e\f\a\u\l\t ]] 2025-07-17T08:21:36.2852985Z + [[ inductor == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-07-17T08:21:36.2853185Z + [[ inductor == \s\l\o\w ]] 2025-07-17T08:21:36.2853402Z + [[ linux-jammy-rocm-py3.10-mi300 == *slow-gradcheck* ]] 2025-07-17T08:21:36.2853655Z + [[ linux-jammy-rocm-py3.10-mi300 == *cuda* ]] 2025-07-17T08:21:36.2853884Z + [[ linux-jammy-rocm-py3.10-mi300 == *rocm* ]] 2025-07-17T08:21:36.2854105Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-07-17T08:21:36.2854322Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-07-17T08:21:36.2854521Z + [[ inductor == *crossref* ]] 2025-07-17T08:21:36.2854714Z + [[ linux-jammy-rocm-py3.10-mi300 == *rocm* ]] 2025-07-17T08:21:36.2854922Z + export VALGRIND=OFF 2025-07-17T08:21:36.2855080Z + VALGRIND=OFF 2025-07-17T08:21:36.2855221Z + rocminfo 2025-07-17T08:21:36.3016946Z ROCk module version 6.10.5 is loaded 2025-07-17T08:21:36.4705678Z ===================== 2025-07-17T08:21:36.4717392Z HSA System Attributes 2025-07-17T08:21:36.4717664Z ===================== 2025-07-17T08:21:36.4717925Z Runtime Version: 1.15 2025-07-17T08:21:36.4718167Z Runtime Ext Version: 1.7 2025-07-17T08:21:36.4718444Z System Timestamp Freq.: 1000.000000MHz 2025-07-17T08:21:36.4718951Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-07-17T08:21:36.4720066Z Machine Model: LARGE 2025-07-17T08:21:36.4720352Z System Endianness: LITTLE 2025-07-17T08:21:36.4720596Z Mwaitx: DISABLED 2025-07-17T08:21:36.4720795Z XNACK enabled: NO 2025-07-17T08:21:36.4720985Z DMAbuf Support: YES 2025-07-17T08:21:36.4721167Z VMM Support: YES 2025-07-17T08:21:36.4721277Z 2025-07-17T08:21:36.4721356Z ========== 2025-07-17T08:21:36.4721543Z HSA Agents 2025-07-17T08:21:36.4721713Z ========== 2025-07-17T08:21:36.4721874Z ******* 2025-07-17T08:21:36.4722040Z Agent 1 2025-07-17T08:21:36.4722188Z ******* 2025-07-17T08:21:36.4722394Z Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:21:36.4722650Z Uuid: CPU-XX 2025-07-17T08:21:36.4722914Z Marketing Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:21:36.4723184Z Vendor Name: CPU 2025-07-17T08:21:36.4723437Z Feature: None specified 2025-07-17T08:21:36.4723690Z Profile: FULL_PROFILE 2025-07-17T08:21:36.4723943Z Float Round Mode: NEAR 2025-07-17T08:21:36.4724211Z Max Queue Number: 0(0x0) 2025-07-17T08:21:36.4724464Z Queue Min Size: 0(0x0) 2025-07-17T08:21:36.4724718Z Queue Max Size: 0(0x0) 2025-07-17T08:21:36.4724950Z Queue Type: MULTI 2025-07-17T08:21:36.4725172Z Node: 0 2025-07-17T08:21:36.4725391Z Device Type: CPU 2025-07-17T08:21:36.4725599Z Cache Info: 2025-07-17T08:21:36.4725797Z L1: 32768(0x8000) KB 2025-07-17T08:21:36.4726025Z Chip ID: 0(0x0) 2025-07-17T08:21:36.4726261Z ASIC Revision: 0(0x0) 2025-07-17T08:21:36.4726502Z Cacheline Size: 64(0x40) 2025-07-17T08:21:36.4726743Z Max Clock Freq. (MHz): 2450 2025-07-17T08:21:36.4726973Z BDFID: 0 2025-07-17T08:21:36.4727204Z Internal Node ID: 0 2025-07-17T08:21:36.4727446Z Compute Unit: 128 2025-07-17T08:21:36.4727677Z SIMDs per CU: 0 2025-07-17T08:21:36.4727911Z Shader Engines: 0 2025-07-17T08:21:36.4728154Z Shader Arrs. per Eng.: 0 2025-07-17T08:21:36.4728414Z WatchPts on Addr. Ranges:1 2025-07-17T08:21:36.4728643Z Memory Properties: 2025-07-17T08:21:36.4728815Z Features: None 2025-07-17T08:21:36.4728988Z Pool Info: 2025-07-17T08:21:36.4729153Z Pool 1 2025-07-17T08:21:36.4729363Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:21:36.4729620Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:21:36.4730079Z Allocatable: TRUE 2025-07-17T08:21:36.4730325Z Alloc Granule: 4KB 2025-07-17T08:21:36.4730588Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4730854Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4731104Z Accessible by all: TRUE 2025-07-17T08:21:36.4731333Z Pool 2 2025-07-17T08:21:36.4731654Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:21:36.4731888Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:21:36.4732119Z Allocatable: TRUE 2025-07-17T08:21:36.4732359Z Alloc Granule: 4KB 2025-07-17T08:21:36.4732609Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4732866Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4733112Z Accessible by all: TRUE 2025-07-17T08:21:36.4733333Z Pool 3 2025-07-17T08:21:36.4733626Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-07-17T08:21:36.4733870Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:21:36.4734108Z Allocatable: TRUE 2025-07-17T08:21:36.4734357Z Alloc Granule: 4KB 2025-07-17T08:21:36.4734610Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4734872Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4735138Z Accessible by all: TRUE 2025-07-17T08:21:36.4735362Z Pool 4 2025-07-17T08:21:36.4735562Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:21:36.4735814Z Size: 1188703740(0x46da2dfc) KB 2025-07-17T08:21:36.4736049Z Allocatable: TRUE 2025-07-17T08:21:36.4736292Z Alloc Granule: 4KB 2025-07-17T08:21:36.4736550Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4736814Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4737068Z Accessible by all: TRUE 2025-07-17T08:21:36.4737290Z ISA Info: 2025-07-17T08:21:36.4737458Z ******* 2025-07-17T08:21:36.4737623Z Agent 2 2025-07-17T08:21:36.4737776Z ******* 2025-07-17T08:21:36.4737960Z Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:21:36.4738190Z Uuid: CPU-XX 2025-07-17T08:21:36.4738432Z Marketing Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:21:36.4738683Z Vendor Name: CPU 2025-07-17T08:21:36.4738920Z Feature: None specified 2025-07-17T08:21:36.4739154Z Profile: FULL_PROFILE 2025-07-17T08:21:36.4739399Z Float Round Mode: NEAR 2025-07-17T08:21:36.4739649Z Max Queue Number: 0(0x0) 2025-07-17T08:21:36.4739885Z Queue Min Size: 0(0x0) 2025-07-17T08:21:36.4740120Z Queue Max Size: 0(0x0) 2025-07-17T08:21:36.4740352Z Queue Type: MULTI 2025-07-17T08:21:36.4740572Z Node: 1 2025-07-17T08:21:36.4740797Z Device Type: CPU 2025-07-17T08:21:36.4741138Z Cache Info: 2025-07-17T08:21:36.4741326Z L1: 32768(0x8000) KB 2025-07-17T08:21:36.4741545Z Chip ID: 0(0x0) 2025-07-17T08:21:36.4741772Z ASIC Revision: 0(0x0) 2025-07-17T08:21:36.4742012Z Cacheline Size: 64(0x40) 2025-07-17T08:21:36.4742264Z Max Clock Freq. (MHz): 2450 2025-07-17T08:21:36.4742584Z BDFID: 0 2025-07-17T08:21:36.4742813Z Internal Node ID: 1 2025-07-17T08:21:36.4743051Z Compute Unit: 128 2025-07-17T08:21:36.4743282Z SIMDs per CU: 0 2025-07-17T08:21:36.4743517Z Shader Engines: 0 2025-07-17T08:21:36.4743763Z Shader Arrs. per Eng.: 0 2025-07-17T08:21:36.4744016Z WatchPts on Addr. Ranges:1 2025-07-17T08:21:36.4744235Z Memory Properties: 2025-07-17T08:21:36.4744405Z Features: None 2025-07-17T08:21:36.4744572Z Pool Info: 2025-07-17T08:21:36.4744734Z Pool 1 2025-07-17T08:21:36.4744937Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:21:36.4745175Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:21:36.4745408Z Allocatable: TRUE 2025-07-17T08:21:36.4745650Z Alloc Granule: 4KB 2025-07-17T08:21:36.4745905Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4746163Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4746409Z Accessible by all: TRUE 2025-07-17T08:21:36.4746626Z Pool 2 2025-07-17T08:21:36.4746822Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:21:36.4747051Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:21:36.4747280Z Allocatable: TRUE 2025-07-17T08:21:36.4747511Z Alloc Granule: 4KB 2025-07-17T08:21:36.4747773Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4748028Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4748272Z Accessible by all: TRUE 2025-07-17T08:21:36.4748487Z Pool 3 2025-07-17T08:21:36.4748680Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-07-17T08:21:36.4748907Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:21:36.4749133Z Allocatable: TRUE 2025-07-17T08:21:36.4749373Z Alloc Granule: 4KB 2025-07-17T08:21:36.4749623Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4749874Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4750118Z Accessible by all: TRUE 2025-07-17T08:21:36.4750332Z Pool 4 2025-07-17T08:21:36.4750526Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:21:36.4750747Z Size: 1188946600(0x46dde2a8) KB 2025-07-17T08:21:36.4750985Z Allocatable: TRUE 2025-07-17T08:21:36.4751230Z Alloc Granule: 4KB 2025-07-17T08:21:36.4751476Z Alloc Recommended Granule:4KB 2025-07-17T08:21:36.4751896Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4752142Z Accessible by all: TRUE 2025-07-17T08:21:36.4752356Z ISA Info: 2025-07-17T08:21:36.4752514Z ******* 2025-07-17T08:21:36.4752671Z Agent 3 2025-07-17T08:21:36.4752946Z ******* 2025-07-17T08:21:36.4753119Z Name: gfx942 2025-07-17T08:21:36.4753466Z Uuid: GPU-dcb3eb298af78335 2025-07-17T08:21:36.4753703Z Marketing Name: AMD Instinct MI300X 2025-07-17T08:21:36.4753947Z Vendor Name: AMD 2025-07-17T08:21:36.4754178Z Feature: KERNEL_DISPATCH 2025-07-17T08:21:36.4754409Z Profile: BASE_PROFILE 2025-07-17T08:21:36.4754656Z Float Round Mode: NEAR 2025-07-17T08:21:36.4754908Z Max Queue Number: 128(0x80) 2025-07-17T08:21:36.4755139Z Queue Min Size: 64(0x40) 2025-07-17T08:21:36.4755374Z Queue Max Size: 131072(0x20000) 2025-07-17T08:21:36.4755607Z Queue Type: MULTI 2025-07-17T08:21:36.4755829Z Node: 2 2025-07-17T08:21:36.4756052Z Device Type: GPU 2025-07-17T08:21:36.4756261Z Cache Info: 2025-07-17T08:21:36.4756437Z L1: 32(0x20) KB 2025-07-17T08:21:36.4756645Z L2: 4096(0x1000) KB 2025-07-17T08:21:36.4756834Z L3: 262144(0x40000) KB 2025-07-17T08:21:36.4757041Z Chip ID: 29857(0x74a1) 2025-07-17T08:21:36.4757273Z ASIC Revision: 1(0x1) 2025-07-17T08:21:36.4757517Z Cacheline Size: 64(0x40) 2025-07-17T08:21:36.4757758Z Max Clock Freq. (MHz): 2100 2025-07-17T08:21:36.4757984Z BDFID: 34048 2025-07-17T08:21:36.4758215Z Internal Node ID: 2 2025-07-17T08:21:36.4758452Z Compute Unit: 304 2025-07-17T08:21:36.4758712Z SIMDs per CU: 4 2025-07-17T08:21:36.4758962Z Shader Engines: 32 2025-07-17T08:21:36.4759211Z Shader Arrs. per Eng.: 1 2025-07-17T08:21:36.4759470Z WatchPts on Addr. Ranges:4 2025-07-17T08:21:36.4759726Z Coherent Host Access: FALSE 2025-07-17T08:21:36.4759964Z Memory Properties: 2025-07-17T08:21:36.4760162Z Features: KERNEL_DISPATCH 2025-07-17T08:21:36.4760402Z Fast F16 Operation: TRUE 2025-07-17T08:21:36.4760653Z Wavefront Size: 64(0x40) 2025-07-17T08:21:36.4760910Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:21:36.4761151Z Workgroup Max Size per Dimension: 2025-07-17T08:21:36.4761370Z x 1024(0x400) 2025-07-17T08:21:36.4761594Z y 1024(0x400) 2025-07-17T08:21:36.4761795Z z 1024(0x400) 2025-07-17T08:21:36.4762018Z Max Waves Per CU: 32(0x20) 2025-07-17T08:21:36.4762268Z Max Work-item Per CU: 2048(0x800) 2025-07-17T08:21:36.4762514Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:21:36.4762738Z Grid Max Size per Dimension: 2025-07-17T08:21:36.4768186Z x 4294967295(0xffffffff) 2025-07-17T08:21:36.4768405Z y 4294967295(0xffffffff) 2025-07-17T08:21:36.4768611Z z 4294967295(0xffffffff) 2025-07-17T08:21:36.4768851Z Max fbarriers/Workgrp: 32 2025-07-17T08:21:36.4769165Z Packet Processor uCode:: 166 2025-07-17T08:21:36.4769552Z SDMA engine uCode:: 22 2025-07-17T08:21:36.4769813Z IOMMU Support:: None 2025-07-17T08:21:36.4770042Z Pool Info: 2025-07-17T08:21:36.4770222Z Pool 1 2025-07-17T08:21:36.4770444Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:21:36.4770699Z Size: 201310208(0xbffc000) KB 2025-07-17T08:21:36.4770935Z Allocatable: TRUE 2025-07-17T08:21:36.4771194Z Alloc Granule: 4KB 2025-07-17T08:21:36.4771464Z Alloc Recommended Granule:2048KB 2025-07-17T08:21:36.4771729Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4771987Z Accessible by all: FALSE 2025-07-17T08:21:36.4772197Z Pool 2 2025-07-17T08:21:36.4772405Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:21:36.4772650Z Size: 201310208(0xbffc000) KB 2025-07-17T08:21:36.4772888Z Allocatable: TRUE 2025-07-17T08:21:36.4773134Z Alloc Granule: 4KB 2025-07-17T08:21:36.4773396Z Alloc Recommended Granule:2048KB 2025-07-17T08:21:36.4773656Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4773911Z Accessible by all: FALSE 2025-07-17T08:21:36.4774141Z Pool 3 2025-07-17T08:21:36.4774341Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:21:36.4774578Z Size: 201310208(0xbffc000) KB 2025-07-17T08:21:36.4774815Z Allocatable: TRUE 2025-07-17T08:21:36.4775069Z Alloc Granule: 4KB 2025-07-17T08:21:36.4775327Z Alloc Recommended Granule:2048KB 2025-07-17T08:21:36.4775590Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4775845Z Accessible by all: FALSE 2025-07-17T08:21:36.4776070Z Pool 4 2025-07-17T08:21:36.4776270Z Segment: GROUP 2025-07-17T08:21:36.4776503Z Size: 64(0x40) KB 2025-07-17T08:21:36.4776735Z Allocatable: FALSE 2025-07-17T08:21:36.4776981Z Alloc Granule: 0KB 2025-07-17T08:21:36.4777244Z Alloc Recommended Granule:0KB 2025-07-17T08:21:36.4777509Z Alloc Alignment: 0KB 2025-07-17T08:21:36.4777765Z Accessible by all: FALSE 2025-07-17T08:21:36.4778001Z ISA Info: 2025-07-17T08:21:36.4778171Z ISA 1 2025-07-17T08:21:36.4778384Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-07-17T08:21:36.4778667Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:21:36.4778935Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:21:36.4779190Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4779602Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4779852Z Fast f16: TRUE 2025-07-17T08:21:36.4780102Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:21:36.4780339Z Workgroup Max Size per Dimension: 2025-07-17T08:21:36.4780555Z x 1024(0x400) 2025-07-17T08:21:36.4780872Z y 1024(0x400) 2025-07-17T08:21:36.4781072Z z 1024(0x400) 2025-07-17T08:21:36.4781306Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:21:36.4781546Z Grid Max Size per Dimension: 2025-07-17T08:21:36.4781748Z x 4294967295(0xffffffff) 2025-07-17T08:21:36.4781959Z y 4294967295(0xffffffff) 2025-07-17T08:21:36.4782171Z z 4294967295(0xffffffff) 2025-07-17T08:21:36.4782409Z FBarrier Max Size: 32 2025-07-17T08:21:36.4782635Z ISA 2 2025-07-17T08:21:36.4782873Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-07-17T08:21:36.4783167Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:21:36.4783429Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:21:36.4783682Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4783948Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4784204Z Fast f16: TRUE 2025-07-17T08:21:36.4784439Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:21:36.4784671Z Workgroup Max Size per Dimension: 2025-07-17T08:21:36.4784879Z x 1024(0x400) 2025-07-17T08:21:36.4785087Z y 1024(0x400) 2025-07-17T08:21:36.4785288Z z 1024(0x400) 2025-07-17T08:21:36.4785512Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:21:36.4785739Z Grid Max Size per Dimension: 2025-07-17T08:21:36.4785936Z x 4294967295(0xffffffff) 2025-07-17T08:21:36.4786147Z y 4294967295(0xffffffff) 2025-07-17T08:21:36.4786360Z z 4294967295(0xffffffff) 2025-07-17T08:21:36.4786597Z FBarrier Max Size: 32 2025-07-17T08:21:36.4786821Z ******* 2025-07-17T08:21:36.4786992Z Agent 4 2025-07-17T08:21:36.4787142Z ******* 2025-07-17T08:21:36.4787334Z Name: gfx942 2025-07-17T08:21:36.4787565Z Uuid: GPU-da7eb157a63e8478 2025-07-17T08:21:36.4787815Z Marketing Name: AMD Instinct MI300X 2025-07-17T08:21:36.4788099Z Vendor Name: AMD 2025-07-17T08:21:36.4788343Z Feature: KERNEL_DISPATCH 2025-07-17T08:21:36.4788589Z Profile: BASE_PROFILE 2025-07-17T08:21:36.4788835Z Float Round Mode: NEAR 2025-07-17T08:21:36.4789082Z Max Queue Number: 128(0x80) 2025-07-17T08:21:36.4789322Z Queue Min Size: 64(0x40) 2025-07-17T08:21:36.4789559Z Queue Max Size: 131072(0x20000) 2025-07-17T08:21:36.4789797Z Queue Type: MULTI 2025-07-17T08:21:36.4790159Z Node: 3 2025-07-17T08:21:36.4790381Z Device Type: GPU 2025-07-17T08:21:36.4790605Z Cache Info: 2025-07-17T08:21:36.4790799Z L1: 32(0x20) KB 2025-07-17T08:21:36.4791016Z L2: 4096(0x1000) KB 2025-07-17T08:21:36.4791229Z L3: 262144(0x40000) KB 2025-07-17T08:21:36.4791547Z Chip ID: 29857(0x74a1) 2025-07-17T08:21:36.4791794Z ASIC Revision: 1(0x1) 2025-07-17T08:21:36.4792045Z Cacheline Size: 64(0x40) 2025-07-17T08:21:36.4792296Z Max Clock Freq. (MHz): 2100 2025-07-17T08:21:36.4792528Z BDFID: 42752 2025-07-17T08:21:36.4792763Z Internal Node ID: 3 2025-07-17T08:21:36.4793103Z Compute Unit: 304 2025-07-17T08:21:36.4793337Z SIMDs per CU: 4 2025-07-17T08:21:36.4793577Z Shader Engines: 32 2025-07-17T08:21:36.4793823Z Shader Arrs. per Eng.: 1 2025-07-17T08:21:36.4794083Z WatchPts on Addr. Ranges:4 2025-07-17T08:21:36.4794344Z Coherent Host Access: FALSE 2025-07-17T08:21:36.4794572Z Memory Properties: 2025-07-17T08:21:36.4794769Z Features: KERNEL_DISPATCH 2025-07-17T08:21:36.4795007Z Fast F16 Operation: TRUE 2025-07-17T08:21:36.4795258Z Wavefront Size: 64(0x40) 2025-07-17T08:21:36.4795515Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:21:36.4795759Z Workgroup Max Size per Dimension: 2025-07-17T08:21:36.4795974Z x 1024(0x400) 2025-07-17T08:21:36.4796183Z y 1024(0x400) 2025-07-17T08:21:36.4796386Z z 1024(0x400) 2025-07-17T08:21:36.4796608Z Max Waves Per CU: 32(0x20) 2025-07-17T08:21:36.4796852Z Max Work-item Per CU: 2048(0x800) 2025-07-17T08:21:36.4797102Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:21:36.4797330Z Grid Max Size per Dimension: 2025-07-17T08:21:36.4797523Z x 4294967295(0xffffffff) 2025-07-17T08:21:36.4797734Z y 4294967295(0xffffffff) 2025-07-17T08:21:36.4797947Z z 4294967295(0xffffffff) 2025-07-17T08:21:36.4798184Z Max fbarriers/Workgrp: 32 2025-07-17T08:21:36.4798457Z Packet Processor uCode:: 166 2025-07-17T08:21:36.4798721Z SDMA engine uCode:: 22 2025-07-17T08:21:36.4798961Z IOMMU Support:: None 2025-07-17T08:21:36.4799175Z Pool Info: 2025-07-17T08:21:36.4799338Z Pool 1 2025-07-17T08:21:36.4799544Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-07-17T08:21:36.4799794Z Size: 201310208(0xbffc000) KB 2025-07-17T08:21:36.4800031Z Allocatable: TRUE 2025-07-17T08:21:36.4800276Z Alloc Granule: 4KB 2025-07-17T08:21:36.4800529Z Alloc Recommended Granule:2048KB 2025-07-17T08:21:36.4800789Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4801046Z Accessible by all: FALSE 2025-07-17T08:21:36.4801448Z Pool 2 2025-07-17T08:21:36.4801649Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-07-17T08:21:36.4801884Z Size: 201310208(0xbffc000) KB 2025-07-17T08:21:36.4802115Z Allocatable: TRUE 2025-07-17T08:21:36.4802357Z Alloc Granule: 4KB 2025-07-17T08:21:36.4802754Z Alloc Recommended Granule:2048KB 2025-07-17T08:21:36.4803011Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4803255Z Accessible by all: FALSE 2025-07-17T08:21:36.4803468Z Pool 3 2025-07-17T08:21:36.4803662Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-07-17T08:21:36.4803885Z Size: 201310208(0xbffc000) KB 2025-07-17T08:21:36.4804119Z Allocatable: TRUE 2025-07-17T08:21:36.4804354Z Alloc Granule: 4KB 2025-07-17T08:21:36.4804602Z Alloc Recommended Granule:2048KB 2025-07-17T08:21:36.4804849Z Alloc Alignment: 4KB 2025-07-17T08:21:36.4805092Z Accessible by all: FALSE 2025-07-17T08:21:36.4805310Z Pool 4 2025-07-17T08:21:36.4805495Z Segment: GROUP 2025-07-17T08:21:36.4805710Z Size: 64(0x40) KB 2025-07-17T08:21:36.4805931Z Allocatable: FALSE 2025-07-17T08:21:36.4806167Z Alloc Granule: 0KB 2025-07-17T08:21:36.4806416Z Alloc Recommended Granule:0KB 2025-07-17T08:21:36.4806676Z Alloc Alignment: 0KB 2025-07-17T08:21:36.4806927Z Accessible by all: FALSE 2025-07-17T08:21:36.4807145Z ISA Info: 2025-07-17T08:21:36.4807308Z ISA 1 2025-07-17T08:21:36.4807513Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-07-17T08:21:36.4807770Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:21:36.4808021Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:21:36.4808271Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4808528Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4808766Z Fast f16: TRUE 2025-07-17T08:21:36.4809000Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:21:36.4809237Z Workgroup Max Size per Dimension: 2025-07-17T08:21:36.4809449Z x 1024(0x400) 2025-07-17T08:21:36.4809652Z y 1024(0x400) 2025-07-17T08:21:36.4809849Z z 1024(0x400) 2025-07-17T08:21:36.4810067Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:21:36.4810291Z Grid Max Size per Dimension: 2025-07-17T08:21:36.4810485Z x 4294967295(0xffffffff) 2025-07-17T08:21:36.4810689Z y 4294967295(0xffffffff) 2025-07-17T08:21:36.4810887Z z 4294967295(0xffffffff) 2025-07-17T08:21:36.4811117Z FBarrier Max Size: 32 2025-07-17T08:21:36.4811334Z ISA 2 2025-07-17T08:21:36.4811558Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-07-17T08:21:36.4811973Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-07-17T08:21:36.4812224Z Profiles: HSA_PROFILE_BASE 2025-07-17T08:21:36.4812473Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4812730Z Default Rounding Mode: NEAR 2025-07-17T08:21:36.4812967Z Fast f16: TRUE 2025-07-17T08:21:36.4813309Z Workgroup Max Size: 1024(0x400) 2025-07-17T08:21:36.4813540Z Workgroup Max Size per Dimension: 2025-07-17T08:21:36.4813736Z x 1024(0x400) 2025-07-17T08:21:36.4813935Z y 1024(0x400) 2025-07-17T08:21:36.4814130Z z 1024(0x400) 2025-07-17T08:21:36.4814339Z Grid Max Size: 4294967295(0xffffffff) 2025-07-17T08:21:36.4814560Z Grid Max Size per Dimension: 2025-07-17T08:21:36.4814743Z x 4294967295(0xffffffff) 2025-07-17T08:21:36.4814945Z y 4294967295(0xffffffff) 2025-07-17T08:21:36.4815151Z z 4294967295(0xffffffff) 2025-07-17T08:21:36.4815373Z FBarrier Max Size: 32 2025-07-17T08:21:36.4815589Z *** Done *** 2025-07-17T08:21:36.4928389Z + rocminfo 2025-07-17T08:21:36.4928586Z + grep -E 'Name:.*\sgfx|Marketing' 2025-07-17T08:21:36.6714975Z Marketing Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:21:36.6715354Z Marketing Name: AMD EPYC 9534 64-Core Processor 2025-07-17T08:21:36.6715603Z Name: gfx942 2025-07-17T08:21:36.6715844Z Marketing Name: AMD Instinct MI300X 2025-07-17T08:21:36.6716106Z Name: gfx942 2025-07-17T08:21:36.6716333Z Marketing Name: AMD Instinct MI300X 2025-07-17T08:21:36.6925890Z + MAYBE_ROCM=rocm/ 2025-07-17T08:21:36.6926131Z + [[ linux-jammy-rocm-py3.10-mi300 == *xpu* ]] 2025-07-17T08:21:36.6926388Z + [[ linux-jammy-rocm-py3.10-mi300 != *-bazel-* ]] 2025-07-17T08:21:36.6926629Z + pip_install ninja==1.10.2 2025-07-17T08:21:36.6926905Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-07-17T08:21:36.6927205Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-07-17T08:21:37.7529792Z Collecting ninja==1.10.2 2025-07-17T08:21:37.7792205Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-07-17T08:21:37.7877617Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-07-17T08:21:38.1719641Z Installing collected packages: ninja 2025-07-17T08:21:38.1719964Z Attempting uninstall: ninja 2025-07-17T08:21:38.1723299Z Found existing installation: ninja 1.11.1.3 2025-07-17T08:21:38.1743842Z Uninstalling ninja-1.11.1.3: 2025-07-17T08:21:38.1771726Z Successfully uninstalled ninja-1.11.1.3 2025-07-17T08:21:38.2048405Z Successfully installed ninja-1.10.2 2025-07-17T08:21:38.2584962Z + 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.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T08:21:38.2586296Z + 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.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T08:21:38.2586972Z + [[ linux-jammy-rocm-py3.10-mi300 == *aarch64* ]] 2025-07-17T08:21:38.2587219Z + [[ linux-jammy-rocm-py3.10-mi300 == *asan* ]] 2025-07-17T08:21:38.2588053Z + [[ linux-jammy-rocm-py3.10-mi300 == *-debug* ]] 2025-07-17T08:21:38.2588289Z + [[ linux-jammy-rocm-py3.10-mi300 != *-bazel-* ]] 2025-07-17T08:21:38.2588624Z + echo 'We are not in debug mode: linux-jammy-rocm-py3.10-mi300. Expect the assertion to pass' 2025-07-17T08:21:38.2589029Z We are not in debug mode: linux-jammy-rocm-py3.10-mi300. Expect the assertion to pass 2025-07-17T08:21:38.2589318Z + cd test 2025-07-17T08:21:38.2589750Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-07-17T08:21:40.3205712Z + [[ inductor == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-07-17T08:21:40.3206023Z + [[ inductor == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-07-17T08:21:40.3206269Z + [[ inductor == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-07-17T08:21:40.3206505Z + DYNAMO_BENCHMARK_FLAGS=() 2025-07-17T08:21:40.3206725Z + [[ inductor == *pr_time_benchmarks* ]] 2025-07-17T08:21:40.3206926Z + [[ inductor == *dynamo_eager* ]] 2025-07-17T08:21:40.3207108Z + [[ inductor == *aot_eager* ]] 2025-07-17T08:21:40.3207329Z + [[ inductor == *aot_inductor* ]] 2025-07-17T08:21:40.3207526Z + [[ inductor == *max_autotune_inductor* ]] 2025-07-17T08:21:40.3207724Z + [[ inductor == *inductor* ]] 2025-07-17T08:21:40.3207909Z + [[ inductor != *perf* ]] 2025-07-17T08:21:40.3208122Z + DYNAMO_BENCHMARK_FLAGS+=(--inductor) 2025-07-17T08:21:40.3208334Z + [[ inductor == *dynamic* ]] 2025-07-17T08:21:40.3208524Z + [[ inductor == *cpu* ]] 2025-07-17T08:21:40.3208708Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-07-17T08:21:40.3222962Z + [[ linux-jammy-rocm-py3.10-mi300 == *libtorch* ]] 2025-07-17T08:21:40.3223253Z + [[ linux-jammy-rocm-py3.10-mi300 == *-bazel-* ]] 2025-07-17T08:21:40.3227200Z + cd test 2025-07-17T08:21:40.3227660Z + python -c 'import torch; print(torch.__config__.show())' 2025-07-17T08:21:41.5932197Z PyTorch built with: 2025-07-17T08:21:41.5932427Z - GCC 11.4 2025-07-17T08:21:41.5932624Z - C++ Version: 201703 2025-07-17T08:21:41.5933001Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-07-17T08:21:41.5933476Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-07-17T08:21:41.5933746Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-07-17T08:21:41.5933972Z - LAPACK is enabled (usually provided by MKL) 2025-07-17T08:21:41.5934178Z - NNPACK is enabled 2025-07-17T08:21:41.5934353Z - CPU capability usage: AVX512 2025-07-17T08:21:41.5934541Z - HIP Runtime 6.4.43483 2025-07-17T08:21:41.5934718Z - MIOpen 3.4.0 2025-07-17T08:21:41.5934873Z - Magma 2.7.2 2025-07-17T08:21:41.5937481Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, COMMIT_SHA=a38f433be2e94a64b095a44ba39879d02d0c2316, 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-07-17T08:21:41.5940280Z 2025-07-17T08:21:41.8716312Z + cd test 2025-07-17T08:21:41.8716577Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-07-17T08:21:42.9363385Z ATen/Parallel: 2025-07-17T08:21:42.9363652Z at::get_num_threads() : 128 2025-07-17T08:21:42.9363872Z at::get_num_interop_threads() : 128 2025-07-17T08:21:42.9364755Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-07-17T08:21:42.9364949Z omp_get_max_threads() : 128 2025-07-17T08:21:42.9365308Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-07-17T08:21:42.9365660Z mkl_get_max_threads() : 128 2025-07-17T08:21:42.9365912Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-07-17T08:21:42.9366180Z std::thread::hardware_concurrency() : 256 2025-07-17T08:21:42.9366638Z Environment variables: 2025-07-17T08:21:42.9366814Z OMP_NUM_THREADS : [not set] 2025-07-17T08:21:42.9366993Z MKL_NUM_THREADS : [not set] 2025-07-17T08:21:42.9367169Z ATen parallel backend: OpenMP 2025-07-17T08:21:42.9367282Z 2025-07-17T08:21:43.3932484Z + [[ inductor == *numpy_2* ]] 2025-07-17T08:21:43.3932794Z + [[ linux-jammy-rocm-py3.10-mi300 == *aarch64* ]] 2025-07-17T08:21:43.3933077Z + [[ inductor == *backward* ]] 2025-07-17T08:21:43.3933266Z + [[ inductor == *xla* ]] 2025-07-17T08:21:43.3933467Z + [[ inductor == *executorch* ]] 2025-07-17T08:21:43.3933668Z + [[ inductor == \j\i\t\_\l\e\g\a\c\y ]] 2025-07-17T08:21:43.3933900Z + [[ linux-jammy-rocm-py3.10-mi300 == *libtorch* ]] 2025-07-17T08:21:43.3934137Z + [[ inductor == distributed ]] 2025-07-17T08:21:43.3934332Z + [[ inductor == *operator_benchmark* ]] 2025-07-17T08:21:43.3934541Z + [[ inductor == *inductor_distributed* ]] 2025-07-17T08:21:43.3934748Z + [[ inductor == *inductor-halide* ]] 2025-07-17T08:21:43.3934972Z + [[ inductor == *inductor-triton-cpu* ]] 2025-07-17T08:21:43.3935190Z + [[ inductor == *inductor-micro-benchmark* ]] 2025-07-17T08:21:43.3935408Z + [[ inductor == *huggingface* ]] 2025-07-17T08:21:43.3935600Z + [[ inductor == *timm* ]] 2025-07-17T08:21:43.3935770Z + [[ inductor == cachebench ]] 2025-07-17T08:21:43.3935962Z + [[ inductor == verify_cachebench ]] 2025-07-17T08:21:43.3936171Z + [[ inductor == *torchbench* ]] 2025-07-17T08:21:43.3936376Z + [[ inductor == *inductor_cpp_wrapper* ]] 2025-07-17T08:21:43.3936583Z + [[ inductor == *inductor* ]] 2025-07-17T08:21:43.3936759Z + install_torchvision 2025-07-17T08:21:43.3936928Z + local orig_preload 2025-07-17T08:21:43.3937089Z + local commit 2025-07-17T08:21:43.3937266Z ++ get_pinned_commit vision 2025-07-17T08:21:43.3937459Z ++ cat .github/ci_commit_pins/vision.txt 2025-07-17T08:21:43.3952390Z + commit=966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-07-17T08:21:43.3952597Z + orig_preload= 2025-07-17T08:21:43.3952762Z + '[' -n '' ']' 2025-07-17T08:21:43.3953206Z + pip_install --no-use-pep517 git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-07-17T08:21:43.3953657Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-07-17T08:21:43.3954141Z + python3 -m pip install --progress-bar off --no-use-pep517 git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-07-17T08:21:43.6561607Z Collecting git+https://github.com/pytorch/vision.git@966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-07-17T08:21:43.6563254Z Cloning https://github.com/pytorch/vision.git (to revision 966da7e46f65d6d49df3e31214470a4fe5cc8e66) to /tmp/pip-req-build-l7bxbxc1 2025-07-17T08:21:43.6610365Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-l7bxbxc1 2025-07-17T08:21:45.8549345Z Running command git rev-parse -q --verify 'sha^966da7e46f65d6d49df3e31214470a4fe5cc8e66' 2025-07-17T08:21:45.8572888Z Running command git fetch -q https://github.com/pytorch/vision.git 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-07-17T08:21:46.1767843Z Running command git checkout -q 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-07-17T08:21:46.6500090Z Resolved https://github.com/pytorch/vision.git to commit 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-07-17T08:21:49.0104174Z Preparing metadata (setup.py) ... [?25l- \ | / done 2025-07-17T08:21:49.0137322Z [?25hRequirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.22.0a0+966da7e) (1.22.4) 2025-07-17T08:21:49.0138887Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.22.0a0+966da7e) (2.9.0a0+gita38f433) 2025-07-17T08:21:49.0144927Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.22.0a0+966da7e) (11.0.0) 2025-07-17T08:21:49.0186867Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.22.0a0+966da7e) (3.18.0) 2025-07-17T08:21:49.0189156Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.22.0a0+966da7e) (4.14.1) 2025-07-17T08:21:49.0191879Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.22.0a0+966da7e) (1.13.3) 2025-07-17T08:21:49.0194354Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.22.0a0+966da7e) (2.8.8) 2025-07-17T08:21:49.0196955Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.22.0a0+966da7e) (3.1.6) 2025-07-17T08:21:49.0199148Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.22.0a0+966da7e) (2025.5.1) 2025-07-17T08:21:49.0209580Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch->torchvision==0.22.0a0+966da7e) (1.3.0) 2025-07-17T08:21:49.0578702Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch->torchvision==0.22.0a0+966da7e) (3.0.2) 2025-07-17T08:21:49.0612026Z Building wheels for collected packages: torchvision 2025-07-17T08:21:49.0687223Z  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-07-17T08:22:34.7881400Z  Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-07-17T08:22:34.7905425Z [?25h Created wheel for torchvision: filename=torchvision-0.22.0a0+966da7e-cp310-cp310-linux_x86_64.whl size=1570336 sha256=2ec878b47364827970a49f9970272fca261264b2421a0b6fa0c246a23a75f81a 2025-07-17T08:22:34.7906363Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/9c/9d/3e/42fa2d5ac6ba44a90363f8fff0fa9e712e24d4f977637c81cb 2025-07-17T08:22:34.7948342Z Successfully built torchvision 2025-07-17T08:22:35.1371719Z Installing collected packages: torchvision 2025-07-17T08:22:35.4840976Z Successfully installed torchvision-0.22.0a0+966da7e 2025-07-17T08:22:35.6622603Z + '[' -n '' ']' 2025-07-17T08:22:35.6622862Z + test_inductor_shard 1 2025-07-17T08:22:35.6623066Z + [[ -z 2 ]] 2025-07-17T08:22:35.6623261Z + python tools/dynamo/verify_dynamo.py 2025-07-17T08:22:37.3494463Z Python version: 3.10.18 2025-07-17T08:22:37.3494742Z `torch` version: 2.9.0a0+gita38f433 2025-07-17T08:22:37.3495010Z CUDA version: None 2025-07-17T08:22:37.3495182Z ROCM version: 6.4 2025-07-17T08:22:37.3495289Z 2025-07-17T08:22:51.3617590Z All required checks passed 2025-07-17T08:22:52.6970519Z + python test/run_test.py --inductor --include test_modules test_ops test_ops_gradients test_torch --shard 1 2 --verbose 2025-07-17T08:22:55.2242358Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T08:22:55.2243893Z import pkg_resources 2025-07-17T08:22:55.9940930Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T08:22:58.1519898Z Ignoring disabled issues: [''] 2025-07-17T08:22:58.1698641Z Found test times from artifacts 2025-07-17T08:22:58.2439388Z Found test times from artifacts 2025-07-17T08:22:58.2470893Z Running all tests 2025-07-17T08:22:58.2479945Z Running parallel tests on 2 processes 2025-07-17T08:22:58.2480230Z Name: tests to run (est. time: 65.05min) 2025-07-17T08:22:58.2480442Z Serial tests (3): 2025-07-17T08:22:58.2480603Z test_torch 1/3 2025-07-17T08:22:58.2480753Z test_torch 2/3 2025-07-17T08:22:58.2480896Z test_torch 3/3 2025-07-17T08:22:58.2481059Z Parallel tests (7): 2025-07-17T08:22:58.2481261Z test_ops 6/15 2025-07-17T08:22:58.2481418Z test_ops 9/15 2025-07-17T08:22:58.2481562Z test_ops 10/15 2025-07-17T08:22:58.2481715Z test_ops 13/15 2025-07-17T08:22:58.2481869Z test_ops 14/15 2025-07-17T08:22:58.2482030Z test_ops_gradients 1/2 2025-07-17T08:22:58.2482225Z test_ops_gradients 2/2 2025-07-17T08:22:58.2482405Z Name: excluded (est. time: 0.0min) 2025-07-17T08:22:58.2482604Z Serial tests (0): 2025-07-17T08:22:58.2482769Z Parallel tests (0): 2025-07-17T08:22:58.2482985Z Running test_torch 1/3 ... [2025-07-17 08:22:58.247943] 2025-07-17T08:22:58.2483245Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:22:58.2484095Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_torch.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-07-17 08:22:58.248255] 2025-07-17T08:31:59.6149812Z 2025-07-17T08:31:59.6153406Z test_torch 1/3 was successful, full logs can be found in artifacts with path test/test-reports/test_torch_1.3_6309f5965e65cc2d_.log 2025-07-17T08:31:59.6224776Z Running 355 items in this shard: test/test_torch.py::TestTorch::test_Size, test/test_torch.py::TestTorch::test_Size_concat_non_tuple_sequence, test/test_torch.py::TestTorch::test_allow_tensor_metadata_change, test/test_torch.py::TestTorch::test_assert_async, test/test_torch.py::TestTorch::test_conj_neg_tolist, test/test_torch.py::TestTorch::test_contains, test/test_torch.py::TestTorch::test_copy_dtypes, test/test_torch.py::TestTorch::test_cuda_not_built, test/test_torch.py::TestTorch::test_cumprod_neg_dim, test/test_torch.py::TestTorch::test_cumsum_neg_dim, test/test_torch.py::TestTorch::test_cxx_flags, test/test_torch.py::TestTorch::test_data_ptr_of_empty_tensor_with_storage, test/test_torch.py::TestTorch::test_deepcopy_parameter, test/test_torch.py::TestTorch::test_element_size, test/test_torch.py::TestTorch::test_empty_meta, test/test_torch.py::TestTorch::test_empty_storage_view, test/test_torch.py::TestTorch::test_equal, test/test_torch.py::TestTorch::test_format_scalar_meta, test/test_torch.py::TestTorch::test_index_add_all_dtypes, test/test_torch.py::TestTorch::test_index_copy_neg_dim, test/test_torch.py::TestTorch::test_index_fill_neg_dim, test/test_torch.py::TestTorch::test_index_select_neg_dim, test/test_torch.py::TestTorch::test_kthvalue_neg_dim, test/test_torch.py::TestTorch::test_linspace_logspace, test/test_torch.py::TestTorch::test_logcumsumexp_neg_dim, test/test_torch.py::TestTorch::test_manual_seed, test/test_torch.py::TestTorch::test_map, test/test_torch.py::TestTorch::test_ndim, test/test_torch.py::TestTorch::test_newaxis_numpy_comparison, test/test_torch.py::TestTorch::test_normal_shape, test/test_torch.py::TestTorch::test_parallel_info, test/test_torch.py::TestTorch::test_parsing_double, test/test_torch.py::TestTorch::test_permute, test/test_torch.py::TestTorch::test_pickle_dtype, test/test_torch.py::TestTorch::test_pickle_parameter, test/test_torch.py::TestTorch::test_pickle_parameter_no_requires_grad, test/test_torch.py::TestTorch::test_pickle_size, test/test_torch.py::TestTorch::test_pyobj_preserved, test/test_torch.py::TestTorch::test_qengine, test/test_torch.py::TestTorch::test_setting_real_imag_to_a_number, test/test_torch.py::TestTorch::test_sobolengine_bounds, test/test_torch.py::TestTorch::test_sobolengine_bounds_scrambled, test/test_torch.py::TestTorch::test_sobolengine_continuing, test/test_torch.py::TestTorch::test_sobolengine_draw, test/test_torch.py::TestTorch::test_sobolengine_draw_base2_scrambled, test/test_torch.py::TestTorch::test_sobolengine_fast_forward_scrambled, test/test_torch.py::TestTorch::test_sobolengine_high_dim, test/test_torch.py::TestTorch::test_sobolengine_reset_scrambled, test/test_torch.py::TestTorch::test_std_neg_dim, test/test_torch.py::TestTorch::test_storage_base_init, test/test_torch.py::TestTorch::test_storage_casts, test/test_torch.py::TestTorch::test_storage_dealloc, test/test_torch.py::TestTorch::test_storage_dealloc_resurrected, test/test_torch.py::TestTorch::test_storage_dealloc_subclass_zombie, test/test_torch.py::TestTorch::test_storage_dict_dealloc, test/test_torch.py::TestTorch::test_storage_from_tensor_dealloc, test/test_torch.py::TestTorch::test_storage_from_tensor_dealloc_zombie, test/test_torch.py::TestTorch::test_storage_resurrected_weak_ref, test/test_torch.py::TestTorch::test_tensor_base_new, test/test_torch.py::TestTorch::test_tensor_item_no_warning, test/test_torch.py::TestTorch::test_tensor_set_errors, test/test_torch.py::TestTorch::test_tensor_where_scalar, test/test_torch.py::TestTorch::test_tensor_with_grad_to_scalar_warning, test/test_torch.py::TestTorch::test_to, test/test_torch.py::TestTorch::test_topk_neg_dim, test/test_torch.py::TestTorch::test_typed_storage_deprecation_warning, test/test_torch.py::TestTorch::test_typed_storage_internal_no_warning, test/test_torch.py::TestTorch::test_unbind_neg_dim, test/test_torch.py::TestTorch::test_unflatten, test/test_torch.py::TestTorch::test_unfold_neg_dim, test/test_torch.py::TestTorch::test_wildcard_import, test/test_torch.py::TestTorchDeviceTypeCUDA::test__local_scalar_dense_with_empty_tensor_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_p_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_p_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_p_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bfloat16_neg_abs_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_addcdiv_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_atan2_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_dist_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_fmod_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_gt_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_lerp_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_map2_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_masked_fill_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_masked_scatter_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_max_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_ne_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cauchy_kstest_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cauchy_no_inf_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_cuda_backward_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_euclidean_large_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_large_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_non_contiguous_batch_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_norm_batch_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_norm_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_check_tensor_all_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_check_tensor_internal_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_clone_all_dtypes_and_devices_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_clone_zero_stride_dim_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_complex_half_experimental_warning_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_constants_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy_all_dtypes_and_devices_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_corrcoef_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cpp_warnings_have_python_context_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cummax_cummin_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deepcopy_scalar_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_cumsum_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_complex32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_uint64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_interpolate_bilinear_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_uint64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_dim_function_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_discontiguous_out_cumsum_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_dtypetensor_warnings_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_errors_index_copy_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_kstest_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gather_backward_deterministic_path_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_accumulation_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach0_fused0_SGD_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach_True_fused1_AdamW_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach_True_fused1_Adam_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_state_dict_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_unscale_sparse_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_spacing_list_length_error_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_spacing_list_length_error_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_spacing_list_length_error_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_hook_remove_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_add_large_inputs_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_add_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_deterministic_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_put_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_float8_e4m3fnuz, test/test_torch.py::TestTorchDeviceTypeCUDA::test_int64_upsample3d_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_invalid_shapes_grid_sampler_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_is_signed_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_float8_e5m2, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_large_cumsum_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_log_normal_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_bool_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_complex64_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_complex64_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_float32_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int64_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int8_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int8_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_uint8_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_inplace_noncontiguous_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_large_tensor_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_discontiguous_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_consistency_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_empty_like_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_to_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_type_shortcuts_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_cpu_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_empty_w_replacement_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_empty_wo_replacement_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_gpu_device_constrain_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_narrow_copy_non_contiguous_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_no_nondeterministic_alert_interpolate_bilinear_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_AdaptiveAvgPool2d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_EmbeddingBag_max_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_FractionalMaxPool2d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_FractionalMaxPool3d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxPool3d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool1d_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool2d_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_ReplicationPad2d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_ReplicationPad3d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_grid_sample_3d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_histc_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_median_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_resize_quantized_cuda_qint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_resize_quantized_cuda_quint2x4, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_resize_quantized_cuda_quint4x2, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_resize_quantized_cuda_quint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_normal_kstest_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_normal_kstest_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_pairwise_distance_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_params_invalidated_with_grads_invalidated_between_unscale_and_step_Adam_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_pdist_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_repeat_interleave_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scalar_check_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_add_bool_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_add_non_unique_index_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_add_one_dim_deterministic_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_add_to_large_input_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_serialization_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_shift_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_qint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_quint4x2, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_quint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_strides_propagation_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_set_errors_multigpu_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_uniform_kstest_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_untyped_storage_meta_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_clamp_cuda_float64, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_float16, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_int16 2025-07-17T08:31:59.6286198Z 2025-07-17T08:31:59.6286370Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T08:31:59.6286669Z Uploading artifacts took 0.00 seconds 2025-07-17T08:31:59.6286902Z Running test_torch 2/3 ... [2025-07-17 08:31:59.619215] 2025-07-17T08:31:59.6287144Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:31:59.6287733Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_torch.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-07-17 08:31:59.619534] 2025-07-17T08:43:18.4640075Z 2025-07-17T08:43:18.4640985Z test_torch 2/3 was successful, full logs can be found in artifacts with path test/test-reports/test_torch_2.3_8b75e882f2fb2321_.log 2025-07-17T08:43:18.4718696Z Running 361 items in this shard: test/test_torch.py::TestBasicVitalSigns::test_dataloader_vitals, test/test_torch.py::TestTorch::test_RNGState, test/test_torch.py::TestTorch::test_RNGStateAliasing, test/test_torch.py::TestTorch::test_RNG_after_pickle, test/test_torch.py::TestTorch::test_Size_concat_wildcard, test/test_torch.py::TestTorch::test_Size_iter, test/test_torch.py::TestTorch::test_add_meta_scalar, test/test_torch.py::TestTorch::test_batch_norm_cpu_inference, test/test_torch.py::TestTorch::test_bmm_multithreaded, test/test_torch.py::TestTorch::test_boxMullerState, test/test_torch.py::TestTorch::test_copy_float16, test/test_torch.py::TestTorch::test_copy_many_to_one, test/test_torch.py::TestTorch::test_copy_transpose, test/test_torch.py::TestTorch::test_cummin_neg_dim, test/test_torch.py::TestTorch::test_deepcopy_gradient, test/test_torch.py::TestTorch::test_dim_order, test/test_torch.py::TestTorch::test_doc, test/test_torch.py::TestTorch::test_doc_template, test/test_torch.py::TestTorch::test_dtype_is_signed, test/test_torch.py::TestTorch::test_from_buffer, test/test_torch.py::TestTorch::test_from_file, test/test_torch.py::TestTorch::test_gather_neg_dim, test/test_torch.py::TestTorch::test_get_cpu_capability, test/test_torch.py::TestTorch::test_has_internal_overlap, test/test_torch.py::TestTorch::test_index_add, test/test_torch.py::TestTorch::test_index_add_cornercase, test/test_torch.py::TestTorch::test_index_add_correctness, test/test_torch.py::TestTorch::test_invalid_arg_error_handling, test/test_torch.py::TestTorch::test_is_nonzero, test/test_torch.py::TestTorch::test_is_same_size, test/test_torch.py::TestTorch::test_max_neg_dim, test/test_torch.py::TestTorch::test_memory_format_contiguous_returns_same_tensor_if_already_satisfies, test/test_torch.py::TestTorch::test_mode_neg_dim, test/test_torch.py::TestTorch::test_newindex, test/test_torch.py::TestTorch::test_norm_neg_dim, test/test_torch.py::TestTorch::test_numel, test/test_torch.py::TestTorch::test_parsing_intlist, test/test_torch.py::TestTorch::test_pickle_function, test/test_torch.py::TestTorch::test_print, test/test_torch.py::TestTorch::test_resizable, test/test_torch.py::TestTorch::test_select_neg_dim, test/test_torch.py::TestTorch::test_set_flush_denormal, test/test_torch.py::TestTorch::test_size_neg_dim, test/test_torch.py::TestTorch::test_size_stride, test/test_torch.py::TestTorch::test_sizeof, test/test_torch.py::TestTorch::test_slow_test, test/test_torch.py::TestTorch::test_sobolengine_default_dtype, test/test_torch.py::TestTorch::test_sobolengine_distribution, test/test_torch.py::TestTorch::test_sobolengine_distribution_scrambled, test/test_torch.py::TestTorch::test_sobolengine_draw_base2, test/test_torch.py::TestTorch::test_sobolengine_fast_forward, test/test_torch.py::TestTorch::test_sort_neg_dim, test/test_torch.py::TestTorch::test_split_neg_dim, test/test_torch.py::TestTorch::test_split_with_sizes_copy_out, test/test_torch.py::TestTorch::test_squeeze_neg_dim, test/test_torch.py::TestTorch::test_storage_cycle_via_dict, test/test_torch.py::TestTorch::test_storage_dead_weak_ref, test/test_torch.py::TestTorch::test_storage_dealloc_subclass_resurrected, test/test_torch.py::TestTorch::test_storage_error, test/test_torch.py::TestTorch::test_storage_error_no_attribute, test/test_torch.py::TestTorch::test_storage_from_tensor_dealloc_resurrected, test/test_torch.py::TestTorch::test_storage_preserve_nonhermetic_in_hermetic_context, test/test_torch.py::TestTorch::test_storage_slot_dealloc, test/test_torch.py::TestTorch::test_storage_weakref_dealloc, test/test_torch.py::TestTorch::test_subclass_preserved, test/test_torch.py::TestTorch::test_subclass_tensors, test/test_torch.py::TestTorch::test_swap_basic, test/test_torch.py::TestTorch::test_tensor_ctor_scalar, test/test_torch.py::TestTorch::test_tensor_cycle_via_dict, test/test_torch.py::TestTorch::test_tensor_ressurecting_clear, test/test_torch.py::TestTorch::test_tensor_set, test/test_torch.py::TestTorch::test_tensor_slot_dealloc, test/test_torch.py::TestTorch::test_tensor_weakref_dealloc, test/test_torch.py::TestTorch::test_terminate_handler_on_crash, test/test_torch.py::TestTorch::test_to_with_tensor, test/test_torch.py::TestTorch::test_torch_from_file, test/test_torch.py::TestTorch::test_upsample_nearest1d_meta, test/test_torch.py::TestTorch::test_upsample_nearest2d_meta, test/test_torch.py::TestTorch::test_warn_types, test/test_torch.py::TestVitalSignsCudaCUDA::test_cuda_vitals_gpu_only_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_cuda_errors_with_cpu_scalars_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_assertRaisesRegex_ignore_msg_non_native_device_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_edge_cases_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_edge_cases_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bool_tensor_value_change_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_add_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_addcmul_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_copy_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_eq_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_ge_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_lt_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_remainder_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_uint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cauchy_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_clone_not_memory_dense_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_conv_transposed_large_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_complex32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy_mem_overlap_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_corrcoef_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cov_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cumprod_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cumsum_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deepcopy_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_uint16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_uint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_uint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_device_guard_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_kstest_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_kstest_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_no_zero_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gather_backward_one_dim_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scale_will_not_overflow_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach0_fused0_AdamW_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach2_fused_True_AdamW_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_clipping_separate_unscale_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_penalty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_unscale_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_all_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_extreme_cases_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_extreme_cases_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_type_promotion_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_mean_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_float8_e4m3fn, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_float8_e5m2, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_float8_e5m2fnuz, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_is_set_to_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_float8_e4m3fn, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_float8_e5m2fnuz, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_uint16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_uint64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_large_cumprod_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_log_normal_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_log_normal_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_bool_tensor_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_bfloat16_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_bfloat16_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_complex128_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_complex128_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_float32_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_float64_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_uint8_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_bool_tensor_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_clone_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_cpu_and_cuda_ops_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_factory_like_functions_preserve_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_operators_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_propagation_rules_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_type_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_cpu_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_deterministic_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_deterministic_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_device_constrain_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_AdaptiveMaxPool2d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_CTCLoss_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_NLLLoss_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_ReflectionPad1d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_ReplicationPad1d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_grid_sample_2d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_interpolate_linear_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_interpolate_trilinear_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_normal_kstest_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_normal_kstest_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nullary_op_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_params_invalidated_with_grads_invalidated_and_graph_partition_AdamW_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_params_invalidated_with_grads_invalidated_between_unscale_and_step_SGD_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_pdist_norm_large_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_reduced_type_float_copy_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_bool_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_to_large_input_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_zero_size_index_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_default_tensor_type_warnings_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_skip_xla_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_all_devices_non_blocking_False_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_all_devices_non_blocking_True_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_use_count_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_sync_warning_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_uint16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_uniform_kstest_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_warn_always_caught_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_where_scalar_handcrafted_values_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_advancedindex_mixed_cpu_devices_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_cuda_device_idx_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_float64, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_int64, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_uint8, test/test_torch.py::TestDevicePrecisionCUDA::test_multidevice_serialization_cuda 2025-07-17T08:43:18.4781314Z 2025-07-17T08:43:18.4781425Z Running test_torch 3/3 ... [2025-07-17 08:43:18.470943] 2025-07-17T08:43:18.4781673Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:43:18.4782277Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_torch.py', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:43:18.471306] 2025-07-17T08:51:58.5495496Z 2025-07-17T08:51:58.5496247Z test_torch 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_torch_3.3_c9c736cad13034cb_.log 2025-07-17T08:51:58.5566396Z Running 352 items in this shard: test/test_torch.py::TestBasicVitalSigns::test_basic_vitals, test/test_torch.py::TestBasicVitalSigns::test_basic_vitals_read_write, test/test_torch.py::TestTorch::test_Size_scalar, test/test_torch.py::TestTorch::test_apply, test/test_torch.py::TestTorch::test_as_subclass, test/test_torch.py::TestTorch::test_backward_hooks_traverse, test/test_torch.py::TestTorch::test_bf16_supported_on_cpu, test/test_torch.py::TestTorch::test_cat_neg_dim, test/test_torch.py::TestTorch::test_check, test/test_torch.py::TestTorch::test_chunk_neg_dim, test/test_torch.py::TestTorch::test_conj_physical_meta_stride, test/test_torch.py::TestTorch::test_copy_broadcast, test/test_torch.py::TestTorch::test_cummax_neg_dim, test/test_torch.py::TestTorch::test_data_ptr_of_empty_view_with_storage, test/test_torch.py::TestTorch::test_deterministic_fill_uninitialized_memory, test/test_torch.py::TestTorch::test_deterministic_flag, test/test_torch.py::TestTorch::test_device, test/test_torch.py::TestTorch::test_dir, test/test_torch.py::TestTorch::test_dot_data_use, test/test_torch.py::TestTorch::test_error_msg_type_translation, test/test_torch.py::TestTorch::test_fill_diagonal, test/test_torch.py::TestTorch::test_generator_cpu, test/test_torch.py::TestTorch::test_has_storage, test/test_torch.py::TestTorch::test_index_add_neg_dim, test/test_torch.py::TestTorch::test_invalid_generator_raises, test/test_torch.py::TestTorch::test_iter, test/test_torch.py::TestTorch::test_map2, test/test_torch.py::TestTorch::test_mean_neg_dim, test/test_torch.py::TestTorch::test_median_neg_dim, test/test_torch.py::TestTorch::test_memory_format, test/test_torch.py::TestTorch::test_memory_format_empty, test/test_torch.py::TestTorch::test_min_neg_dim, test/test_torch.py::TestTorch::test_multinomial_invalid_probs, test/test_torch.py::TestTorch::test_nanmedian_neg_dim, test/test_torch.py::TestTorch::test_narrow_neg_dim, test/test_torch.py::TestTorch::test_nbytes, test/test_torch.py::TestTorch::test_new, test/test_torch.py::TestTorch::test_no_cuda_monkeypatch, test/test_torch.py::TestTorch::test_parsing_int64, test/test_torch.py::TestTorch::test_pickle, test/test_torch.py::TestTorch::test_pickle_generator, test/test_torch.py::TestTorch::test_pin_memory, test/test_torch.py::TestTorch::test_prod_neg_dim, test/test_torch.py::TestTorch::test_renorm_neg_dim, test/test_torch.py::TestTorch::test_reversed, test/test_torch.py::TestTorch::test_scatter_neg_dim, test/test_torch.py::TestTorch::test_show_config, test/test_torch.py::TestTorch::test_slice, test/test_torch.py::TestTorch::test_sobolengine_continuing_scrambled, test/test_torch.py::TestTorch::test_sobolengine_draw_scrambled, test/test_torch.py::TestTorch::test_sobolengine_first_point, test/test_torch.py::TestTorch::test_sobolengine_raise, test/test_torch.py::TestTorch::test_sobolengine_reset, test/test_torch.py::TestTorch::test_storage_base_new, test/test_torch.py::TestTorch::test_storage_byteswap, test/test_torch.py::TestTorch::test_storage_cycle_via_slots, test/test_torch.py::TestTorch::test_storage_finalizer_dealloc, test/test_torch.py::TestTorch::test_storage_fix_weakref_no_leak, test/test_torch.py::TestTorch::test_structseq_repr, test/test_torch.py::TestTorch::test_sum_neg_dim, test/test_torch.py::TestTorch::test_swap_fail_slots, test/test_torch.py::TestTorch::test_t_not_2d_error, test/test_torch.py::TestTorch::test_tensor_base_init, test/test_torch.py::TestTorch::test_tensor_cycle_via_slots, test/test_torch.py::TestTorch::test_tensor_dead_weak_ref, test/test_torch.py::TestTorch::test_tensor_dict_dealloc, test/test_torch.py::TestTorch::test_tensor_finalizer_dealloc, test/test_torch.py::TestTorch::test_tensor_fix_weakref_no_leak, test/test_torch.py::TestTorch::test_tensor_resurrected_weak_ref, test/test_torch.py::TestTorch::test_tensoriterator_output_setup, test/test_torch.py::TestTorch::test_transpose_neg_dim, test/test_torch.py::TestTorch::test_type, test/test_torch.py::TestTorch::test_type_alias, test/test_torch.py::TestTorch::test_type_conversion_via_dtype_name, test/test_torch.py::TestTorch::test_unsqueeze_neg_dim, test/test_torch.py::TestTorch::test_var_neg_dim, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcdiv_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_False_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_addcmul_use_cpu_scalar_True_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_edge_cases_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bernoulli_self_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_div_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_le_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_map_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_masked_select_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_min_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_mul_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_pow_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_broadcast_fn_sub_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_uint16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_bytes_to_scalar_cuda_uint64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cauchy_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cauchy_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cauchy_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cauchy_no_inf_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_grad_p_lt_1_no_nan_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_large_batch_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_non_contiguous_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cdist_same_inputs_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_conv_transposed_backward_agnostic_to_memory_format_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy__cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy_math_view_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy_transpose_math_view_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy_transpose_math_view_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_copy_transpose_math_view_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_corrcoef_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cublas_config_nondeterministic_alert_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cummax_discontiguous_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cummin_discontiguous_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_cumsum_64bit_indexing_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deepcopy_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deepcopy_scalar_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_empty_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_replication_pad2d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_deterministic_resize_cuda_uint16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_diff_noncontig_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_dist_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_expected_failure_xla_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_kstest_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_exponential_no_zero_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_geometric_kstest_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaler_deprecated_warning_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaler_pass_itself_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach0_fused0_Adam_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach2_fused_True_Adam_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach2_fused_True_SGD_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_autocast_foreach_True_fused1_SGD_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_clipping_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_multiple_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_unscale_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_grad_scaling_update_scale_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_all_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_all_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_gradient_extreme_cases_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_add_deterministic_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_copy_scalars_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_fill_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_put_non_accumulate_deterministic_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amax_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_amin_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_reduce_reduce_prod_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_index_select_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_complex32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_float8_e4m3fnuz, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_uint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_item_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_binary_op_no_materialize_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lazy_clone_view_materialize_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_log_normal_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_logcumsumexp_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_lognormal_kstest_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_bool_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_float16_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_float16_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_float64_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int16_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int16_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int32_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int32_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_cuda_int64_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_fill_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_scatter_mem_overlap_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_masked_select_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_memory_format_preserved_after_permute_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_module_share_memory_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_cpu_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_deterministic_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_multinomial_rng_state_advance_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_narrow_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_no_nondeterministic_alert_interpolate_trilinear_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_AdaptiveAvgPool3d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_AvgPool3d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool1d_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool1d_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool2d_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool2d_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool3d_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool3d_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_MaxUnpool3d_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_ReflectionPad3d_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_bincount_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_histc_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_interpolate_bicubic_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_interpolate_bilinear_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_kthvalue_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_put_accumulate_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_alert_put_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_nondeterministic_resize_quantized_cuda_qint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_parallel_cow_materialize_error_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_params_invalidated_with_grads_invalidated_and_graph_partition_Adam_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_params_invalidated_with_grads_invalidated_and_graph_partition_SGD_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_params_invalidated_with_grads_invalidated_between_unscale_and_step_AdamW_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_pickle_gradscaler_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_pin_memory_from_constructor_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_accumulate_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_put_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_reduced_type_float_copy_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_non_unique_index_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_operations_to_large_input_cuda_float32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_scatter_reduce_scalar_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_set_storage_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_int8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_uint16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_uint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_cuda_uint64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_errors_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_from_tensor_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_meta_ok_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_qint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_storage_setitem_cuda_uint8, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_take_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_uint32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_from_storage_cuda_uint64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_shape_empty_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_bool, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_complex64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_storage_type_cuda_int32, test/test_torch.py::TestTorchDeviceTypeCUDA::test_tensor_type_cuda, test/test_torch.py::TestTorchDeviceTypeCUDA::test_ternary_op_mem_overlap_cuda_float64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_complex128, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_float16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_int16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_typed_storage_meta_cuda_int64, test/test_torch.py::TestTorchDeviceTypeCUDA::test_uniform_kstest_cuda_bfloat16, test/test_torch.py::TestTorchDeviceTypeCUDA::test_uniform_kstest_cuda_float32, test/test_torch.py::TestDevicePrecisionCUDA::test_advancedindex_mixed_devices_error_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_clamp_cuda_float32, test/test_torch.py::TestDevicePrecisionCUDA::test_clamp_cuda_int64, test/test_torch.py::TestDevicePrecisionCUDA::test_copy_broadcast_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_copy_noncontig_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_device_serialization_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_float32, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_int32, test/test_torch.py::TestDevicePrecisionCUDA::test_from_sequence_cuda_int8, test/test_torch.py::TestDevicePrecisionCUDA::test_index_add_bfloat16_cuda, test/test_torch.py::TestDevicePrecisionCUDA::test_type_conversions_same_device_cuda 2025-07-17T08:51:58.5626634Z 2025-07-17T08:51:58.5626747Z Running test_ops 6/15 ... [2025-07-17 08:51:58.553712] 2025-07-17T08:51:58.5627000Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:51:58.5627620Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=6', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:51:58.554069] 2025-07-17T08:52:12.1516559Z 2025-07-17T08:52:12.1517219Z test_ops 6/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.15_ea79fc5813a51def_.log 2025-07-17T08:52:12.1518339Z Running 0 items in this shard: 2025-07-17T08:52:12.1518467Z 2025-07-17T08:52:12.1518635Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T08:52:12.1518931Z Uploading artifacts took 0.00 seconds 2025-07-17T08:52:12.1519173Z Running test_ops 9/15 ... [2025-07-17 08:52:12.151460] 2025-07-17T08:52:12.1519401Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:52:12.1520236Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=9', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:52:12.151799] 2025-07-17T08:52:25.5489565Z 2025-07-17T08:52:25.5490285Z test_ops 9/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_9.15_578f0d27301ada50_.log 2025-07-17T08:52:25.5490720Z Running 0 items in this shard: 2025-07-17T08:52:25.5490882Z 2025-07-17T08:52:25.5490982Z Running test_ops 10/15 ... [2025-07-17 08:52:25.548625] 2025-07-17T08:52:25.5491250Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:52:25.5498268Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=10', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:52:25.548980] 2025-07-17T08:52:38.8961397Z 2025-07-17T08:52:38.8968680Z test_ops 10/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_10.15_895220fc1f3b0473_.log 2025-07-17T08:52:38.8969126Z Running 0 items in this shard: 2025-07-17T08:52:38.8969260Z 2025-07-17T08:52:38.8969363Z Running test_ops 13/15 ... [2025-07-17 08:52:38.895874] 2025-07-17T08:52:38.8969610Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:52:38.8970235Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=13', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:52:38.896209] 2025-07-17T08:52:52.3434461Z 2025-07-17T08:52:52.3435143Z test_ops 13/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_13.15_b42da7fba4595233_.log 2025-07-17T08:52:52.3435591Z Running 0 items in this shard: 2025-07-17T08:52:52.3435722Z 2025-07-17T08:52:52.3435862Z Running test_ops 14/15 ... [2025-07-17 08:52:52.343177] 2025-07-17T08:52:52.3436097Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:52:52.3439357Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=14', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:52:52.343525] 2025-07-17T08:53:05.8408965Z 2025-07-17T08:53:05.8409705Z test_ops 14/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_14.15_d7590ce27335eb5f_.log 2025-07-17T08:53:05.8410141Z Running 0 items in this shard: 2025-07-17T08:53:05.8410271Z 2025-07-17T08:53:05.8410397Z Running test_ops_gradients 1/2 ... [2025-07-17 08:53:05.840616] 2025-07-17T08:53:05.8410665Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:53:05.8411854Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops_gradients.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:53:05.840979] 2025-07-17T08:53:11.2187179Z 2025-07-17T08:53:11.2187975Z test_ops_gradients 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_gradients_1.2_0e98ea4c42e876c6_.log 2025-07-17T08:53:11.2188459Z Running 0 items in this shard: 2025-07-17T08:53:11.2188591Z 2025-07-17T08:53:11.2189511Z Running test_ops_gradients 2/2 ... [2025-07-17 08:53:11.218390] 2025-07-17T08:53:11.2189775Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:53:11.2190429Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops_gradients.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:53:11.218726] 2025-07-17T08:53:16.6465023Z 2025-07-17T08:53:16.6466648Z test_ops_gradients 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_gradients_2.2_320fc221f93e3212_.log 2025-07-17T08:53:16.6467134Z Running 0 items in this shard: 2025-07-17T08:53:16.6467262Z 2025-07-17T08:53:19.4093077Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T08:53:19.4094025Z import pkg_resources 2025-07-17T08:53:19.4948913Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T08:53:19.4949850Z import pkg_resources 2025-07-17T08:53:19.7435192Z Running test_ops 6/15 ... [2025-07-17 08:53:19.742941] 2025-07-17T08:53:19.7435509Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:53:19.7436150Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=6', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:53:19.743343] 2025-07-17T08:53:19.9035419Z Running test_ops 9/15 ... [2025-07-17 08:53:19.902942] 2025-07-17T08:53:19.9035732Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T08:53:19.9036379Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=9', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 08:53:19.903333] 2025-07-17T09:05:51.8397968Z 2025-07-17T09:05:51.8398980Z test_ops 6/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.15_9b1ed0653468447d_.log 2025-07-17T09:05:51.8870682Z Running 2250 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_copy_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_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__upsample_bilinear2d_aa_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvals_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_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_grad_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_scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unsafe_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_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_empty_like_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_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isfinite_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_permute_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_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_resolve_neg_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_unsqueeze_copy_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_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_double_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_abs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_alias_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_baddbmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumulative_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_geometric_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mT_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ne_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_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_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bicubic_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_inf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_nuc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_normal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_real_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_general_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_square_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_stft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_torch_ops_aten__safe_softmax_default_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_errors_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ldexp_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_errors_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_rms_norm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_zeros_like_layout4_cuda, 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_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_asin_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_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_eq_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_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_frac_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_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_k1_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_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_alias_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_int64, 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_nn_functional_fractional_max_pool2d_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_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_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_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_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_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_H_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___radd___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_argwhere_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_block_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flip_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_le_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_nn_functional_feature_alpha_dropout_without_train_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_circular_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_unshuffle_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_put_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sin_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_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_squeeze_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tile_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unbind_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_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___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_item_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32, 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_dropout3d_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_interpolate_bicubic_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_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64, 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_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_int64, 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_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pca_lowrank_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_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_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_squeeze_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_minimum_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_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_clamp_max_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_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_index_select_cuda_complex64, 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_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_lu_solve_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_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unsafe_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning__batch_norm_with_update_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_count_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_deg2rad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_leaky_relu_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_softmin_with_dtype_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_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_eye_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_floor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gradient_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_grid_sampler_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histogramdd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_unary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvalsh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_subgradients_at_zero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_pool2d_with_indices_backward_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_msort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bicubic_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_grad_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_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_slice_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trapz_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_lgamma_cuda_bool, 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_sigmoid_cuda_int8, 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_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_v_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_v_cuda_int16, 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_laguerre_polynomial_l_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_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex64, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bool, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float32, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float32, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex32, 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_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_block_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int8, 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_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int64, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_uint8, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float16, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex128, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float64, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int32, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_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_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float16, 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_int32, 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_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_renorm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_renorm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float16, 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_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_uint8, 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_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int8, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_split_with_sizes_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_split_with_sizes_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_multiple_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vdot_cuda, 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_cdouble_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int64, 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__conversions_short_executor_aten_cuda_uint8, 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_acos_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float64, 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_amin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int64, 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_as_strided_partial_views_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex128, 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_atan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int32, 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_not_executor_aten_cuda_int32, 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_block_diag_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_block_diag_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bfloat16, 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_column_stack_executor_aten_cuda_float32, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex128, 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_cos_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumprod_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_deg2rad_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_bfloat16, 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_int16, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_equal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int32, 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_expand_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_bool, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int32, 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_int64, 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_floor_divide_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int16, 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_frac_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frexp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_geometric_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_istft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_item_executor_aten_cuda_complex128, 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_linalg_diagonal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float32, 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_vector_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cuda_float64, 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_log2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_normal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int8, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bool, 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_movedim_executor_aten_cuda_complex128, 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_narrow_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex128, 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_neg_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int64, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float64, 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_nextafter_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float64, 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_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_complex128, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_uint8, 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_softshrink_executor_aten_cuda_bfloat16, 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_triplet_margin_loss_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_bfloat16, 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_permute_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rad2deg_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bool, 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_real_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex32, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float16, 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_special_bessel_j0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_uint8, 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_ndtri_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int64, 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_split_with_sizes_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int16, 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_multiple_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex32, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float32, 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_executor_aten_cuda_float64, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_take_along_dim_executor_aten_cuda_int8, 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_int64, 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_int64, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int16, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int16, 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_unfold_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_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_var_mean_executor_aten_cuda_bfloat16, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bool, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex32, 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_cfloat_cuda_float16, 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_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bfloat16, 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_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float32, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_int16, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cauchy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int32, 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_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumprod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_deg2rad_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_deg2rad_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float16, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_equal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bool, 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_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int64, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exponential_cuda_float64, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int64, 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_fftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_cross_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int32, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int16, 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_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex64, 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_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex64, 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_float16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int16, 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_complex64, 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_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float64, 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_float64, 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_dropout_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_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_bfloat16, 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_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cuda_bfloat16, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_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_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex64, 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_reciprocal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_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_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex64, 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_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int64, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_bool, 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_log_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_split_with_sizes_cuda_bfloat16, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_copy_cuda_int64, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int32, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_bfloat16, 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_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float16, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_uint8, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_complex64, 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_amax_cuda_bool, 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_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex128, 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_as_strided_scatter_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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex64, 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_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_block_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_uint8, 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_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex64, 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_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_uint8, 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_count_nonzero_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_int32, 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_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int16, 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_no_rounding_mode_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int32, 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_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int8, 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_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_strided_cuda_int64, 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_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_equal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bfloat16, 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_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int64, 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_hfft_cuda_int8, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frexp_cuda_float32, 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_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bool, 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_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_item_cuda_bfloat16, 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_lerp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_int64, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vecdot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float16, 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_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cuda_float16, 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_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bfloat16, 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_narrow_cuda_complex32, 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_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float64, 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_hinge_embedding_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int64, 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_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cuda_uint8, 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_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cuda_float64, 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_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_renorm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex128, 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_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bool, 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_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int8, 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_spherical_bessel_j0_cuda_float64, 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_square_cuda_int32, 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_squeeze_copy_cuda_complex64, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_bfloat16, 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_sum_cuda_int16, 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_take_along_dim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float64, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float32, 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_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int16, 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_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int8, 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_unbind_copy_cuda_complex64, 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_cuda_float16, 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_unfold_cuda_float16, 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_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_copy_cuda_float32, 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_vstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bool, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float16, 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_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___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__unsafe_masked_index_put_accumulate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_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_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_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_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_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_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout2d_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_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32, 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_unpool1d_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_normal_in_place_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_1_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_repeat_interleave_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sign_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_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sort_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_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_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_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_mean_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_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rsqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unsafe_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_all_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_clamp_min_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_msort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_batch_norm_without_cudnn_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_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_soft_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_normal_in_place_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_permute_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_resize__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_stft_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_consecutive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_arange_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmax_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_cauchy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_permuted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isfinite_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout_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_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unflatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_asinh_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_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_logsigmoid_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_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cauchy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_flipud_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_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_igamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_index_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_index_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_interpolate_bicubic_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_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sort_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_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_transpose_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_zeros_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_alias_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_any_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_item_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_diagonal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_or_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_permute_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_any_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_argwhere_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_corrcoef_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flipud_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_gather_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svdvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logsumexp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumprod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_logsumexp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_matrix_exp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_nuc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_normal_in_place_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resize_as__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_stft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tensor_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unsqueeze_cuda_complex64, 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_short_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_abs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_allclose_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_contiguous_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_istft_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_meshgrid_variadic_tensors_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_t_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bool_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_combinations_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_logcumsumexp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_not_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_movedim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nanmean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_zeros_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_normal_in_place_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_positive_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_interleave_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_list_args_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_sparse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view___getitem___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_int_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_allclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_any_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_clone_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_column_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_deg2rad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_no_rounding_mode_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_hfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flip_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_vecdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_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_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_square_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_t_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_transpose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unsqueeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__upsample_bilinear2d_aa_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ceil_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erfinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_flipud_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_floor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_full_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_geqrf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_grid_sampler_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linspace_tensor_overload_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log10_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lu_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mT_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_maximum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_median_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_full_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_linear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_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_scaled_dot_product_attention_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_positive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resize_as__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rot90_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_searchsorted_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_select_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_entr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_like_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_heaviside_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout3d_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_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_char_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acos_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_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_2d_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_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erf_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_linalg_cross_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_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_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_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triangular_solve_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_diag_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_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_ex_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_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_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_list_args_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_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_geometric_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout3d_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_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sign_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_hann_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_squeeze_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unsafe_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_tensor_overload_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_ones_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_zeros_cuda_uint8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_linspace_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_uint8, test/test_ops.py::TestTagsCUDA::test_tags__refs_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_max_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_diag_embed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_floor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isnan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_istft_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_select_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sinc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtri_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_squeeze_multiple_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_view_as_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_xlogy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addbmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_amin_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_as_strided_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bernoulli_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ceil_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cfloat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_char_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_eq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_exp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_rfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_full_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_reduce_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ldexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_le_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lgamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_householder_product_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_xor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_matrix_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_multinomial_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nextafter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_celu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_linear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_mish_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randint_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reciprocal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reshape_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resize__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_blackman_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_y1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_log_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_take_along_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unbind_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_mean_unbiased_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_zeros_like_cuda_float32 2025-07-17T09:05:51.9290082Z 2025-07-17T09:05:51.9290232Z Running test_ops 10/15 ... [2025-07-17 09:05:51.853778] 2025-07-17T09:05:51.9290495Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:05:51.9291166Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=10', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:05:51.854167] 2025-07-17T09:05:54.7959558Z 2025-07-17T09:05:54.7960436Z test_ops 9/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_9.15_ee3dfc4f0666e145_.log 2025-07-17T09:05:54.8450395Z Running 2272 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igamma_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_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_normal_in_place_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_torch__scaled_mm_cuda_float8_e4m3fn, test/test_ops.py::TestCommonCUDA::test_compare_cpu_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_char_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_fft_hfftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_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_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nonzero_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_scalar_tensor_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_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_as_cuda_complex32, 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_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_char_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_polar_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log10_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_normal__in_place_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__softmax_backward_data_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_all_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_einsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_eq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ge_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_4inputs_with_extra_args_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mH_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_median_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanmean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_instance_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_one_hot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pca_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rand_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_std_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_t_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unsqueeze_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_errors_add_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_errors_minimum_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_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_blackman_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_general_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_randn_like_layout3_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_sum_layout3_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_errors_triu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_where_cuda, test/test_ops.py::TestCommonCUDA::test_errors_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch__chunk_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_acos_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_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_bucketize_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_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_index_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_lgamma_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_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_round_decimals_neg_3_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_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_bessel_y1_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_multiple_devices___getitem___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices__unsafe_masked_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_partial_views_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_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_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_int64, 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_alpha_dropout_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_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_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_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_hann_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_torch_ops_aten__efficient_attention_forward_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_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values__chunk_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values__unsafe_masked_index_put_accumulate_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_angle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp_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_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_with_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_channel_shuffle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_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_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_he_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_list_args_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_with_sizes_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_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_float32, 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_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_complex64, 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_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_permuted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_permuted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_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_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_tensor_overload_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logcumsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_tensor_overload_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_channel_shuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_silu_complex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_in_place_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_mm_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_lowrank_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_bartlett_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unravel_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_transpose_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__upsample_bilinear2d_aa_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expand_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_leaky_relu_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_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_frac_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_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sign_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_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_take_along_dim_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_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_layer_norm_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_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_permute_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_softmax_with_dtype_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_squeeze_multiple_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_abs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_conj_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diff_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_qr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_instance_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multi_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softsign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rad2deg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_airy_ai_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_where_cuda, test/test_ops.py::TestCommonCUDA::test_out_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atanh_cuda_int8, 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_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_cosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_ldexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_logit_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_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_mvlgamma_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sinh_cuda_int8, 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_hermite_polynomial_h_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_hermite_polynomial_h_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_true_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float16, 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_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex128, 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_addcmul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_copy_cuda_bool, 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_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int8, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float16, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex64, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float16, 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_cumprod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_deg2rad_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_deg2rad_cuda_float64, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int8, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float64, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int16, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_item_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vecdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logaddexp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_uint8, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float16, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int16, 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_hardshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float32, 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_pixel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float16, 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_tanhshrink_cuda_bfloat16, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float16, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_uint8, 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_multigammaln_mvlgamma_p_3_cuda_int64, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_split_with_sizes_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_multiple_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_item_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_linspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bool, 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_bool_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int32, 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_int16, 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_addcmul_executor_aten_cuda_int8, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bfloat16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_float16, 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_int8, 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_atleast_2d_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int64, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_block_diag_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float32, 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_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex32, 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_cos_executor_aten_cuda_float32, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_count_nonzero_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumprod_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_deg2rad_executor_aten_cuda_bool, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int32, 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_executor_aten_cuda_int64, 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_digamma_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dot_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dot_executor_aten_cuda_float16, 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_int32, 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_float16, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_strided_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex64, 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_expand_as_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_fft_fft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_bool, 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_irfft2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float64, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_bool, 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_flatten_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int64, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float64, 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_fmin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_uint8, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_uint8, 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_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_linalg_cross_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_cross_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int64, 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_log10_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logaddexp2_executor_aten_cuda_bfloat16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int16, 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_logical_xor_executor_aten_cuda_int64, 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_tensor_overload_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float16, 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_list_of_tensors_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int32, 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_full_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bool, 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_zeros_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float16, 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_huber_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float16, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal_executor_aten_cuda_float64, 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_permute_executor_aten_cuda_complex128, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rad2deg_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rad2deg_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bfloat16, 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_reshape_as_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_rsqrt_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_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_select_scatter_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_select_scatter_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int8, 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_sin_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int8, 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_spherical_bessel_j0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int16, 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_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int64, 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_tan_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float32, 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_tanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int32, 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_triu_executor_aten_cuda_complex128, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int16, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vdot_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_complex_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bool, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_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_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int64, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float16, 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_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bool, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float16, 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_int64, 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_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex32, 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_int8, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bool, 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_uint8, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumprod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int8, 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_complex64, 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_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bool, 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_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_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_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_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int64, 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_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int32, 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_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bool, 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_complex64, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_cross_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_cross_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_cross_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_diagonal_cuda_int8, 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_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float64, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bool, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int64, 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_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_uint8, 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_margin_ranking_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float64, 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_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float16, 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_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_uint8, 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_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_normal__in_place_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int16, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int16, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int8, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int64, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float64, 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_int32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex64, 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_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, 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_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_take_along_dim_cuda_complex128, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_copy_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_int64, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex32, 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_chalf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bool, 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_float_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float32, 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_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int64, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_block_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int32, 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_conj_cuda_int32, 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_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float32, 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_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex64, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex32, 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_dot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex32, 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_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bool, 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_exp2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float64, 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_int64, 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_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float32, 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_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_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_hsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex128, 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_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_item_cuda_complex128, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_float64, 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_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int64, 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_xor_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_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex128, 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_uint8, 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_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bool, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float32, 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_log_softmax_with_dtype_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_log_softmax_with_dtype_cuda_uint8, 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_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cuda_int8, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float32, 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_int8, 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_relu6_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int32, 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_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int64, 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_float16, 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_permute_copy_cuda_bfloat16, 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_permute_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bool, 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_sigmoid_cuda_float16, 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_sin_cuda_float16, 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_int32, 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_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float32, 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_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_split_with_sizes_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bool, 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_std_cuda_complex128, 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_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_take_along_dim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float64, 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_trunc_cuda_int16, 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_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float32, 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_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int8, 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_vsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_permuted_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_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_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_kron_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_diagonal_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_svd_cuda_complex64, 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_masked_log_softmax_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_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_complex64, 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_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout3d_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_embedding_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_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_hann_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_unbiased_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_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_no_dim_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_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_char_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_index_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_multinomial_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nextafter_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_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_polar_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_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_bessel_j1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_ndtr_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_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bucketize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_and_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_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_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_all_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_aminmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_airy_ai_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay__chunk_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_eq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_igammac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nextafter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_conv_transpose2d_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_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_max_pool2d_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_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_slice_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_h_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_i0e_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_squeeze_multiple_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unsafe_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_view_as_complex_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view__chunk_cat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linspace_tensor_overload_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ne_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_squeeze_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_transpose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bfloat16_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_combinations_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cond_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log10_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_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_softsign_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_pca_lowrank_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_unbiased_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_take_along_dim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tensordot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trapezoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unbind_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unsafe_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_mean_unbiased_cuda_complex64, 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_float_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eye_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isnan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log10_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_channel_shuffle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_squeeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_take_along_dim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_decomposed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_alias_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_baddbmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_block_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_column_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_physical_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_diagonal_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gradient_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_unary_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_full_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinc_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sparse_sampled_addmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_multiple_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_along_dim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_transpose_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triangular_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_count_nonzero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_embed_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_fft_fftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_frac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_heaviside_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_gelu_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_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_zeta_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_triu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_true_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unsqueeze_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addcmul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_inverse_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_trunc_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_einsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_exp2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_put_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_diagonal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_median_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_normalize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_linear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_nearest-exact_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_logsigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_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_selu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rsqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_legendre_polynomial_p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_multinomial_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_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_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_xor_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bucketize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vecdot_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_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_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_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_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_conv_transpose1d_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_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_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_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_scatter_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_square_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_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcmul_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_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_copysign_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_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dsplit_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_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft_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_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log2_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_lu_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_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_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_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_histc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_igamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_permute_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_torch_ops_aten__flash_attention_forward_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__batch_norm_with_update_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_as_strided_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_istft_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_kl_div_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_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_permute_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resize__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_searchsorted_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_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_arange_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_tensor_overload_cuda_bfloat16, 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_int16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_tensor_overload_cuda_int32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_ones_cuda_complex128, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_ones_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_full_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_linspace_tensor_overload_cuda_int16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_int8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rmul___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_acos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_all_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_exp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log1p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_masked_fill_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_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_normal_number_mean_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_special_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_erfcx_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sum_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_acos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bincount_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_combinations_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_copysign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_corrcoef_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diff_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flipud_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_float_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gather_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_grid_sampler_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hypot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lerp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cond_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_det_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_inv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_logaddexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_msort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanmean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_glu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_fro_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_normal_number_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polar_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_quantile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rand_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_searchsorted_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_erfcx_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_t_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_take_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_torch_ops_aten__flash_attention_forward_cuda_float16, test/test_ops.py::TestTagsCUDA::test_tags_transpose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_triu_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_unflatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_unbiased_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vstack_cuda_float32 2025-07-17T09:05:54.8883124Z 2025-07-17T09:05:54.8883284Z Running test_ops 13/15 ... [2025-07-17 09:05:54.810871] 2025-07-17T09:05:54.8883551Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:05:54.8884191Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=13', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:05:54.811256] 2025-07-17T09:15:46.2617089Z 2025-07-17T09:15:46.2617991Z test_ops 13/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_13.15_04b003eab8b746b5_.log 2025-07-17T09:15:46.3080827Z Running 2237 items in this shard: test/test_ops.py::TestSelfKwarg::test_self_kwargs, test/test_ops.py::TestCommonCUDA::test_compare_cpu___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_log_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nextafter_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_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_linear_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_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nonzero_static_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_3d_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_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_with_sizes_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes_T_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_gt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_logit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unsqueeze_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__segment_reduce_lengths_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_acos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cummax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_eye_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_inner_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_istft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_item_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_median_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randint_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_general_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tile_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_topk_cuda, test/test_ops.py::TestCommonCUDA::test_errors_T_cuda, test/test_ops.py::TestCommonCUDA::test_errors___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_errors_arange_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diag_cuda, test/test_ops.py::TestCommonCUDA::test_errors_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_errors_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gather_cuda, test/test_ops.py::TestCommonCUDA::test_errors_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_errors_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_errors_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_roll_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_sum_layout4_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_abs_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_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_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_gt_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_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_pinv_hermitian_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_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_sigmoid_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_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_permuted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_int64, 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_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_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_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_item_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp_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_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose2d_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_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_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_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsafe_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cdouble_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_diff_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft_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_hstack_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_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_full_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_resolve_conj_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_modified_bessel_i0_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_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_copy_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_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__unsafe_masked_index_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__unsafe_masked_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_float32, 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_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout_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_hardsigmoid_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_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_static_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_multiple_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_multiple_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unravel_index_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cauchy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_geometric_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_replicate_negative_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_alias_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_atanh_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_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_expm1_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_irfft2_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_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_vecdot_cuda_complex64, 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_log1p_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_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_permute_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_triangular_solve_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_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_item_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_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_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_baddbmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cauchy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_deg2rad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_equal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mode_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_conv1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_similarity_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_grid_sample_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardswish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_area_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_linear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multi_head_attention_forward_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_circular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_permute_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randint_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resize__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_svd_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_mean_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_real_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_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_float_power_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_ldexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_ldexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_2_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_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cuda_uint8, 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_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_alias_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex128, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cauchy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex128, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float16, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_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_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_item_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_complex64, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex32, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex64, 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_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex128, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_channel_shuffle_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_channel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_bfloat16, 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_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_shuffle_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_unshuffle_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int16, 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_softmin_with_dtype_cuda_float64, 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_threshold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_select_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int64, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int64, 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_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int64, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float32, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float16, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_multiple_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float64, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_copy_cuda_bfloat16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_linalg_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int64, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex32, 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_acos_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_alias_copy_executor_aten_cuda_bool, 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_amax_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int16, 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_int8, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int8, 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_left_shift_executor_aten_cuda_int16, 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_broadcast_shapes_executor_aten_cuda_float32, 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_cat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float16, 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_clamp_max_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_uint8, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int64, 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_cumprod_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bfloat16, 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_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int16, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex64, 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_strided_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_equal_executor_aten_cuda_float16, 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_float16, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int32, 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_fft_fft_executor_aten_cuda_bool, 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_int16, 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_hfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float16, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex64, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_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_heaviside_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int32, 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_imag_executor_aten_cuda_complex32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_uint8, 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_float32, 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_isposinf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_item_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float32, 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_matrix_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex64, 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_log2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int32, 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_logaddexp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logaddexp_executor_aten_cuda_float32, 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_logspace_executor_aten_cuda_float64, 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_masked_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_uint8, 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_int32, 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_full_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int8, 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_nn_functional_celu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int8, 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_poisson_nll_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int8, 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_selu_executor_aten_cuda_float64, 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_softmin_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float32, 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_permute_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float16, 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_pow_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_renorm_executor_aten_cuda_float32, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int32, 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_rsqrt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex128, 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_sigmoid_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bool, 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_softmax_with_dtype_executor_aten_cuda_int64, 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_j0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int32, 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_entr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float32, 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_multigammaln_mvlgamma_p_5_executor_aten_cuda_bfloat16, 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_ndtr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_split_with_sizes_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float32, 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_std_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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float16, 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_tanh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_copy_executor_aten_cuda_float16, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float32, 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_trunc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_copy_executor_aten_cuda_int16, 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_unflatten_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vdot_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float16, 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_vstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float16, 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_xlogy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bfloat16, 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_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int32, 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_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float16, 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_partial_views_cuda_bool, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float16, 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_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float64, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int16, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bfloat16, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex32, 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_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int32, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_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_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_item_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float32, 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_int8, 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_matrix_norm_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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_tensor_overload_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int16, 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_int32, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_uint8, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int16, 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_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bfloat16, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rad2deg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_select_scatter_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_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bool, 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_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_complex128, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float16, 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_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float64, 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_unbind_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex32, 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_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int16, 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_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_addcmul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int64, 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_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float32, 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_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float32, 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_broadcast_tensors_cuda_int16, 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_ceil_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int32, 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_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int16, 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_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_count_nonzero_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_count_nonzero_cuda_uint8, 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_cumprod_cuda_uint8, 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_cuda_float16, 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_scatter_cuda_int64, 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_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_equal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int32, 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_float64, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float8_e4m3fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_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_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex32, 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_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float64, 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_frac_cuda_bfloat16, 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_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_uint8, 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_linalg_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_normal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int64, 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_int64, 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_tensor_overload_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float16, 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_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bool, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_uint8, 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_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_uint8, 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_celu_cuda_bfloat16, 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_bfloat16, 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_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float32, 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_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_bfloat16, 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_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float32, 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_threshold_cuda_int8, 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_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int64, 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_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_uint8, 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_float32, 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_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_bfloat16, 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_sinc_cuda_bool, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float16, 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_int8, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_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_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int64, 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_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_take_along_dim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_take_along_dim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_copy_cuda_complex128, 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_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex32, 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_cuda_float16, 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_vdot_cuda_complex64, 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_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___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_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_item_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_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_vander_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_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_conv_transpose2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_nearest_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_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_silu_complex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_cuda_float32, 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_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_static_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsafe_chunk_cuda_complex64, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_neg_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_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reciprocal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_roll_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_alias_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_index_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_isneginf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nanmedian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_adaptive_avg_pool1d_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_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_resize_as__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_bessel_j0_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_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_std_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unsafe_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bernoulli_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_constant_pad_nd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_le_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_or_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_outer_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_hann_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_allclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_char_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ne_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_neg_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_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_multiple_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_clamp_min_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_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_exponential_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_eig_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_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_selu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sgn_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_hann_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_bessel_y0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_std_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_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unsafe_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_view_as_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rpow___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_real_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_renorm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cartesian_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diag_embed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_full_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_half_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_put_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_inner_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isreal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_qr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_or_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_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_rms_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_inf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_permute_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rand_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reciprocal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rsqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_with_sizes_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_t_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tile_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcdiv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_count_nonzero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_item_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_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_roll_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_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unsqueeze_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_istft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_qr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matrix_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ne_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_normalize_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_rms_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nonzero_static_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_real_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_unbiased_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensor_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_true_divide_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unsafe_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rdiv___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rpow___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_float_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isposinf_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_vector_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ne_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rad2deg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sgn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argwhere_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_asinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bfloat16_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_chunk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clone_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_corrcoef_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erfc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_geometric_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isreal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eig_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vecdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_xor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logaddexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardsigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_prelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softsign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_threshold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nonzero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_permute_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_kaiser_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signbit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_airy_ai_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_w_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i0e_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_sqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_squeeze_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_std_mean_unbiased_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_topk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unsqueeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_vstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_where_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_all_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_geqrf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igammac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_item_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool2d_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_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool3d_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_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_replicate_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_threshold_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_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_byte_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdouble_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_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fill_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_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_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_put_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_rad2deg_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_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_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_no_amp___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_scatter_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_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmax_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_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vecdot_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_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_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_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_remainder_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_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinh_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_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_t_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unsafe_split_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_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_multinomial_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_elu_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_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_rms_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_short_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_t_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_uniform_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__unsafe_masked_index_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argwhere_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gcd_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_histc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv2d_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_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randint_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_blackman_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sparse_sampled_addmm_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_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_t_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_torch__scaled_mm_cuda_float8_e4m3fn, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_cuda_int8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_ones_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_arange_cuda_int32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_full_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_full_cuda_int32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_linspace_tensor_overload_cuda_bfloat16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_linspace_tensor_overload_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_ones_cuda_bfloat16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_bfloat16, test/test_ops.py::TestTagsCUDA::test_tags_H_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_not_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_gcd_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_geometric_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_imag_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags__refs_lgamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_cross_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_minimum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_pow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_std_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_take_along_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_vstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addcmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_and_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bool_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clone_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_contiguous_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagonal_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_permuted_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_eye_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_igammac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_reduce_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_unary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_svdvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vecdot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_narrow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu6_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_qr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rad2deg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randn_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ravel_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resolve_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rot90_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_slice_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_i0e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_zeta_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_squeeze_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_svd_lowrank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trapezoid_cuda_float32 2025-07-17T09:15:46.3497771Z 2025-07-17T09:15:46.3497891Z Running test_ops 14/15 ... [2025-07-17 09:15:46.273295] 2025-07-17T09:15:46.3498164Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:15:46.3498459Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T09:15:46.3498754Z Uploading artifacts took 0.00 seconds 2025-07-17T09:15:46.3499373Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=14', '--num-shards=15', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:15:46.273634] 2025-07-17T09:17:02.8917933Z 2025-07-17T09:17:02.8918796Z test_ops 10/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_10.15_b0fa41ed1e5545a4_.log 2025-07-17T09:17:02.9375996Z Running 2211 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_cauchy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_geometric_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_log_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_normal__in_place_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__unsafe_masked_index_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_constant_pad_nd_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_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_ones_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_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_instance_norm_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_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_permute_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_var_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_angle_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_irfft_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_float_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_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_repeat_interleave_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_squeeze_copy_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_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unsafe_split_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes__batch_norm_with_update_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_asin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clone_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_randn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unbind_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_partial_views_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_asin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_combinations_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cov_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logaddexp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lu_unpack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_linear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softsign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resize_as__cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resolve_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_to_sparse_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_errors_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_empty_permuted_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_polar_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_hann_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_mul_layout1_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_errors_take_cuda, test/test_ops.py::TestCommonCUDA::test_errors_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_acosh_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_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_float_power_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_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_index_copy_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_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_lu_solve_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_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_svd_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_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_min_reduction_with_dim_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_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_polygamma_polygamma_n_1_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_sin_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_ndtr_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_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_int64, 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_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_static_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___getitem___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rand___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rxor___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values__unsafe_masked_index_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_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_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_kron_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_constant_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_airy_ai_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_laguerre_polynomial_l_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_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__chunk_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_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_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_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_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_trilinear_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_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_static_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_int64, 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_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_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_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_multiple_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_hann_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__chunk_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_constant_pad_nd_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_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_item_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_minimum_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_mse_loss_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_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_integral_dtype__refs_sum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_normalize_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_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_add_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_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_inner_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_lstsq_cuda_complex64, 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_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_log2_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_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_mm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_pow_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_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_tensordot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_triangular_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_squeeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unbind_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning_T_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_char_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_normal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_smooth_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_permute_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unbind_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__refs_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__softmax_backward_data_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_all_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_inverse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clone_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_corrcoef_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cummin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histogram_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_int_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cond_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_slogdet_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logspace_tensor_overload_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_with_train_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_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_linear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_scaled_dot_product_attention_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_normal_in_place_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resolve_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tensordot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tril_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unsqueeze_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_digamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_ldexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_ldexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_w_cuda_int8, 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_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_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_uint8, 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_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int64, 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_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_count_nonzero_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_geometric_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_geometric_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_geometric_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_uint8, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_cross_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_tensor_overload_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logaddexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_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_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex128, 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_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_unshuffle_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_bfloat16, 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_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_split_with_sizes_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float64, 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_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_left_shift_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_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lt_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_normal__in_place_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float64, 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_float_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float64, 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_abs_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int64, 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_arange_executor_aten_cuda_float32, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_block_diag_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_block_diag_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bfloat16, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bool, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bool, 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_constant_pad_nd_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex64, 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_complex64, 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_deg2rad_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_deg2rad_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_deg2rad_executor_aten_cuda_int8, 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_div_no_rounding_mode_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dot_executor_aten_cuda_float64, 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_int16, 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_empty_like_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_strided_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_equal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bool, 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_exp_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float32, 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_eye_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float8_e5m2, 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_hfft_executor_aten_cuda_complex64, 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_ifft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float32, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int16, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int64, 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_rfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_uint8, 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_fliplr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frexp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_geometric_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex64, 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_hypot_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float16, 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_select_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int32, 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_lerp_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_cross_executor_aten_cuda_int32, 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_svdvals_executor_aten_cuda_complex128, 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_vector_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex128, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex64, 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_lt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bool, 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_mul_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float16, 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_strided_executor_aten_cuda_int32, 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_zeros_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_bfloat16, 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_mish_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float16, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float64, 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_relu_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal__in_place_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bool, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rad2deg_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_renorm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int8, 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_signbit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float32, 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_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float64, 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_logit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_split_with_sizes_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_take_along_dim_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_take_along_dim_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex64, 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_to_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float32, 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_tril_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bfloat16, 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_float64, 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_unfold_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float32, 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_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int8, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_copy_cuda_bfloat16, 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_int32, 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_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float64, 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_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_count_nonzero_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumprod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float64, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int8, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex32, 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_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_equal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_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_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex128, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int32, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float64, 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_int8, 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_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_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_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int8, 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_vector_norm_cuda_complex64, 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_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int16, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int64, 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_nan_to_num_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_new_empty_cuda_bfloat16, 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_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int64, 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_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rad2deg_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_renorm_cuda_bfloat16, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_select_scatter_cuda_int64, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float64, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bfloat16, 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_complex128, 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_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_uint8, 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_bool, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int8, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bool, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bool, 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_cdouble_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_chalf_cuda_complex64, 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_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int32, 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_alias_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_alias_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int16, 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_bool, 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_partial_views_cuda_int64, 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_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int32, 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_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bool, 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_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumprod_cuda_int16, 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_diagonal_copy_cuda_int32, 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_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_equal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int8, 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_exp_cuda_uint8, 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_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex32, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float64, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float64, 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_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_geometric_cuda_int64, 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_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int8, 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_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int16, 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_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_item_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float64, 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_vecdot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float64, 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_complex128, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_normal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_bfloat16, 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_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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_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_full_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float16, 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_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, 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_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex32, 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_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int64, 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_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_uint8, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex128, 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_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int16, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex128, 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_softmax_with_dtype_cuda_uint8, 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_i1e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int8, 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_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float64, 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_zeta_cuda_int16, 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_int16, 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_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_copy_cuda_float32, 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_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex32, 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_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_copy_cuda_bfloat16, 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_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float64, 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_uint8, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_copy_cuda_complex32, 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_var_cuda_bfloat16, 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_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_alias_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cauchy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_permuted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_channel_shuffle_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_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_negative_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsafe_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_complex64, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_area_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_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_replicate_negative_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_t_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_dist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_eq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_gather_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_isposinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_scaled_modified_bessel_k1_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_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_tile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unsqueeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_view_as_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_H_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_with_dim_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_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose3d_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_hardshrink_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_multi_head_attention_forward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_in_place_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_gaussian_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_polygamma_special_polygamma_n_0_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_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__upsample_bilinear2d_aa_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argsort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool2d_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_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_any_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_as_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_bucketize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_empty_permuted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_isposinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_matmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_conv2d_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_group_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_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_rand_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_unbind_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_allclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_count_nonzero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_equal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eye_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_pow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_angle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cdouble_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_clone_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumprod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_householder_product_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_long_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_normalize_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_movedim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ne_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_randn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resize__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sinc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unsafe_chunk_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_H_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__chunk_cat_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_flip_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flipud_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_vecdot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ne_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_normal__in_place_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_permute_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ravel_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rot90_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_where_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_abs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addbmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_partial_views_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chalf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_inverse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chunk_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diff_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gather_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_half_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_imag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cond_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_lu_factor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linspace_tensor_overload_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log1p_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_and_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_pairwise_distance_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nonzero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_with_sizes_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapz_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unbind_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_short_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hypot_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_linalg_cross_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log1p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_channel_shuffle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_pow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_randn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_repeat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rot90_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinc_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_i0e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__segment_reduce_lengths_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__softmax_backward_data_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_aminmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_block_diag_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_constant_pad_nd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_eye_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isposinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svdvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_normal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logspace_tensor_overload_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_minimum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanmedian_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_pool2d_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_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cross_entropy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_instance_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_grad_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_normal_in_place_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rad2deg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_remainder_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_gaussian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_erfcx_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_with_sizes_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_squeeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unique_consecutive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rand___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake__unsafe_masked_index_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_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__unsafe_masked_index_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isposinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvals_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_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gaussian_nll_loss_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_reflect_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_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rand_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_blackman_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_uniform_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unravel_index_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_copysign_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_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_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_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp2_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_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_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_norm_fro_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_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_t_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_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdist_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_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_copy_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_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp2_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_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_channel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_conj_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_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_empty_permuted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_heaviside_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_zeta_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tril_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_triu_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zeros_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exponential_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_isnan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_nll_loss_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_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_arange_cuda_int8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_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_int32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_cuda_complex128, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_int16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_ones_cuda_complex128, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_ones_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_complex32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_int8, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_half_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_eye_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_heaviside_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_igammac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isfinite_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ne_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_neg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_permute_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_randn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reciprocal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reshape_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addcdiv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmm_decomposed_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_as_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bucketize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumprod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_erf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_floor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_geometric_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_half_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_item_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_kthvalue_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_solve_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log_normal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logcumsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_long_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_min_binary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_elu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_gelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pdist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ones_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vsplit_cuda_float32 2025-07-17T09:17:02.9790307Z 2025-07-17T09:17:02.9790477Z Running test_ops_gradients 1/2 ... [2025-07-17 09:17:02.905702] 2025-07-17T09:17:02.9790748Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:17:02.9791398Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops_gradients.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:17:02.906070] 2025-07-17T09:25:54.9474926Z 2025-07-17T09:25:54.9476529Z test_ops 14/15 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_14.15_8cf9063049892ec4_.log 2025-07-17T09:25:55.0030664Z Running 2210 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_replicate_negative_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fft2_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_hfft2_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_put_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes___rmatmul___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_int_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_long_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_ge_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pixel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__upsample_bilinear2d_aa_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_full_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histogram_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_int_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_matrix_exp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_ctc_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout_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_interpolate_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_smooth_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resolve_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_short_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_hann_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_real_cuda, test/test_ops.py::TestCommonCUDA::test_errors___ror___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diff_cuda, test/test_ops.py::TestCommonCUDA::test_errors_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_errors_median_cuda, test/test_ops.py::TestCommonCUDA::test_errors_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sparse_randn_like_layout1_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_errors_t_cuda, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_conj_physical_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_full_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_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_logit_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_ones_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_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_meta_consistency_out_dtype_mismatch_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_channel_shuffle_cuda_int64, 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_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gaussian_nll_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_pad_constant_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_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softshrink_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_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_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_squeeze_multiple_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsafe_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___ror___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_deg2rad_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfftn_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_index_fill_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_item_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_mT_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_variadic_tensors_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_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_legendre_polynomial_p_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_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tensor_split_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_zeros_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_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_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geometric_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_negative_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_rms_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_rrelu_cuda_float32, 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_nonzero_static_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_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_torch_ops_aten__safe_softmax_default_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_item_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_rms_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_hamming_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_out___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__batch_norm_with_update_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sigmoid_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_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_normal_in_place_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_expand_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_index_reduce_amax_cuda_float32, 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_linalg_householder_product_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_logspace_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_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_split_with_sizes_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_squeeze_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_requires_grad_error_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_channel_shuffle_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_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_round_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_angle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_any_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_char_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_float_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_geometric_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_grad_oriented_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorsolve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nanmean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_channel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_fro_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_put_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_qr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rand_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randn_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_general_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_nuttall_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_cos_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_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_mvlgamma_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_polygamma_polygamma_n_1_cuda_int32, 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_special_chebyshev_polynomial_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_chebyshev_polynomial_u_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_hermite_polynomial_he_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cuda_uint8, 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_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_promotes_int_to_float_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int8, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float16, 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_float32, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_alias_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_alias_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_uint8, 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_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float64, 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_float32, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_equal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float8_e4m3fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float8_e5m2fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int32, 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_uint8, 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_bool, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float16, 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_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_item_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_tensor_overload_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex128, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_channel_shuffle_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float16, 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_huber_loss_cuda_float16, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_shuffle_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_unshuffle_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pixel_unshuffle_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int8, 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_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float16, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal__in_place_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_normal_number_mean_cuda_float32, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rad2deg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_renorm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float16, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_multiple_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_take_along_dim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex32, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs__conversions_complex_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_add_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sub_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_true_divide_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__conversions_bfloat16_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int64, 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_cfloat_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex32, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_alias_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int32, 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_int16, 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_int16, 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_1d_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_block_diag_executor_aten_cuda_bool, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_uint8, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float64, 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_column_stack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int16, 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_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_count_nonzero_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bfloat16, 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_diagonal_scatter_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float32, 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_dstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_strided_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float32, 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_exp_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float32, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_complex128, 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_fft_fft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_uint8, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_bool, 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_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float32, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_uint8, 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_fmax_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex128, 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_linspace_tensor_overload_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_uint8, 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_logaddexp2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logaddexp2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logaddexp_executor_aten_cuda_float64, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int16, 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_xor_executor_aten_cuda_complex128, 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_logspace_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int32, 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_meshgrid_list_of_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_bfloat16, 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_float32, 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_bfloat16, 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_nextafter_executor_aten_cuda_float32, 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_int64, 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_leaky_relu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cuda_int8, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float32, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_normal_executor_aten_cuda_bfloat16, 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_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex128, 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_renorm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex32, 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_reshape_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_select_scatter_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_uint8, 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_sinc_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int8, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float64, 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_i0e_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float16, 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_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_split_with_sizes_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_split_with_sizes_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_copy_executor_aten_cuda_bool, 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_std_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int8, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float16, 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_transpose_copy_executor_aten_cuda_bfloat16, 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_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bfloat16, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_uint8, 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_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int8, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int8, 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_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float16, 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_int16, 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_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_alias_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float16, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int32, 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_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_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_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_equal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float8_e5m2fnuz, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex128, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float32, 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_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex128, 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_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bfloat16, 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_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float16, 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_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logaddexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float32, 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_logsumexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bfloat16, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_channel_shuffle_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float32, 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_margin_ranking_loss_cuda_int16, 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_unshuffle_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int16, 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_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_normal__in_place_cuda_complex64, 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_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float64, 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_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int64, 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_i0e_cuda_float32, 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_i1e_cuda_bool, 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_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_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_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_multiple_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float16, 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_t_copy_cuda_complex64, 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_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bool, 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_torch_fallback__refs_T_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex32, 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_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int32, 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_int_cuda_float16, 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_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int32, 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_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bfloat16, 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_partial_views_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float64, 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_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_block_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_block_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float64, 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_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex64, 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_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_count_nonzero_cuda_float32, 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_count_nonzero_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_deg2rad_cuda_int64, 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_embed_cuda_bool, 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_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dot_cuda_float64, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_equal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int64, 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_eye_cuda_float8_e4m3fn, 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_int64, 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_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float32, 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_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex32, 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_ihfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex64, 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_rfftn_cuda_uint8, 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_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int16, 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_geometric_cuda_float64, 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_uint8, 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_int64, 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_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float64, 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_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_item_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_item_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex32, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_cross_cuda_uint8, 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_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cuda_int8, 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_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float16, 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_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int8, 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_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int8, 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_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cuda_complex128, 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_int16, 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_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float64, 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_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int16, 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_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float32, 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_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int16, 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_sgn_cuda_complex64, 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_sign_cuda_float16, 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_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int8, 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_int16, 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_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int64, 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_5_cuda_float64, 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_bfloat16, 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_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int32, 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_square_cuda_bfloat16, 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_squeeze_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float32, 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_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex128, 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_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_copy_cuda_int8, 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_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_copy_cuda_int8, 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_unsqueeze_cuda_int16, 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_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__unsafe_masked_index_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfftn_cuda_float32, 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_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_tensor_overload_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_median_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_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv3d_cuda_float32, 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_l1_loss_cuda_complex64, 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_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_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_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_complex64, 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_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_lowrank_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_complex64, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_float_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_transpose_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_clone_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_empty_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_floor_divide_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_isreal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_matmul_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_min_reduction_with_dim_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_embedding_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_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_nn_functional_max_unpool3d_grad_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_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_bessel_y0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_special_zeta_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_unsafe_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_cow_input_zeros_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_any_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argsort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_geometric_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_qr_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_logical_xor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_zeros_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_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bicubic_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_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize_as__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_zeta_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_squeeze_multiple_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__chunk_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__softmax_backward_data_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_geqrf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_and_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resize_as__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_t_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_consecutive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay__upsample_bilinear2d_aa_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_all_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_cartesian_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_geometric_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_gt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_index_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_cosine_embedding_loss_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_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_gaussian_nll_loss_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_hinge_embedding_loss_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_interpolate_area_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_interpolate_nearest-exact_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_nn_functional_pad_reflect_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_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_ones_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_squeeze_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_std_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_view_replay_t_copy_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_int_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_contiguous_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_movedim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_randn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_roll_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rot90_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tensor_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_transpose_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_contiguous_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cov_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_expand_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_float_power_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_slogdet_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mT_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_randn_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_short_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sigmoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_take_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_all_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_exp2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_diagonal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log1p_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_or_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_square_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_byte_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_double_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_equal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flipud_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_4inputs_with_extra_args_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_ldl_factor_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logsumexp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_long_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nansum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_linear_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_permute_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_conj_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_neg_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcdiv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcmul_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_atleast_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_contiguous_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_digamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eye_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_irfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_frexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ge_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_item_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_xor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_masked_fill_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_mse_loss_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_threshold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_acos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_char_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cov_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_digamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isneginf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_item_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_kthvalue_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ldexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cond_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_multinomial_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_native_layer_norm_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_fractional_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_rms_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_normal_number_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_roll_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sum_to_size_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_uniform_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_unbiased_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake_allclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_any_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_char_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mse_loss_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_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_squeeze_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_right_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmatmul___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__unsafe_masked_index_put_accumulate_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_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_corrcoef_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_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_i0_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_reduce_amax_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_lerp_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_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_bilinear_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_conv1d_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_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_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_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rdiv___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_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_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_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svd_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_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_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_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_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_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_neg_3_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_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isreal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_return_by_ref_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_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scalar_tensor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_torch_ops_aten__efficient_attention_forward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_torch_ops_aten__safe_softmax_default_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_floor_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cosine_embedding_loss_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_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_normal_in_place_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sparse_mm_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_y1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_arange_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_linspace_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_logspace_cuda_int16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout__refs_ones_cuda_bool, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_arange_cuda_uint8, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_cuda_int32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_logspace_tensor_overload_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_ones_cuda_float16, test/test_ops.py::TestFakeTensorCUDA::test_strided_layout_zeros_cuda_complex128, test/test_ops.py::TestTagsCUDA::test_tags_T_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___getitem___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___ror___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atleast_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_expand_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_le_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ravel_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rot90_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_squeeze_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tensor_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_true_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unsqueeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_angle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_as_strided_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_hfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flip_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_frexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_reduce_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_reduce_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanmedian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanquantile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout2d_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_unpool2d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_normalize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_silu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_inf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_outer_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_remainder_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_hamming_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_with_sizes_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_torch__scaled_mm_cuda_float8_e4m3fn, test/test_ops.py::TestTagsCUDA::test_tags_tril_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_unfold_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unsafe_chunk_cuda_float32 2025-07-17T09:25:55.0461524Z 2025-07-17T09:25:55.0461707Z Running test_ops_gradients 2/2 ... [2025-07-17 09:25:54.961161] 2025-07-17T09:25:55.0461995Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:25:55.0462650Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops_gradients.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:25:54.961605] 2025-07-17T09:27:05.2216868Z 2025-07-17T09:27:05.2218023Z test_ops_gradients 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_gradients_1.2_5127d7bfda0ec934_.log 2025-07-17T09:27:05.3093069Z Running 2672 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyCatCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyCubeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyMulCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyNonzeroCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpySplitCopyWithIntCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__batch_norm_with_update_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__unsafe_masked_index_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_alias_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cauchy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_item_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_channel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_negative_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rms_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_static_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_static_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_in_place_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_multiple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsafe_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsafe_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyCatCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyMulScalarCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyNonzeroCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyTakeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__chunk_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__chunk_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__unsafe_masked_index_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__unsafe_masked_index_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__unsafe_masked_index_put_accumulate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_alias_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_auto_functionalize_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cauchy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_permuted_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_permuted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geometric_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_invoke_quant_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_map_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_map_triple_nested_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_negative_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_complex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_static_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_in_place_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_mm_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_multiple_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_multiple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_torch_ops_aten__safe_softmax_default_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsafe_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsafe_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyCubeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyMulCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyNonzeroCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpySplitCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpySplitCopyWithIntCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyTakeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyViewCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__chunk_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__chunk_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__unsafe_masked_index_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__unsafe_masked_index_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__unsafe_masked_index_put_accumulate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__unsafe_masked_index_put_accumulate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_alias_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cond_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geometric_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_invoke_quant_packed_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_invoke_quant_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_map_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_channel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_head_attention_forward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_negative_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_static_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_multiple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_torch_ops_aten__safe_softmax_default_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsafe_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsafe_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyCatCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyCubeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyMulScalarCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyNMSCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyNonzeroCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpySplitCopyWithIntCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyTakeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__chunk_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__chunk_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__unsafe_masked_index_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__unsafe_masked_index_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__unsafe_masked_index_put_accumulate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_alias_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cauchy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_permuted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest-exact_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rms_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_complex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_static_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_in_place_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_in_place_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_multiple_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_multiple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsafe_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsafe_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__chunk_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__unsafe_masked_index_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__unsafe_masked_index_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__unsafe_masked_index_put_accumulate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__unsafe_masked_index_put_accumulate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__upsample_bilinear2d_aa_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_alias_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cauchy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_permuted_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geometric_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_item_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_item_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_channel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest-exact_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_head_attention_forward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_negative_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_negative_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_static_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_multiple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_torch_ops_aten__safe_softmax_default_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_float64 2025-07-17T09:27:05.3675133Z 2025-07-17T09:35:37.6501636Z 2025-07-17T09:35:37.6502446Z test_ops_gradients 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_gradients_2.2_7262ae4f25e7bd59_.log 2025-07-17T09:35:37.7102293Z Running 2707 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyMulScalarCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyNMSCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpySortCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpySplitCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyTakeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_NumpyViewCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__chunk_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__chunk_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__unsafe_masked_index_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__unsafe_masked_index_put_accumulate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__unsafe_masked_index_put_accumulate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__upsample_bilinear2d_aa_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_alias_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_permuted_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_permuted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geometric_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_item_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_channel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest-exact_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_head_attention_forward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_negative_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rms_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_complex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_in_place_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_mm_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_multiple_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_torch_ops_aten__safe_softmax_default_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsafe_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsafe_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyCubeCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyMulCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyNMSCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpySortCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpySplitCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpySplitCopyWithIntCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_NumpyViewCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__batch_norm_with_update_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__unsafe_masked_index_put_accumulate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__upsample_bilinear2d_aa_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_alias_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cond_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_invoke_quant_packed_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_invoke_subgraph_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_item_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_item_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_map_nested_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_channel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_channel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest-exact_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_head_attention_forward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_negative_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rms_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rms_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_static_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_in_place_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scan_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsafe_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsafe_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_while_loop_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyCatCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyMulScalarCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpyNMSCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_NumpySortCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__batch_norm_with_update_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__upsample_bilinear2d_aa_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_alias_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_auto_functionalize_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cauchy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_permuted_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_permuted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_invoke_subgraph_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_item_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_item_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_map_nested_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_map_triple_nested_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_channel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest-exact_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_negative_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rms_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rms_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_complex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_static_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_in_place_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_in_place_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scan_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_mm_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_multiple_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsafe_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsafe_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_while_loop_simple_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyMulCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpySortCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpySplitCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_NumpyViewCopyCustomOp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__batch_norm_with_update_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__unsafe_masked_index_put_accumulate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__upsample_bilinear2d_aa_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_alias_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_permuted_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geometric_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_item_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_item_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_channel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_channel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_head_attention_forward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_negative_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_negative_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rms_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_static_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_mm_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_torch_ops_aten__safe_softmax_default_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsafe_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsafe_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__batch_norm_with_update_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__chunk_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_alias_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_permuted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_tensor_overload_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_tensor_overload_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_channel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rms_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rms_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_complex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_static_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_in_place_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_in_place_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_mm_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_multiple_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsafe_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsafe_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsafe_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsafe_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_complex128 2025-07-17T09:35:37.7684788Z 2025-07-17T09:35:38.3281287Z Running test batch 'tests to run' cost 4360.08 seconds 2025-07-17T09:35:38.9635046Z + python test/run_test.py --include inductor/test_torchinductor inductor/test_torchinductor_opinfo inductor/test_aot_inductor --shard 1 2 --verbose 2025-07-17T09:35:41.5135000Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T09:35:41.5135976Z import pkg_resources 2025-07-17T09:35:42.2257562Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T09:35:42.2448828Z Found test times from artifacts 2025-07-17T09:35:42.3247496Z Found test times from artifacts 2025-07-17T09:35:42.3279044Z Running all tests 2025-07-17T09:35:42.3284885Z Running parallel tests on 2 processes 2025-07-17T09:35:42.3285154Z Name: tests to run (est. time: 42.75min) 2025-07-17T09:35:42.3285393Z Serial tests (0): 2025-07-17T09:35:42.3285566Z Parallel tests (9): 2025-07-17T09:35:42.3285741Z inductor/test_torchinductor 1/2 2025-07-17T09:35:42.3285951Z inductor/test_aot_inductor 1/4 2025-07-17T09:35:42.3286173Z inductor/test_aot_inductor 3/4 2025-07-17T09:35:42.3286380Z inductor/test_torchinductor_opinfo 1/11 2025-07-17T09:35:42.3286604Z inductor/test_torchinductor_opinfo 3/11 2025-07-17T09:35:42.3286817Z inductor/test_torchinductor_opinfo 5/11 2025-07-17T09:35:42.3287030Z inductor/test_torchinductor_opinfo 7/11 2025-07-17T09:35:42.3287241Z inductor/test_torchinductor_opinfo 9/11 2025-07-17T09:35:42.3287450Z inductor/test_torchinductor_opinfo 11/11 2025-07-17T09:35:42.3287679Z Name: excluded (est. time: 0.0min) 2025-07-17T09:35:42.3287864Z Serial tests (0): 2025-07-17T09:35:42.3288022Z Parallel tests (0): 2025-07-17T09:35:42.3288382Z Running inductor/test_torchinductor 1/2 ... [2025-07-17 09:35:42.328621] 2025-07-17T09:35:42.3288710Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:35:42.3292986Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:35:42.329038] 2025-07-17T09:36:09.8594987Z 2025-07-17T09:36:09.8595738Z inductor/test_torchinductor 1/2 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.2_03465704b65cb33c_.log 2025-07-17T09:36:09.8596463Z Running 1 items in this shard: test/inductor/test_torchinductor.py::GPUTests::test_large_block_sizes_cuda 2025-07-17T09:36:09.8597340Z 2025-07-17T09:36:09.8597599Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T09:36:09.8597978Z Uploading artifacts took 0.00 seconds 2025-07-17T09:36:09.8598287Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 09:36:09.859438] 2025-07-17T09:36:09.8599173Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:36:09.8599885Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:36:09.859793] 2025-07-17T09:36:17.8438824Z 2025-07-17T09:36:17.8439545Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_a8d965f58455be78_.log 2025-07-17T09:36:17.8440083Z Running 0 items in this shard: 2025-07-17T09:36:17.8440244Z 2025-07-17T09:36:17.8440893Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 09:36:17.843568] 2025-07-17T09:36:17.8441188Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:36:17.8441872Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:36:17.843913] 2025-07-17T09:36:25.6773985Z 2025-07-17T09:36:25.6774732Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_150e6ca32e0ecd30_.log 2025-07-17T09:36:25.6775268Z Running 0 items in this shard: 2025-07-17T09:36:25.6775401Z 2025-07-17T09:36:25.6775582Z Running inductor/test_torchinductor_opinfo 1/11 ... [2025-07-17 09:36:25.677111] 2025-07-17T09:36:25.6775890Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:36:25.6776607Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'serial', '--shard-id=1', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:36:25.677455] 2025-07-17T09:36:35.2649027Z 2025-07-17T09:36:35.2649924Z inductor/test_torchinductor_opinfo 1/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_1.11_a115a9e9706d31d4_.log 2025-07-17T09:36:35.2650548Z Running 0 items in this shard: 2025-07-17T09:36:35.2650686Z 2025-07-17T09:36:35.2650866Z Running inductor/test_torchinductor_opinfo 3/11 ... [2025-07-17 09:36:35.264677] 2025-07-17T09:36:35.2651172Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:36:35.2652093Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'serial', '--shard-id=3', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:36:35.265042] 2025-07-17T09:36:44.7521929Z 2025-07-17T09:36:44.7522739Z inductor/test_torchinductor_opinfo 3/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_3.11_d7e7d8ce62ccb28f_.log 2025-07-17T09:36:44.7523314Z Running 0 items in this shard: 2025-07-17T09:36:44.7523451Z 2025-07-17T09:36:44.7523619Z Running inductor/test_torchinductor_opinfo 5/11 ... [2025-07-17 09:36:44.751938] 2025-07-17T09:36:44.7523952Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:36:44.7524639Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'serial', '--shard-id=5', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:36:44.752280] 2025-07-17T09:36:54.0891113Z 2025-07-17T09:36:54.0892037Z inductor/test_torchinductor_opinfo 5/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_5.11_1f036cb9141e734e_.log 2025-07-17T09:36:54.0892608Z Running 0 items in this shard: 2025-07-17T09:36:54.0892739Z 2025-07-17T09:36:54.0892910Z Running inductor/test_torchinductor_opinfo 7/11 ... [2025-07-17 09:36:54.088830] 2025-07-17T09:36:54.0893221Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:36:54.0893923Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'serial', '--shard-id=7', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:36:54.089193] 2025-07-17T09:37:03.5267864Z 2025-07-17T09:37:03.5268685Z inductor/test_torchinductor_opinfo 7/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_7.11_c0e0b198f2f1f2cb_.log 2025-07-17T09:37:03.5269936Z Running 0 items in this shard: 2025-07-17T09:37:03.5270067Z 2025-07-17T09:37:03.5270243Z Running inductor/test_torchinductor_opinfo 9/11 ... [2025-07-17 09:37:03.526514] 2025-07-17T09:37:03.5270551Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:37:03.5271249Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'serial', '--shard-id=9', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:37:03.526864] 2025-07-17T09:37:13.0143631Z 2025-07-17T09:37:13.0144455Z inductor/test_torchinductor_opinfo 9/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_9.11_3a0c9e18874f5ccb_.log 2025-07-17T09:37:13.0145051Z Running 0 items in this shard: 2025-07-17T09:37:13.0145195Z 2025-07-17T09:37:13.0150920Z Running inductor/test_torchinductor_opinfo 11/11 ... [2025-07-17 09:37:13.014084] 2025-07-17T09:37:13.0151268Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:37:13.0151973Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'serial', '--shard-id=11', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:37:13.014428] 2025-07-17T09:37:23.3028385Z 2025-07-17T09:37:23.3029163Z inductor/test_torchinductor_opinfo 11/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_11.11_7971772284ea589f_.log 2025-07-17T09:37:23.3029760Z Running 0 items in this shard: 2025-07-17T09:37:23.3029899Z 2025-07-17T09:37:26.2531394Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T09:37:26.2532345Z import pkg_resources 2025-07-17T09:37:26.2611213Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T09:37:26.2612132Z import pkg_resources 2025-07-17T09:37:26.5834684Z Running inductor/test_torchinductor 1/2 ... [2025-07-17 09:37:26.582880] 2025-07-17T09:37:26.5835044Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:37:26.5835795Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:37:26.583288] 2025-07-17T09:37:26.6072713Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 09:37:26.606917] 2025-07-17T09:37:26.6073153Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:37:26.6075636Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:37:26.607302] 2025-07-17T09:44:09.0580254Z 2025-07-17T09:44:09.0581184Z inductor/test_torchinductor 1/2 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.2_5ff38da2d9720f3f_.log 2025-07-17T09:44:09.0662213Z Running 443 items in this shard: test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast2_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_broadcast3_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_dense_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_dense_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_dense_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_double_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_double_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_double_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_double_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_int_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_int_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_strided_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_transposed_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_transposed_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_cuda_transposed_int, test/inductor/test_torchinductor.py::GPUTests::test_AllenaiLongformerBase_repro_cuda, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_pack_4bit_weight_cuda, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_put_accumulate_cuda, test/inductor/test_torchinductor.py::GPUTests::test_abs_cuda, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool1d_argmax_cuda, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_with_output_size_0_cuda, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_pool_errors_with_long_cuda, test/inductor/test_torchinductor.py::GPUTests::test_add_complex4_cuda, test/inductor/test_torchinductor.py::GPUTests::test_add_complex5_cuda, test/inductor/test_torchinductor.py::GPUTests::test_add_complex6_cuda, test/inductor/test_torchinductor.py::GPUTests::test_add_const_float_cuda, test/inductor/test_torchinductor.py::GPUTests::test_add_inplace_permuted_cuda, test/inductor/test_torchinductor.py::GPUTests::test_addmm_cuda, test/inductor/test_torchinductor.py::GPUTests::test_alexnet_prefix_cuda, test/inductor/test_torchinductor.py::GPUTests::test_angle_cuda, test/inductor/test_torchinductor.py::GPUTests::test_any_cuda, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_persistent_cache_cuda, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_scalar_cuda, test/inductor/test_torchinductor.py::GPUTests::test_arange1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_arange2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_arange6_cuda, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_cuda, test/inductor/test_torchinductor.py::GPUTests::test_assert_alignment_op_name_fail_cuda, test/inductor/test_torchinductor.py::GPUTests::test_assert_size_stride_op_name_fail_cuda, test/inductor/test_torchinductor.py::GPUTests::test_assert_size_stride_op_name_pass_cuda, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d4_cuda, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d6_cuda, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d7_cuda, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward4_cuda, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bitwise2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bmm2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_both_scalars_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_add_autotune_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_computed_offsets_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_default_kwargs_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_neg_cuda, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_int_ndigits_pos_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cat_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_index_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cat_single_empty_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_empty_1d_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cauchy_cuda, test/inductor/test_torchinductor.py::GPUTests::test_chunk_recompiles_cuda, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_cuda, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_non_tensor_cuda, test/inductor/test_torchinductor.py::GPUTests::test_clone_cuda, test/inductor/test_torchinductor.py::GPUTests::test_compar_cuda, test/inductor/test_torchinductor.py::GPUTests::test_complex_fallback_cuda, test/inductor/test_torchinductor.py::GPUTests::test_complex_memory_overlap_cuda, test/inductor/test_torchinductor.py::GPUTests::test_computed_buffer_inlining_cuda, test/inductor/test_torchinductor.py::GPUTests::test_concat_add_inplace_cuda, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_cudagraphs_cuda, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_recompiles_cuda, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumprod_cuda, test/inductor/test_torchinductor.py::GPUTests::test_const_int32_to_float_cuda, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_3d_cuda, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_fill_dtype_cuda, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_nd_inplace_cuda, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_backward_channels_last_cuda, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_channels_last_cuda, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_False_cuda, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_cuda, test/inductor/test_torchinductor.py::GPUTests::test_conv_shape_check_cuda, test/inductor/test_torchinductor.py::GPUTests::test_convolution1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_convolution3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cudnn_rnn_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cummin_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cumprod_zero_dim_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_inf_cuda, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_pattern_matcher_issue_cuda, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_unbacked_symints_cuda, test/inductor/test_torchinductor.py::GPUTests::test_data_type_propogation_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dense_mask_index_cuda, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_on_graph_break_cuda, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_with_suffix_cuda, test/inductor/test_torchinductor.py::GPUTests::test_device_assert_cuda, test/inductor/test_torchinductor.py::GPUTests::test_div1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_div2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_div3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_div4_cuda, test/inductor/test_torchinductor.py::GPUTests::test_div7_cuda, test/inductor/test_torchinductor.py::GPUTests::test_div_by_zero_cuda, test/inductor/test_torchinductor.py::GPUTests::test_div_precision_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dont_constant_fold_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dropout3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dropout_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtype_mismatch_issue_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_float32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_float64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_bfloat16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_bfloat16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_bfloat16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_fusion_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_bfloat16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_bfloat16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_bfloat16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_uint8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_elu_cuda, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_byte_unpack_cuda, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_cuda, test/inductor/test_torchinductor.py::GPUTests::test_embedding_sparse_cuda, test/inductor/test_torchinductor.py::GPUTests::test_empty_strided_cuda, test/inductor/test_torchinductor.py::GPUTests::test_exp2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_exp_cuda, test/inductor/test_torchinductor.py::GPUTests::test_expand_as_cuda, test/inductor/test_torchinductor.py::GPUTests::test_expand_cuda, test/inductor/test_torchinductor.py::GPUTests::test_expanded_reduction_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_basic_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_tensor_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_with_return_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_real_output_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fill1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_float16_to_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_float32_to_int32_cuda, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_type_promotion_cuda, test/inductor/test_torchinductor.py::GPUTests::test_floordiv_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fmod_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fmod_zero_dim_cuda, test/inductor/test_torchinductor.py::GPUTests::test_full_boolean_cuda, test/inductor/test_torchinductor.py::GPUTests::test_full_like_cuda, test/inductor/test_torchinductor.py::GPUTests::test_full_truncation_cuda, test/inductor/test_torchinductor.py::GPUTests::test_functionalize_rng_wrappers_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fuse_large_params_cuda, test/inductor/test_torchinductor.py::GPUTests::test_fusing_write_into_disjoint_read_cuda, test/inductor/test_torchinductor.py::GPUTests::test_gather1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_gather3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_gelu_cuda, test/inductor/test_torchinductor.py::GPUTests::test_generate_rand_fp8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_alignment_assert_cuda, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_size_stride_assert_cuda, test/inductor/test_torchinductor.py::GPUTests::test_glu_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_argmax_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_both_scalars_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_mutation_real_name_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_pad_dynamic_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_refcount_cuda, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_scalar_inputs_cuda, test/inductor/test_torchinductor.py::GPUTests::test_grid_sampler_2d_cuda, test/inductor/test_torchinductor.py::GPUTests::test_hardtanh_cuda, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_flip_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_floordiv_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_remainder_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_put3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_put_as_masked_fill_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_put_failed_reinplace_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_index_tensor_cuda, test/inductor/test_torchinductor.py::GPUTests::test_indirect_load_broadcast_cuda, test/inductor/test_torchinductor.py::GPUTests::test_inductor_assert_cuda, test/inductor/test_torchinductor.py::GPUTests::test_inductor_layout_optimization_input_mutations_cuda, test/inductor/test_torchinductor.py::GPUTests::test_inplace_mixed_dtype_ops_cuda, test/inductor/test_torchinductor.py::GPUTests::test_inplace_resize_as_cuda, test/inductor/test_torchinductor.py::GPUTests::test_inplace_where_pointwise_cuda, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_int8_weight_only_quant_cuda, test/inductor/test_torchinductor.py::GPUTests::test_int_input_dynamic_shapes_cuda, test/inductor/test_torchinductor.py::GPUTests::test_invalid_operand_issue1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_isin_tensor_scalar_cuda, test/inductor/test_torchinductor.py::GPUTests::test_isinf2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_use_block_ptr_False_cuda, test/inductor/test_torchinductor.py::GPUTests::test_large_offset_pointwise_cuda, test/inductor/test_torchinductor.py::GPUTests::test_layer_norm_cuda, test/inductor/test_torchinductor.py::GPUTests::test_lerp_cuda, test/inductor/test_torchinductor.py::GPUTests::test_like_channels_last_cuda, test/inductor/test_torchinductor.py::GPUTests::test_like_rands2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_like_rands_cuda, test/inductor/test_torchinductor.py::GPUTests::test_linear_dynamic_maxautotune_cuda, test/inductor/test_torchinductor.py::GPUTests::test_linear_float64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_linspace3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_list_clearing_cuda, test/inductor/test_torchinductor.py::GPUTests::test_log1p_cuda, test/inductor/test_torchinductor.py::GPUTests::test_log2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_logsumexp_cuda, test/inductor/test_torchinductor.py::GPUTests::test_long_tensor_cuda, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_cuda, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_promotion_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d4_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d7_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward5_cuda, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward_cuda, test/inductor/test_torchinductor.py::GPUTests::test_mean_cuda, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_cuda, test/inductor/test_torchinductor.py::GPUTests::test_misaligned_address_issue1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_move_arange_cuda, test/inductor/test_torchinductor.py::GPUTests::test_multi_device_cuda, test/inductor/test_torchinductor.py::GPUTests::test_multi_threading_cuda, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_any_cuda, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_prime_size_cuda, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_sum_low_prec_cuda, test/inductor/test_torchinductor.py::GPUTests::test_mutations_loop_fusion_cuda, test/inductor/test_torchinductor.py::GPUTests::test_narrow_cuda, test/inductor/test_torchinductor.py::GPUTests::test_needs_contiguous_strides_cuda, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_cuda, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_strided_cuda, test/inductor/test_torchinductor.py::GPUTests::test_new_ones_cuda, test/inductor/test_torchinductor.py::GPUTests::test_one_hot_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pad_cast_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pad_single_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pad_view_cuda, test/inductor/test_torchinductor.py::GPUTests::test_philox_rand_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pixel_shuffle_channels_last_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_airy_ai_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y0_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_t_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erf_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfcx_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfinv_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_exp2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaln_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_h_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_laguerre_polynomial_l_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_legendre_polynomial_p_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log1p_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log_ndtr_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i0_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_multigammaln_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtri_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_psi_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_round_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k0_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_v_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_w_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_spherical_bessel_j0_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_zeta_cuda, test/inductor/test_torchinductor.py::GPUTests::test_pow_by_natural_log2_dynamic_shapes_cuda, test/inductor/test_torchinductor.py::GPUTests::test_prod_cuda, test/inductor/test_torchinductor.py::GPUTests::test_rand_like_deterministic_cuda, test/inductor/test_torchinductor.py::GPUTests::test_randint_kernel_count_cuda, test/inductor/test_torchinductor.py::GPUTests::test_randn_with_dtype_and_device_cuda, test/inductor/test_torchinductor.py::GPUTests::test_reduction4_cuda, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_cuda, test/inductor/test_torchinductor.py::GPUTests::test_remainder_cuda, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_clone_cuda, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_copy_cuda, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_repeat_as_strided_cuda, test/inductor/test_torchinductor.py::GPUTests::test_repeat_cuda, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_cuda, test/inductor/test_torchinductor.py::GPUTests::test_roi_align_cuda, test/inductor/test_torchinductor.py::GPUTests::test_round_correctness_cuda, test/inductor/test_torchinductor.py::GPUTests::test_round_cuda, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_dynamic_shapes_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scalar_cpu_tensor_arg_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scalar_input_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_efficient_attention_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scatter6_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scatter_bf16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_scheduler_vertical_fusion1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_cuda, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_broadcast_cuda, test/inductor/test_torchinductor.py::GPUTests::test_setitem_with_int_parameter_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sgn_cuda, test/inductor/test_torchinductor.py::GPUTests::test_shape_prop_torch_ones_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sign_dtype_cuda, test/inductor/test_torchinductor.py::GPUTests::test_simplify_loops_cuda, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_indirect_cuda, test/inductor/test_torchinductor.py::GPUTests::test_size_asserts_for_multi_output_fallback_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sizehint_issue1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_slice2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_cuda, test/inductor/test_torchinductor.py::GPUTests::test_slice_view_with_graph_break_cuda, test/inductor/test_torchinductor.py::GPUTests::test_softmax_cuda, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_persist_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sort_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sort_stable_cuda, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_cuda, test/inductor/test_torchinductor.py::GPUTests::test_split_failed_cuda, test/inductor/test_torchinductor.py::GPUTests::test_split_reduction_with_int64_size_cuda, test/inductor/test_torchinductor.py::GPUTests::test_split_with_list_cuda, test/inductor/test_torchinductor.py::GPUTests::test_split_with_sizes_with_unbacked_symints_cuda, test/inductor/test_torchinductor.py::GPUTests::test_split_with_unbacked_symints_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sqrt_dynamic_shapes_cuda, test/inductor/test_torchinductor.py::GPUTests::test_squeeze1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_stack_cuda, test/inductor/test_torchinductor.py::GPUTests::test_strided_inputs_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sum4_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sum_dtype_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sum_int_cuda, test/inductor/test_torchinductor.py::GPUTests::test_sum_keepdims_cuda, test/inductor/test_torchinductor.py::GPUTests::test_tan_cuda, test/inductor/test_torchinductor.py::GPUTests::test_tanh_cuda, test/inductor/test_torchinductor.py::GPUTests::test_tensor1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_tensor3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_put_slice_cuda, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_topk_cuda, test/inductor/test_torchinductor.py::GPUTests::test_transpose_add_cuda, test/inductor/test_torchinductor.py::GPUTests::test_transpose_cuda, test/inductor/test_torchinductor.py::GPUTests::test_uint_cuda, test/inductor/test_torchinductor.py::GPUTests::test_unroll_small_reduction_cuda, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int16_cuda, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int64_cuda, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int8_cuda, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_cuda, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_inplace_cuda, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bicubic2d_cuda, test/inductor/test_torchinductor.py::GPUTests::test_upsample_cat_conv_cuda, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest2d_backward_cuda, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_div_by_cuda, test/inductor/test_torchinductor.py::GPUTests::test_vdd_clamp_cuda, test/inductor/test_torchinductor.py::GPUTests::test_vertical_fusion1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_view_as_real_cuda, test/inductor/test_torchinductor.py::GPUTests::test_views1_cuda, test/inductor/test_torchinductor.py::GPUTests::test_views2_cuda, test/inductor/test_torchinductor.py::GPUTests::test_views3_cuda, test/inductor/test_torchinductor.py::GPUTests::test_where_broadcast_cuda, test/inductor/test_torchinductor.py::GPUTests::test_where_with_logical_op_cuda, test/inductor/test_torchinductor.py::GPUTests::test_zeros_cuda, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_bandwidth_profiler, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_codegen_config_option_dont_assume_alignment, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_comment_graph_fragment, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_computed_indirect_mask, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_constant_folding_deallocation, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_divisible_by_16_covers_numel_args, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_donated_buffer_inplace_gpt, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_evict_last_non_coalesced_loads, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_graph_partition_buffer_reuse, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_graph_partition_foreach_op, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_graph_partition_multiple_functions, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_graph_partition_symint_cat_backward, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_graph_partition_symint_from_mutation_index, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_graph_partition_symint_from_nested_indirect_indexing, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_graph_partition_unbacked_symint_multi_output_layout, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_indirect_device_assert, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_inductor_detach_view_backend_aot_eager, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_kernel_names_descriptive, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_layer_norm_inplaces_after_matmul, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_non_blocking_copy_codegen, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_numpy_autograd, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_optimize_indexing_dtype, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_red_followed_by_transposed_pointwise, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_sdpa_inference_mode_aot_compile, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_skip_l1_cache, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_split_op_with_sym, test/inductor/test_torchinductor.py::TritonCodeGenTests::test_triton_attrs_dict_constexpr_signature, test/inductor/test_torchinductor.py::NanCheckerTest::test_nan_checker_fail 2025-07-17T09:44:09.0741186Z 2025-07-17T09:44:09.0741349Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 09:44:09.058381] 2025-07-17T09:44:09.0741655Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:44:09.0742337Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:44:09.058702] 2025-07-17T09:46:23.3889645Z 2025-07-17T09:46:23.3890550Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_732384a90dc79554_.log 2025-07-17T09:46:23.3953425Z Running 198 items in this shard: 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_addmm_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_addmm_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aliased_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_constant_tensor_name_collision_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_runtime_asserts_backed_symint_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_runtime_asserts_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_async_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_clamp_decomposition_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_mismatched_branch_output_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_non_tensor_predicates_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_symint_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_multiple_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_folding_with_update_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_type_propagation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicate_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_embedding_bag_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_extract_constants_map_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_free_inactive_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_inf_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_int_list_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_mmaped_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_linear_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_load_package_multiple_gpus_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_multiple_output_alias_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_poi_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quanatized_int8_linear_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_dtype_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_shifted_constraint_ranges_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_multi_arch_embed_kernel_binary_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_and_mul_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_stft_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symint_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_dynamic_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_equal_to_1_float_arg_dynamic_True_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_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_True_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_multi_output_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_reinterpret_view_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_weird_param_order_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_mutated_autotuning_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_view_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_mixed_device_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_mixed_device_dynamic_True_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_outer_code_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_unbacked_symint_closure_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__int_mm_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_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_1_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_add_complex_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_addmm_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aliased_buffer_reuse_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_constant_tensor_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_profiler_enable_kernel_profile_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_4_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_reuse_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_nested_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_non_tensor_predicates_dynamic_False_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_with_multiple_outputs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_outer_code_before_after_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_folding_with_update_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_duplicated_params_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_constant_folding_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fill__fallback_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_foreach_multiple_dynamic_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fqn_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_free_inactive_buffer_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fx_gm_return_tuple_validation_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_dynamic_dim_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_load_package_multiple_gpus_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misc_1_max_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misc_1_max_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_nested_tensor_from_jagged_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_default_gpu_device_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_path_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_pad_fallback_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_quanatized_int8_linear_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_simple_embed_kernel_binary_False_max_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_True_max_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_subclasses_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symbool_item_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symint_item_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_extern_kernel_arg_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_True_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_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_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_True_autotune_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_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_True_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_2d_dynamic_False_tma_version_old_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_mutated_autotuning_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_inactive_constant_buffer_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_simple_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_outer_buffers_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_sym_expr_cond_dynamic_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_cudagraphs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_no_triton_profiler_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_size_weight_cuda, 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__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_addmm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_runtime_asserts_backed_symint_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_True_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_multiple_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_type_propagation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_deconv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_with_refinement_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dynamic_smem_above_default_limit_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_normal_functional_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_misaligned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pad_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_reuse_kernel_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_shape_failed_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_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_so_without_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stft_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax0_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_dynamic_launcher_grid_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_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_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_3_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_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_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_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_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_view_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_outer_buffers_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_no_triton_profiler_mps 2025-07-17T09:46:23.4006528Z 2025-07-17T09:46:23.4006716Z Running inductor/test_torchinductor_opinfo 1/11 ... [2025-07-17 09:46:23.389067] 2025-07-17T09:46:23.4007039Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:46:23.4007761Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'not serial', '--shard-id=1', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:46:23.389383] 2025-07-17T09:53:54.3961872Z 2025-07-17T09:53:54.3962954Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_dca49217ec424748_.log 2025-07-17T09:53:54.4022470Z Running 222 items in this shard: test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_package_cpp_false_raises, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_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_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_add_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_cpp_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_tensor_meta_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_bool_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_boolean_indexing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_4_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_composed_dynamic_size_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_share_predicte_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_unbacked_symint_closure_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_original_fqn_and_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_convolution_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_deconv_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dup_unbacked_sym_decl_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicated_params_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_smem_above_default_limit_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_graph_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fake_tensor_device_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fallback_mem_leak_fix_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fqn_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_masked_select_dynamic_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_narrow_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_contiguous_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_misaligned_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_permute_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_squeeze_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_calling_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_device_type_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_large_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scatter_reduce_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_False_max_autotune_True_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_small_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symfloat_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_sympy_cpp_printer_min_max_minmax1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_extern_kernel_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_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_1d_dynamic_False_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_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_with_none_input_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_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_inactive_constant_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_conv_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_conv_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_parameters_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_cudagraphs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_no_triton_profiler_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_grid_with_backed_symbols_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_size_weight_cpu, 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_32_num_groups_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_amp_fallback_random_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_codegen_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_sym_inputs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printing_model_inputs_codegen_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_profiler_enable_kernel_profile_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_runtime_asserts_backed_symint_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_assert_async_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_backward_no_op_logging_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_3_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_use_buffers_from_outer_scope_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_original_fqn_and_dtype_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_type_propagation_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dup_unbacked_sym_decl_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_smem_above_default_limit_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_freezing_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_fallback_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_with_none_index_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_dynamic_maxautotune_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_freezing_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_output_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multiple_output_alias_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_narrow_fallback_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_on_gpu_device1_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_misaligned_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_abs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_permute_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_pytree_inputs_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_repeated_user_defined_triton_kernel_embed_kernel_binary_True_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_return_view_constant_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_complex_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_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_simple_embed_kernel_binary_False_max_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_split_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_and_mul_expr_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_stride_with_unbacked_expr_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_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_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_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_2_dynamic_False_autotune_False_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_True_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_multi_output_arg_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_mem_leak_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_sympy_expr_arg_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_False_autotuning_False_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_kernel_with_none_input_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_next_power_of_2_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_view_outputs_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_pytree_inputs_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_backed_symbols_cuda, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_mps, 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_amp_fallback_random_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aot_inductor_consts_cpp_build_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_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_assert_async_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_share_predicte_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_unbacked_symint_closure_dynamic_False_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_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fft_c2c_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fqn_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_nested_tensor_from_jagged_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_none_args_aot_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_False_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_False_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_True_max_autotune_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_and_mul_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_small_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_torchvision_transforms_functional_tensor_resize_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_dynamic_shape_with_div_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_True_autotune_True_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_False_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_tma_descriptor_1d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_weird_param_order_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_with_none_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_mutated_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_next_power_of_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_using_model_name_for_files_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_mixed_device_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_mixed_device_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_size_weight_mps 2025-07-17T09:53:54.4081036Z 2025-07-17T09:53:54.4081215Z Running inductor/test_torchinductor_opinfo 3/11 ... [2025-07-17 09:53:54.396194] 2025-07-17T09:53:54.4081532Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:53:54.4082223Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'not serial', '--shard-id=3', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:53:54.396526] 2025-07-17T09:57:05.5765002Z 2025-07-17T09:57:05.5766034Z inductor/test_torchinductor_opinfo 1/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_1.11_41394f267b603e84_.log 2025-07-17T09:57:05.5850724Z Running 307 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__chunk_cat_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__upsample_bilinear2d_aa_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float64, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cauchy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dist_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_permuted_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_as_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exponential_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfftn_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_rfft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_bool, 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_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_uint16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_amax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_amax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_prod_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_item_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_item_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_item_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int64, 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_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_hermitian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_slogdet_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_tensor_overload_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_bool, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_fill_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nextafter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_channel_shuffle_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float32, 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_dropout2d_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_without_train_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardsigmoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float32, 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_local_response_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool2d_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_max_unpool1d_grad_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_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_nll_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_one_hot_cuda_int64, 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_pixel_unshuffle_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softsign_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_nearest_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_nuc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_quantile_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_cosine_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_uint8, 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_u_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_float64, 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_hermite_polynomial_he_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_legendre_polynomial_p_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_u_cuda_float32, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_multiple_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_torch_ops_aten__efficient_attention_forward_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_chunk_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_unbiased_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float16, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_int64 2025-07-17T09:57:05.5933761Z 2025-07-17T09:57:05.5933964Z Running inductor/test_torchinductor_opinfo 5/11 ... [2025-07-17 09:57:05.576515] 2025-07-17T09:57:05.5934278Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T09:57:05.5934577Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T09:57:05.5934881Z Uploading artifacts took 0.00 seconds 2025-07-17T09:57:05.5935574Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'not serial', '--shard-id=5', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 09:57:05.576847] 2025-07-17T10:03:38.1384184Z 2025-07-17T10:03:38.1385063Z inductor/test_torchinductor_opinfo 3/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_3.11_4f3a113d01f21619_.log 2025-07-17T10:03:38.1473057Z Running 318 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__segment_reduce_offsets_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acos_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addbmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcdiv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_alias_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_shapes_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_copysign_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geometric_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geometric_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geqrf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_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_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_igammac_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_amax_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_item_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_diagonal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_factor_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_power_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vecdot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_normal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logdet_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_maximum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int32, 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_avg_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_bilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_celu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_channel_shuffle_cuda_float64, 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_conv3d_cuda_float64, 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_embedding_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cross_entropy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_elu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardshrink_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_linear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest-exact_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_normalize_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_uint8, 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_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_scaled_dot_product_attention_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_silu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softplus_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_static_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_static_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_0_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hann_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_kaiser_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sort_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_bessel_j1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_uint8, 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_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_t_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unravel_index_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_bool, 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-07-17T10:03:38.1559319Z 2025-07-17T10:03:38.1559494Z Running inductor/test_torchinductor_opinfo 7/11 ... [2025-07-17 10:03:38.138836] 2025-07-17T10:03:38.1559815Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:03:38.1560521Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'not serial', '--shard-id=7', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:03:38.139264] 2025-07-17T10:08:07.5607154Z 2025-07-17T10:08:07.5608175Z inductor/test_torchinductor_opinfo 5/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_5.11_441f811bf74c46ad_.log 2025-07-17T10:08:07.5696863Z Running 322 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rsub___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rxor___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__segment_reduce_offsets_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__softmax_backward_data_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_put_accumulate_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__upsample_bilinear2d_aa_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addcmul_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_allclose_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bernoulli_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bincount_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_left_shift_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_block_diag_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cauchy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_digamma_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_floor_rounding_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_einsum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_permuted_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_strided_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_int64, 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_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frexp_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geometric_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geometric_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_grid_sampler_2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_amax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_mean_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_prod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_item_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lcm_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cholesky_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_diagonal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorinv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorsolve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logcumsumexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_and_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_tensor_overload_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_solve_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logaddexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_var_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_binary_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_pool2d_with_indices_backward_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_msort_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_multinomial_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_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_max_pool1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_channel_shuffle_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv2d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv_transpose3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_group_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardswish_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_area_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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_trilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_kl_div_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_negative_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_scaled_dot_product_attention_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_smooth_l1_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softshrink_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_tanhshrink_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nonzero_static_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_fro_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pinverse_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polar_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_1_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rand_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reciprocal_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsub_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_hann_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinc_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sparse_sampled_addmm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_laguerre_polynomial_l_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_v_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_list_args_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_unbiased_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_topk_cuda_int32, 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_int32, 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_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_indices_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_split_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_split_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vdot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float16 2025-07-17T10:08:07.5783925Z 2025-07-17T10:08:07.5784129Z Running inductor/test_torchinductor_opinfo 9/11 ... [2025-07-17 10:08:07.560898] 2025-07-17T10:08:07.5784453Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:08:07.5785144Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'not serial', '--shard-id=9', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:08:07.561218] 2025-07-17T10:14:28.5051247Z 2025-07-17T10:14:28.5052059Z inductor/test_torchinductor_opinfo 7/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_7.11_76e741ea786aad3c_.log 2025-07-17T10:14:28.5139431Z Running 309 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_H_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___getitem___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rdiv___cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_abs_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_acosh_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_alias_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_arange_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_partial_views_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_3d_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_not_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cartesian_prod_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cauchy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdist_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cdouble_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ceil_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cfloat_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_max_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_column_stack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_combinations_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cross_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumprod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumsum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cumulative_trapezoid_cuda_float32, 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_embed_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_strided_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fliplr_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_uint32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gcd_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_add_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_put_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_float32, 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_isin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isposinf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_item_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lerp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_ldl_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lstsq_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_hermitian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_rank_hermitian_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_tensorsolve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumprod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_median_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_norm_cuda_float64, 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_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_uint8, 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_int64, 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_no_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mul_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ne_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_conv1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_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_gelu_cuda_float32, 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_huber_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest-exact_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_layer_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float16, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rms_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rrelu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_selu_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_tanhshrink_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_threshold_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_inf_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_number_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ones_like_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ormqr_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_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_1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pow_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_qr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_as_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_neg_3_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_prod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_blackman_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_cosine_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_general_hamming_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sparse_sampled_addmm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_u_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_erfcx_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_log_ndtr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_float64, 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_uint8, 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_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_xlog1py_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_float16, 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_with_sizes_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_multiple_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_svd_lowrank_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triangular_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trunc_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_uint64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_chunk_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_chunk_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_split_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_split_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_unbiased_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vstack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_where_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_xlogy_cuda_float16 2025-07-17T10:14:28.5237660Z 2025-07-17T10:14:28.5237857Z Running inductor/test_torchinductor_opinfo 11/11 ... [2025-07-17 10:14:28.505179] 2025-07-17T10:14:28.5238170Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:14:28.5238870Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'not serial', '--shard-id=11', '--num-shards=11', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:14:28.505512] 2025-07-17T10:17:52.9559187Z 2025-07-17T10:17:52.9560416Z inductor/test_torchinductor_opinfo 9/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_9.11_e6f2fef5e6ee069d_.log 2025-07-17T10:17:52.9653739Z Running 331 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___ror___cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__chunk_cat_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_cuda_int32, 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_acos_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_alias_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argsort_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argwhere_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asinh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bfloat16_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_left_shift_cuda_int64, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cat_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chalf_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_char_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float64, 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_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clamp_min_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_contiguous_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_corrcoef_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagflat_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_no_rounding_mode_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_div_trunc_rounding_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_double_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_like_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_strided_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erf_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fftshift_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfftn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftshift_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fill_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flatten_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flipud_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmod_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gather_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_geometric_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gradient_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_half_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_heaviside_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hstack_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_i0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_mean_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_prod_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_select_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_inner_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isclose_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isinf_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isneginf_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kthvalue_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ldexp_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_le_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_cross_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_det_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_diagonal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_eig_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_inv_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_ex_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_matrix_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_pinv_cuda_float64, 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_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log_softmax_with_dtype_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp2_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_not_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logsumexp_cuda_int32, 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_lt_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mH_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_cumsum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_log_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_logsumexp_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_normalize_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_std_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matmul_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_list_of_tensors_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_meshgrid_variadic_tensors_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_no_dim_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_movedim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mv_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanquantile_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_layer_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_strided_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_full_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_zeros_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool2d_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_celu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_channel_shuffle_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_channel_shuffle_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_similarity_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_ctc_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_dropout3d_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_fractional_max_pool3d_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_huber_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bicubic_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_leaky_relu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_margin_ranking_loss_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_pool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mish_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_mse_loss_cuda_float16, 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_normalize_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_circular_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_negative_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pdist_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_poisson_nll_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rms_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_rms_norm_cuda_float64, 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_smooth_l1_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_softmin_with_dtype_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_upsample_bilinear_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_normal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_outer_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_permute_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_polygamma_polygamma_n_4_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rad2deg_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ravel_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_renorm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_neg_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_amax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sign_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_bartlett_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_cosine_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_gaussian_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_nuttall_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_slice_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j0_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_j1_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_t_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_w_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_h_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_hermite_polynomial_he_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i1e_cuda_bool, 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_i0_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i0_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_scaled_modified_bessel_k1_cuda_float64, 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_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_shifted_chebyshev_polynomial_w_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sqrt_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_multiple_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sub_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sum_to_size_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_along_dim_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tan_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensordot_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tile_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_torch_ops_aten__safe_softmax_default_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unflatten_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unravel_index_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsafe_split_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_mean_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_var_unbiased_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_as_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_bool 2025-07-17T10:17:52.9749140Z 2025-07-17T10:17:52.9749643Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:17:52.9750320Z Uploading artifacts took 0.00 seconds 2025-07-17T10:27:03.0718467Z 2025-07-17T10:27:03.0719268Z inductor/test_torchinductor_opinfo 11/11 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_11.11_260f858213b21693_.log 2025-07-17T10:27:03.0817035Z Running 357 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_T_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___radd___cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rand___cuda_int32, 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___rmatmul___cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmatmul___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmod___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rmul___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive___rpow___cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__batch_norm_with_update_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__chunk_cat_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__native_batch_norm_legit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_put_accumulate_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__unsafe_masked_index_put_accumulate_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive__upsample_bilinear2d_aa_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_add_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_addmm_decomposed_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_alias_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_all_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_amin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_aminmax_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_angle_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_any_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_argmax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_as_strided_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_asin_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atan_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atanh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_atleast_1d_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_baddbmm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_and_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_or_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bitwise_xor_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bool_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_tensors_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_broadcast_to_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_bucketize_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_byte_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cholesky_inverse_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_chunk_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_clone_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_conj_physical_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_constant_pad_nd_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cos_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cosh_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_count_nonzero_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cov_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_cummin_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_deg2rad_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diag_embed_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diagonal_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_diff_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dsplit_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_dstack_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_empty_strided_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eq_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_equal_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfc_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_erfinv_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp2_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exp_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expand_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_expm1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_exponential_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_eye_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_fft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_hfft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft2_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifft_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ifftn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft2_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_ihfft_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_irfft_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft2_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfft_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fft_rfftn_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_flip_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_float_power_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_floor_divide_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmax_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_fmin_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_frac_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_full_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_ge_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_gt_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_histc_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hsplit_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_hypot_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_fill_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_amin_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_amin_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_mean_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_index_reduce_prod_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_int_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isfinite_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isin_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isnan_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_isreal_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_2inputs_2outputs_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_binary_return_by_ref_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_jiterator_unary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_kron_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lgamma_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_eigvals_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_lstsq_grad_oriented_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_factor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_lu_solve_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_multi_dot_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_qr_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_svd_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linalg_vector_norm_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_linspace_tensor_overload_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log10_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_log1p_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logaddexp_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_or_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logical_xor_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_tensor_overload_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_logspace_tensor_overload_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_long_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lt_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_lu_unpack_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mT_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_amax_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_argmax_cuda_float32, 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_float32, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_select_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmax_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_softmin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_masked_sum_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_matrix_exp_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_no_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_max_reduction_with_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_median_cuda_int64, 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_variadic_tensors_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_binary_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_min_reduction_with_dim_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_minimum_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mode_cuda_float64, 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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nan_to_num_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nanmedian_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nansum_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_narrow_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_native_batch_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_neg_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_empty_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_new_ones_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_avg_pool3d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_cosine_embedding_loss_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_embedding_bag_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_gelu_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hardtanh_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_instance_norm_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_bilinear_cuda_float16, 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_linear_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_interpolate_nearest-exact_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_l1_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_logsigmoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_max_unpool1d_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_nll_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_constant_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_reflect_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pad_replicate_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pairwise_distance_cuda_uint8, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_pixel_unshuffle_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu6_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_relu_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_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_nn_functional_triplet_margin_loss_cuda_int32, 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_nn_functional_upsample_nearest_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_norm_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_pca_lowrank_cuda_float64, 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_2_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_positive_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_put_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randint_like_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_randn_like_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_real_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_remainder_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_repeat_interleave_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_reshape_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize__cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resize_as__cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_resolve_conj_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_roll_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rot90_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_round_decimals_3_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_rsqrt_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scalar_tensor_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_add_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_mean_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_scatter_reduce_sum_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_searchsorted_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_select_scatter_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sgn_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_short_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sigmoid_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signal_windows_exponential_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_signbit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sin_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sinh_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_softmax_with_dtype_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_sparse_mm_reduce_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_airy_ai_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_bessel_y1_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_chebyshev_polynomial_v_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_i0e_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_i0e_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_i1_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k0_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_modified_bessel_k1_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtr_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_ndtri_cuda_int64, 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_t_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_spherical_bessel_j0_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_special_zeta_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_copy_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_split_with_sizes_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_square_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_squeeze_multiple_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_stack_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_std_mean_unbiased_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_copy_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_t_copy_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_take_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tanh_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tensor_split_cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_to_sparse_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trace_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_transpose_copy_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapezoid_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_trapz_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_tril_cuda_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_triu_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_true_divide_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unbind_copy_cuda_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unfold_copy_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_consecutive_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unique_cuda_uint16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_unsqueeze_cuda_int32, 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_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_view_copy_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_vsplit_cuda_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zero__cuda_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_cuda_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCUDA::test_comprehensive_zeros_like_cuda_int32 2025-07-17T10:27:03.0912324Z 2025-07-17T10:27:03.8150302Z Running test batch 'tests to run' cost 3081.49 seconds 2025-07-17T10:27:04.5160533Z + [[ 1 == 1 ]] 2025-07-17T10:27:04.5160917Z + [[ linux-jammy-rocm-py3.10-mi300 != linux-jammy-py3.9-gcc11-build ]] 2025-07-17T10:27:04.5161213Z + test_inductor_distributed 2025-07-17T10:27:04.5161446Z + echo 'Testing multi_gpu tests in test_torchinductor' 2025-07-17T10:27:04.5161706Z Testing multi_gpu tests in test_torchinductor 2025-07-17T10:27:04.5162076Z + python test/run_test.py -i inductor/test_aot_inductor.py -k test_replicate_on_devices --verbose 2025-07-17T10:27:07.1537319Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:27:07.1538733Z import pkg_resources 2025-07-17T10:27:07.9662442Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:27:07.9848618Z Found test times from artifacts 2025-07-17T10:27:08.0663936Z Found test times from artifacts 2025-07-17T10:27:08.0697198Z Running all tests 2025-07-17T10:27:08.0702195Z Running parallel tests on 2 processes 2025-07-17T10:27:08.0702447Z Name: tests to run (est. time: 16.78min) 2025-07-17T10:27:08.0702679Z Serial tests (0): 2025-07-17T10:27:08.0702850Z Parallel tests (4): 2025-07-17T10:27:08.0703551Z inductor/test_aot_inductor 1/4 2025-07-17T10:27:08.0703756Z inductor/test_aot_inductor 2/4 2025-07-17T10:27:08.0703959Z inductor/test_aot_inductor 3/4 2025-07-17T10:27:08.0704210Z inductor/test_aot_inductor 4/4 2025-07-17T10:27:08.0704413Z Name: excluded (est. time: 0.0min) 2025-07-17T10:27:08.0704599Z Serial tests (0): 2025-07-17T10:27:08.0704772Z Parallel tests (0): 2025-07-17T10:27:08.0705052Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:27:08.070328] 2025-07-17T10:27:08.0705599Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:08.0708917Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:08.070653] 2025-07-17T10:27:16.3561474Z 2025-07-17T10:27:16.3562313Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_c6fedf8a0358274f_.log 2025-07-17T10:27:16.3562899Z Running 0 items in this shard: 2025-07-17T10:27:16.3563038Z 2025-07-17T10:27:16.3563214Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:27:16.3563519Z Uploading artifacts took 0.00 seconds 2025-07-17T10:27:16.3563800Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:27:16.356127] 2025-07-17T10:27:16.3564100Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:16.3567276Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:16.356486] 2025-07-17T10:27:24.7510115Z 2025-07-17T10:27:24.7510925Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_372a518056945064_.log 2025-07-17T10:27:24.7511481Z Running 0 items in this shard: 2025-07-17T10:27:24.7511617Z 2025-07-17T10:27:24.7511761Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:27:24.750843] 2025-07-17T10:27:24.7512047Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:24.7513839Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:24.751201] 2025-07-17T10:27:32.9356856Z 2025-07-17T10:27:32.9357607Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_1494a5088d573165_.log 2025-07-17T10:27:32.9358151Z Running 0 items in this shard: 2025-07-17T10:27:32.9358308Z 2025-07-17T10:27:32.9358463Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:27:32.935485] 2025-07-17T10:27:32.9358755Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:32.9360020Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:32.935824] 2025-07-17T10:27:41.1226769Z 2025-07-17T10:27:41.1227587Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_3ebd82149ce9e42e_.log 2025-07-17T10:27:41.1228120Z Running 0 items in this shard: 2025-07-17T10:27:41.1228258Z 2025-07-17T10:27:44.0571536Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:27:44.0573004Z import pkg_resources 2025-07-17T10:27:44.1373711Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:27:44.1374654Z import pkg_resources 2025-07-17T10:27:44.4317327Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:27:44.431247] 2025-07-17T10:27:44.4317654Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:44.4319232Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:44.431695] 2025-07-17T10:27:44.4956883Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:27:44.495217] 2025-07-17T10:27:44.4957225Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:44.4958810Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:44.495633] 2025-07-17T10:27:52.5695862Z 2025-07-17T10:27:52.5696729Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_889c151d3e12ec61_.log 2025-07-17T10:27:52.5700474Z Running 1 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_replicate_on_devices_cuda 2025-07-17T10:27:52.5700862Z 2025-07-17T10:27:52.5701036Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:27:52.569535] 2025-07-17T10:27:52.5701318Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:52.5702064Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:52.569894] 2025-07-17T10:27:54.1841859Z 2025-07-17T10:27:54.1842609Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_491113aadfe7b9c7_.log 2025-07-17T10:27:54.1843128Z Running 0 items in this shard: 2025-07-17T10:27:54.1843259Z 2025-07-17T10:27:54.1843406Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:27:54.184185] 2025-07-17T10:27:54.1843715Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:27:54.1846982Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_replicate_on_devices', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:27:54.184531] 2025-07-17T10:28:00.9047235Z 2025-07-17T10:28:00.9047969Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_f7d01e94f7e37f1d_.log 2025-07-17T10:28:00.9048745Z Running 1 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replicate_on_devices_mps 2025-07-17T10:28:00.9049097Z 2025-07-17T10:28:02.6710213Z 2025-07-17T10:28:02.6710959Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_517625b898d70342_.log 2025-07-17T10:28:02.6712324Z Running 1 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_replicate_on_devices_cpu 2025-07-17T10:28:02.6712667Z 2025-07-17T10:28:03.8305210Z Running test batch 'tests to run' cost 55.76 seconds 2025-07-17T10:28:04.8131750Z + python test/run_test.py -i inductor/test_aot_inductor.py -k test_on_gpu_device1 --verbose 2025-07-17T10:28:07.4316063Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:28:07.4317676Z import pkg_resources 2025-07-17T10:28:08.1359084Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:28:08.1537831Z Found test times from artifacts 2025-07-17T10:28:08.2289717Z Found test times from artifacts 2025-07-17T10:28:08.2323624Z Running all tests 2025-07-17T10:28:08.2328431Z Running parallel tests on 2 processes 2025-07-17T10:28:08.2328661Z Name: tests to run (est. time: 16.78min) 2025-07-17T10:28:08.2328880Z Serial tests (0): 2025-07-17T10:28:08.2329044Z Parallel tests (4): 2025-07-17T10:28:08.2329213Z inductor/test_aot_inductor 1/4 2025-07-17T10:28:08.2329447Z inductor/test_aot_inductor 2/4 2025-07-17T10:28:08.2329627Z inductor/test_aot_inductor 3/4 2025-07-17T10:28:08.2329814Z inductor/test_aot_inductor 4/4 2025-07-17T10:28:08.2329998Z Name: excluded (est. time: 0.0min) 2025-07-17T10:28:08.2330179Z Serial tests (0): 2025-07-17T10:28:08.2330336Z Parallel tests (0): 2025-07-17T10:28:08.2330823Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:28:08.232954] 2025-07-17T10:28:08.2333738Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:08.2334451Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:08.233289] 2025-07-17T10:28:16.3175543Z 2025-07-17T10:28:16.3176473Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_a85db51434c29b1a_.log 2025-07-17T10:28:16.3177010Z Running 0 items in this shard: 2025-07-17T10:28:16.3177142Z 2025-07-17T10:28:16.3177310Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:28:16.3177613Z Uploading artifacts took 0.00 seconds 2025-07-17T10:28:16.3177895Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:28:16.317431] 2025-07-17T10:28:16.3178170Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:16.3179867Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:16.317779] 2025-07-17T10:28:24.3047145Z 2025-07-17T10:28:24.3047990Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_5303ade0e3d59d3b_.log 2025-07-17T10:28:24.3049098Z Running 0 items in this shard: 2025-07-17T10:28:24.3049231Z 2025-07-17T10:28:24.3049376Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:28:24.304467] 2025-07-17T10:28:24.3049659Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:24.3052294Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:24.304916] 2025-07-17T10:28:32.1886567Z 2025-07-17T10:28:32.1887315Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_53dab605b0ff113b_.log 2025-07-17T10:28:32.1887834Z Running 0 items in this shard: 2025-07-17T10:28:32.1887969Z 2025-07-17T10:28:32.1888776Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:28:32.188463] 2025-07-17T10:28:32.1889058Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:32.1892471Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:32.188825] 2025-07-17T10:28:40.1226602Z 2025-07-17T10:28:40.1227431Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_427515a7ece1a455_.log 2025-07-17T10:28:40.1227960Z Running 0 items in this shard: 2025-07-17T10:28:40.1228092Z 2025-07-17T10:28:43.0602555Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:28:43.0603483Z import pkg_resources 2025-07-17T10:28:43.1125871Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:28:43.1126797Z import pkg_resources 2025-07-17T10:28:43.3915267Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:28:43.390936] 2025-07-17T10:28:43.3915624Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:43.3916377Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:43.391337] 2025-07-17T10:28:43.4475840Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:28:43.447101] 2025-07-17T10:28:43.4476174Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:43.4477175Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:43.447490] 2025-07-17T10:28:51.4733036Z 2025-07-17T10:28:51.4733770Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_1326c0bec640147b_.log 2025-07-17T10:28:51.4734301Z Running 0 items in this shard: 2025-07-17T10:28:51.4734435Z 2025-07-17T10:28:51.4734583Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:28:51.473141] 2025-07-17T10:28:51.4735505Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:51.4738485Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:51.473447] 2025-07-17T10:28:53.0420276Z 2025-07-17T10:28:53.0421674Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_d190413eb5e2e1d0_.log 2025-07-17T10:28:53.0422871Z Running 0 items in this shard: 2025-07-17T10:28:53.0423001Z 2025-07-17T10:28:53.0426188Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:28:53.041900] 2025-07-17T10:28:53.0426524Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:28:53.0427590Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_on_gpu_device1', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:28:53.042236] 2025-07-17T10:28:59.5558627Z 2025-07-17T10:28:59.5559862Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_1451b9ba6240888d_.log 2025-07-17T10:28:59.5560650Z Running 1 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_on_gpu_device1_cuda 2025-07-17T10:28:59.5561009Z 2025-07-17T10:29:01.2279139Z 2025-07-17T10:29:01.2279892Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_0f9886dd66394a02_.log 2025-07-17T10:29:01.2280899Z Running 2 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_on_gpu_device1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_on_gpu_device1_mps 2025-07-17T10:29:01.2281441Z 2025-07-17T10:29:02.0962685Z Running test batch 'tests to run' cost 53.86 seconds 2025-07-17T10:29:02.7854869Z + python test/run_test.py -i inductor/test_aot_inductor.py -k test_non_default_gpu_device --verbose 2025-07-17T10:29:05.2893483Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:29:05.2894453Z import pkg_resources 2025-07-17T10:29:05.9507702Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:29:05.9682708Z Found test times from artifacts 2025-07-17T10:29:06.0440632Z Found test times from artifacts 2025-07-17T10:29:06.0477887Z Running all tests 2025-07-17T10:29:06.0487977Z Running parallel tests on 2 processes 2025-07-17T10:29:06.0488252Z Name: tests to run (est. time: 16.78min) 2025-07-17T10:29:06.0488457Z Serial tests (0): 2025-07-17T10:29:06.0488644Z Parallel tests (4): 2025-07-17T10:29:06.0488829Z inductor/test_aot_inductor 1/4 2025-07-17T10:29:06.0489052Z inductor/test_aot_inductor 2/4 2025-07-17T10:29:06.0489260Z inductor/test_aot_inductor 3/4 2025-07-17T10:29:06.0489473Z inductor/test_aot_inductor 4/4 2025-07-17T10:29:06.0489662Z Name: excluded (est. time: 0.0min) 2025-07-17T10:29:06.0489845Z Serial tests (0): 2025-07-17T10:29:06.0490011Z Parallel tests (0): 2025-07-17T10:29:06.0490257Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:29:06.048410] 2025-07-17T10:29:06.0490531Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:06.0491271Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:06.048738] 2025-07-17T10:29:14.2329967Z 2025-07-17T10:29:14.2330694Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_9235c3484c51a4d7_.log 2025-07-17T10:29:14.2331261Z Running 0 items in this shard: 2025-07-17T10:29:14.2332102Z 2025-07-17T10:29:14.2332268Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:29:14.2332576Z Uploading artifacts took 0.00 seconds 2025-07-17T10:29:14.2332852Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:29:14.232927] 2025-07-17T10:29:14.2333133Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:14.2334625Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:14.233269] 2025-07-17T10:29:22.1668697Z 2025-07-17T10:29:22.1669420Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_d2cd9548feea36d7_.log 2025-07-17T10:29:22.1669963Z Running 0 items in this shard: 2025-07-17T10:29:22.1670134Z 2025-07-17T10:29:22.1670276Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:29:22.166613] 2025-07-17T10:29:22.1670577Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:22.1673666Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:22.166982] 2025-07-17T10:29:30.1504596Z 2025-07-17T10:29:30.1505344Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_7eec66756d0d9c88_.log 2025-07-17T10:29:30.1505874Z Running 0 items in this shard: 2025-07-17T10:29:30.1506004Z 2025-07-17T10:29:30.1506147Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:29:30.150204] 2025-07-17T10:29:30.1506426Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:30.1509157Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:30.150537] 2025-07-17T10:29:38.1845322Z 2025-07-17T10:29:38.1846370Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_e7aa4aca98241b8f_.log 2025-07-17T10:29:38.1846922Z Running 0 items in this shard: 2025-07-17T10:29:38.1847056Z 2025-07-17T10:29:41.0862555Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:29:41.0863492Z import pkg_resources 2025-07-17T10:29:41.1026549Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:29:41.1027453Z import pkg_resources 2025-07-17T10:29:41.4395171Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:29:41.438910] 2025-07-17T10:29:41.4395618Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:41.4396400Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:41.439319] 2025-07-17T10:29:41.4512944Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:29:41.450935] 2025-07-17T10:29:41.4513393Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:41.4516903Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:41.451329] 2025-07-17T10:29:49.4331607Z 2025-07-17T10:29:49.4332318Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_f53dcddb3e3f7b83_.log 2025-07-17T10:29:49.4332838Z Running 0 items in this shard: 2025-07-17T10:29:49.4332961Z 2025-07-17T10:29:49.4333128Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:29:49.432975] 2025-07-17T10:29:49.4333404Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:49.4334445Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:49.433284] 2025-07-17T10:29:51.0771770Z 2025-07-17T10:29:51.0772640Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_b1a5b46da823961a_.log 2025-07-17T10:29:51.0773468Z Running 1 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_default_gpu_device_cuda 2025-07-17T10:29:51.0773808Z 2025-07-17T10:29:51.0773978Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:29:51.077025] 2025-07-17T10:29:51.0774259Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:29:51.0777104Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_non_default_gpu_device', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:29:51.077355] 2025-07-17T10:29:57.5150745Z 2025-07-17T10:29:57.5151719Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_fa76052ebcc3767a_.log 2025-07-17T10:29:57.5152281Z Running 0 items in this shard: 2025-07-17T10:29:59.1099747Z 2025-07-17T10:29:59.1099761Z 2025-07-17T10:29:59.1100851Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_806123752eeba503_.log 2025-07-17T10:29:59.1101872Z Running 2 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_default_gpu_device_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_default_gpu_device_mps 2025-07-17T10:29:59.1102499Z 2025-07-17T10:29:59.7547582Z Running test batch 'tests to run' cost 53.71 seconds 2025-07-17T10:30:00.3923654Z + python test/run_test.py -i inductor/test_aot_inductor.py -k test_load_package_multiple_gpus --verbose 2025-07-17T10:30:02.8987345Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:30:02.8988784Z import pkg_resources 2025-07-17T10:30:03.6803275Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:30:03.6980014Z Found test times from artifacts 2025-07-17T10:30:03.7731930Z Found test times from artifacts 2025-07-17T10:30:03.7766379Z Running all tests 2025-07-17T10:30:03.7771201Z Running parallel tests on 2 processes 2025-07-17T10:30:03.7771516Z Name: tests to run (est. time: 16.78min) 2025-07-17T10:30:03.7771818Z Serial tests (0): 2025-07-17T10:30:03.7772058Z Parallel tests (4): 2025-07-17T10:30:03.7772282Z inductor/test_aot_inductor 1/4 2025-07-17T10:30:03.7772571Z inductor/test_aot_inductor 2/4 2025-07-17T10:30:03.7772829Z inductor/test_aot_inductor 3/4 2025-07-17T10:30:03.7773505Z inductor/test_aot_inductor 4/4 2025-07-17T10:30:03.7773773Z Name: excluded (est. time: 0.0min) 2025-07-17T10:30:03.7774014Z Serial tests (0): 2025-07-17T10:30:03.7774225Z Parallel tests (0): 2025-07-17T10:30:03.7775184Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:30:03.777191] 2025-07-17T10:30:03.7775584Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:03.7777609Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:03.777522] 2025-07-17T10:30:11.8620027Z 2025-07-17T10:30:11.8620883Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_28c6e629fdc85f95_.log 2025-07-17T10:30:11.8621415Z Running 0 items in this shard: 2025-07-17T10:30:11.8621569Z 2025-07-17T10:30:11.8621749Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:30:11.8622040Z Uploading artifacts took 0.00 seconds 2025-07-17T10:30:11.8622365Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:30:11.861914] 2025-07-17T10:30:11.8622637Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:11.8624604Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:11.862258] 2025-07-17T10:30:19.9462218Z 2025-07-17T10:30:19.9462965Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_afbcb7f01605e818_.log 2025-07-17T10:30:19.9463505Z Running 0 items in this shard: 2025-07-17T10:30:19.9463665Z 2025-07-17T10:30:19.9463810Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:30:19.945925] 2025-07-17T10:30:19.9464088Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:19.9465149Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:19.946274] 2025-07-17T10:30:27.9301610Z 2025-07-17T10:30:27.9302446Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_6c9f1ca620dedb45_.log 2025-07-17T10:30:27.9302968Z Running 0 items in this shard: 2025-07-17T10:30:27.9303099Z 2025-07-17T10:30:27.9305339Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:30:27.929857] 2025-07-17T10:30:27.9306172Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:27.9306929Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:27.930200] 2025-07-17T10:30:36.5152764Z 2025-07-17T10:30:36.5153741Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_f5cceb3bd0c84b85_.log 2025-07-17T10:30:36.5154894Z Running 0 items in this shard: 2025-07-17T10:30:36.5155025Z 2025-07-17T10:30:39.4201282Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:30:39.4202336Z import pkg_resources 2025-07-17T10:30:39.4267445Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:30:39.4268318Z import pkg_resources 2025-07-17T10:30:39.7754410Z Running inductor/test_aot_inductor 1/4 ... [2025-07-17 10:30:39.774888] 2025-07-17T10:30:39.7754748Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:39.7755514Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:39.775313] 2025-07-17T10:30:39.7833519Z Running inductor/test_aot_inductor 2/4 ... [2025-07-17 10:30:39.783059] 2025-07-17T10:30:39.7833849Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:39.7837229Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:39.783443] 2025-07-17T10:30:47.7599441Z 2025-07-17T10:30:47.7600188Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_76c17dc78d42de30_.log 2025-07-17T10:30:47.7601232Z Running 2 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_load_package_multiple_gpus_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_load_package_multiple_gpus_cuda 2025-07-17T10:30:47.7601894Z 2025-07-17T10:30:47.7602061Z Running inductor/test_aot_inductor 3/4 ... [2025-07-17 10:30:47.759868] 2025-07-17T10:30:47.7602337Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:47.7603310Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:47.760185] 2025-07-17T10:30:49.8692251Z 2025-07-17T10:30:49.8693252Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_85e7eabc4159a371_.log 2025-07-17T10:30:49.8693896Z Running 0 items in this shard: 2025-07-17T10:30:49.8694037Z 2025-07-17T10:30:49.8694193Z Running inductor/test_aot_inductor 4/4 ... [2025-07-17 10:30:49.869077] 2025-07-17T10:30:49.8695116Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:30:49.8696243Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_load_package_multiple_gpus', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:30:49.869400] 2025-07-17T10:30:56.2944442Z 2025-07-17T10:30:56.2945308Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_62e70b2da9612621_.log 2025-07-17T10:30:56.2946674Z Running 1 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_load_package_multiple_gpus_mps 2025-07-17T10:30:56.2947106Z 2025-07-17T10:30:58.5034188Z 2025-07-17T10:30:58.5035787Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_e7d3792e7793c5f3_.log 2025-07-17T10:30:58.5036329Z Running 0 items in this shard: 2025-07-17T10:30:58.5036461Z 2025-07-17T10:30:59.1799170Z Running test batch 'tests to run' cost 55.4 seconds 2025-07-17T10:30:59.8946765Z + python test/run_test.py -i distributed/test_c10d_functional_native.py --verbose 2025-07-17T10:31:02.4016436Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:31:02.4017524Z import pkg_resources 2025-07-17T10:31:03.1700313Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:31:03.1873715Z Found test times from artifacts 2025-07-17T10:31:03.2620028Z Found test times from artifacts 2025-07-17T10:31:03.2652767Z Running all tests 2025-07-17T10:31:03.2657378Z Running parallel tests on 2 processes 2025-07-17T10:31:03.2657663Z Name: tests to run (est. time: 3.26min) 2025-07-17T10:31:03.2657880Z Serial tests (1): 2025-07-17T10:31:03.2658083Z distributed/test_c10d_functional_native 1/1 2025-07-17T10:31:03.2658309Z Parallel tests (0): 2025-07-17T10:31:03.2658497Z Name: excluded (est. time: 0.0min) 2025-07-17T10:31:03.2658694Z Serial tests (0): 2025-07-17T10:31:03.2658852Z Parallel tests (0): 2025-07-17T10:31:03.2661282Z Running distributed/test_c10d_functional_native 1/1 ... [2025-07-17 10:31:03.265769] 2025-07-17T10:31:03.2661605Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:31:03.2663204Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_c10d_functional_native.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-07-17 10:31:03.266105] 2025-07-17T10:34:24.8251509Z 2025-07-17T10:34:24.8252352Z distributed/test_c10d_functional_native 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_functional_native_1.1_b944a867187f2ee5_.log 2025-07-17T10:34:24.8260424Z Running 32 items in this shard: test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_all_gather_into_tensor_coalesced, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_all_gather_into_tensor_single, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_all_reduce_coalesced, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_all_reduce_coalesced_, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_all_reduce_single, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_all_reduce_single_, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_all_to_all_single, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_broadcast, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_fixed_striding, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_functional_collectives_inference_mode, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_inductor_dtypeview_memory_leak, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_reduce_scatter_tensor_coalesced, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_reduce_scatter_tensor_single, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_threading, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_unwaited, test/distributed/test_c10d_functional_native.py::TestWithNCCL::test_wait_tensor, test/distributed/test_c10d_functional_native.py::PyWorkTest::test_collectives, test/distributed/test_c10d_functional_native.py::PyWorkTest::test_wait_tensor, test/distributed/test_c10d_functional_native.py::CompileTestCPU::test_inductor_all_reduce_cpu, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_gather_into_tensor_coalesced, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_gather_into_tensor_single, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_reduce_coalesced, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_reduce_non_contig_input, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_reduce_single, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_to_all_single, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_broadcast, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_inplace_op_on_view, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_reduce_scatter_tensor_coalesced, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_reduce_scatter_tensor_single, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_reuse_buffer_after_inplace_collective, test/distributed/test_c10d_functional_native.py::CompileTest::test_ranks_and_tag, test/distributed/test_c10d_functional_native.py::CompileTest::test_wait_tensor 2025-07-17T10:34:24.8267735Z 2025-07-17T10:34:24.8267914Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:34:24.8268220Z Uploading artifacts took 0.00 seconds 2025-07-17T10:34:27.7504724Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:34:27.7505820Z import pkg_resources 2025-07-17T10:34:27.7767655Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:34:27.7768623Z import pkg_resources 2025-07-17T10:34:28.7282783Z Running test batch 'tests to run' cost 205.46 seconds 2025-07-17T10:34:29.3588401Z + python test/run_test.py -i distributed/tensor/test_dtensor_compile.py --verbose 2025-07-17T10:34:31.9170522Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:34:31.9171496Z import pkg_resources 2025-07-17T10:34:32.5689039Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:34:32.5863028Z Found test times from artifacts 2025-07-17T10:34:32.6626450Z Found test times from artifacts 2025-07-17T10:34:32.6659007Z Running all tests 2025-07-17T10:34:32.6663687Z Running parallel tests on 2 processes 2025-07-17T10:34:32.6663984Z Name: tests to run (est. time: 2.34min) 2025-07-17T10:34:32.6664202Z Serial tests (1): 2025-07-17T10:34:32.6664403Z distributed/tensor/test_dtensor_compile 1/1 2025-07-17T10:34:32.6664629Z Parallel tests (0): 2025-07-17T10:34:32.6664822Z Name: excluded (est. time: 0.0min) 2025-07-17T10:34:32.6665493Z Serial tests (0): 2025-07-17T10:34:32.6665667Z Parallel tests (0): 2025-07-17T10:34:32.6665962Z Running distributed/tensor/test_dtensor_compile 1/1 ... [2025-07-17 10:34:32.666390] 2025-07-17T10:34:32.6666285Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:34:32.6668969Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/test_dtensor_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-07-17 10:34:32.666721] 2025-07-17T10:37:02.3301200Z 2025-07-17T10:37:02.3302023Z distributed/tensor/test_dtensor_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_dtensor_compile_1.1_babae4a7ed9e279f_.log 2025-07-17T10:37:02.3313825Z Running 40 items in this shard: test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_device_mesh_compile, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_attribute_access_on_intermediate, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_basic, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_basic_export, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_constructor_w_dynamo_disable, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_constructor_w_graph_break, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_contiguous_dtensor_noncontiguous_local_as_tangent, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_different_gradient_placement, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_dont_recompile_on_same_placement_devicemesh, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_dynamic, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_dynamic_cat, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_dynamic_slice, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_dynamo_device_mesh_attrs, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_noncontiguous_output, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_partial_placement_graph_output, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dtensor_partial_placement_redistribute_unbalanced_correct_strides, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor_from_local, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor_from_local_dynamic_shapes, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor_from_local_redistribute, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor_from_local_redistribute_async, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_dtensor_recompile, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_to_local_kwargs, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_dynamo_to_local_kwargs_forward_hook, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_fakify_dtensor, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_graph_input_is_async, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_placement_compile, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_tp_compile_comm_reordering, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_tp_compile_comm_reordering_graph_partition, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompile::test_unwrap_async_collective_tensor_tangent, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_2d_fsdp_tp_ac_compile_use_ca_False, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_2d_fsdp_tp_ac_compile_use_ca_True, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_2d_fsdp_tp_compile_use_ca_False, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_2d_fsdp_tp_compile_use_ca_True, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_compile_dtensor_redistribute_backward_use_ca_False, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_compile_dtensor_redistribute_backward_use_ca_True, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_tp_compile_fullgraph_is_seq_parallel_False_use_ca_False, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_tp_compile_fullgraph_is_seq_parallel_False_use_ca_True, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_tp_compile_fullgraph_is_seq_parallel_True_use_ca_False, test/distributed/tensor/test_dtensor_compile.py::TestDTensorCompileE2E::test_tp_compile_fullgraph_is_seq_parallel_True_use_ca_True 2025-07-17T10:37:02.3324570Z 2025-07-17T10:37:02.3324734Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:37:02.3325030Z Uploading artifacts took 0.00 seconds 2025-07-17T10:37:05.2760845Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:37:05.2761781Z import pkg_resources 2025-07-17T10:37:05.3762062Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:37:05.3763040Z import pkg_resources 2025-07-17T10:37:06.5216191Z Running test batch 'tests to run' cost 153.85 seconds 2025-07-17T10:37:07.1473528Z + python test/run_test.py -i distributed/tensor/parallel/test_micro_pipeline_tp.py --verbose 2025-07-17T10:37:09.6961424Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:37:09.6962363Z import pkg_resources 2025-07-17T10:37:10.5045301Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:37:10.5219798Z Found test times from artifacts 2025-07-17T10:37:10.5997323Z Found test times from artifacts 2025-07-17T10:37:10.6030598Z Running all tests 2025-07-17T10:37:10.6037093Z Running parallel tests on 2 processes 2025-07-17T10:37:10.6037357Z Name: tests to run (est. time: 0.39min) 2025-07-17T10:37:10.6037589Z Serial tests (1): 2025-07-17T10:37:10.6037812Z distributed/tensor/parallel/test_micro_pipeline_tp 1/1 2025-07-17T10:37:10.6038062Z Parallel tests (0): 2025-07-17T10:37:10.6038783Z Name: excluded (est. time: 0.0min) 2025-07-17T10:37:10.6038973Z Serial tests (0): 2025-07-17T10:37:10.6039130Z Parallel tests (0): 2025-07-17T10:37:10.6039548Z Running distributed/tensor/parallel/test_micro_pipeline_tp 1/1 ... [2025-07-17 10:37:10.603558] 2025-07-17T10:37:10.6039967Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:37:10.6041351Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/tensor/parallel/test_micro_pipeline_tp.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-07-17 10:37:10.603890] 2025-07-17T10:37:43.3515210Z 2025-07-17T10:37:43.3516084Z distributed/tensor/parallel/test_micro_pipeline_tp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.parallel.test_micro_pipeline_tp_1.1_b958c39a8ee35365_.log 2025-07-17T10:37:43.3539168Z Running 44 items in this shard: test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_dtensor_seq_par_shard_dim_0, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_dtensor_seq_par_shard_dim_1, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_find_all_gather_patterns, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_find_reduce_scatter_patterns, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_2_gather_dim_0_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_2_gather_dim_0_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_2_gather_dim_1_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_2_gather_dim_1_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_2_gather_dim_2_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_2_gather_dim_2_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_3_gather_dim_0_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_3_gather_dim_0_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_3_gather_dim_1_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_3_gather_dim_1_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_3_gather_dim_2_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_matmul_A_dims_3_gather_dim_2_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_2_gather_dim_0_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_2_gather_dim_0_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_2_gather_dim_1_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_2_gather_dim_1_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_2_gather_dim_2_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_2_gather_dim_2_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_3_gather_dim_0_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_3_gather_dim_0_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_3_gather_dim_1_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_3_gather_dim_1_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_3_gather_dim_2_return_A_False, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_all_gather_scaled_matmul_A_dims_3_gather_dim_2_return_A_True, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_matmul_reduce_scatter_A_dims_2_scatter_dim_0, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_matmul_reduce_scatter_A_dims_2_scatter_dim_1, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_matmul_reduce_scatter_A_dims_2_scatter_dim_2, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_matmul_reduce_scatter_A_dims_3_scatter_dim_0, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_matmul_reduce_scatter_A_dims_3_scatter_dim_1, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_matmul_reduce_scatter_A_dims_3_scatter_dim_2, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_A_dims_2_scatter_dim_0, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_A_dims_2_scatter_dim_1, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_A_dims_2_scatter_dim_2, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_A_dims_3_scatter_dim_0, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_A_dims_3_scatter_dim_1, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_A_dims_3_scatter_dim_2, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_rowwise_scales_reshape_mm_reshape_scatter_dim_0, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_rowwise_scales_reshape_mm_reshape_scatter_dim_1, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_fuse_scaled_matmul_reduce_scatter_rowwise_scales_reshape_mm_reshape_scatter_dim_2, test/distributed/tensor/parallel/test_micro_pipeline_tp.py::MicroPipelineTPTest::test_get_unexposed_collectives 2025-07-17T10:37:43.3554058Z 2025-07-17T10:37:43.3554223Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:37:43.3554525Z Uploading artifacts took 0.00 seconds 2025-07-17T10:37:46.2576335Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:37:46.2577267Z import pkg_resources 2025-07-17T10:37:46.3116968Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:37:46.3118530Z import pkg_resources 2025-07-17T10:37:47.2719947Z Running test batch 'tests to run' cost 36.67 seconds 2025-07-17T10:37:47.9148157Z + python test/run_test.py -i distributed/_composable/test_replicate_with_compiler.py --verbose 2025-07-17T10:37:50.4443925Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:37:50.4445505Z import pkg_resources 2025-07-17T10:37:51.2139382Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:37:51.2313282Z Found test times from artifacts 2025-07-17T10:37:51.3064999Z Found test times from artifacts 2025-07-17T10:37:51.3097239Z Running all tests 2025-07-17T10:37:51.3102190Z Running parallel tests on 2 processes 2025-07-17T10:37:51.3102475Z Name: tests to run (est. time: 2.79min) 2025-07-17T10:37:51.3102691Z Serial tests (1): 2025-07-17T10:37:51.3102910Z distributed/_composable/test_replicate_with_compiler 1/1 2025-07-17T10:37:51.3103175Z Parallel tests (0): 2025-07-17T10:37:51.3103359Z Name: excluded (est. time: 0.0min) 2025-07-17T10:37:51.3103559Z Serial tests (0): 2025-07-17T10:37:51.3103710Z Parallel tests (0): 2025-07-17T10:37:51.3105909Z Running distributed/_composable/test_replicate_with_compiler 1/1 ... [2025-07-17 10:37:51.310245] 2025-07-17T10:37:51.3106261Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:37:51.3107901Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/test_replicate_with_compiler.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-07-17 10:37:51.310572] 2025-07-17T10:40:43.6806283Z 2025-07-17T10:40:43.6807502Z distributed/_composable/test_replicate_with_compiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_replicate_with_compiler_1.1_a2f1b22ce17de867_.log 2025-07-17T10:40:43.6811259Z Running 10 items in this shard: test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_bucketing_coalesced_op, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_bucketing_concat_op, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_compile_backward_only, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_compile_bf16, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_compile_cpu, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_compile_cpu_no_sync, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_compile_fp16, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_compile_gpu, test/distributed/_composable/test_replicate_with_compiler.py::ReplicateTest::test_compile_gpu_ac, test/distributed/_composable/test_replicate_with_compiler.py::DDP_TP_Test::test_ddp_tp 2025-07-17T10:40:43.6814050Z 2025-07-17T10:40:43.6814224Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:40:43.6814532Z Uploading artifacts took 0.00 seconds 2025-07-17T10:40:46.5374465Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:40:46.5376044Z import pkg_resources 2025-07-17T10:40:46.5739962Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:40:46.5740870Z import pkg_resources 2025-07-17T10:40:47.8052153Z Running test batch 'tests to run' cost 176.49 seconds 2025-07-17T10:40:48.4443617Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_comm.py --verbose 2025-07-17T10:40:50.9458058Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:40:50.9459007Z import pkg_resources 2025-07-17T10:40:51.6184658Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:40:51.6359488Z Found test times from artifacts 2025-07-17T10:40:51.7111214Z Found test times from artifacts 2025-07-17T10:40:51.7144403Z Running all tests 2025-07-17T10:40:51.7150424Z Running parallel tests on 2 processes 2025-07-17T10:40:51.7150662Z Name: tests to run (est. time: 2.78min) 2025-07-17T10:40:51.7150885Z Serial tests (1): 2025-07-17T10:40:51.7151092Z distributed/_composable/fsdp/test_fully_shard_comm 1/1 2025-07-17T10:40:51.7153408Z Parallel tests (0): 2025-07-17T10:40:51.7153586Z Name: excluded (est. time: 0.0min) 2025-07-17T10:40:51.7153781Z Serial tests (0): 2025-07-17T10:40:51.7153930Z Parallel tests (0): 2025-07-17T10:40:51.7154224Z Running distributed/_composable/fsdp/test_fully_shard_comm 1/1 ... [2025-07-17 10:40:51.714996] 2025-07-17T10:40:51.7154555Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:40:51.7155265Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_comm.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-07-17 10:40:51.715333] 2025-07-17T10:43:33.5597630Z 2025-07-17T10:43:33.5598690Z distributed/_composable/fsdp/test_fully_shard_comm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_comm_1.1_a63f8973df72927f_.log 2025-07-17T10:43:33.5606293Z Running 21 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardCollectiveOps::test_all_gather_fp32, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardCollectiveOps::test_reduce_scatter_fp16, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardCollectiveOps::test_reduce_scatter_fp32, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardCommunication::test_fully_shard_communication_count, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardCommunication::test_manual_reshard_with_reshard_after_forward_false, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardCommunication::test_set_reduce_scatter_divide_factor, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardCommunication::test_set_reshard_after_forward, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardPrefetch::test_backward_misprefetch, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardPrefetch::test_fully_shard_backward_prefetch, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardPrefetch::test_fully_shard_multi_module_backward_prefetch, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardPrefetch::test_fully_shard_multi_module_unused_module, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardPrefetch::test_set_modules_to_backward_prefetch, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardPrefetch::test_set_modules_to_forward_prefetch, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardUnshardMultiProcess::test_unshard_async, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardUnshardMultiThread::test_unshard_no_param_group, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardUnshardMultiThread::test_unshard_without_lazy_init, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardAllocFromPG::test_exception_when_used_together_with_comm_hooks, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardAllocFromPG::test_fully_shard_alloc_from_pg, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardForceSumReduction::test_fully_shard_force_sum_both_reductions, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardForceSumReduction::test_fully_shard_force_sum_reduce_scatter, test/distributed/_composable/fsdp/test_fully_shard_comm.py::TestFullyShardReduceOpWorldSize1::test_size1_reduceop 2025-07-17T10:43:33.5613784Z 2025-07-17T10:43:33.5613950Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:43:33.5614251Z Uploading artifacts took 0.00 seconds 2025-07-17T10:43:36.3704670Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:43:36.3705609Z import pkg_resources 2025-07-17T10:43:36.3756255Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:43:36.3757134Z import pkg_resources 2025-07-17T10:43:37.3044135Z Running test batch 'tests to run' cost 165.59 seconds 2025-07-17T10:43:37.9431161Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_training.py -k test_train_parity_multi_group --verbose 2025-07-17T10:43:40.4875234Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:43:40.4876178Z import pkg_resources 2025-07-17T10:43:41.2150352Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:43:41.2324510Z Found test times from artifacts 2025-07-17T10:43:41.3070201Z Found test times from artifacts 2025-07-17T10:43:41.3102437Z Running all tests 2025-07-17T10:43:41.3107726Z Running parallel tests on 2 processes 2025-07-17T10:43:41.3107999Z Name: tests to run (est. time: 5.02min) 2025-07-17T10:43:41.3108205Z Serial tests (1): 2025-07-17T10:43:41.3108433Z distributed/_composable/fsdp/test_fully_shard_training 1/1 2025-07-17T10:43:41.3108699Z Parallel tests (0): 2025-07-17T10:43:41.3108900Z Name: excluded (est. time: 0.0min) 2025-07-17T10:43:41.3109089Z Serial tests (0): 2025-07-17T10:43:41.3109252Z Parallel tests (0): 2025-07-17T10:43:41.3109570Z Running distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-07-17 10:43:41.310811] 2025-07-17T10:43:41.3109919Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:43:41.3115159Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_training.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_train_parity_multi_group', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:43:41.311155] 2025-07-17T10:47:30.5621852Z 2025-07-17T10:47:30.5623675Z distributed/_composable/fsdp/test_fully_shard_training 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_training_1.1_05dbee352b7e59d4_.log 2025-07-17T10:47:30.5625920Z Running 3 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_multi_group, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_multi_group_cpu_offload_eager, test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_multi_group_unshard_async_op 2025-07-17T10:47:30.5627059Z 2025-07-17T10:47:30.5627501Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:47:30.5627834Z Uploading artifacts took 0.00 seconds 2025-07-17T10:47:33.4050250Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:47:33.4051188Z import pkg_resources 2025-07-17T10:47:33.4375835Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:47:33.4376751Z import pkg_resources 2025-07-17T10:47:34.3637163Z Running test batch 'tests to run' cost 233.05 seconds 2025-07-17T10:47:34.9946827Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_training.py -k test_train_parity_with_activation_checkpointing --verbose 2025-07-17T10:47:37.4993036Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:47:37.4994003Z import pkg_resources 2025-07-17T10:47:38.2864788Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:47:38.3038766Z Found test times from artifacts 2025-07-17T10:47:38.3783840Z Found test times from artifacts 2025-07-17T10:47:38.3816291Z Running all tests 2025-07-17T10:47:38.3821182Z Running parallel tests on 2 processes 2025-07-17T10:47:38.3821509Z Name: tests to run (est. time: 5.02min) 2025-07-17T10:47:38.3821717Z Serial tests (1): 2025-07-17T10:47:38.3821943Z distributed/_composable/fsdp/test_fully_shard_training 1/1 2025-07-17T10:47:38.3822203Z Parallel tests (0): 2025-07-17T10:47:38.3822391Z Name: excluded (est. time: 0.0min) 2025-07-17T10:47:38.3822584Z Serial tests (0): 2025-07-17T10:47:38.3822758Z Parallel tests (0): 2025-07-17T10:47:38.3825062Z Running distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-07-17 10:47:38.382150] 2025-07-17T10:47:38.3825450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:47:38.3826916Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_training.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_train_parity_with_activation_checkpointing', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:47:38.382485] 2025-07-17T10:48:24.7539694Z 2025-07-17T10:48:24.7540723Z distributed/_composable/fsdp/test_fully_shard_training 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_training_1.1_db72db6aa0a87b60_.log 2025-07-17T10:48:24.7541774Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCompose::test_train_parity_with_activation_checkpointing 2025-07-17T10:48:24.7542874Z 2025-07-17T10:48:24.7543687Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:48:24.7543987Z Uploading artifacts took 0.00 seconds 2025-07-17T10:48:27.5882320Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:48:27.5884037Z import pkg_resources 2025-07-17T10:48:27.6416677Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:48:27.6417593Z import pkg_resources 2025-07-17T10:48:28.5626316Z Running test batch 'tests to run' cost 50.18 seconds 2025-07-17T10:48:29.1911003Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_training.py -k test_train_parity_hsdp --verbose 2025-07-17T10:48:31.7218896Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:48:31.7219824Z import pkg_resources 2025-07-17T10:48:32.3841327Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:48:32.4015697Z Found test times from artifacts 2025-07-17T10:48:32.4763779Z Found test times from artifacts 2025-07-17T10:48:32.4794994Z Running all tests 2025-07-17T10:48:32.4799807Z Running parallel tests on 2 processes 2025-07-17T10:48:32.4800095Z Name: tests to run (est. time: 5.02min) 2025-07-17T10:48:32.4800314Z Serial tests (1): 2025-07-17T10:48:32.4800587Z distributed/_composable/fsdp/test_fully_shard_training 1/1 2025-07-17T10:48:32.4800859Z Parallel tests (0): 2025-07-17T10:48:32.4801046Z Name: excluded (est. time: 0.0min) 2025-07-17T10:48:32.4801245Z Serial tests (0): 2025-07-17T10:48:32.4801419Z Parallel tests (0): 2025-07-17T10:48:32.4801740Z Running distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-07-17 10:48:32.480041] 2025-07-17T10:48:32.4802118Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:48:32.4806328Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_training.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_train_parity_hsdp', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:48:32.480379] 2025-07-17T10:48:50.6874344Z 2025-07-17T10:48:50.6875529Z distributed/_composable/fsdp/test_fully_shard_training 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_training_1.1_e038deab0eedbe1d_.log 2025-07-17T10:48:50.6876506Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardHSDPTraining::test_train_parity_hsdp 2025-07-17T10:48:50.6876876Z 2025-07-17T10:48:50.6881991Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:48:50.6882884Z Uploading artifacts took 0.00 seconds 2025-07-17T10:48:53.5379156Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:48:53.5380128Z import pkg_resources 2025-07-17T10:48:53.5447719Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:48:53.5448629Z import pkg_resources 2025-07-17T10:48:54.5008838Z Running test batch 'tests to run' cost 22.02 seconds 2025-07-17T10:48:55.1352957Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_training.py -k test_train_parity_2d_transformer_checkpoint_resume --verbose 2025-07-17T10:48:57.6399440Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:48:57.6400542Z import pkg_resources 2025-07-17T10:48:58.3919107Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:48:58.4089905Z Found test times from artifacts 2025-07-17T10:48:58.4839822Z Found test times from artifacts 2025-07-17T10:48:58.4871663Z Running all tests 2025-07-17T10:48:58.4876983Z Running parallel tests on 2 processes 2025-07-17T10:48:58.4877313Z Name: tests to run (est. time: 5.02min) 2025-07-17T10:48:58.4877541Z Serial tests (1): 2025-07-17T10:48:58.4877768Z distributed/_composable/fsdp/test_fully_shard_training 1/1 2025-07-17T10:48:58.4878043Z Parallel tests (0): 2025-07-17T10:48:58.4878227Z Name: excluded (est. time: 0.0min) 2025-07-17T10:48:58.4878425Z Serial tests (0): 2025-07-17T10:48:58.4878596Z Parallel tests (0): 2025-07-17T10:48:58.4878922Z Running distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-07-17 10:48:58.487724] 2025-07-17T10:48:58.4879286Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:48:58.4882187Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_training.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_train_parity_2d_transformer_checkpoint_resume', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:48:58.488062] 2025-07-17T10:49:02.0613289Z 2025-07-17T10:49:02.0614461Z distributed/_composable/fsdp/test_fully_shard_training 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_training_1.1_57938c4baa3ff995_.log 2025-07-17T10:49:02.0615129Z Running 0 items in this shard: 2025-07-17T10:49:02.0615258Z 2025-07-17T10:49:02.0615446Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:49:02.0615761Z Uploading artifacts took 0.00 seconds 2025-07-17T10:49:04.8365305Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:04.8366249Z import pkg_resources 2025-07-17T10:49:04.9783585Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:04.9785155Z import pkg_resources 2025-07-17T10:49:06.2798060Z Running test batch 'tests to run' cost 7.79 seconds 2025-07-17T10:49:06.9067071Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_training.py -k test_gradient_accumulation --verbose 2025-07-17T10:49:09.4468170Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:09.4469134Z import pkg_resources 2025-07-17T10:49:10.1553609Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:49:10.1725680Z Found test times from artifacts 2025-07-17T10:49:10.2475103Z Found test times from artifacts 2025-07-17T10:49:10.2508703Z Running all tests 2025-07-17T10:49:10.2513438Z Running parallel tests on 2 processes 2025-07-17T10:49:10.2513701Z Name: tests to run (est. time: 5.02min) 2025-07-17T10:49:10.2513920Z Serial tests (1): 2025-07-17T10:49:10.2514153Z distributed/_composable/fsdp/test_fully_shard_training 1/1 2025-07-17T10:49:10.2514461Z Parallel tests (0): 2025-07-17T10:49:10.2514673Z Name: excluded (est. time: 0.0min) 2025-07-17T10:49:10.2514861Z Serial tests (0): 2025-07-17T10:49:10.2515017Z Parallel tests (0): 2025-07-17T10:49:10.2515338Z Running distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-07-17 10:49:10.251390] 2025-07-17T10:49:10.2515685Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:49:10.2518818Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_training.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_gradient_accumulation', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:49:10.251719] 2025-07-17T10:49:26.8047761Z 2025-07-17T10:49:26.8048884Z distributed/_composable/fsdp/test_fully_shard_training 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_training_1.1_7086fe36418ca589_.log 2025-07-17T10:49:26.8049960Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShardGradientAccumulation::test_gradient_accumulation 2025-07-17T10:49:26.8050371Z 2025-07-17T10:49:26.8050539Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:49:26.8050834Z Uploading artifacts took 0.00 seconds 2025-07-17T10:49:29.6772190Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:29.6773163Z import pkg_resources 2025-07-17T10:49:29.7112106Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:29.7113164Z import pkg_resources 2025-07-17T10:49:30.6274236Z Running test batch 'tests to run' cost 20.38 seconds 2025-07-17T10:49:31.2597371Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_state_dict.py -k test_dp_state_dict_save_load --verbose 2025-07-17T10:49:33.7716215Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:33.7717166Z import pkg_resources 2025-07-17T10:49:34.5550848Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:49:34.5725511Z Found test times from artifacts 2025-07-17T10:49:34.6472317Z Found test times from artifacts 2025-07-17T10:49:34.6504922Z Running all tests 2025-07-17T10:49:34.6510003Z Running parallel tests on 2 processes 2025-07-17T10:49:34.6510305Z Name: tests to run (est. time: 0.14min) 2025-07-17T10:49:34.6510526Z Serial tests (1): 2025-07-17T10:49:34.6510779Z distributed/_composable/fsdp/test_fully_shard_state_dict 1/1 2025-07-17T10:49:34.6511100Z Parallel tests (0): 2025-07-17T10:49:34.6511952Z Name: excluded (est. time: 0.0min) 2025-07-17T10:49:34.6512155Z Serial tests (0): 2025-07-17T10:49:34.6512327Z Parallel tests (0): 2025-07-17T10:49:34.6512736Z Running distributed/_composable/fsdp/test_fully_shard_state_dict 1/1 ... [2025-07-17 10:49:34.651059] 2025-07-17T10:49:34.6513284Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:49:34.6516075Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_state_dict.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_dp_state_dict_save_load', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:49:34.651412] 2025-07-17T10:49:46.3936172Z 2025-07-17T10:49:46.3937376Z distributed/_composable/fsdp/test_fully_shard_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_state_dict_1.1_342d127a5d5e68a6_.log 2025-07-17T10:49:46.3938480Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_state_dict.py::TestFullyShardStateDictMultiProcess::test_dp_state_dict_save_load 2025-07-17T10:49:46.3938914Z 2025-07-17T10:49:46.3939079Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:49:46.3939395Z Uploading artifacts took 0.00 seconds 2025-07-17T10:49:49.1730207Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:49.1731177Z import pkg_resources 2025-07-17T10:49:49.2463364Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:49.2464339Z import pkg_resources 2025-07-17T10:49:50.2024883Z Running test batch 'tests to run' cost 15.55 seconds 2025-07-17T10:49:50.8267669Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_frozen.py --verbose 2025-07-17T10:49:53.3881517Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:49:53.3882520Z import pkg_resources 2025-07-17T10:49:54.1378974Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:49:54.1554308Z Found test times from artifacts 2025-07-17T10:49:54.2306671Z Found test times from artifacts 2025-07-17T10:49:54.2339514Z Running all tests 2025-07-17T10:49:54.2344481Z Running parallel tests on 2 processes 2025-07-17T10:49:54.2344764Z Name: tests to run (est. time: 0.38min) 2025-07-17T10:49:54.2344988Z Serial tests (1): 2025-07-17T10:49:54.2345221Z distributed/_composable/fsdp/test_fully_shard_frozen 1/1 2025-07-17T10:49:54.2345478Z Parallel tests (0): 2025-07-17T10:49:54.2345669Z Name: excluded (est. time: 0.0min) 2025-07-17T10:49:54.2346416Z Serial tests (0): 2025-07-17T10:49:54.2346585Z Parallel tests (0): 2025-07-17T10:49:54.2346910Z Running distributed/_composable/fsdp/test_fully_shard_frozen 1/1 ... [2025-07-17 10:49:54.234481] 2025-07-17T10:49:54.2347257Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:49:54.2349822Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_frozen.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-07-17 10:49:54.234803] 2025-07-17T10:50:19.7090438Z 2025-07-17T10:50:19.7091551Z distributed/_composable/fsdp/test_fully_shard_frozen 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_frozen_1.1_5ab5269879083c07_.log 2025-07-17T10:50:19.7093109Z Running 3 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_frozen.py::TestFullyShardFrozen::test_multi_forward_mixed_requires_grad, test/distributed/_composable/fsdp/test_fully_shard_frozen.py::TestFullyShardFrozen::test_train_mixed_requires_grad_across_groups, test/distributed/_composable/fsdp/test_fully_shard_frozen.py::TestFullyShardFrozen::test_train_mixed_requires_grad_per_group 2025-07-17T10:50:19.7094145Z 2025-07-17T10:50:19.7094313Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:50:19.7094636Z Uploading artifacts took 0.00 seconds 2025-07-17T10:50:22.5718739Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:22.5719662Z import pkg_resources 2025-07-17T10:50:22.6630312Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:22.6631273Z import pkg_resources 2025-07-17T10:50:23.6023874Z Running test batch 'tests to run' cost 29.37 seconds 2025-07-17T10:50:24.2396874Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_mixed_precision.py -k test_compute_dtype --verbose 2025-07-17T10:50:26.8002870Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:26.8003821Z import pkg_resources 2025-07-17T10:50:27.6065212Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:50:27.6239266Z Found test times from artifacts 2025-07-17T10:50:27.6999042Z Found test times from artifacts 2025-07-17T10:50:27.7030918Z Running all tests 2025-07-17T10:50:27.7036169Z Running parallel tests on 2 processes 2025-07-17T10:50:27.7036451Z Name: tests to run (est. time: 0.16min) 2025-07-17T10:50:27.7036662Z Serial tests (1): 2025-07-17T10:50:27.7037584Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 2025-07-17T10:50:27.7037865Z Parallel tests (0): 2025-07-17T10:50:27.7038041Z Name: excluded (est. time: 0.0min) 2025-07-17T10:50:27.7038224Z Serial tests (0): 2025-07-17T10:50:27.7038380Z Parallel tests (0): 2025-07-17T10:50:27.7038702Z Running distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 ... [2025-07-17 10:50:27.703630] 2025-07-17T10:50:27.7039066Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:50:27.7041143Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_mixed_precision.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_compute_dtype', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:50:27.703951] 2025-07-17T10:50:36.0888133Z 2025-07-17T10:50:36.0890565Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_mixed_precision_1.1_acff3d1cb662994c_.log 2025-07-17T10:50:36.0892223Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_mixed_precision.py::TestFullyShardMixedPrecisionTraining::test_compute_dtype 2025-07-17T10:50:36.0892953Z 2025-07-17T10:50:36.0893220Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:50:36.0893663Z Uploading artifacts took 0.00 seconds 2025-07-17T10:50:38.8968343Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:38.8969281Z import pkg_resources 2025-07-17T10:50:38.9770938Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:38.9771873Z import pkg_resources 2025-07-17T10:50:39.9191503Z Running test batch 'tests to run' cost 12.22 seconds 2025-07-17T10:50:40.5429701Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_mixed_precision.py -k test_reduce_dtype --verbose 2025-07-17T10:50:43.0716109Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:43.0717043Z import pkg_resources 2025-07-17T10:50:43.8633397Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:50:43.8805571Z Found test times from artifacts 2025-07-17T10:50:43.9551014Z Found test times from artifacts 2025-07-17T10:50:43.9581966Z Running all tests 2025-07-17T10:50:43.9586986Z Running parallel tests on 2 processes 2025-07-17T10:50:43.9587338Z Name: tests to run (est. time: 0.16min) 2025-07-17T10:50:43.9587566Z Serial tests (1): 2025-07-17T10:50:43.9587812Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 2025-07-17T10:50:43.9588125Z Parallel tests (0): 2025-07-17T10:50:43.9588302Z Name: excluded (est. time: 0.0min) 2025-07-17T10:50:43.9588541Z Serial tests (0): 2025-07-17T10:50:43.9588699Z Parallel tests (0): 2025-07-17T10:50:43.9589039Z Running distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 ... [2025-07-17 10:50:43.958730] 2025-07-17T10:50:43.9589405Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:50:43.9592178Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_mixed_precision.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_reduce_dtype', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:50:43.959059] 2025-07-17T10:50:52.4437889Z 2025-07-17T10:50:52.4439018Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_mixed_precision_1.1_02ddb10d65691890_.log 2025-07-17T10:50:52.4440690Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_mixed_precision.py::TestFullyShardMixedPrecisionTraining::test_reduce_dtype 2025-07-17T10:50:52.4441110Z 2025-07-17T10:50:52.4441299Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:50:52.4441596Z Uploading artifacts took 0.00 seconds 2025-07-17T10:50:55.3058019Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:55.3058946Z import pkg_resources 2025-07-17T10:50:55.3317569Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:55.3318492Z import pkg_resources 2025-07-17T10:50:56.2597232Z Running test batch 'tests to run' cost 12.3 seconds 2025-07-17T10:50:56.8948787Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py -k test_clip_grad_norm_2d --verbose 2025-07-17T10:50:59.4241367Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:50:59.4242304Z import pkg_resources 2025-07-17T10:51:00.2105048Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:51:00.2279490Z Found test times from artifacts 2025-07-17T10:51:00.3025701Z Found test times from artifacts 2025-07-17T10:51:00.3057960Z Running all tests 2025-07-17T10:51:00.3063227Z Running parallel tests on 2 processes 2025-07-17T10:51:00.3063558Z Name: tests to run (est. time: 0.0min) 2025-07-17T10:51:00.3063795Z Serial tests (1): 2025-07-17T10:51:00.3069381Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 1/1 2025-07-17T10:51:00.3069742Z Parallel tests (0): 2025-07-17T10:51:00.3069926Z Name: excluded (est. time: 0.0min) 2025-07-17T10:51:00.3070117Z Serial tests (0): 2025-07-17T10:51:00.3070275Z Parallel tests (0): 2025-07-17T10:51:00.3070612Z Running distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 1/1 ... [2025-07-17 10:51:00.306358] 2025-07-17T10:51:00.3070972Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:51:00.3071745Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_clip_grad_norm_2d', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:51:00.306684] 2025-07-17T10:51:03.9802632Z 2025-07-17T10:51:03.9803959Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_clip_grad_norm__1.1_5237dbf365ac1fe6_.log 2025-07-17T10:51:03.9805552Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py::TestClipGradNormWorldSize4::test_clip_grad_norm_2d 2025-07-17T10:51:03.9805946Z 2025-07-17T10:51:03.9806143Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:51:03.9806450Z Uploading artifacts took 0.00 seconds 2025-07-17T10:51:06.7559692Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:51:06.7560660Z import pkg_resources 2025-07-17T10:51:06.8257565Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:51:06.8258499Z import pkg_resources 2025-07-17T10:51:07.7715583Z Running test batch 'tests to run' cost 7.46 seconds 2025-07-17T10:51:08.4111262Z + python test/run_test.py -i distributed/_composable/fsdp/test_fully_shard_compile.py --verbose 2025-07-17T10:51:10.9203736Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:51:10.9204690Z import pkg_resources 2025-07-17T10:51:11.6490571Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:51:11.6665877Z Found test times from artifacts 2025-07-17T10:51:11.7417155Z Found test times from artifacts 2025-07-17T10:51:11.7449047Z Running all tests 2025-07-17T10:51:11.7454036Z Running parallel tests on 2 processes 2025-07-17T10:51:11.7454331Z Name: tests to run (est. time: 2.62min) 2025-07-17T10:51:11.7454536Z Serial tests (1): 2025-07-17T10:51:11.7454776Z distributed/_composable/fsdp/test_fully_shard_compile 1/1 2025-07-17T10:51:11.7455080Z Parallel tests (0): 2025-07-17T10:51:11.7455265Z Name: excluded (est. time: 0.0min) 2025-07-17T10:51:11.7455462Z Serial tests (0): 2025-07-17T10:51:11.7455628Z Parallel tests (0): 2025-07-17T10:51:11.7455951Z Running distributed/_composable/fsdp/test_fully_shard_compile 1/1 ... [2025-07-17 10:51:11.745438] 2025-07-17T10:51:11.7456296Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:51:11.7460267Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_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-07-17 10:51:11.745790] 2025-07-17T10:53:51.9301987Z 2025-07-17T10:53:51.9303235Z distributed/_composable/fsdp/test_fully_shard_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_compile_1.1_03fe60ad41014970_.log 2025-07-17T10:53:51.9310879Z Running 18 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompileCompute::test_disable_compiling_hooks, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_compiled_autograd_ctx, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_dynamo_recompiles_on_fsdp_layers, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_dynamo_trace_use_training_state, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_nested_fully_shard_backend_aot_eager, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_nested_fully_shard_backend_aot_eager_decomp_partition, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_nested_fully_shard_backend_inductor_fullgraph_False, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_nested_fully_shard_backend_inductor_fullgraph_True, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_nested_fully_shard_backend_inductor_fullgraph_True_graph_partition, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_simple_mlp_fullgraph_backend_aot_eager, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_simple_mlp_fullgraph_backend_aot_eager_decomp_partition, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_simple_mlp_fullgraph_backend_inductor, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_trace_fsdp_copy_, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_transformer_backend_aot_eager, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_transformer_backend_aot_eager_decomp_partition, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_transformer_backend_inductor_fullgraph_False, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_transformer_backend_inductor_fullgraph_True, test/distributed/_composable/fsdp/test_fully_shard_compile.py::TestFullyShardCompile::test_transformer_backend_inductor_fullgraph_True_graph_partition 2025-07-17T10:53:51.9317364Z 2025-07-17T10:53:51.9317539Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:53:51.9317854Z Uploading artifacts took 0.00 seconds 2025-07-17T10:53:54.8527942Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:53:54.8528877Z import pkg_resources 2025-07-17T10:53:54.8605660Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:53:54.8606534Z import pkg_resources 2025-07-17T10:53:55.8040029Z Running test batch 'tests to run' cost 164.06 seconds 2025-07-17T10:53:56.4269839Z + python test/run_test.py -i distributed/fsdp/test_fsdp_tp_integration.py -k test_fsdp_tp_integration --verbose 2025-07-17T10:53:58.9365646Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:53:58.9366584Z import pkg_resources 2025-07-17T10:53:59.6676134Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:53:59.6850496Z Found test times from artifacts 2025-07-17T10:53:59.7600613Z Found test times from artifacts 2025-07-17T10:53:59.7632067Z Running all tests 2025-07-17T10:53:59.7638503Z Running parallel tests on 2 processes 2025-07-17T10:53:59.7638791Z Name: tests to run (est. time: 0.24min) 2025-07-17T10:53:59.7639558Z Serial tests (1): 2025-07-17T10:53:59.7639785Z distributed/fsdp/test_fsdp_tp_integration 1/1 2025-07-17T10:53:59.7640028Z Parallel tests (0): 2025-07-17T10:53:59.7640217Z Name: excluded (est. time: 0.0min) 2025-07-17T10:53:59.7640436Z Serial tests (0): 2025-07-17T10:53:59.7640603Z Parallel tests (0): 2025-07-17T10:53:59.7640886Z Running distributed/fsdp/test_fsdp_tp_integration 1/1 ... [2025-07-17 10:53:59.763731] 2025-07-17T10:53:59.7641326Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:53:59.7642228Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/fsdp/test_fsdp_tp_integration.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_fsdp_tp_integration', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 10:53:59.764059] 2025-07-17T10:54:17.5703916Z 2025-07-17T10:54:17.5705561Z distributed/fsdp/test_fsdp_tp_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_tp_integration_1.1_c3cdb15d792ac398_.log 2025-07-17T10:54:17.5706944Z Running 3 items in this shard: test/distributed/fsdp/test_fsdp_tp_integration.py::TestTPFSDPIntegration::test_fsdp_tp_extension_grad, test/distributed/fsdp/test_fsdp_tp_integration.py::TestTPFSDPIntegration::test_fsdp_tp_integration, test/distributed/fsdp/test_fsdp_tp_integration.py::TestTPFSDPIntegration::test_fsdp_tp_sync_module_state 2025-07-17T10:54:17.5707816Z 2025-07-17T10:54:17.5707999Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T10:54:17.5708316Z Uploading artifacts took 0.00 seconds 2025-07-17T10:54:20.4095620Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:54:20.4096597Z import pkg_resources 2025-07-17T10:54:20.4131189Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:54:20.4132450Z import pkg_resources 2025-07-17T10:54:21.3514582Z Running test batch 'tests to run' cost 21.59 seconds 2025-07-17T10:54:21.9711802Z + python test/run_test.py --include distributed/test_dynamo_distributed distributed/test_inductor_collectives distributed/test_compute_comm_reordering --verbose 2025-07-17T10:54:24.4709815Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T10:54:24.4710791Z import pkg_resources 2025-07-17T10:54:25.2047257Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T10:54:25.2222871Z Found test times from artifacts 2025-07-17T10:54:25.3016832Z Found test times from artifacts 2025-07-17T10:54:25.3048661Z Running all tests 2025-07-17T10:54:25.3053515Z Running parallel tests on 2 processes 2025-07-17T10:54:25.3053865Z Name: tests to run (est. time: 21.53min) 2025-07-17T10:54:25.3054082Z Serial tests (4): 2025-07-17T10:54:25.3054283Z distributed/test_dynamo_distributed 1/2 2025-07-17T10:54:25.3054512Z distributed/test_dynamo_distributed 2/2 2025-07-17T10:54:25.3054752Z distributed/test_compute_comm_reordering 1/1 2025-07-17T10:54:25.3054994Z distributed/test_inductor_collectives 1/1 2025-07-17T10:54:25.3055209Z Parallel tests (0): 2025-07-17T10:54:25.3055972Z Name: excluded (est. time: 0.0min) 2025-07-17T10:54:25.3056173Z Serial tests (0): 2025-07-17T10:54:25.3056365Z Parallel tests (0): 2025-07-17T10:54:25.3056649Z Running distributed/test_dynamo_distributed 1/2 ... [2025-07-17 10:54:25.305407] 2025-07-17T10:54:25.3056967Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T10:54:25.3058810Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_dynamo_distributed.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-07-17 10:54:25.305743] 2025-07-17T11:00:15.7027298Z 2025-07-17T11:00:15.7028455Z distributed/test_dynamo_distributed 1/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_dynamo_distributed_1.2_c89e51bab8c91741_.log 2025-07-17T11:00:15.7039780Z Running 37 items in this shard: test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_call_method_forward, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_ddp_optimizer_inductor_strides_dont_specialize, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_hf_bert_ddp_aot_eager, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_hf_bert_ddp_inductor, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_issue90375, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_unbacked_symbol_splitting_no_binding, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_automatic_dynamic_scalar, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_automatic_dynamic_speculation_divergence, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_automatic_dynamic_tensor, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_dim_mismatch, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_scalar_missing_source, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_type_mismatch, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_activation_checkpointing, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_baseline_aot_eager_multiprocess, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_aot_eager, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_unspecialized_forced_getattr_inline, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_unspecialized_forced_getattr_no_inline, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_get_pg_attr, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_guard_collective, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_ddp_aot_eager_static_graph, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_ddp_inductor, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_ddp_inductor_static_graph, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_compiled_flex_attention_full_model_ddp, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_ddp_baseline_inductor, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_fsdp_dup_tensors_diff_source, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_fsdp_dup_tensors_same_source, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_fsdp_orig_params_assert, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_fsdp_skip_guards, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_fsdp_skip_register_attr_or_module, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_graph_split, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_graph_split_ctx_manager, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_graph_split_inductor, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_graph_split_inductor_layout_optimizations_inference, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_graph_split_inductor_transpose, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_higher_order_op, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_ignored_parameters, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_no_split 2025-07-17T11:00:15.7049850Z 2025-07-17T11:00:15.7050190Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T11:00:15.7050554Z Uploading artifacts took 0.00 seconds 2025-07-17T11:00:15.7050892Z Running distributed/test_dynamo_distributed 2/2 ... [2025-07-17 11:00:15.702717] 2025-07-17T11:00:15.7051231Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T11:00:15.7052086Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_dynamo_distributed.py', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 11:00:15.703079] 2025-07-17T11:13:22.6799102Z 2025-07-17T11:13:22.6800056Z PRINTING LOG FILE of distributed/test_dynamo_distributed 2/2 (test/test-reports/distributed.test_dynamo_distributed_2.2_ac58ab7def8149e5_.log) 2025-07-17T11:13:22.6801584Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6802494Z import pkg_resources 2025-07-17T11:13:22.6803047Z Test results will be stored in test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-5b7520b1c70243f3.xml 2025-07-17T11:13:22.6803621Z ============================= test session starts ============================== 2025-07-17T11:13:22.6804159Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-07-17T11:13:22.6804500Z cachedir: .pytest_cache 2025-07-17T11:13:22.6804966Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-07-17T11:13:22.6805486Z rootdir: /var/lib/jenkins/pytorch 2025-07-17T11:13:22.6805688Z configfile: pytest.ini 2025-07-17T11:13:22.6806181Z plugins: rerunfailures-14.0, xdist-3.3.1, flakefinder-1.1.0, subtests-0.13.1, xdoctest-1.1.0, hypothesis-5.35.1, cpp-2.3.0, typeguard-4.3.0 2025-07-17T11:13:22.6806738Z collecting ... collected 60 items 2025-07-17T11:13:22.6806981Z stepcurrent: Cannot find last run test, not skipping 2025-07-17T11:13:22.6813885Z Running 23 items in this shard: test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_symbol_splitting, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_unbacked_symbol_splitting_direct, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_unbacked_symbol_splitting_indirect, test/distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_unbacked_symbol_splitting_torture_multi, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_asymmetric_compilation, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_asymmetric_compilation_with_fx_cache, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_graph_break_empty_graph_still_collective, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_missing_source, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_activation_checkpointing, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_inductor, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_setattr, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_ddp_aot_eager, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_fsdp, test/distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_fsdp_activation_checkpointing, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_aot_autograd, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_async_subclass_no_specialize, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_compiled_flex_attention_local_ddp, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_custom_layer, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_ddp_baseline_aot_eager, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_empty_graph_inductor, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_fsdp_staticmethod, test/distributed/test_dynamo_distributed.py::TestSingleProc::test_graph_split_inductor_layout_optimizations_training 2025-07-17T11:13:22.6820901Z 2025-07-17T11:13:22.6821259Z distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_symbol_splitting PASSED [2.0593s] [ 4%] 2025-07-17T11:13:22.6822018Z distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_unbacked_symbol_splitting_direct PASSED [1.2439s] [ 8%] 2025-07-17T11:13:22.6822978Z distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_unbacked_symbol_splitting_indirect PASSED [1.9204s] [ 13%] 2025-07-17T11:13:22.6825771Z distributed/test_dynamo_distributed.py::TestFakeDistributedSingleProc::test_unbacked_symbol_splitting_torture_multi PASSED [0.8050s] [ 17%] 2025-07-17T11:13:22.6827268Z distributed/test_dynamo_distributed.py::TestMultiProc::test_asymmetric_compilation I0717 11:00:28.511000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2627702 2025-07-17T11:13:22.6828290Z I0717 11:00:28.512000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2627703 2025-07-17T11:13:22.6829393Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6830199Z import pkg_resources 2025-07-17T11:13:22.6830968Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6831772Z import pkg_resources 2025-07-17T11:13:22.6831938Z PASSED [16.1365s] [ 21%] 2025-07-17T11:13:22.6832711Z distributed/test_dynamo_distributed.py::TestMultiProc::test_asymmetric_compilation_with_fx_cache I0717 11:00:44.647000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2629680 2025-07-17T11:13:22.6833761Z I0717 11:00:44.648000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2629681 2025-07-17T11:13:22.6834807Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6835629Z import pkg_resources 2025-07-17T11:13:22.6836406Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6837429Z import pkg_resources 2025-07-17T11:13:22.6837838Z [rank1]:W0717 11:00:54.370000 2629681 site-packages/torch/_inductor/compile_fx.py:1168] [0/0] Sleeping for 10 since sleep_sec_TESTING_ONLY is set 2025-07-17T11:13:22.6838448Z [rank0]:W0717 11:00:54.372000 2629680 site-packages/torch/_inductor/compile_fx.py:1168] [0/0] Sleeping for 10 since sleep_sec_TESTING_ONLY is set 2025-07-17T11:13:22.6839052Z [rank0]:W0717 11:01:05.516000 2629680 site-packages/torch/_inductor/compile_fx.py:1168] [0/0] Sleeping for 10 since sleep_sec_TESTING_ONLY is set 2025-07-17T11:13:22.6839516Z PASSED [33.4672s] [ 26%] 2025-07-17T11:13:22.6840197Z distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_graph_break_empty_graph_still_collective I0717 11:01:18.116000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2633604 2025-07-17T11:13:22.6841147Z I0717 11:01:18.117000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2633605 2025-07-17T11:13:22.6842149Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6842951Z import pkg_resources 2025-07-17T11:13:22.6843764Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6844628Z import pkg_resources 2025-07-17T11:13:22.6844774Z woof 2025-07-17T11:13:22.6844914Z woof 2025-07-17T11:13:22.6845042Z woof 2025-07-17T11:13:22.6845167Z woof 2025-07-17T11:13:22.6845300Z woof 2025-07-17T11:13:22.6845415Z woof 2025-07-17T11:13:22.6845546Z PASSED [15.2321s] [ 30%] 2025-07-17T11:13:22.6846170Z distributed/test_dynamo_distributed.py::TestMultiProc::test_compiler_collectives_missing_source I0717 11:01:33.349000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2636139 2025-07-17T11:13:22.6846968Z I0717 11:01:33.350000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2636140 2025-07-17T11:13:22.6848283Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6849140Z import pkg_resources 2025-07-17T11:13:22.6850036Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6850906Z import pkg_resources 2025-07-17T11:13:22.6851064Z PASSED [15.7331s] [ 34%] 2025-07-17T11:13:22.6851679Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:01:49.084000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2639200 2025-07-17T11:13:22.6852516Z I0717 11:01:49.084000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2639201 2025-07-17T11:13:22.6853528Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6854419Z import pkg_resources 2025-07-17T11:13:22.6855191Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.6856052Z import pkg_resources 2025-07-17T11:13:22.6856527Z [rank1]:W0717 11:01:58.256000 2639201 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.6857266Z [rank0]:W0717 11:01:58.257000 2639200 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.6857978Z Memory access fault by GPU node-2 (Agent handle: 0x557b2e1171d0) on address 0x7fdd12a10000. Reason: Unknown. 2025-07-17T11:13:22.6858375Z SIGABRT(6), PID: 2639200, Thread 2639200: 2025-07-17T11:13:22.6858885Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6859481Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6859871Z frame #2: pthread_kill + 0x12c (0x7feed2b919fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6860218Z frame #3: raise + 0x16 (0x7feed2b3d476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6860798Z frame #4: + 0x4feaa4d (0x7fed2f718a4d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/triton/_C/libtriton.so) 2025-07-17T11:13:22.6861296Z frame #5: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6861707Z frame #6: + 0x77435 (0x7fed4edee435 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.6862130Z frame #7: + 0x76c8e (0x7fed4ededc8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.6862540Z frame #8: + 0x6ad69 (0x7fed4ede1d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.6862933Z frame #9: + 0x3f54db (0x7feddfa464db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.6863354Z frame #10: + 0x3e11d8 (0x7feddfa321d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.6863759Z frame #11: + 0xb2f86 (0x7feddf703f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.6864176Z frame #12: + 0x8e501 (0x7feddf6df501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.6864687Z frame #13: c10::hip::device_synchronize() + 0x5a (0x7fee0a4e67ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.6865421Z frame #14: + 0xd307d9 (0x7fee28a357d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.6866077Z frame #15: + 0x139902 (0x557aeb7a5902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6866512Z frame #16: _PyEval_EvalFrameDefault + 0x49b5 (0x557aeb79ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6866945Z frame #17: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6867370Z frame #18: _PyEval_EvalFrameDefault + 0x49b5 (0x557aeb79ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6867782Z frame #19: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6868209Z frame #20: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6868625Z frame #21: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6869157Z frame #22: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6869570Z frame #23: + 0x1474b2 (0x557aeb7b34b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6869961Z frame #24: PyObject_Call + 0xbc (0x557aeb7b3e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6870345Z frame #25: + 0x1ff69d (0x557aeb86b69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6870814Z frame #26: _PyObject_MakeTpCall + 0x2d3 (0x557aeb7a1023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6871240Z frame #27: _PyEval_EvalFrameDefault + 0x4c16 (0x557aeb79ccc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6871663Z frame #28: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6872127Z frame #29: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6872612Z frame #30: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6873132Z frame #31: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6873547Z frame #32: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6873987Z frame #33: _PyEval_EvalFrameDefault + 0x49b5 (0x557aeb79ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6874453Z frame #34: _PyObject_FastCallDictTstate + 0xd0 (0x557aeb7a04b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6874950Z frame #35: _PyObject_Call_Prepend + 0x69 (0x557aeb7b1ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6875356Z frame #36: + 0x205949 (0x557aeb871949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6875761Z frame #37: _PyObject_MakeTpCall + 0x2d3 (0x557aeb7a1023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6876223Z frame #38: _PyEval_EvalFrameDefault + 0x4c16 (0x557aeb79ccc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6876643Z frame #39: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6877066Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6877475Z frame #41: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6877892Z frame #42: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6878308Z frame #43: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6878734Z frame #44: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6879145Z frame #45: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6879663Z frame #46: _PyEval_EvalFrameDefault + 0x1340 (0x557aeb7993f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6880087Z frame #47: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6880680Z frame #48: + 0x7ab3f7 (0x7fee284b03f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.6881191Z frame #49: + 0x13bc88 (0x557aeb7a7c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6881576Z frame #50: PyObject_Call + 0x20f (0x557aeb7b3f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6881987Z frame #51: _PyEval_EvalFrameDefault + 0x58dd (0x557aeb79d98d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6882404Z frame #52: + 0x147608 (0x557aeb7b3608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6882819Z frame #53: _PyEval_EvalFrameDefault + 0x2ba5 (0x557aeb79ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6883388Z frame #54: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6883857Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6884301Z frame #56: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6884761Z frame #57: _PyEval_EvalFrameDefault + 0x1340 (0x557aeb7993f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6885264Z frame #58: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6885698Z frame #59: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6886154Z frame #60: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6886592Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x557aeb79ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6887070Z frame #62: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.6887329Z 2025-07-17T11:13:22.6887446Z SIGABRT(6), PID: 2639200, Thread 2639202: 2025-07-17T11:13:22.6887967Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6888576Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6888996Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6889418Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6890057Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6890678Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6891064Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6891290Z 2025-07-17T11:13:22.6891388Z SIGABRT(6), PID: 2639200, Thread 2639203: 2025-07-17T11:13:22.6891874Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6892452Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6892821Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6893191Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6893821Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6894421Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6894860Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6895092Z 2025-07-17T11:13:22.6895182Z SIGABRT(6), PID: 2639200, Thread 2639204: 2025-07-17T11:13:22.6895668Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6896240Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6896622Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6896983Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6897557Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6898250Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6898640Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6898872Z 2025-07-17T11:13:22.6898948Z SIGABRT(6), PID: 2639200, Thread 2639205: 2025-07-17T11:13:22.6899454Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6900116Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6900507Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6900890Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6901516Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6902095Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6902479Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6902714Z 2025-07-17T11:13:22.6902786Z SIGABRT(6), PID: 2639200, Thread 2639206: 2025-07-17T11:13:22.6903253Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6903818Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6904200Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6904572Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6905138Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6905699Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6906085Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6906318Z 2025-07-17T11:13:22.6906389Z SIGABRT(6), PID: 2639200, Thread 2639207: 2025-07-17T11:13:22.6906867Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6907425Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6907840Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6908272Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6908863Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6909469Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6909861Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6910088Z 2025-07-17T11:13:22.6910169Z SIGABRT(6), PID: 2639200, Thread 2639208: 2025-07-17T11:13:22.6910648Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6911203Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6911659Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6912040Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6912599Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6913276Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6913795Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6914025Z 2025-07-17T11:13:22.6914114Z SIGABRT(6), PID: 2639200, Thread 2639209: 2025-07-17T11:13:22.6914633Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6915279Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6915674Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6916050Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6916634Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6917217Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6917621Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6917862Z 2025-07-17T11:13:22.6917944Z SIGABRT(6), PID: 2639200, Thread 2639210: 2025-07-17T11:13:22.6918445Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6919021Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6919399Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6919778Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6920395Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6921016Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6921396Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6921626Z 2025-07-17T11:13:22.6921706Z SIGABRT(6), PID: 2639200, Thread 2639211: 2025-07-17T11:13:22.6922327Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6922903Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6923300Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6923715Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6924314Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6924926Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6925326Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6925560Z 2025-07-17T11:13:22.6925672Z SIGABRT(6), PID: 2639200, Thread 2639212: 2025-07-17T11:13:22.6926241Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6926840Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6927213Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6927582Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6928233Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6928791Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6929164Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6929383Z 2025-07-17T11:13:22.6929535Z SIGABRT(6), PID: 2639200, Thread 2639213: 2025-07-17T11:13:22.6929995Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6930538Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6930912Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6931272Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6931822Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6932396Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6932762Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6932981Z 2025-07-17T11:13:22.6933055Z SIGABRT(6), PID: 2639200, Thread 2639214: 2025-07-17T11:13:22.6933512Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6934047Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6934407Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6934769Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6935325Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6935873Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6936304Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6936545Z 2025-07-17T11:13:22.6936623Z SIGABRT(6), PID: 2639200, Thread 2639215: 2025-07-17T11:13:22.6937090Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6937637Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6938006Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6938362Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6938906Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6939458Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6939902Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6940125Z 2025-07-17T11:13:22.6940197Z SIGABRT(6), PID: 2639200, Thread 2639216: 2025-07-17T11:13:22.6940652Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6941200Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6941635Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6942006Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6942617Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6943291Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6943690Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6943927Z 2025-07-17T11:13:22.6944019Z SIGABRT(6), PID: 2639200, Thread 2639217: 2025-07-17T11:13:22.6944513Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6945075Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6945446Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6945811Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6946381Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6946944Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6947319Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6947535Z 2025-07-17T11:13:22.6947615Z SIGABRT(6), PID: 2639200, Thread 2639218: 2025-07-17T11:13:22.6948081Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6948627Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6948992Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6949351Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6949963Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6950526Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6950896Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6951119Z 2025-07-17T11:13:22.6951193Z SIGABRT(6), PID: 2639200, Thread 2639219: 2025-07-17T11:13:22.6951661Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6952210Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6952592Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6953037Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6953672Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6954234Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6954623Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6954916Z 2025-07-17T11:13:22.6954997Z SIGABRT(6), PID: 2639200, Thread 2639220: 2025-07-17T11:13:22.6955468Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6956010Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6956379Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6956812Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6957369Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6957923Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6958296Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6958519Z 2025-07-17T11:13:22.6958605Z SIGABRT(6), PID: 2639200, Thread 2639221: 2025-07-17T11:13:22.6959066Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6959607Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6959980Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6960338Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6960893Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6961447Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6961815Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6962028Z 2025-07-17T11:13:22.6962101Z SIGABRT(6), PID: 2639200, Thread 2639222: 2025-07-17T11:13:22.6962558Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6963097Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6963537Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6963905Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6964452Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6965010Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6965383Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6965603Z 2025-07-17T11:13:22.6965673Z SIGABRT(6), PID: 2639200, Thread 2639223: 2025-07-17T11:13:22.6966131Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6966731Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6967115Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6967465Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6968018Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6968641Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6969009Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6969233Z 2025-07-17T11:13:22.6969305Z SIGABRT(6), PID: 2639200, Thread 2639224: 2025-07-17T11:13:22.6969849Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6970397Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6970770Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6971126Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6971674Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6972235Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6972604Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6972816Z 2025-07-17T11:13:22.6972899Z SIGABRT(6), PID: 2639200, Thread 2639225: 2025-07-17T11:13:22.6973374Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.6973913Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6974275Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6974636Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6975199Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.6975747Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6976114Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.6976326Z 2025-07-17T11:13:22.6976402Z SIGABRT(6), PID: 2639200, Thread 2639226: 2025-07-17T11:13:22.6976928Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7011716Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7012145Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7012523Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7013142Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7013726Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7014104Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7014524Z 2025-07-17T11:13:22.7014611Z SIGABRT(6), PID: 2639200, Thread 2639227: 2025-07-17T11:13:22.7015113Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7015666Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7016039Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7016511Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7017080Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7017644Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7018111Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7018329Z 2025-07-17T11:13:22.7018415Z SIGABRT(6), PID: 2639200, Thread 2639228: 2025-07-17T11:13:22.7018891Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7019428Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7019787Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7020148Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7020699Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7021258Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7021640Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7021857Z 2025-07-17T11:13:22.7021938Z SIGABRT(6), PID: 2639200, Thread 2639229: 2025-07-17T11:13:22.7022396Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7022929Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7023283Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7023634Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7024181Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7024809Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7025182Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7025405Z 2025-07-17T11:13:22.7025474Z SIGABRT(6), PID: 2639200, Thread 2639230: 2025-07-17T11:13:22.7025922Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7026457Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7026804Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7027154Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7027700Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7028310Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7028667Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7028883Z 2025-07-17T11:13:22.7028949Z SIGABRT(6), PID: 2639200, Thread 2639231: 2025-07-17T11:13:22.7029406Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7030022Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7030381Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7030731Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7031337Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7031894Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7032254Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7032467Z 2025-07-17T11:13:22.7032538Z SIGABRT(6), PID: 2639200, Thread 2639232: 2025-07-17T11:13:22.7033088Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7033627Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7033981Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7034332Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7034882Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7035425Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7035780Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7035993Z 2025-07-17T11:13:22.7036068Z SIGABRT(6), PID: 2639200, Thread 2639233: 2025-07-17T11:13:22.7036513Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7037048Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7037396Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7037818Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7038361Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7038913Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7039270Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7039487Z 2025-07-17T11:13:22.7039554Z SIGABRT(6), PID: 2639200, Thread 2639234: 2025-07-17T11:13:22.7039994Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7040520Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7040881Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7041316Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7041850Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7042394Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7042824Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7043038Z 2025-07-17T11:13:22.7043105Z SIGABRT(6), PID: 2639200, Thread 2639235: 2025-07-17T11:13:22.7043546Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7044082Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7044504Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7044862Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7045401Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7045950Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7046312Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7046519Z 2025-07-17T11:13:22.7046594Z SIGABRT(6), PID: 2639200, Thread 2639236: 2025-07-17T11:13:22.7047032Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7047559Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7047913Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7048255Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7048791Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7049334Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7049696Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7049904Z 2025-07-17T11:13:22.7049975Z SIGABRT(6), PID: 2639200, Thread 2639237: 2025-07-17T11:13:22.7050482Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7051021Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7051382Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7051727Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7052257Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7052818Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7053181Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7053401Z 2025-07-17T11:13:22.7053475Z SIGABRT(6), PID: 2639200, Thread 2639238: 2025-07-17T11:13:22.7053933Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7054537Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7054906Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7055259Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7055833Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7056443Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7056833Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7057056Z 2025-07-17T11:13:22.7057126Z SIGABRT(6), PID: 2639200, Thread 2639239: 2025-07-17T11:13:22.7057649Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7058203Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7058569Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7058932Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7059483Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7060043Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7060409Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7060622Z 2025-07-17T11:13:22.7060705Z SIGABRT(6), PID: 2639200, Thread 2639240: 2025-07-17T11:13:22.7061161Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7061721Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7062080Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7062445Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7063016Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7063580Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7064026Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7064261Z 2025-07-17T11:13:22.7064344Z SIGABRT(6), PID: 2639200, Thread 2639241: 2025-07-17T11:13:22.7064798Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7065344Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7065716Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7066061Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7066600Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7067160Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7067618Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7067844Z 2025-07-17T11:13:22.7067916Z SIGABRT(6), PID: 2639200, Thread 2639242: 2025-07-17T11:13:22.7068366Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7068889Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7069307Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7069655Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7070202Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7070826Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7071191Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7071405Z 2025-07-17T11:13:22.7071471Z SIGABRT(6), PID: 2639200, Thread 2639243: 2025-07-17T11:13:22.7071922Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7072476Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7072919Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7073304Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7073850Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7074385Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7074745Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7074960Z 2025-07-17T11:13:22.7075052Z SIGABRT(6), PID: 2639200, Thread 2639244: 2025-07-17T11:13:22.7075512Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7076059Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7076412Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7076766Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7077406Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7077987Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7078375Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7078603Z 2025-07-17T11:13:22.7078689Z SIGABRT(6), PID: 2639200, Thread 2639245: 2025-07-17T11:13:22.7079166Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7079724Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7080092Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7080455Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7081089Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7081650Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7082017Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7082246Z 2025-07-17T11:13:22.7082322Z SIGABRT(6), PID: 2639200, Thread 2639246: 2025-07-17T11:13:22.7082866Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7083418Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7083811Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7084241Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7084833Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7085392Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7085776Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7086007Z 2025-07-17T11:13:22.7086077Z SIGABRT(6), PID: 2639200, Thread 2639247: 2025-07-17T11:13:22.7086532Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7087070Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7087450Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7087815Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7088364Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7088941Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7089305Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7089531Z 2025-07-17T11:13:22.7089619Z SIGABRT(6), PID: 2639200, Thread 2639248: 2025-07-17T11:13:22.7090077Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7090616Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7091070Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7091462Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7092021Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7092599Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7092985Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7093205Z 2025-07-17T11:13:22.7093277Z SIGABRT(6), PID: 2639200, Thread 2639250: 2025-07-17T11:13:22.7093753Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7094355Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7094765Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7095135Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7095689Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7096334Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7096708Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7096921Z 2025-07-17T11:13:22.7097019Z SIGABRT(6), PID: 2639200, Thread 2639251: 2025-07-17T11:13:22.7097486Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7098095Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7098479Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7098855Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7099405Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7099974Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7100370Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7100586Z 2025-07-17T11:13:22.7100679Z SIGABRT(6), PID: 2639200, Thread 2639253: 2025-07-17T11:13:22.7101152Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7101733Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7102111Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7102469Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7103021Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7103585Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7103950Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7104172Z 2025-07-17T11:13:22.7104241Z SIGABRT(6), PID: 2639200, Thread 2639254: 2025-07-17T11:13:22.7104773Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7105337Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7105704Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7106059Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7106628Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7107195Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7107575Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7107865Z 2025-07-17T11:13:22.7107964Z SIGABRT(6), PID: 2639200, Thread 2639256: 2025-07-17T11:13:22.7108444Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7108987Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7109358Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7109818Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7110389Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7110952Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7111402Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7111631Z 2025-07-17T11:13:22.7111729Z SIGABRT(6), PID: 2639200, Thread 2639258: 2025-07-17T11:13:22.7112196Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7112734Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7113187Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7113555Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7114112Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7114684Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7115052Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7115268Z 2025-07-17T11:13:22.7115348Z SIGABRT(6), PID: 2639200, Thread 2639260: 2025-07-17T11:13:22.7115825Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7116381Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7116750Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7117113Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7117672Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7118298Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7118680Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7118907Z 2025-07-17T11:13:22.7118983Z SIGABRT(6), PID: 2639200, Thread 2639262: 2025-07-17T11:13:22.7119467Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7120029Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7120391Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7120821Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7121377Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7122023Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7122390Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7122623Z 2025-07-17T11:13:22.7122694Z SIGABRT(6), PID: 2639200, Thread 2639264: 2025-07-17T11:13:22.7123155Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7123788Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7124159Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7124524Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7125174Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7125769Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7126136Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7126349Z 2025-07-17T11:13:22.7126432Z SIGABRT(6), PID: 2639200, Thread 2639266: 2025-07-17T11:13:22.7126900Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7127443Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7127838Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7128196Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7128758Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7129319Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7129683Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7129898Z 2025-07-17T11:13:22.7129979Z SIGABRT(6), PID: 2639200, Thread 2639268: 2025-07-17T11:13:22.7130438Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7130978Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7131333Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7131744Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7132317Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7132881Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7133251Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7133479Z 2025-07-17T11:13:22.7133551Z SIGABRT(6), PID: 2639200, Thread 2639270: 2025-07-17T11:13:22.7134005Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7134539Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7134906Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7135339Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7135888Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7136439Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7136803Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7137086Z 2025-07-17T11:13:22.7137159Z SIGABRT(6), PID: 2639200, Thread 2639272: 2025-07-17T11:13:22.7137615Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7138178Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7138642Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7139013Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7139595Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7140176Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7140570Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7140790Z 2025-07-17T11:13:22.7140875Z SIGABRT(6), PID: 2639200, Thread 2639273: 2025-07-17T11:13:22.7141363Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7141928Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7142309Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7142670Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7143243Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7143804Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7144173Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7144388Z 2025-07-17T11:13:22.7144474Z SIGABRT(6), PID: 2639200, Thread 2639275: 2025-07-17T11:13:22.7144948Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7145568Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7145949Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7146320Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7146879Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7147441Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7147810Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7148033Z 2025-07-17T11:13:22.7148105Z SIGABRT(6), PID: 2639200, Thread 2639277: 2025-07-17T11:13:22.7148576Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7149199Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7149579Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7149958Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7150533Z frame #4: + 0x3475ab (0x7feecfa275ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7151159Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7151529Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7151752Z 2025-07-17T11:13:22.7151826Z SIGABRT(6), PID: 2639200, Thread 2639330: 2025-07-17T11:13:22.7152363Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7153179Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7fede128508a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7153718Z frame #2: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7154083Z frame #3: pthread_kill + 0x12c (0x7feed2b919fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7154419Z frame #4: raise + 0x16 (0x7feed2b3d476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7154720Z frame #5: abort + 0xd3 (0x7feed2b237f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7155077Z frame #6: + 0x972cc (0x7fed4ee0e2cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7155477Z frame #7: + 0x95f47 (0x7fed4ee0cf47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7155879Z frame #8: + 0x34b71 (0x7fed4edabb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7156258Z frame #9: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7156637Z frame #10: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7156859Z 2025-07-17T11:13:22.7156943Z SIGABRT(6), PID: 2639200, Thread 2641092: 2025-07-17T11:13:22.7157419Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7157994Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7158341Z frame #2: __poll + 0x4f (0x7feed2c13bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7158895Z frame #3: + 0x489f (0x7feed271f89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.7159432Z frame #4: + 0x1483bc (0x557aeb7b43bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7159856Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7160264Z frame #6: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7160664Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7161063Z frame #8: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7161471Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x557aeb79ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7161886Z frame #10: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7162306Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x557aeb79ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7162801Z frame #12: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7163216Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7163625Z frame #14: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7164030Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7164518Z frame #16: + 0x147734 (0x557aeb7b3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7164897Z frame #17: + 0x21ca82 (0x557aeb888a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7165274Z frame #18: + 0x21c9e4 (0x557aeb8889e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7165660Z frame #19: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7166143Z frame #20: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7166366Z 2025-07-17T11:13:22.7166461Z SIGABRT(6), PID: 2639200, Thread 2641093: 2025-07-17T11:13:22.7166953Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7167539Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7167921Z frame #2: epoll_wait + 0x5e (0x7feed2c20e2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7168364Z frame #3: uv__io_poll + 0x6bd (0x7fee237db44d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7168885Z frame #4: uv_run + 0x12a (0x7fee237cf36a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7169442Z frame #5: + 0x658a08a (0x7fee17b4308a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7169940Z frame #6: + 0xdc253 (0x7feddf4f1253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7170329Z frame #7: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7170723Z frame #8: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7170953Z 2025-07-17T11:13:22.7171035Z SIGABRT(6), PID: 2639200, Thread 2641163: 2025-07-17T11:13:22.7171506Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7172068Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7172447Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7172895Z frame #3: pthread_cond_clockwait + 0x1fd (0x7feed2b8f2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7173452Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7fee0cfcd048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7174133Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7fee0cfcfbf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7174676Z frame #6: + 0xdc253 (0x7feddf4f1253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7175069Z frame #7: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7175432Z frame #8: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7175659Z 2025-07-17T11:13:22.7175731Z SIGABRT(6), PID: 2639200, Thread 2641164: 2025-07-17T11:13:22.7176219Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7176851Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7177249Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7177646Z frame #3: pthread_cond_clockwait + 0x1fd (0x7feed2b8f2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7178283Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7fee0cfc7741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7178868Z frame #5: + 0xdc253 (0x7feddf4f1253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7179265Z frame #6: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7179710Z frame #7: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7179936Z 2025-07-17T11:13:22.7180024Z SIGABRT(6), PID: 2639200, Thread 2641165: 2025-07-17T11:13:22.7180497Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7181058Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7181399Z frame #2: ioctl + 0x3f (0x7feed2c1594f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7181767Z frame #3: + 0x13eef0 (0x7fed4eeb5ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7182171Z frame #4: + 0x1378c4 (0x7fed4eeae8c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7182569Z frame #5: + 0x95b2b (0x7fed4ee0cb2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7182962Z frame #6: + 0x34b71 (0x7fed4edabb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7183349Z frame #7: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7183751Z frame #8: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7183976Z 2025-07-17T11:13:22.7184050Z SIGABRT(6), PID: 2639200, Thread 2641170: 2025-07-17T11:13:22.7184526Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7185067Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7185407Z frame #2: __poll + 0x4f (0x7feed2c13bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7185770Z frame #3: + 0xd4540 (0x7fed97025540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7186147Z frame #4: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7186591Z frame #5: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7186815Z 2025-07-17T11:13:22.7186897Z SIGABRT(6), PID: 2639200, Thread 2641173: 2025-07-17T11:13:22.7187375Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7187933Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7188280Z frame #2: __poll + 0x4f (0x7feed2c13bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7188629Z frame #3: + 0xd65a2 (0x7fed970275a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7189001Z frame #4: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7189396Z frame #5: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7189680Z 2025-07-17T11:13:22.7189770Z SIGABRT(6), PID: 2639200, Thread 2641175: 2025-07-17T11:13:22.7190232Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7190796Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7191160Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7191618Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7192000Z frame #4: + 0xd1e7f (0x7fed97022e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7192393Z frame #5: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7192753Z frame #6: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7193041Z 2025-07-17T11:13:22.7193236Z SIGABRT(6), PID: 2639200, Thread 2641177: 2025-07-17T11:13:22.7193712Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7194278Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7194657Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7195027Z frame #3: + 0x9ca53 (0x7feed2b97a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7195425Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x557aeb780bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7195867Z frame #5: + 0x1d314f (0x557aeb83f14f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7196267Z frame #6: + 0x1d2f6b (0x557aeb83ef6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7196659Z frame #7: + 0x6df36 (0x557aeb6d9f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7197075Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7197501Z frame #9: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7197951Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7198400Z frame #11: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7198812Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7199228Z frame #13: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7199634Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7200111Z frame #15: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7200528Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7200946Z frame #17: + 0x147734 (0x557aeb7b3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7201336Z frame #18: + 0x21ca82 (0x557aeb888a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7201743Z frame #19: + 0x21c9e4 (0x557aeb8889e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7202122Z frame #20: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7202518Z frame #21: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7202749Z 2025-07-17T11:13:22.7202824Z SIGABRT(6), PID: 2639200, Thread 2641179: 2025-07-17T11:13:22.7203303Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7203928Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7204280Z frame #2: read + 0x4c (0x7feed2c0f81c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7204610Z frame #3: _Py_read + 0x4c (0x557aeb846a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7204971Z frame #4: + 0x208c3b (0x557aeb874c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7205461Z frame #5: + 0x14648d (0x557aeb7b248d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7205873Z frame #6: PyObject_VectorcallMethod + 0x85 (0x557aeb7c1215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7206279Z frame #7: + 0x208ae7 (0x557aeb874ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7206725Z frame #8: + 0x208472 (0x557aeb874472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7207120Z frame #9: + 0x1da6ee (0x557aeb8466ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7207526Z frame #10: + 0x1483bc (0x557aeb7b43bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7207938Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7208368Z frame #12: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7208788Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x557aeb7983bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7209215Z frame #14: + 0x147734 (0x557aeb7b3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7209625Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x557aeb79ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7210054Z frame #16: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7210482Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7210902Z frame #18: _PyFunction_Vectorcall + 0x6c (0x557aeb7a80ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7211311Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x557aeb7987b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7211696Z frame #20: + 0x147734 (0x557aeb7b3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7212104Z frame #21: + 0x21ca82 (0x557aeb888a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7212493Z frame #22: + 0x21c9e4 (0x557aeb8889e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7212875Z frame #23: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7213255Z frame #24: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7213550Z 2025-07-17T11:13:22.7213631Z SIGABRT(6), PID: 2639200, Thread 2641182: 2025-07-17T11:13:22.7214123Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7214676Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7215050Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7215420Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7215909Z frame #4: + 0x5a02023 (0x7fee16fbb023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7216645Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fee16fbf1ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7217613Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fee16fb61d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7218384Z frame #7: + 0x79d655 (0x7fee284a2655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7218901Z frame #8: + 0xdc253 (0x7feddf4f1253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7219365Z frame #9: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7219739Z frame #10: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7219979Z 2025-07-17T11:13:22.7220057Z SIGABRT(6), PID: 2639200, Thread 2641183: 2025-07-17T11:13:22.7220609Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fede1284b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7221174Z frame #1: + 0x42520 (0x7feed2b3d520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7221545Z frame #2: + 0x91117 (0x7feed2b8c117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7221920Z frame #3: pthread_cond_wait + 0x211 (0x7feed2b8ea41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7222402Z frame #4: + 0x5a02023 (0x7fee16fbb023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7223128Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fee16fbf1ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7223986Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fee16fb61d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7224714Z frame #7: + 0x79d655 (0x7fee284a2655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7225212Z frame #8: + 0xdc253 (0x7feddf4f1253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7225629Z frame #9: + 0x94ac3 (0x7feed2b8fac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7226006Z frame #10: + 0x126850 (0x7feed2c21850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7226229Z 2025-07-17T11:13:22.7226702Z [rank1]:[W717 11:02:12.538352357 TCPStore.cpp:125] [c10d] recvValue failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Failed to recv, got 0 bytes. Connection was likely closed. Did the remote server shutdown or crash? 2025-07-17T11:13:22.7227611Z Exception raised from recvBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:682 (most recent call first): 2025-07-17T11:13:22.7228416Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7229178Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7229768Z frame #2: + 0x657b205 (0x7f4b06ac4205 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7230368Z frame #3: + 0x657bde1 (0x7f4b06ac4de1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7231314Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2c9 (0x7f4b06abf9d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7232424Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7233066Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7233546Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7233926Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7234142Z 2025-07-17T11:13:22.7234818Z [rank1]:[W717 11:02:12.541359719 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Failed to recv, got 0 bytes. Connection was likely closed. Did the remote server shutdown or crash? 2025-07-17T11:13:22.7235712Z Memory access fault by GPU node-3 (Agent handle: 0x55f57953f9f0) on address 0x7f3a02a10000. Reason: Unknown. 2025-07-17T11:13:22.7236265Z [rank1]:[W717 11:02:13.541550516 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7236907Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7237693Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7238440Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7239031Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7239608Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7240547Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7241546Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7242114Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7242573Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7242975Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7243213Z 2025-07-17T11:13:22.7243640Z [rank1]:[W717 11:02:13.544274649 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7244393Z [rank1]:[W717 11:02:14.544454109 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7245022Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7245801Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7246658Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7247241Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7247829Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7248815Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7249892Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7250469Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7250870Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7251259Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7251481Z 2025-07-17T11:13:22.7251888Z [rank1]:[W717 11:02:14.547174407 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7252628Z [rank1]:[W717 11:02:15.547352235 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7253261Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7254024Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7254755Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7255337Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7255913Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7256890Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7257892Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7258447Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7258831Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7259205Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7259419Z 2025-07-17T11:13:22.7259826Z [rank1]:[W717 11:02:15.549990992 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7260619Z [rank1]:[W717 11:02:16.550175249 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7261243Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7262003Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7262812Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7263391Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7264026Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7264951Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7265948Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7266506Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7266889Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7267408Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7267659Z 2025-07-17T11:13:22.7268154Z [rank1]:[W717 11:02:16.552937669 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7269067Z [rank1]:[W717 11:02:17.553111581 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7269809Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7270652Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7271603Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7272296Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7273039Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7274112Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7275210Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7275970Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7276468Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7276921Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7277196Z 2025-07-17T11:13:22.7277698Z [rank1]:[W717 11:02:17.555799040 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7278666Z [rank1]:[W717 11:02:18.555992912 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7279392Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7280376Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7281207Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7281927Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7282596Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7283631Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7284771Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7285426Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7285989Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7286474Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7286762Z 2025-07-17T11:13:22.7287204Z [rank1]:[W717 11:02:18.558726679 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7288054Z [rank1]:[W717 11:02:19.558920181 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7288856Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7289754Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7290630Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7291329Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7292005Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7293053Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7294243Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7294984Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7295481Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7295934Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7296256Z 2025-07-17T11:13:22.7296760Z [rank1]:[W717 11:02:19.561644704 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7297615Z [rank1]:[W717 11:02:20.561815312 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7298358Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7299252Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7300098Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7300831Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7301506Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7302530Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7303732Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7304397Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7304922Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7305422Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7305717Z 2025-07-17T11:13:22.7306168Z [rank1]:[W717 11:02:20.564516641 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7307063Z [rank1]:[W717 11:02:21.564705676 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7307795Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7308678Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7309598Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7310317Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7311010Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7312153Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7313413Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7314111Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7314691Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7315168Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7315433Z 2025-07-17T11:13:22.7315919Z [rank1]:[W717 11:02:21.568035425 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7316749Z [rank1]:[W717 11:02:22.568236598 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7317504Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7318388Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7319201Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7319925Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7320598Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7321690Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7322827Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7323490Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7324005Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7324484Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7324733Z 2025-07-17T11:13:22.7325272Z [rank1]:[W717 11:02:22.570905569 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7326160Z [rank1]:[W717 11:02:23.571098170 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7326953Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7327860Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7328776Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7329470Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7330231Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7331285Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7332359Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7333077Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7333591Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7334074Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7334380Z 2025-07-17T11:13:22.7334843Z [rank1]:[W717 11:02:23.573797626 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7335670Z [rank1]:[W717 11:02:24.573980482 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7336419Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7337303Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7338124Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7338923Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7339658Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7340704Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7341835Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7342506Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7343104Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7343575Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7343861Z 2025-07-17T11:13:22.7344283Z [rank1]:[W717 11:02:24.576665226 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7345241Z [rank1]:[W717 11:02:25.576841822 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7345966Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7346914Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7347825Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7348565Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7349266Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7350294Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7351391Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7352098Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7352590Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7353141Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7353448Z 2025-07-17T11:13:22.7353896Z [rank1]:[W717 11:02:25.579507929 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7354773Z [rank1]:[W717 11:02:26.579688071 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7355597Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7356498Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7357386Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7358102Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7358740Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7359818Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7361002Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7361656Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7362259Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7362734Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7362982Z 2025-07-17T11:13:22.7363537Z [rank1]:[W717 11:02:26.582380557 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7364404Z [rank1]:[W717 11:02:27.582561911 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7365125Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7366027Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7366861Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7367539Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7368268Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7369299Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7370419Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7371089Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7371590Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7372079Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7372393Z 2025-07-17T11:13:22.7372866Z [rank1]:[W717 11:02:27.585260726 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7373691Z [rank1]:[W717 11:02:28.585447438 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7374452Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7375331Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7376175Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7376947Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7377618Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7378679Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7379866Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7380562Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7381099Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7381573Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7381822Z 2025-07-17T11:13:22.7382311Z [rank1]:[W717 11:02:28.588157970 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7383169Z [rank1]:[W717 11:02:29.588342769 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7383882Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7411232Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7412038Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7412642Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7413219Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7414151Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7415320Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7415899Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7416308Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7416685Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7416912Z 2025-07-17T11:13:22.7417333Z [rank1]:[W717 11:02:29.591057878 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7418085Z [rank1]:[W717 11:02:30.591252111 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7418812Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7419602Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7420348Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7421029Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7421603Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7422612Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7423626Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7423815Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7423974Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7424139Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7424143Z 2025-07-17T11:13:22.7424551Z [rank1]:[W717 11:02:30.593954211 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7424831Z [rank1]:[W717 11:02:31.594133912 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7425120Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7425542Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7425806Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7426129Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7426391Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7426997Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7427342Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7427523Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7427684Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7427904Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7427908Z 2025-07-17T11:13:22.7428308Z [rank1]:[W717 11:02:31.596832297 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7428578Z [rank1]:[W717 11:02:32.597003606 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7428930Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7429347Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7429675Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7429931Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7430190Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7430791Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7431131Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7431307Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7431457Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7431614Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7431618Z 2025-07-17T11:13:22.7432008Z [rank1]:[W717 11:02:32.599727568 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7432282Z [rank1]:[W717 11:02:33.599911215 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7432580Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7433176Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7433435Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7433695Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7433947Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7434566Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7434969Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7435138Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7435284Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7435504Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7435508Z 2025-07-17T11:13:22.7435902Z [rank1]:[W717 11:02:34.603126825 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7436234Z [rank1]:[W717 11:02:35.603326136 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7436525Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7436933Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7437197Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7437449Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7437703Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7438303Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7438642Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7438806Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7438958Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7439108Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7439112Z 2025-07-17T11:13:22.7439573Z [rank1]:[W717 11:02:35.606049037 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7439846Z [rank1]:[W717 11:02:36.606229429 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7440129Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7440538Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7440791Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7441117Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7441368Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7441972Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7442382Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7442546Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7442748Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7442904Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7442908Z 2025-07-17T11:13:22.7443294Z [rank1]:[W717 11:02:36.608901014 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7443565Z [rank1]:[W717 11:02:37.609073755 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7443845Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7444264Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7444521Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7444779Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7445033Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7445634Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7446045Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7446218Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7446373Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7446529Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7446536Z 2025-07-17T11:13:22.7446931Z [rank1]:[W717 11:02:37.611767032 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7447200Z [rank1]:[W717 11:02:38.611951720 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7447492Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7447957Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7448218Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7448537Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7448794Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7449452Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7449785Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7449949Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7450104Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7450262Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7450266Z 2025-07-17T11:13:22.7450657Z [rank1]:[W717 11:02:38.614663324 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7450934Z [rank1]:[W717 11:02:39.614846881 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7451213Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7451625Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7451881Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7452139Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7452446Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7453061Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7453393Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7453565Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7453715Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7453870Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7453937Z 2025-07-17T11:13:22.7454340Z [rank1]:[W717 11:02:39.617526699 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7454607Z [rank1]:[W717 11:02:40.617699269 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7454954Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7455375Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7455696Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7455957Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7456211Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7456813Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7457149Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7457313Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7457470Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7457624Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7457628Z 2025-07-17T11:13:22.7458037Z [rank1]:[W717 11:02:40.620403202 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7458317Z [rank1]:[W717 11:02:41.620578367 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7458614Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7459089Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7459353Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7459612Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7459866Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7460470Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7460861Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7461030Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7461181Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7461334Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7461390Z 2025-07-17T11:13:22.7461783Z [rank1]:[W717 11:02:41.623246406 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7462108Z [rank1]:[W717 11:02:42.623435201 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7462394Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7462809Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7463070Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7463323Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7463575Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7464174Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7464509Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7464676Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7464829Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7464975Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7464978Z 2025-07-17T11:13:22.7465424Z [rank1]:[W717 11:02:42.626115789 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7465699Z [rank1]:[W717 11:02:43.626295640 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7465982Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7466388Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7466650Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7466901Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7467239Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7467845Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7468226Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7468394Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7468542Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7468754Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7468758Z 2025-07-17T11:13:22.7469143Z [rank1]:[W717 11:02:43.628991211 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7469413Z [rank1]:[W717 11:02:44.629164673 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7469693Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7470118Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7470379Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7470644Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7470892Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7471643Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7472085Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7472369Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7472569Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7472766Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7472770Z 2025-07-17T11:13:22.7473377Z [rank1]:[W717 11:02:44.631851140 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7473725Z [rank1]:[W717 11:02:45.632043770 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7474107Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7474739Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7475069Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7475400Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7475802Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7476642Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7477072Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7477281Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7477475Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7477666Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7477671Z 2025-07-17T11:13:22.7478172Z [rank1]:[W717 11:02:45.634704379 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7478525Z [rank1]:[W717 11:02:46.634884501 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7478888Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7479413Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7479745Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7480074Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7480393Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7481243Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7481661Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7481875Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7482064Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7482257Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7482261Z 2025-07-17T11:13:22.7482822Z [rank1]:[W717 11:02:46.637542486 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7483169Z [rank1]:[W717 11:02:47.637710139 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7483526Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7484114Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7484444Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7484828Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7485155Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7485913Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7486338Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7486542Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7486740Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7486928Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7486932Z 2025-07-17T11:13:22.7487425Z [rank1]:[W717 11:02:47.640354123 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7487766Z [rank1]:[W717 11:02:48.640520524 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7488124Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7488700Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7489035Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7489359Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7489683Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7490448Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7490870Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7491136Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7491323Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7491516Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7491579Z 2025-07-17T11:13:22.7492068Z [rank1]:[W717 11:02:48.643155295 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7492410Z [rank1]:[W717 11:02:49.643334265 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7492820Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7493349Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7493670Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7494002Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7494319Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7495090Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7495510Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7495714Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7495909Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7496098Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7496102Z 2025-07-17T11:13:22.7496598Z [rank1]:[W717 11:02:49.645987173 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7497012Z [rank1]:[W717 11:02:50.646168636 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7497370Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7497889Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7498221Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7498540Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7498937Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7499693Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7500111Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7500386Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7500580Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7500768Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7500841Z 2025-07-17T11:13:22.7501337Z [rank1]:[W717 11:02:50.648860221 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7501679Z [rank1]:[W717 11:02:51.649035435 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:54604, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7502030Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7502555Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f4ad020546c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7502889Z frame #1: + 0x6579eb2 (0x7f4b06ac2eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7503223Z frame #2: + 0x657a2fb (0x7f4b06ac32fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7503541Z frame #3: + 0x657c295 (0x7f4b06ac5295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7504296Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7f4b06abf9c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7504711Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f4afbf578a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7504979Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7505169Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7505363Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7505367Z 2025-07-17T11:13:22.7505857Z [rank1]:[W717 11:02:51.651690816 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7505956Z SIGABRT(6), PID: 2639201, Thread 2639201: 2025-07-17T11:13:22.7506392Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7506589Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7506835Z frame #2: pthread_kill + 0x12c (0x7f4bc1b1e9fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7506995Z frame #3: raise + 0x16 (0x7f4bc1aca476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7507325Z frame #4: + 0x4feaa4d (0x7f4a1e6a8a4d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/triton/_C/libtriton.so) 2025-07-17T11:13:22.7507526Z frame #5: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7507737Z frame #6: + 0x7741f (0x7f4a3dd7e41f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7508008Z frame #7: + 0x76c8e (0x7f4a3dd7dc8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7508208Z frame #8: + 0x6ad69 (0x7f4a3dd71d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7508408Z frame #9: + 0x3f54db (0x7f4ace9d64db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7508659Z frame #10: + 0x3e11d8 (0x7f4ace9c21d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7508860Z frame #11: + 0xb2f86 (0x7f4ace693f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7509058Z frame #12: + 0x8e501 (0x7f4ace66f501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7509409Z frame #13: c10::hip::device_synchronize() + 0x5a (0x7f4af94767ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.7509747Z frame #14: + 0xd307d9 (0x7f4b179c97d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7509958Z frame #15: + 0x139902 (0x55f5424fe902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7510187Z frame #16: _PyEval_EvalFrameDefault + 0x49b5 (0x55f5424f5a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7510401Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7510622Z frame #18: _PyEval_EvalFrameDefault + 0x49b5 (0x55f5424f5a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7510830Z frame #19: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7511049Z frame #20: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7511271Z frame #21: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7511489Z frame #22: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7511695Z frame #23: + 0x1474b2 (0x55f54250c4b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7511880Z frame #24: PyObject_Call + 0xbc (0x55f54250ce4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7512085Z frame #25: + 0x1ff69d (0x55f5425c469d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7512353Z frame #26: _PyObject_MakeTpCall + 0x2d3 (0x55f5424fa023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7512583Z frame #27: _PyEval_EvalFrameDefault + 0x4c16 (0x55f5424f5cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7512786Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7513132Z frame #29: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7513336Z frame #30: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7513561Z frame #31: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7513762Z frame #32: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7513988Z frame #33: _PyEval_EvalFrameDefault + 0x49b5 (0x55f5424f5a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7514312Z frame #34: _PyObject_FastCallDictTstate + 0xd0 (0x55f5424f94b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7514522Z frame #35: _PyObject_Call_Prepend + 0x69 (0x55f54250aab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7514718Z frame #36: + 0x205949 (0x55f5425ca949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7514928Z frame #37: _PyObject_MakeTpCall + 0x2d3 (0x55f5424fa023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7515144Z frame #38: _PyEval_EvalFrameDefault + 0x4c16 (0x55f5424f5cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7515428Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7515642Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7515856Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7516140Z frame #42: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7516349Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7516559Z frame #44: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7516772Z frame #45: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7516991Z frame #46: _PyEval_EvalFrameDefault + 0x1340 (0x55f5424f23f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7517200Z frame #47: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7517536Z frame #48: + 0x7ab3f7 (0x7f4b174443f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7517741Z frame #49: + 0x13bc88 (0x55f542500c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7517931Z frame #50: PyObject_Call + 0x20f (0x55f54250cf9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7518151Z frame #51: _PyEval_EvalFrameDefault + 0x58dd (0x55f5424f698d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7518351Z frame #52: + 0x147608 (0x55f54250c608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7518571Z frame #53: _PyEval_EvalFrameDefault + 0x2ba5 (0x55f5424f3c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7518794Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7519010Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7519222Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7519439Z frame #57: _PyEval_EvalFrameDefault + 0x1340 (0x55f5424f23f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7519727Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7519946Z frame #59: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7520160Z frame #60: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7520377Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55f5424f3c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7520592Z frame #62: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7520599Z 2025-07-17T11:13:22.7520690Z SIGABRT(6), PID: 2639201, Thread 2639249: 2025-07-17T11:13:22.7521125Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7521312Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7521571Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7521754Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7522213Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7522400Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7522665Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7522669Z 2025-07-17T11:13:22.7522763Z SIGABRT(6), PID: 2639201, Thread 2639252: 2025-07-17T11:13:22.7523182Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7523461Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7523648Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7523835Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7524267Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7524462Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7524653Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7524657Z 2025-07-17T11:13:22.7524751Z SIGABRT(6), PID: 2639201, Thread 2639255: 2025-07-17T11:13:22.7525167Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7525367Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7525549Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7525732Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7526162Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7526359Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7526551Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7526554Z 2025-07-17T11:13:22.7526645Z SIGABRT(6), PID: 2639201, Thread 2639257: 2025-07-17T11:13:22.7527122Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7527318Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7527504Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7527693Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7528122Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7528321Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7528509Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7528513Z 2025-07-17T11:13:22.7528619Z SIGABRT(6), PID: 2639201, Thread 2639259: 2025-07-17T11:13:22.7529104Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7529304Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7529489Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7529675Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7530172Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7530368Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7530562Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7530571Z 2025-07-17T11:13:22.7530722Z SIGABRT(6), PID: 2639201, Thread 2639261: 2025-07-17T11:13:22.7531139Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7531332Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7531513Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7531698Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7532126Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7532318Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7532505Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7532519Z 2025-07-17T11:13:22.7532604Z SIGABRT(6), PID: 2639201, Thread 2639263: 2025-07-17T11:13:22.7533022Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7533213Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7533401Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7533582Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7534019Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7534205Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7534503Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7534508Z 2025-07-17T11:13:22.7534589Z SIGABRT(6), PID: 2639201, Thread 2639265: 2025-07-17T11:13:22.7535009Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7535198Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7535390Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7535568Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7536005Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7536194Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7536451Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7536455Z 2025-07-17T11:13:22.7536534Z SIGABRT(6), PID: 2639201, Thread 2639267: 2025-07-17T11:13:22.7536928Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7537080Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7537294Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7537440Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7537787Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7538005Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7538160Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7538163Z 2025-07-17T11:13:22.7538235Z SIGABRT(6), PID: 2639201, Thread 2639269: 2025-07-17T11:13:22.7538571Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7538728Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7538876Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7539019Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7539374Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7539521Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7539681Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7539687Z 2025-07-17T11:13:22.7539758Z SIGABRT(6), PID: 2639201, Thread 2639271: 2025-07-17T11:13:22.7540089Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7540234Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7540382Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7540520Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7540921Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7541072Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7541223Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7541226Z 2025-07-17T11:13:22.7541298Z SIGABRT(6), PID: 2639201, Thread 2639274: 2025-07-17T11:13:22.7541621Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7541771Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7541915Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7542060Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7542456Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7542608Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7542757Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7542760Z 2025-07-17T11:13:22.7542892Z SIGABRT(6), PID: 2639201, Thread 2639276: 2025-07-17T11:13:22.7543238Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7543397Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7543542Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7543749Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7544091Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7544250Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7544401Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7544406Z 2025-07-17T11:13:22.7544481Z SIGABRT(6), PID: 2639201, Thread 2639278: 2025-07-17T11:13:22.7544809Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7544963Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7545110Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7545261Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7545596Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7545749Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7545898Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7545902Z 2025-07-17T11:13:22.7545976Z SIGABRT(6), PID: 2639201, Thread 2639279: 2025-07-17T11:13:22.7546299Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7546449Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7546648Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7546792Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7547126Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7547279Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7547429Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7547433Z 2025-07-17T11:13:22.7547507Z SIGABRT(6), PID: 2639201, Thread 2639280: 2025-07-17T11:13:22.7547828Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7548038Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7548181Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7548326Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7548669Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7548899Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7549052Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7549056Z 2025-07-17T11:13:22.7549123Z SIGABRT(6), PID: 2639201, Thread 2639281: 2025-07-17T11:13:22.7549505Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7549655Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7549803Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7549940Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7550279Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7550426Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7550579Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7550582Z 2025-07-17T11:13:22.7550650Z SIGABRT(6), PID: 2639201, Thread 2639282: 2025-07-17T11:13:22.7550981Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7551123Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7551271Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7551405Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7551743Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7551889Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7552042Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7552046Z 2025-07-17T11:13:22.7552113Z SIGABRT(6), PID: 2639201, Thread 2639283: 2025-07-17T11:13:22.7552507Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7552652Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7552874Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7553030Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7553374Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7553520Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7553674Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7553748Z 2025-07-17T11:13:22.7553815Z SIGABRT(6), PID: 2639201, Thread 2639284: 2025-07-17T11:13:22.7554153Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7554297Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7554446Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7554649Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7554988Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7555132Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7555351Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7555354Z 2025-07-17T11:13:22.7555421Z SIGABRT(6), PID: 2639201, Thread 2639285: 2025-07-17T11:13:22.7555745Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7555897Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7556040Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7556181Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7556519Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7556672Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7556834Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7556838Z 2025-07-17T11:13:22.7556909Z SIGABRT(6), PID: 2639201, Thread 2639286: 2025-07-17T11:13:22.7557229Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7557379Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7557522Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7557664Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7557997Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7558210Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7558357Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7558360Z 2025-07-17T11:13:22.7558431Z SIGABRT(6), PID: 2639201, Thread 2639287: 2025-07-17T11:13:22.7558752Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7558905Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7559049Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7559198Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7559536Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7559744Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7559890Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7559893Z 2025-07-17T11:13:22.7559967Z SIGABRT(6), PID: 2639201, Thread 2639288: 2025-07-17T11:13:22.7560289Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7560500Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7560642Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7560782Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7561171Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7561327Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7561476Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7561479Z 2025-07-17T11:13:22.7561549Z SIGABRT(6), PID: 2639201, Thread 2639289: 2025-07-17T11:13:22.7561877Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7562034Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7562176Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7562317Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7562656Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7562804Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7562950Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7562958Z 2025-07-17T11:13:22.7563028Z SIGABRT(6), PID: 2639201, Thread 2639290: 2025-07-17T11:13:22.7563352Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7563495Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7563641Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7563832Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7564180Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7564323Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7564472Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7564479Z 2025-07-17T11:13:22.7564545Z SIGABRT(6), PID: 2639201, Thread 2639291: 2025-07-17T11:13:22.7564871Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7565014Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7565163Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7565356Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7565698Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7565843Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7566050Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7566053Z 2025-07-17T11:13:22.7566117Z SIGABRT(6), PID: 2639201, Thread 2639292: 2025-07-17T11:13:22.7566445Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7566590Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7566793Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7566931Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7567268Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7567411Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7567567Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7567570Z 2025-07-17T11:13:22.7567638Z SIGABRT(6), PID: 2639201, Thread 2639293: 2025-07-17T11:13:22.7567971Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7568127Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7568277Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7568420Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7568764Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7568911Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7569069Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7569072Z 2025-07-17T11:13:22.7569139Z SIGABRT(6), PID: 2639201, Thread 2639294: 2025-07-17T11:13:22.7569527Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7569671Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7569820Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7569961Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7570304Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7570448Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7570604Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7570607Z 2025-07-17T11:13:22.7570677Z SIGABRT(6), PID: 2639201, Thread 2639295: 2025-07-17T11:13:22.7571012Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7571234Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7571380Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7571522Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7571855Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7572063Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7572208Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7572212Z 2025-07-17T11:13:22.7572282Z SIGABRT(6), PID: 2639201, Thread 2639296: 2025-07-17T11:13:22.7572669Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7572818Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7572959Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7573101Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7573438Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7573594Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7573740Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7573745Z 2025-07-17T11:13:22.7573817Z SIGABRT(6), PID: 2639201, Thread 2639297: 2025-07-17T11:13:22.7574142Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7574294Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7574437Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7574581Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7574928Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7575083Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7575302Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7575307Z 2025-07-17T11:13:22.7575382Z SIGABRT(6), PID: 2639201, Thread 2639298: 2025-07-17T11:13:22.7575703Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7575853Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7575997Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7576142Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7576474Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7576623Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7576830Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7576835Z 2025-07-17T11:13:22.7576909Z SIGABRT(6), PID: 2639201, Thread 2639299: 2025-07-17T11:13:22.7577229Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7577375Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7577579Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7577721Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7578055Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7578262Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7578410Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7578418Z 2025-07-17T11:13:22.7578485Z SIGABRT(6), PID: 2639201, Thread 2639300: 2025-07-17T11:13:22.7578811Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7578959Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7579110Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7579245Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7579585Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7579736Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7579888Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7579891Z 2025-07-17T11:13:22.7579956Z SIGABRT(6), PID: 2639201, Thread 2639301: 2025-07-17T11:13:22.7580285Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7580429Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7580579Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7580718Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7581118Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7581266Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7581419Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7581422Z 2025-07-17T11:13:22.7581486Z SIGABRT(6), PID: 2639201, Thread 2639302: 2025-07-17T11:13:22.7581812Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7581957Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7582103Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7582245Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7582653Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7582806Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7582959Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7582962Z 2025-07-17T11:13:22.7583031Z SIGABRT(6), PID: 2639201, Thread 2639303: 2025-07-17T11:13:22.7583427Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7583575Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7583752Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7583950Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7584292Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7584436Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7584586Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7584591Z 2025-07-17T11:13:22.7584658Z SIGABRT(6), PID: 2639201, Thread 2639304: 2025-07-17T11:13:22.7584984Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7585128Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7585286Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7585428Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7585770Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7585913Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7586064Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7586069Z 2025-07-17T11:13:22.7586137Z SIGABRT(6), PID: 2639201, Thread 2639305: 2025-07-17T11:13:22.7586461Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7586609Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7586812Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7586955Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7587289Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7587437Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7587588Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7587591Z 2025-07-17T11:13:22.7587677Z SIGABRT(6), PID: 2639201, Thread 2639306: 2025-07-17T11:13:22.7587997Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7588154Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7588354Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7588505Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7588839Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7589053Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7589200Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7589203Z 2025-07-17T11:13:22.7589283Z SIGABRT(6), PID: 2639201, Thread 2639307: 2025-07-17T11:13:22.7589609Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7589813Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7589969Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7590125Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7590464Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7590628Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7590786Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7590789Z 2025-07-17T11:13:22.7590870Z SIGABRT(6), PID: 2639201, Thread 2639308: 2025-07-17T11:13:22.7591206Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7591363Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7591507Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7591659Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7591999Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7592157Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7592315Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7592318Z 2025-07-17T11:13:22.7592405Z SIGABRT(6), PID: 2639201, Thread 2639309: 2025-07-17T11:13:22.7592879Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7593055Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7593199Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7593355Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7593711Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7593866Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7594018Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7594092Z 2025-07-17T11:13:22.7594167Z SIGABRT(6), PID: 2639201, Thread 2639310: 2025-07-17T11:13:22.7594501Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7594649Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7594799Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7595007Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7595354Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7595502Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7595724Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7595732Z 2025-07-17T11:13:22.7595800Z SIGABRT(6), PID: 2639201, Thread 2639311: 2025-07-17T11:13:22.7596134Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7596279Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7596434Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7596574Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7596917Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7597069Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7597231Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7597234Z 2025-07-17T11:13:22.7597302Z SIGABRT(6), PID: 2639201, Thread 2639312: 2025-07-17T11:13:22.7597637Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7597784Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7597943Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7598080Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7598429Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7598643Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7598803Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7598806Z 2025-07-17T11:13:22.7598872Z SIGABRT(6), PID: 2639201, Thread 2639313: 2025-07-17T11:13:22.7599210Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7599356Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7599510Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7599647Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7599992Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7600205Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7600366Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7600369Z 2025-07-17T11:13:22.7600439Z SIGABRT(6), PID: 2639201, Thread 2639314: 2025-07-17T11:13:22.7600771Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7600974Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7601120Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7601261Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7601660Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7601815Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7601967Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7601971Z 2025-07-17T11:13:22.7602044Z SIGABRT(6), PID: 2639201, Thread 2639315: 2025-07-17T11:13:22.7602377Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7602531Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7602673Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7602820Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7603160Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7603314Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7603463Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7603466Z 2025-07-17T11:13:22.7603544Z SIGABRT(6), PID: 2639201, Thread 2639316: 2025-07-17T11:13:22.7603873Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7604028Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7604170Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7604377Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7604720Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7604876Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7605027Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7605032Z 2025-07-17T11:13:22.7605111Z SIGABRT(6), PID: 2639201, Thread 2639317: 2025-07-17T11:13:22.7605446Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7605605Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7605749Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7605958Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7606296Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7606453Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7606604Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7606660Z 2025-07-17T11:13:22.7606742Z SIGABRT(6), PID: 2639201, Thread 2639318: 2025-07-17T11:13:22.7607069Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7607226Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7607428Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7607585Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7607921Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7608075Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7608229Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7608233Z 2025-07-17T11:13:22.7608311Z SIGABRT(6), PID: 2639201, Thread 2639319: 2025-07-17T11:13:22.7608636Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7608793Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7608948Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7609091Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7609433Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7609579Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7609738Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7609741Z 2025-07-17T11:13:22.7609810Z SIGABRT(6), PID: 2639201, Thread 2639320: 2025-07-17T11:13:22.7610136Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7610334Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7610487Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7610626Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7610971Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7611119Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7611273Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7611276Z 2025-07-17T11:13:22.7611345Z SIGABRT(6), PID: 2639201, Thread 2639321: 2025-07-17T11:13:22.7611678Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7611874Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7612029Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7612165Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7612511Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7612713Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7612869Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7612873Z 2025-07-17T11:13:22.7612944Z SIGABRT(6), PID: 2639201, Thread 2639322: 2025-07-17T11:13:22.7613344Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7613490Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7613646Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7613787Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7614133Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7614278Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7614432Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7614438Z 2025-07-17T11:13:22.7614505Z SIGABRT(6), PID: 2639201, Thread 2639323: 2025-07-17T11:13:22.7614843Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7614991Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7615150Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7615287Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7615639Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7615787Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7615944Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7615950Z 2025-07-17T11:13:22.7616068Z SIGABRT(6), PID: 2639201, Thread 2639324: 2025-07-17T11:13:22.7616404Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7616555Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7616700Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7616855Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7617195Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7617352Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7617562Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7617565Z 2025-07-17T11:13:22.7617639Z SIGABRT(6), PID: 2639201, Thread 2639325: 2025-07-17T11:13:22.7617966Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7618118Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7618314Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7618463Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7618802Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7619013Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7619165Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7619168Z 2025-07-17T11:13:22.7619246Z SIGABRT(6), PID: 2639201, Thread 2639326: 2025-07-17T11:13:22.7619567Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7619723Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7619876Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7620029Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7620366Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7620526Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7620672Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7620675Z 2025-07-17T11:13:22.7620759Z SIGABRT(6), PID: 2639201, Thread 2639327: 2025-07-17T11:13:22.7621084Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7621240Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7621382Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7621532Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7621924Z frame #4: + 0x3475ab (0x7f4bbe9b45ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7622084Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7622232Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7622236Z 2025-07-17T11:13:22.7622314Z SIGABRT(6), PID: 2639201, Thread 2639332: 2025-07-17T11:13:22.7622637Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7622970Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f4ad021508a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7623119Z frame #2: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7623270Z frame #3: pthread_kill + 0x12c (0x7f4bc1b1e9fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7623457Z frame #4: raise + 0x16 (0x7f4bc1aca476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7623582Z frame #5: abort + 0xd3 (0x7f4bc1ab07f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7623756Z frame #6: + 0x972cc (0x7f4a3dd9e2cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7623930Z frame #7: + 0x95f47 (0x7f4a3dd9cf47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7624103Z frame #8: + 0x34b71 (0x7f4a3dd3bb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7624334Z frame #9: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7624492Z frame #10: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7624496Z 2025-07-17T11:13:22.7624583Z SIGABRT(6), PID: 2639201, Thread 2641160: 2025-07-17T11:13:22.7624984Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7625149Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7625281Z frame #2: __poll + 0x4f (0x7f4bc1ba0bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7625574Z frame #3: + 0x489f (0x7f4bc16ac89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.7625749Z frame #4: + 0x1483bc (0x55f54250d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7625930Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7626094Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7626269Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7626432Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7626617Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55f5424f5a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7626785Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7626973Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55f5424f3c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7627138Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7627319Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7627480Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7627658Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7627869Z frame #16: + 0x147734 (0x55f54250c734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7628036Z frame #17: + 0x21ca82 (0x55f5425e1a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7628191Z frame #18: + 0x21c9e4 (0x55f5425e19e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7628363Z frame #19: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7628518Z frame #20: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7628532Z 2025-07-17T11:13:22.7628608Z SIGABRT(6), PID: 2639201, Thread 2641161: 2025-07-17T11:13:22.7628949Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7629101Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7629315Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7629477Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f4bc1b1c2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7629799Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f4afbf5d048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7630095Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f4afbf5fbf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7630322Z frame #6: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7630470Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7630630Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7630633Z 2025-07-17T11:13:22.7630756Z SIGABRT(6), PID: 2639201, Thread 2641162: 2025-07-17T11:13:22.7631097Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7631250Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7631405Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7631564Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f4bc1b1c2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7631903Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f4afbf57741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7632070Z frame #5: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7632226Z frame #6: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7632382Z frame #7: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7632386Z 2025-07-17T11:13:22.7632465Z SIGABRT(6), PID: 2639201, Thread 2641166: 2025-07-17T11:13:22.7632869Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7633025Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7633156Z frame #2: ioctl + 0x3f (0x7f4bc1ba294f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7633339Z frame #3: + 0x13eef0 (0x7f4a3de45ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7633505Z frame #4: + 0x1378c4 (0x7f4a3de3e8c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7633678Z frame #5: + 0x95b2b (0x7f4a3dd9cb2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7633912Z frame #6: + 0x34b71 (0x7f4a3dd3bb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7634078Z frame #7: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7634227Z frame #8: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7634230Z 2025-07-17T11:13:22.7634307Z SIGABRT(6), PID: 2639201, Thread 2641171: 2025-07-17T11:13:22.7634634Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7634790Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7634918Z frame #2: __poll + 0x4f (0x7f4bc1ba0bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7635079Z frame #3: + 0xd4540 (0x7f4a85fb5540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7635291Z frame #4: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7635451Z frame #5: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7635455Z 2025-07-17T11:13:22.7635525Z SIGABRT(6), PID: 2639201, Thread 2641172: 2025-07-17T11:13:22.7635850Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7636081Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7636208Z frame #2: __poll + 0x4f (0x7f4bc1ba0bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7636360Z frame #3: + 0xd65a2 (0x7f4a85fb75a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7636515Z frame #4: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7636731Z frame #5: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7636735Z 2025-07-17T11:13:22.7636815Z SIGABRT(6), PID: 2639201, Thread 2641174: 2025-07-17T11:13:22.7637139Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7637294Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7637438Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7637596Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7637748Z frame #4: + 0xd1e7f (0x7f4a85fb2e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7637901Z frame #5: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7638058Z frame #6: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7638062Z 2025-07-17T11:13:22.7638140Z SIGABRT(6), PID: 2639201, Thread 2641176: 2025-07-17T11:13:22.7638460Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7638615Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7638767Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7638914Z frame #3: + 0x9ca53 (0x7f4bc1b24a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7639098Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55f5424d9bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7639266Z frame #5: + 0x1d314f (0x55f54259814f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7639482Z frame #6: + 0x1d2f6b (0x55f542597f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7639648Z frame #7: + 0x6df36 (0x55f542432f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7639822Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7639992Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7640167Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7640345Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7640514Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7640680Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7640907Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7641081Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7641250Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7641419Z frame #17: + 0x147734 (0x55f54250c734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7641577Z frame #18: + 0x21ca82 (0x55f5425e1a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7641799Z frame #19: + 0x21c9e4 (0x55f5425e19e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7641949Z frame #20: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7642108Z frame #21: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7642112Z 2025-07-17T11:13:22.7642232Z SIGABRT(6), PID: 2639201, Thread 2641181: 2025-07-17T11:13:22.7642568Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7642724Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7642846Z frame #2: read + 0x4c (0x7f4bc1b9c81c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7642987Z frame #3: _Py_read + 0x4c (0x55f54259fa6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7643152Z frame #4: + 0x208c3b (0x55f5425cdc3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7643315Z frame #5: + 0x14648d (0x55f54250b48d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7643489Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55f54251a215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7643654Z frame #7: + 0x208ae7 (0x55f5425cdae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7643814Z frame #8: + 0x208472 (0x55f5425cd472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7643977Z frame #9: + 0x1da6ee (0x55f54259f6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7644136Z frame #10: + 0x1483bc (0x55f54250d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7644314Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7644480Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7644654Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55f5424f13bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7644807Z frame #14: + 0x147734 (0x55f54250c734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7644988Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55f5424f3c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7645208Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7645387Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7645547Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55f5425010ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7645710Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55f5424f17b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7645873Z frame #20: + 0x147734 (0x55f54250c734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7646028Z frame #21: + 0x21ca82 (0x55f5425e1a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7646190Z frame #22: + 0x21c9e4 (0x55f5425e19e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7646340Z frame #23: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7646563Z frame #24: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7646567Z 2025-07-17T11:13:22.7646641Z SIGABRT(6), PID: 2639201, Thread 2641184: 2025-07-17T11:13:22.7646966Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7647122Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7647326Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7647479Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7647747Z frame #4: + 0x5a02023 (0x7f4b05f4b023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7648203Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f4b05f4f1ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7648614Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f4b05f461d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7648890Z frame #7: + 0x79d655 (0x7f4b17436655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7649053Z frame #8: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7649211Z frame #9: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7649365Z frame #10: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7649369Z 2025-07-17T11:13:22.7649450Z SIGABRT(6), PID: 2639201, Thread 2641185: 2025-07-17T11:13:22.7649778Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f4ad0214b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7649935Z frame #1: + 0x42520 (0x7f4bc1aca520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7650077Z frame #2: + 0x91117 (0x7f4bc1b19117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7650232Z frame #3: pthread_cond_wait + 0x211 (0x7f4bc1b1ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7650488Z frame #4: + 0x5a02023 (0x7f4b05f4b023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7650878Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f4b05f4f1ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7651334Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f4b05f461d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7651607Z frame #7: + 0x79d655 (0x7f4b17436655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7651771Z frame #8: + 0xdc253 (0x7f4ace481253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7651928Z frame #9: + 0x94ac3 (0x7f4bc1b1cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7652076Z frame #10: + 0x126850 (0x7f4bc1bae850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7652079Z 2025-07-17T11:13:22.7652170Z ('RERUN', {'yellow': True}) [62.4180s] [ 39%] 2025-07-17T11:13:22.7652637Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:02:51.504000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2643683 2025-07-17T11:13:22.7652964Z I0717 11:02:51.504000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2643684 2025-07-17T11:13:22.7653718Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.7653845Z import pkg_resources 2025-07-17T11:13:22.7654542Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.7654609Z import pkg_resources 2025-07-17T11:13:22.7655017Z [rank0]:W0717 11:03:00.919000 2643683 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.7655354Z [rank1]:W0717 11:03:00.920000 2643684 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.7655580Z Memory access fault by GPU node-2 (Agent handle: 0x55d565f3f050) on address 0x7f4daea10000. Reason: Unknown. 2025-07-17T11:13:22.7655668Z SIGABRT(6), PID: 2643683, Thread 2643683: 2025-07-17T11:13:22.7656027Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7656187Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7656371Z frame #2: + 0x7741f (0x7f5dea92f41f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7656540Z frame #3: + 0x76c8e (0x7f5dea92ec8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7656709Z frame #4: + 0x6ad69 (0x7f5dea922d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7656866Z frame #5: + 0x3f54db (0x7f5e7b5874db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7657027Z frame #6: + 0x3e11d8 (0x7f5e7b5731d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7657185Z frame #7: + 0xb2f86 (0x7f5e7b244f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7657346Z frame #8: + 0x8e501 (0x7f5e7b220501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.7657625Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f5ea60277ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.7657981Z frame #10: + 0xd307d9 (0x7f5ec45767d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7658162Z frame #11: + 0x139902 (0x55d53108a902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7658362Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55d531081a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7658531Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7658714Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55d531081a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7658881Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7659066Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7659228Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7659485Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7659645Z frame #19: + 0x1474b2 (0x55d5310984b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7659805Z frame #20: PyObject_Call + 0xbc (0x55d531098e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7659967Z frame #21: + 0x1ff69d (0x55d53115069d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7660138Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55d531086023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7660367Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55d531081cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7660537Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7660706Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7660928Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7661099Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7661273Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7661444Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55d531081a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7661645Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55d5310854b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7661805Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55d531096ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7661967Z frame #32: + 0x205949 (0x55d531156949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7662129Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55d531086023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7662310Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55d531081cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7662473Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7662649Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7662806Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7662988Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7663150Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7663327Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7663487Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7663668Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55d53107e3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7663881Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7664182Z frame #44: + 0x7ab3f7 (0x7f5ec3ff13f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7664351Z frame #45: + 0x13bc88 (0x55d53108cc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7664509Z frame #46: PyObject_Call + 0x20f (0x55d531098f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7664690Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55d53108298d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7664862Z frame #48: + 0x147608 (0x55d531098608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7665034Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d53107fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7665214Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7665438Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7665611Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7665783Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55d53107e3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7665953Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7666175Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7666347Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7666520Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d53107fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7666741Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7666913Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d53107fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7667077Z frame #60: + 0x147608 (0x55d531098608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7667249Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d53107fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7667412Z frame #62: + 0x147608 (0x55d531098608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7667417Z 2025-07-17T11:13:22.7667494Z SIGABRT(6), PID: 2643683, Thread 2643685: 2025-07-17T11:13:22.7667849Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7668007Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7668168Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7668317Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7668681Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7668831Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7668990Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7668993Z 2025-07-17T11:13:22.7669064Z SIGABRT(6), PID: 2643683, Thread 2643686: 2025-07-17T11:13:22.7669408Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7669554Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7669764Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7669905Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7670255Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7670401Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7670559Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7670562Z 2025-07-17T11:13:22.7670630Z SIGABRT(6), PID: 2643683, Thread 2643687: 2025-07-17T11:13:22.7670964Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7671179Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7671323Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7671471Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7671810Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7672016Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7672163Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7672166Z 2025-07-17T11:13:22.7672243Z SIGABRT(6), PID: 2643683, Thread 2643688: 2025-07-17T11:13:22.7672624Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7672783Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7673012Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7673162Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7673499Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7673659Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7673807Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7673811Z 2025-07-17T11:13:22.7673889Z SIGABRT(6), PID: 2643683, Thread 2643689: 2025-07-17T11:13:22.7674218Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7674376Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7674519Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7674668Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7675007Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7675159Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7675307Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7675310Z 2025-07-17T11:13:22.7675393Z SIGABRT(6), PID: 2643683, Thread 2643690: 2025-07-17T11:13:22.7675790Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7675952Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7676098Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7676247Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7676584Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7676739Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7676886Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7676950Z 2025-07-17T11:13:22.7677038Z SIGABRT(6), PID: 2643683, Thread 2643691: 2025-07-17T11:13:22.7677364Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7677519Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7677663Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7677876Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7678210Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7678365Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7678587Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7678599Z 2025-07-17T11:13:22.7678669Z SIGABRT(6), PID: 2643683, Thread 2643692: 2025-07-17T11:13:22.7679006Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7679157Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7679312Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7679457Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7679814Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7679968Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7680129Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7680132Z 2025-07-17T11:13:22.7680204Z SIGABRT(6), PID: 2643683, Thread 2643693: 2025-07-17T11:13:22.7680545Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7680693Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7680853Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7680994Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7681338Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7681563Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7681723Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7681726Z 2025-07-17T11:13:22.7681795Z SIGABRT(6), PID: 2643683, Thread 2643694: 2025-07-17T11:13:22.7682128Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7682276Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7682434Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7682577Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7682931Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7683132Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7683292Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7683295Z 2025-07-17T11:13:22.7683365Z SIGABRT(6), PID: 2643683, Thread 2643695: 2025-07-17T11:13:22.7683722Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7683932Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7684088Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7684229Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7684626Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7684773Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7684934Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7684938Z 2025-07-17T11:13:22.7685009Z SIGABRT(6), PID: 2643683, Thread 2643696: 2025-07-17T11:13:22.7685345Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7685492Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7685648Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7685789Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7686142Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7686287Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7686447Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7686450Z 2025-07-17T11:13:22.7686528Z SIGABRT(6), PID: 2643683, Thread 2643697: 2025-07-17T11:13:22.7686857Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7687018Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7687164Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7687370Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7687715Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7687878Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7688036Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7688043Z 2025-07-17T11:13:22.7688121Z SIGABRT(6), PID: 2643683, Thread 2643698: 2025-07-17T11:13:22.7688447Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7688602Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7688766Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7688999Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7689371Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7689537Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7689744Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7689747Z 2025-07-17T11:13:22.7689829Z SIGABRT(6), PID: 2643683, Thread 2643699: 2025-07-17T11:13:22.7690175Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7690336Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7690540Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7690694Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7691037Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7691194Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7691347Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7691350Z 2025-07-17T11:13:22.7691431Z SIGABRT(6), PID: 2643683, Thread 2643700: 2025-07-17T11:13:22.7691762Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7691928Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7692076Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7692230Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7692568Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7692726Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7692877Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7692880Z 2025-07-17T11:13:22.7692959Z SIGABRT(6), PID: 2643683, Thread 2643701: 2025-07-17T11:13:22.7693287Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7693517Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7693663Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7693814Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7694155Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7694316Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7694464Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7694474Z 2025-07-17T11:13:22.7694547Z SIGABRT(6), PID: 2643683, Thread 2643702: 2025-07-17T11:13:22.7694887Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7695094Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7695246Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7695389Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7695743Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7695946Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7696102Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7696106Z 2025-07-17T11:13:22.7696178Z SIGABRT(6), PID: 2643683, Thread 2643703: 2025-07-17T11:13:22.7696568Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7696720Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7696877Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7697020Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7697364Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7697511Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7697672Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7697677Z 2025-07-17T11:13:22.7697748Z SIGABRT(6), PID: 2643683, Thread 2643704: 2025-07-17T11:13:22.7698084Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7698234Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7698390Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7698535Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7698881Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7699028Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7699248Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7699252Z 2025-07-17T11:13:22.7699323Z SIGABRT(6), PID: 2643683, Thread 2643705: 2025-07-17T11:13:22.7699656Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7699804Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7699960Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7700105Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7700450Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7700595Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7700821Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7700824Z 2025-07-17T11:13:22.7700895Z SIGABRT(6), PID: 2643683, Thread 2643706: 2025-07-17T11:13:22.7701229Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7701372Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7701584Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7701730Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7702076Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7702308Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7702458Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7702461Z 2025-07-17T11:13:22.7702538Z SIGABRT(6), PID: 2643683, Thread 2643707: 2025-07-17T11:13:22.7702862Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7703016Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7703159Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7703306Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7703642Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7703801Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7703952Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7703955Z 2025-07-17T11:13:22.7704030Z SIGABRT(6), PID: 2643683, Thread 2643708: 2025-07-17T11:13:22.7704351Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7704511Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7704656Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7704803Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7705197Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7705359Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7705512Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7705516Z 2025-07-17T11:13:22.7705603Z SIGABRT(6), PID: 2643683, Thread 2643709: 2025-07-17T11:13:22.7705943Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7706119Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7706269Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7706428Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7706834Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7706993Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7707144Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7707147Z 2025-07-17T11:13:22.7707231Z SIGABRT(6), PID: 2643683, Thread 2643710: 2025-07-17T11:13:22.7707629Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7707805Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7707964Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7708180Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7708537Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7708697Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7708872Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7708877Z 2025-07-17T11:13:22.7708960Z SIGABRT(6), PID: 2643683, Thread 2643711: 2025-07-17T11:13:22.7709292Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7709450Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7709599Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7709759Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7710108Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7710258Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7710424Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7710428Z 2025-07-17T11:13:22.7710497Z SIGABRT(6), PID: 2643683, Thread 2643712: 2025-07-17T11:13:22.7710833Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7710981Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7711194Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7711338Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7711686Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7711834Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7711995Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7711998Z 2025-07-17T11:13:22.7712070Z SIGABRT(6), PID: 2643683, Thread 2643713: 2025-07-17T11:13:22.7712404Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7712556Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7712775Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7713020Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7713372Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7713590Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7713749Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7713753Z 2025-07-17T11:13:22.7713825Z SIGABRT(6), PID: 2643683, Thread 2643714: 2025-07-17T11:13:22.7714160Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7714374Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7714532Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7714675Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7715020Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7715171Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7715329Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7715333Z 2025-07-17T11:13:22.7715401Z SIGABRT(6), PID: 2643683, Thread 2643715: 2025-07-17T11:13:22.7715740Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7715889Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7716044Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7716183Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7716528Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7716677Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7716837Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7716840Z 2025-07-17T11:13:22.7716914Z SIGABRT(6), PID: 2643683, Thread 2643716: 2025-07-17T11:13:22.7717318Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7717476Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7717622Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7717768Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7718110Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7718267Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7718421Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7718491Z 2025-07-17T11:13:22.7718572Z SIGABRT(6), PID: 2643683, Thread 2643718: 2025-07-17T11:13:22.7718905Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7719064Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7719214Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7719358Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7719753Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7719910Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7720058Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7720131Z 2025-07-17T11:13:22.7720211Z SIGABRT(6), PID: 2643683, Thread 2643720: 2025-07-17T11:13:22.7720566Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7720720Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7737848Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7738120Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7738524Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7738700Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7738884Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7738890Z 2025-07-17T11:13:22.7738968Z SIGABRT(6), PID: 2643683, Thread 2643722: 2025-07-17T11:13:22.7739345Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7739510Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7739663Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7739819Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7740183Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7740496Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7740667Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7740671Z 2025-07-17T11:13:22.7740752Z SIGABRT(6), PID: 2643683, Thread 2643724: 2025-07-17T11:13:22.7741093Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7741240Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7741404Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7741554Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7741904Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7742131Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7742291Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7742295Z 2025-07-17T11:13:22.7742374Z SIGABRT(6), PID: 2643683, Thread 2643726: 2025-07-17T11:13:22.7742716Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7742935Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7743095Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7743253Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7743701Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7743863Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7744016Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7744020Z 2025-07-17T11:13:22.7744100Z SIGABRT(6), PID: 2643683, Thread 2643728: 2025-07-17T11:13:22.7744444Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7744604Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7744751Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7744903Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7745269Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7745443Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7745609Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7745612Z 2025-07-17T11:13:22.7745692Z SIGABRT(6), PID: 2643683, Thread 2643730: 2025-07-17T11:13:22.7746044Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7746205Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7746350Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7746509Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7746944Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7747105Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7747258Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7747262Z 2025-07-17T11:13:22.7747340Z SIGABRT(6), PID: 2643683, Thread 2643732: 2025-07-17T11:13:22.7747672Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7747829Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7747976Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7748189Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7748532Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7748685Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7748840Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7748898Z 2025-07-17T11:13:22.7748981Z SIGABRT(6), PID: 2643683, Thread 2643734: 2025-07-17T11:13:22.7749308Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7749460Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7749662Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7749814Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7750155Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7750311Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7750461Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7750475Z 2025-07-17T11:13:22.7750547Z SIGABRT(6), PID: 2643683, Thread 2643736: 2025-07-17T11:13:22.7750874Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7751019Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7751175Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7751316Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7751655Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7751799Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7751952Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7751955Z 2025-07-17T11:13:22.7752024Z SIGABRT(6), PID: 2643683, Thread 2643738: 2025-07-17T11:13:22.7752356Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7752561Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7752711Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7752934Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7753275Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7753433Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7753592Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7753596Z 2025-07-17T11:13:22.7753664Z SIGABRT(6), PID: 2643683, Thread 2643740: 2025-07-17T11:13:22.7753999Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7754213Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7754362Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7754502Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7754841Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7755059Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7755212Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7755215Z 2025-07-17T11:13:22.7755283Z SIGABRT(6), PID: 2643683, Thread 2643742: 2025-07-17T11:13:22.7755680Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7755828Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7755976Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7756119Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7756466Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7756615Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7777361Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7777366Z 2025-07-17T11:13:22.7777457Z SIGABRT(6), PID: 2643683, Thread 2643744: 2025-07-17T11:13:22.7777801Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7777956Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7778100Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7778247Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7778592Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7778747Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7778900Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7778908Z 2025-07-17T11:13:22.7779070Z SIGABRT(6), PID: 2643683, Thread 2643746: 2025-07-17T11:13:22.7779402Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7779555Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7779695Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7779841Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7780178Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7780326Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7780538Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7780541Z 2025-07-17T11:13:22.7780614Z SIGABRT(6), PID: 2643683, Thread 2643748: 2025-07-17T11:13:22.7780942Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7781090Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7781308Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7781451Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7781786Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7781993Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7782143Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7782147Z 2025-07-17T11:13:22.7782215Z SIGABRT(6), PID: 2643683, Thread 2643750: 2025-07-17T11:13:22.7782538Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7782684Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7782828Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7782969Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7783304Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7783452Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7783596Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7783600Z 2025-07-17T11:13:22.7783666Z SIGABRT(6), PID: 2643683, Thread 2643752: 2025-07-17T11:13:22.7783993Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7784139Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7784278Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7784414Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7784802Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7784952Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7785096Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7785099Z 2025-07-17T11:13:22.7785165Z SIGABRT(6), PID: 2643683, Thread 2643754: 2025-07-17T11:13:22.7785484Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7785630Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7785769Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7785906Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7786240Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7786440Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7786585Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7786589Z 2025-07-17T11:13:22.7786653Z SIGABRT(6), PID: 2643683, Thread 2643755: 2025-07-17T11:13:22.7787034Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7787183Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7787326Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7787466Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7787862Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7788006Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7788153Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7788156Z 2025-07-17T11:13:22.7788224Z SIGABRT(6), PID: 2643683, Thread 2643757: 2025-07-17T11:13:22.7788545Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7788687Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7788829Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7788970Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7789308Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7789459Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7789614Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7789618Z 2025-07-17T11:13:22.7789686Z SIGABRT(6), PID: 2643683, Thread 2643760: 2025-07-17T11:13:22.7790010Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7790155Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7790357Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7790504Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7790839Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7790983Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7791134Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7791137Z 2025-07-17T11:13:22.7791203Z SIGABRT(6), PID: 2643683, Thread 2643762: 2025-07-17T11:13:22.7791527Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7791667Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7791870Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7792005Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7792338Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7792479Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7792682Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7792686Z 2025-07-17T11:13:22.7792753Z SIGABRT(6), PID: 2643683, Thread 2643764: 2025-07-17T11:13:22.7793142Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7793375Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7793520Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7793662Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7793994Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7794144Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7794288Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7794291Z 2025-07-17T11:13:22.7794358Z SIGABRT(6), PID: 2643683, Thread 2643766: 2025-07-17T11:13:22.7794680Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7794842Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7794986Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7795129Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7795462Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7795613Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7795758Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7795762Z 2025-07-17T11:13:22.7795835Z SIGABRT(6), PID: 2643683, Thread 2643768: 2025-07-17T11:13:22.7796230Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7796384Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7796525Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7796665Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7796997Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7797148Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7797293Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7797297Z 2025-07-17T11:13:22.7797372Z SIGABRT(6), PID: 2643683, Thread 2643770: 2025-07-17T11:13:22.7797772Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7797927Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7798071Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7798210Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7798615Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7798766Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7798912Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7798923Z 2025-07-17T11:13:22.7799041Z SIGABRT(6), PID: 2643683, Thread 2643772: 2025-07-17T11:13:22.7799378Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7799525Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7799674Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7799815Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7800152Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7800294Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7800458Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7800464Z 2025-07-17T11:13:22.7800535Z SIGABRT(6), PID: 2643683, Thread 2643774: 2025-07-17T11:13:22.7800863Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7801007Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7801158Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7801298Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7801635Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7801779Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7801991Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7801995Z 2025-07-17T11:13:22.7802062Z SIGABRT(6), PID: 2643683, Thread 2643776: 2025-07-17T11:13:22.7802391Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7802534Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7802683Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7802821Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7803158Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7803385Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7803539Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7803542Z 2025-07-17T11:13:22.7803611Z SIGABRT(6), PID: 2643683, Thread 2643778: 2025-07-17T11:13:22.7803939Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7804144Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7804293Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7804431Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7804823Z frame #4: + 0x3475ab (0x7f5f6b5665ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.7804970Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7805121Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7805124Z 2025-07-17T11:13:22.7805190Z SIGABRT(6), PID: 2643683, Thread 2643815: 2025-07-17T11:13:22.7805520Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7805842Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f5e7cdc608a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7805992Z frame #2: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7806132Z frame #3: pthread_kill + 0x12c (0x7f5f6e7129fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7806270Z frame #4: raise + 0x16 (0x7f5f6e6be476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7806389Z frame #5: abort + 0xd3 (0x7f5f6e6a47f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7806569Z frame #6: + 0x972cc (0x7f5dea94f2cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7806727Z frame #7: + 0x95f47 (0x7f5dea94df47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7806890Z frame #8: + 0x34b71 (0x7f5dea8ecb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7807036Z frame #9: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7807201Z frame #10: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7807204Z 2025-07-17T11:13:22.7807274Z SIGABRT(6), PID: 2643683, Thread 2645575: 2025-07-17T11:13:22.7807660Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7807812Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7807937Z frame #2: __poll + 0x4f (0x7f5f6e794bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7808254Z frame #3: + 0x489f (0x7f5f6e25e89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.7808420Z frame #4: + 0x1483bc (0x55d5310993bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7808606Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7808770Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7808947Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7809168Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7809355Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55d531081a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7809522Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7809705Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d53107fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7809862Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7810091Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7810251Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7810423Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7810634Z frame #16: + 0x147734 (0x55d531098734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7810799Z frame #17: + 0x21ca82 (0x55d53116da82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7810951Z frame #18: + 0x21c9e4 (0x55d53116d9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7811111Z frame #19: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7811264Z frame #20: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7811269Z 2025-07-17T11:13:22.7811344Z SIGABRT(6), PID: 2643683, Thread 2645576: 2025-07-17T11:13:22.7811676Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7811831Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7811967Z frame #2: epoll_wait + 0x5e (0x7f5f6e7a1e2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7812214Z frame #3: uv__io_poll + 0x6bd (0x7f5ebf31c44d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7812439Z frame #4: uv_run + 0x12a (0x7f5ebf31036a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7812703Z frame #5: + 0x658a08a (0x7f5eb368408a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7812874Z frame #6: + 0xdc253 (0x7f5e7b032253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7813030Z frame #7: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7813189Z frame #8: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7813192Z 2025-07-17T11:13:22.7813267Z SIGABRT(6), PID: 2643683, Thread 2645646: 2025-07-17T11:13:22.7813663Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7813820Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7813962Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7814131Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f5f6e7102dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7814455Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f5ea8b0e048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7814756Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f5ea8b10bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7814926Z frame #6: + 0xdc253 (0x7f5e7b032253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7815144Z frame #7: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7815293Z frame #8: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7815296Z 2025-07-17T11:13:22.7815371Z SIGABRT(6), PID: 2643683, Thread 2645647: 2025-07-17T11:13:22.7815699Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7815907Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7816049Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7816213Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f5f6e7102dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7816597Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f5ea8b08741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7816767Z frame #5: + 0xdc253 (0x7f5e7b032253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7816913Z frame #6: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7817068Z frame #7: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7817072Z 2025-07-17T11:13:22.7817141Z SIGABRT(6), PID: 2643683, Thread 2645649: 2025-07-17T11:13:22.7817472Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7817620Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7817749Z frame #2: ioctl + 0x3f (0x7f5f6e79694f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7817921Z frame #3: + 0x13eef0 (0x7f5dea9f6ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7818091Z frame #4: + 0x1378c4 (0x7f5dea9ef8c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7818254Z frame #5: + 0x95b2b (0x7f5dea94db2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7818419Z frame #6: + 0x34b71 (0x7f5dea8ecb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.7818565Z frame #7: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7818720Z frame #8: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7818724Z 2025-07-17T11:13:22.7818789Z SIGABRT(6), PID: 2643683, Thread 2645654: 2025-07-17T11:13:22.7819116Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7819315Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7819443Z frame #2: __poll + 0x4f (0x7f5f6e794bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7819597Z frame #3: + 0xd4540 (0x7f5e32b66540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7819749Z frame #4: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7819897Z frame #5: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7819909Z 2025-07-17T11:13:22.7819978Z SIGABRT(6), PID: 2643683, Thread 2645656: 2025-07-17T11:13:22.7820316Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7820463Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7820643Z frame #2: __poll + 0x4f (0x7f5f6e794bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7820794Z frame #3: + 0xd65a2 (0x7f5e32b685a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7820945Z frame #4: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7821092Z frame #5: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7821095Z 2025-07-17T11:13:22.7821167Z SIGABRT(6), PID: 2643683, Thread 2645658: 2025-07-17T11:13:22.7821555Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7821710Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7821852Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7822068Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7822232Z frame #4: + 0xd1e7f (0x7f5e32b63e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.7822389Z frame #5: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7822540Z frame #6: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7822544Z 2025-07-17T11:13:22.7822619Z SIGABRT(6), PID: 2643683, Thread 2645660: 2025-07-17T11:13:22.7822954Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7823107Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7823249Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7823401Z frame #3: + 0x9ca53 (0x7f5f6e718a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7823588Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55d531065bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7823765Z frame #5: + 0x1d314f (0x55d53112414f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7823923Z frame #6: + 0x1d2f6b (0x55d531123f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7824081Z frame #7: + 0x6df36 (0x55d530fbef36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7824261Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7824424Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7824602Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7824776Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7825018Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7825188Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7825350Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7825516Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7825681Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7825841Z frame #17: + 0x147734 (0x55d531098734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7825995Z frame #18: + 0x21ca82 (0x55d53116da82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7826157Z frame #19: + 0x21c9e4 (0x55d53116d9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7826375Z frame #20: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7826533Z frame #21: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7826536Z 2025-07-17T11:13:22.7826606Z SIGABRT(6), PID: 2643683, Thread 2645664: 2025-07-17T11:13:22.7826945Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7827163Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7827287Z frame #2: read + 0x4c (0x7f5f6e79081c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7827418Z frame #3: _Py_read + 0x4c (0x55d53112ba6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7827583Z frame #4: + 0x208c3b (0x55d531159c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7827795Z frame #5: + 0x14648d (0x55d53109748d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7827980Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55d5310a6215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7828132Z frame #7: + 0x208ae7 (0x55d531159ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7828290Z frame #8: + 0x208472 (0x55d531159472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7828448Z frame #9: + 0x1da6ee (0x55d53112b6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7828616Z frame #10: + 0x1483bc (0x55d5310993bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7828788Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7828953Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7829123Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55d53107d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7829285Z frame #14: + 0x147734 (0x55d531098734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7829465Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d53107fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7829629Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7829793Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7829958Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55d53108d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7830122Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55d53107d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7830278Z frame #20: + 0x147734 (0x55d531098734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7830492Z frame #21: + 0x21ca82 (0x55d53116da82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7830654Z frame #22: + 0x21c9e4 (0x55d53116d9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.7830805Z frame #23: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7830963Z frame #24: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7830966Z 2025-07-17T11:13:22.7831034Z SIGABRT(6), PID: 2643683, Thread 2645665: 2025-07-17T11:13:22.7831369Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7831519Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7831671Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7831882Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7832151Z frame #4: + 0x5a02023 (0x7f5eb2afc023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7832551Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f5eb2b001ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7833038Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f5eb2af71d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7833384Z frame #7: + 0x79d655 (0x7f5ec3fe3655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7833555Z frame #8: + 0xdc253 (0x7f5e7b032253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7833773Z frame #9: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7833932Z frame #10: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7833936Z 2025-07-17T11:13:22.7834006Z SIGABRT(6), PID: 2643683, Thread 2645666: 2025-07-17T11:13:22.7834341Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5e7cdc5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7834488Z frame #1: + 0x42520 (0x7f5f6e6be520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7834636Z frame #2: + 0x91117 (0x7f5f6e70d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7834778Z frame #3: pthread_cond_wait + 0x211 (0x7f5f6e70fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7835042Z frame #4: + 0x5a02023 (0x7f5eb2afc023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7835422Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f5eb2b001ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7835825Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f5eb2af71d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7836097Z frame #7: + 0x79d655 (0x7f5ec3fe3655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.7836255Z frame #8: + 0xdc253 (0x7f5e7b032253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7836406Z frame #9: + 0x94ac3 (0x7f5f6e710ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7836555Z frame #10: + 0x126850 (0x7f5f6e7a2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7836625Z 2025-07-17T11:13:22.7837093Z [rank1]:[W717 11:03:07.855450324 TCPStore.cpp:125] [c10d] recvValue failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Failed to recv, got 0 bytes. Connection was likely closed. Did the remote server shutdown or crash? 2025-07-17T11:13:22.7837391Z Exception raised from recvBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:682 (most recent call first): 2025-07-17T11:13:22.7837835Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7838121Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7838380Z frame #2: + 0x657b205 (0x7fdfe5718205 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7838708Z frame #3: + 0x657bde1 (0x7fdfe5718de1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7839318Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2c9 (0x7fdfe57139d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7839712Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7839884Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7840042Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7840269Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7840273Z 2025-07-17T11:13:22.7840875Z [rank1]:[W717 11:03:07.858151593 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Failed to recv, got 0 bytes. Connection was likely closed. Did the remote server shutdown or crash? 2025-07-17T11:13:22.7841085Z Memory access fault by GPU node-3 (Agent handle: 0x55657ed83cd0) on address 0x7fcee562a000. Reason: Unknown. 2025-07-17T11:13:22.7841374Z [rank1]:[W717 11:03:08.858332776 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7841673Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7843152Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7843427Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7843688Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7843952Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7844630Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7844987Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7845159Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7845331Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7845489Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7845493Z 2025-07-17T11:13:22.7845918Z [rank1]:[W717 11:03:08.861032613 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7846205Z [rank1]:[W717 11:03:09.861202339 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7846572Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7846999Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7847330Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7847586Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7847846Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7848528Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7848864Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7849040Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7849189Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7849347Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7849351Z 2025-07-17T11:13:22.7849749Z [rank1]:[W717 11:03:09.863894765 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7850033Z [rank1]:[W717 11:03:10.864078863 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7850320Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7850740Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7850992Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7851312Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7851569Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7852180Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7852517Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7852682Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7852836Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7853047Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7853050Z 2025-07-17T11:13:22.7853442Z [rank1]:[W717 11:03:10.866739522 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7853709Z [rank1]:[W717 11:03:11.866918913 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7854057Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7854518Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7854785Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7855042Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7855299Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7855898Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7856232Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7856395Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7856548Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7856697Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7856709Z 2025-07-17T11:13:22.7857100Z [rank1]:[W717 11:03:11.869586271 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7857370Z [rank1]:[W717 11:03:12.869757320 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7857700Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7858117Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7858374Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7858638Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7858887Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7859489Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7859873Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7860044Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7860249Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7860408Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7860412Z 2025-07-17T11:13:22.7860795Z [rank1]:[W717 11:03:12.872423887 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7861127Z [rank1]:[W717 11:03:13.872595787 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7861410Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7861842Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7862111Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7862366Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7862630Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7863234Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7863570Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7863738Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7863893Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7864040Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7864045Z 2025-07-17T11:13:22.7864505Z [rank1]:[W717 11:03:13.875275523 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7864782Z [rank1]:[W717 11:03:14.875455685 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7865078Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7865498Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7865764Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7866083Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7866340Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7866949Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7867342Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7867575Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7867728Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7867881Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7867885Z 2025-07-17T11:13:22.7868276Z [rank1]:[W717 11:03:14.878121632 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7868549Z [rank1]:[W717 11:03:15.878302195 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7868829Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7869249Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7869509Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7869773Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7870024Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7870633Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7871036Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7871200Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7871355Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7871503Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7871511Z 2025-07-17T11:13:22.7871900Z [rank1]:[W717 11:03:15.880986539 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7872164Z [rank1]:[W717 11:03:16.881157547 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7872518Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7872979Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7873244Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7873593Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7873847Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7874516Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7874854Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7875014Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7875169Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7875316Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7875322Z 2025-07-17T11:13:22.7875708Z [rank1]:[W717 11:03:16.883822592 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7875983Z [rank1]:[W717 11:03:17.884008883 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7876258Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7876666Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7876923Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7877185Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7877507Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7878126Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7878454Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7878628Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7878777Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7879003Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7879007Z 2025-07-17T11:13:22.7879392Z [rank1]:[W717 11:03:17.886672907 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7879657Z [rank1]:[W717 11:03:18.886852117 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7879995Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7880403Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7880719Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7880975Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7881227Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7881823Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7882156Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7882319Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7882472Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7882620Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7882623Z 2025-07-17T11:13:22.7883014Z [rank1]:[W717 11:03:18.889543351 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7883276Z [rank1]:[W717 11:03:19.889716232 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7883558Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7884016Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7884289Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7884546Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7884795Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7885403Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7885790Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7885959Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7886104Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7886310Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7886313Z 2025-07-17T11:13:22.7886692Z [rank1]:[W717 11:03:19.892381488 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7887020Z [rank1]:[W717 11:03:20.892552987 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7887301Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7887710Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7887964Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7888225Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7888478Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7889082Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7889413Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7889572Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7889730Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7889874Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7889877Z 2025-07-17T11:13:22.7890319Z [rank1]:[W717 11:03:20.895243840 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7890590Z [rank1]:[W717 11:03:21.895425044 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7890874Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7891285Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7891542Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7891795Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7892110Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7892702Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7893090Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7893256Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7893460Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7893609Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7893619Z 2025-07-17T11:13:22.7894000Z [rank1]:[W717 11:03:21.898090119 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7894263Z [rank1]:[W717 11:03:22.898271122 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7894539Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7894952Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7895204Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7895465Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7895715Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7896314Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7896689Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7896863Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7897013Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7897178Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7897183Z 2025-07-17T11:13:22.7897562Z [rank1]:[W717 11:03:22.900947725 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7897838Z [rank1]:[W717 11:03:23.901119835 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7898119Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7898606Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7898871Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7899182Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7899438Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7900081Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7900420Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7900581Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7900736Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7900882Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7900886Z 2025-07-17T11:13:22.7901277Z [rank1]:[W717 11:03:23.903727605 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7901544Z [rank1]:[W717 11:03:24.903907857 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7901828Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7902231Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7902492Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7902748Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7903074Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7903680Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7904010Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7904176Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7904320Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7904475Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7904532Z 2025-07-17T11:13:22.7904919Z [rank1]:[W717 11:03:24.906593783 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7905194Z [rank1]:[W717 11:03:25.906774215 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7905469Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7905948Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7906205Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7906519Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7906772Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7907372Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7907703Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7907865Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7908026Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7908174Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7908177Z 2025-07-17T11:13:22.7908566Z [rank1]:[W717 11:03:25.909444038 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7908833Z [rank1]:[W717 11:03:26.909613534 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7909113Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7909573Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7909840Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7910091Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7910349Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7910958Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7911361Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7911526Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7911674Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7911829Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7911889Z 2025-07-17T11:13:22.7912290Z [rank1]:[W717 11:03:26.912286471 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7912563Z [rank1]:[W717 11:03:27.912457790 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7912972Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7913393Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7913651Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7913910Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7914155Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7914760Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7915088Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7915252Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7915400Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7915559Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7915562Z 2025-07-17T11:13:22.7916029Z [rank1]:[W717 11:03:27.915126691 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7916311Z [rank1]:[W717 11:03:28.915306632 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7916604Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7917024Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7917291Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7917546Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7917877Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7918478Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7918879Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7919046Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7919204Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7919406Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7919410Z 2025-07-17T11:13:22.7919820Z [rank1]:[W717 11:03:28.917964908 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7920085Z [rank1]:[W717 11:03:29.918137057 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7920381Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7920804Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7921081Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7921340Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7921589Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7922200Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7922535Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7922804Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7922965Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7923124Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7923128Z 2025-07-17T11:13:22.7923523Z [rank1]:[W717 11:03:29.920824336 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7923808Z [rank1]:[W717 11:03:30.920989275 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7924094Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7924571Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7924828Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7925083Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7925392Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7926047Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7926389Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7926557Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7926716Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7926870Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7926873Z 2025-07-17T11:13:22.7927273Z [rank1]:[W717 11:03:30.923650114 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7927552Z [rank1]:[W717 11:03:31.923822044 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7927849Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7928258Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7928519Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7928768Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7929025Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7929676Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7930014Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7930187Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7930338Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7930494Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7930498Z 2025-07-17T11:13:22.7930886Z [rank1]:[W717 11:03:31.926494821 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7931215Z [rank1]:[W717 11:03:32.926666900 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7931491Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7931967Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7932223Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7932569Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7932838Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7933442Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7933772Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7933943Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7934091Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7934246Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7934249Z 2025-07-17T11:13:22.7934643Z [rank1]:[W717 11:03:32.929331365 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7934904Z [rank1]:[W717 11:03:33.929497936 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7935191Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7935595Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7935908Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7936162Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7936429Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7937025Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7937363Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7937578Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7937735Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7937884Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7937887Z 2025-07-17T11:13:22.7938280Z [rank1]:[W717 11:03:33.932189621 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7938607Z [rank1]:[W717 11:03:34.932353809 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7938947Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7939367Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7939622Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7939881Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7940132Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7940733Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7941061Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7941226Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7941378Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7941547Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7941551Z 2025-07-17T11:13:22.7941950Z [rank1]:[W717 11:03:34.935035179 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7942282Z [rank1]:[W717 11:03:35.935209252 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7942571Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7942997Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7943253Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7943509Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7943773Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7944436Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7944775Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7944995Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7945152Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7945299Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7945305Z 2025-07-17T11:13:22.7945782Z [rank1]:[W717 11:03:35.937880877 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7946060Z [rank1]:[W717 11:03:36.938049772 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7946346Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7946761Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7947025Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7947294Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7947565Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7948170Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7948515Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7948699Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7948915Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7949086Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7949089Z 2025-07-17T11:13:22.7949487Z [rank1]:[W717 11:03:36.940715098 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7949771Z [rank1]:[W717 11:03:37.940880968 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7950058Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7950483Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7950810Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7951085Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7951334Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7952002Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7952388Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7952565Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7952719Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7952959Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7952964Z 2025-07-17T11:13:22.7953368Z [rank1]:[W717 11:03:37.943537872 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7953645Z [rank1]:[W717 11:03:38.943704683 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7953943Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7954375Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7954656Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7954920Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7955177Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7955868Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7956222Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7956400Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7956567Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7956723Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7956727Z 2025-07-17T11:13:22.7957158Z [rank1]:[W717 11:03:38.946379564 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7957502Z [rank1]:[W717 11:03:39.946556631 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7957810Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7958234Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7958561Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7958823Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7959144Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7959790Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7960132Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7960310Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7960466Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7960638Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7960641Z 2025-07-17T11:13:22.7961053Z [rank1]:[W717 11:03:39.949271470 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7961343Z [rank1]:[W717 11:03:40.949438062 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7961636Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7962057Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7962382Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7962661Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7962923Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7963531Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7963876Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7964102Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7964262Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7964414Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7964417Z 2025-07-17T11:13:22.7964821Z [rank1]:[W717 11:03:40.952106502 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7965151Z [rank1]:[W717 11:03:41.952271842 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7965446Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7965916Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7966183Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7966439Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7966710Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7967321Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7967664Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7967862Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7968017Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7968177Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7968180Z 2025-07-17T11:13:22.7968578Z [rank1]:[W717 11:03:41.954929136 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7968909Z [rank1]:[W717 11:03:42.955103479 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7969199Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7969625Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7969886Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7970154Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7970403Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7971078Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7971409Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7971648Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7971799Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7971964Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7971967Z 2025-07-17T11:13:22.7972427Z [rank1]:[W717 11:03:42.957763096 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7972719Z [rank1]:[W717 11:03:43.957928947 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7973010Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7973433Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7973698Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7973952Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7974214Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7974814Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7975153Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7975314Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7975530Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7975689Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7975692Z 2025-07-17T11:13:22.7976083Z [rank1]:[W717 11:03:43.960622184 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7976352Z [rank1]:[W717 11:03:44.960791990 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7976646Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7977062Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7977382Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7977643Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7977899Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7978566Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7978951Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7979123Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7979270Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7979429Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7979433Z 2025-07-17T11:13:22.7979822Z [rank1]:[W717 11:03:44.963481692 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7980098Z [rank1]:[W717 11:03:45.963661103 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7980379Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7980791Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7981054Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7981309Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7981570Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7982232Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7982573Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7982733Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7982892Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7983038Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7983041Z 2025-07-17T11:13:22.7983435Z [rank1]:[W717 11:03:45.966328521 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7983764Z [rank1]:[W717 11:03:46.966503656 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7984056Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7984462Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7984780Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7985036Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7985351Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7985956Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7986284Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7986461Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7986613Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7986770Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7986775Z 2025-07-17T11:13:22.7987167Z [rank1]:[W717 11:03:46.969222831 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7987448Z [rank1]:[W717 11:03:47.969389343 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7987730Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7988145Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7988401Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7988718Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7988974Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7989577Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7989906Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7990089Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7990305Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7990454Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7990458Z 2025-07-17T11:13:22.7990888Z [rank1]:[W717 11:03:47.972064664 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7991210Z [rank1]:[W717 11:03:48.972236183 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7991496Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7991956Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7992227Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7992484Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7992743Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7993436Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7993770Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7993935Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7994098Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7994243Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7994248Z 2025-07-17T11:13:22.7994640Z [rank1]:[W717 11:03:48.974896892 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7994910Z [rank1]:[W717 11:03:49.975076092 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7995254Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7995673Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7995937Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7996201Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7996455Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7997065Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7997481Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.7997649Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.7997855Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7998024Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.7998028Z 2025-07-17T11:13:22.7998485Z [rank1]:[W717 11:03:49.977781597 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.7998764Z [rank1]:[W717 11:03:50.977955449 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.7999041Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.7999456Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.7999724Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.7999983Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8000252Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8000850Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8001200Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8001380Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8001550Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8001768Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8001771Z 2025-07-17T11:13:22.8002177Z [rank1]:[W717 11:03:50.980618662 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8002449Z [rank1]:[W717 11:03:51.980786976 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:50964, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8002748Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8003166Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fdfaee5946c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8003444Z frame #1: + 0x6579eb2 (0x7fdfe5716eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8003766Z frame #2: + 0x657a2fb (0x7fdfe57172fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8004024Z frame #3: + 0x657c295 (0x7fdfe5719295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8004629Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7fdfe57139c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8005040Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fdfdabab8a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8005285Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8005440Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8005605Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8005609Z 2025-07-17T11:13:22.8006000Z [rank1]:[W717 11:03:51.983413295 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8006090Z SIGABRT(6), PID: 2643684, Thread 2643684: 2025-07-17T11:13:22.8006431Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8006589Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8006764Z frame #2: + 0x7741f (0x7fdf1c9d241f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8006937Z frame #3: + 0x76c8e (0x7fdf1c9d1c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8007102Z frame #4: + 0x6ad69 (0x7fdf1c9c5d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8007266Z frame #5: + 0x3f54db (0x7fdfad62a4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8007423Z frame #6: + 0x3e11d8 (0x7fdfad6161d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8007588Z frame #7: + 0xb2f86 (0x7fdfad2e7f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8007736Z frame #8: + 0x8e501 (0x7fdfad2c3501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8008014Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7fdfd80ca7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.8008358Z frame #10: + 0xd307d9 (0x7fdff661d7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8008533Z frame #11: + 0x139902 (0x55654cb0a902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8008719Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55654cb01a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8008896Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8009069Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55654cb01a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8009233Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8009409Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8009577Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8009807Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8009974Z frame #19: + 0x1474b2 (0x55654cb184b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8010127Z frame #20: PyObject_Call + 0xbc (0x55654cb18e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8010293Z frame #21: + 0x1ff69d (0x55654cbd069d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8010518Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55654cb06023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8010703Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55654cb01cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8010868Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8011047Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8011261Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8011443Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8011601Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8011781Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55654cb01a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8011969Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55654cb054b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8012134Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55654cb16ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8012288Z frame #32: + 0x205949 (0x55654cbd6949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8012453Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55654cb06023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8012626Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55654cb01cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8012794Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8012963Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8013131Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8013299Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8013465Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8013634Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8013802Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8014035Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55654cafe3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8014204Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8014474Z frame #44: + 0x7ab3f7 (0x7fdff60983f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8014642Z frame #45: + 0x13bc88 (0x55654cb0cc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8014793Z frame #46: PyObject_Call + 0x20f (0x55654cb18f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8014967Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55654cb0298d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8015120Z frame #48: + 0x147608 (0x55654cb18608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8015297Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55654caffc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8015517Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8015691Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8015849Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8016029Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55654cafe3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8016242Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8016422Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8016581Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8016762Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55654caffc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8016984Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8017169Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55654caffc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8017338Z frame #60: + 0x147608 (0x55654cb18608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8017534Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55654caffc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8017697Z frame #62: + 0x147608 (0x55654cb18608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8017701Z 2025-07-17T11:13:22.8017786Z SIGABRT(6), PID: 2643684, Thread 2643717: 2025-07-17T11:13:22.8018120Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8018280Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8018431Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8018589Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8018948Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8019106Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8019261Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8019264Z 2025-07-17T11:13:22.8019344Z SIGABRT(6), PID: 2643684, Thread 2643719: 2025-07-17T11:13:22.8019674Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8019912Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8020060Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8020208Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8020547Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8020709Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8020859Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8020863Z 2025-07-17T11:13:22.8020941Z SIGABRT(6), PID: 2643684, Thread 2643721: 2025-07-17T11:13:22.8021272Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8021484Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8021632Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8021786Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8022130Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8022346Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8022507Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8022511Z 2025-07-17T11:13:22.8022586Z SIGABRT(6), PID: 2643684, Thread 2643723: 2025-07-17T11:13:22.8022981Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8023130Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8023279Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8023420Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8023763Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8023908Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8024067Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8024070Z 2025-07-17T11:13:22.8024146Z SIGABRT(6), PID: 2643684, Thread 2643725: 2025-07-17T11:13:22.8024484Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8024629Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8024783Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8024922Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8025264Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8025412Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8025570Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8025577Z 2025-07-17T11:13:22.8025696Z SIGABRT(6), PID: 2643684, Thread 2643727: 2025-07-17T11:13:22.8026029Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8026179Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8026331Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8026471Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8026818Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8026962Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8027185Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8027188Z 2025-07-17T11:13:22.8027259Z SIGABRT(6), PID: 2643684, Thread 2643729: 2025-07-17T11:13:22.8027598Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8027747Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8027953Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8028092Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8028442Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8028640Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8028803Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8028806Z 2025-07-17T11:13:22.8028873Z SIGABRT(6), PID: 2643684, Thread 2643731: 2025-07-17T11:13:22.8029208Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8029357Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8029506Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8029651Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8029988Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8030144Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8030293Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8030297Z 2025-07-17T11:13:22.8030372Z SIGABRT(6), PID: 2643684, Thread 2643733: 2025-07-17T11:13:22.8030693Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8030850Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8030997Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8031144Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8031537Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8031706Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8031862Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8031865Z 2025-07-17T11:13:22.8031952Z SIGABRT(6), PID: 2643684, Thread 2643735: 2025-07-17T11:13:22.8032282Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8032443Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8032590Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8032744Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8033150Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8033373Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8033520Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8033524Z 2025-07-17T11:13:22.8033604Z SIGABRT(6), PID: 2643684, Thread 2643737: 2025-07-17T11:13:22.8033931Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8034147Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8034292Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8034440Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8034840Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8034995Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8035142Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8035146Z 2025-07-17T11:13:22.8035230Z SIGABRT(6), PID: 2643684, Thread 2643739: 2025-07-17T11:13:22.8035554Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8035709Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8035852Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8036009Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8036341Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8036496Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8036642Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8036653Z 2025-07-17T11:13:22.8036724Z SIGABRT(6), PID: 2643684, Thread 2643741: 2025-07-17T11:13:22.8037055Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8037198Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8037416Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8037558Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8037909Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8038059Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8038216Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8038221Z 2025-07-17T11:13:22.8038290Z SIGABRT(6), PID: 2643684, Thread 2643743: 2025-07-17T11:13:22.8038626Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8038772Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8038993Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8039131Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8039475Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8039621Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8039835Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8039838Z 2025-07-17T11:13:22.8039908Z SIGABRT(6), PID: 2643684, Thread 2643745: 2025-07-17T11:13:22.8040248Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8040466Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8040619Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8040756Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8041094Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8041241Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8041391Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8041394Z 2025-07-17T11:13:22.8041459Z SIGABRT(6), PID: 2643684, Thread 2643747: 2025-07-17T11:13:22.8041791Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8041935Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8042084Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8042221Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8042563Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8042709Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8042866Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8042870Z 2025-07-17T11:13:22.8042936Z SIGABRT(6), PID: 2643684, Thread 2643749: 2025-07-17T11:13:22.8043321Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8043465Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8043616Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8043755Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8044090Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8044239Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8044399Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8044403Z 2025-07-17T11:13:22.8044470Z SIGABRT(6), PID: 2643684, Thread 2643751: 2025-07-17T11:13:22.8044864Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8045012Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8045155Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8045295Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8045688Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8045843Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8045988Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8045994Z 2025-07-17T11:13:22.8046118Z SIGABRT(6), PID: 2643684, Thread 2643753: 2025-07-17T11:13:22.8046450Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8046603Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8046749Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8046891Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8047222Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8047371Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8047518Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8047524Z 2025-07-17T11:13:22.8047596Z SIGABRT(6), PID: 2643684, Thread 2643756: 2025-07-17T11:13:22.8047918Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8048065Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8048209Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8048356Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8048689Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8048841Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8049046Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8049049Z 2025-07-17T11:13:22.8049122Z SIGABRT(6), PID: 2643684, Thread 2643758: 2025-07-17T11:13:22.8049455Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8049608Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8049753Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8049899Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8050243Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8050459Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8050609Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8050612Z 2025-07-17T11:13:22.8050688Z SIGABRT(6), PID: 2643684, Thread 2643759: 2025-07-17T11:13:22.8051023Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8051233Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8051376Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8051522Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8051923Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8052087Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8052234Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8052242Z 2025-07-17T11:13:22.8052309Z SIGABRT(6), PID: 2643684, Thread 2643761: 2025-07-17T11:13:22.8052638Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8052784Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8052933Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8053071Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8053412Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8053566Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8053716Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8053719Z 2025-07-17T11:13:22.8053784Z SIGABRT(6), PID: 2643684, Thread 2643763: 2025-07-17T11:13:22.8054112Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8054256Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8054401Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8054536Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8054933Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8055080Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8055231Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8055235Z 2025-07-17T11:13:22.8055301Z SIGABRT(6), PID: 2643684, Thread 2643765: 2025-07-17T11:13:22.8055628Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8055770Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8055917Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8056117Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8056456Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8056601Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8056754Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8056817Z 2025-07-17T11:13:22.8056885Z SIGABRT(6), PID: 2643684, Thread 2643767: 2025-07-17T11:13:22.8057230Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8057375Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8057576Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8057720Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8058057Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8058206Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8058357Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8058361Z 2025-07-17T11:13:22.8058443Z SIGABRT(6), PID: 2643684, Thread 2643769: 2025-07-17T11:13:22.8058775Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8058917Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8059073Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8059212Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8059553Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8059697Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8059852Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8059858Z 2025-07-17T11:13:22.8059935Z SIGABRT(6), PID: 2643684, Thread 2643771: 2025-07-17T11:13:22.8060260Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8060471Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8060621Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8060763Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8061096Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8061251Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8061403Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8061406Z 2025-07-17T11:13:22.8061480Z SIGABRT(6), PID: 2643684, Thread 2643773: 2025-07-17T11:13:22.8061813Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8062031Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8062174Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8062320Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8062659Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8062890Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8063036Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8063043Z 2025-07-17T11:13:22.8063114Z SIGABRT(6), PID: 2643684, Thread 2643775: 2025-07-17T11:13:22.8063493Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8063644Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8063784Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8063926Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8064259Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8064411Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8064554Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8064557Z 2025-07-17T11:13:22.8064630Z SIGABRT(6), PID: 2643684, Thread 2643777: 2025-07-17T11:13:22.8064964Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8065112Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8065255Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8065401Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8065735Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8065888Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8066034Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8066039Z 2025-07-17T11:13:22.8066165Z SIGABRT(6), PID: 2643684, Thread 2643779: 2025-07-17T11:13:22.8066490Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8066642Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8066783Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8066937Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8067274Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8067424Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8067569Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8067637Z 2025-07-17T11:13:22.8067707Z SIGABRT(6), PID: 2643684, Thread 2643780: 2025-07-17T11:13:22.8068041Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8068185Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8068333Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8068528Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8068875Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8069021Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8069229Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8069232Z 2025-07-17T11:13:22.8069300Z SIGABRT(6), PID: 2643684, Thread 2643781: 2025-07-17T11:13:22.8069630Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8069773Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8069928Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8070064Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8070403Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8070552Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8070711Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8070714Z 2025-07-17T11:13:22.8070778Z SIGABRT(6), PID: 2643684, Thread 2643782: 2025-07-17T11:13:22.8071107Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8071248Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8071394Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8071530Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8071871Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8072097Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8072248Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8072251Z 2025-07-17T11:13:22.8072316Z SIGABRT(6), PID: 2643684, Thread 2643783: 2025-07-17T11:13:22.8072648Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8072851Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8073001Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8073139Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8073484Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8073705Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8073856Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8073860Z 2025-07-17T11:13:22.8073925Z SIGABRT(6), PID: 2643684, Thread 2643784: 2025-07-17T11:13:22.8074254Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8074464Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8074613Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8074751Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8075158Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8075328Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8075484Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8075487Z 2025-07-17T11:13:22.8075562Z SIGABRT(6), PID: 2643684, Thread 2643785: 2025-07-17T11:13:22.8075887Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8076031Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8076174Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8076319Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8076657Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8076806Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8076954Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8076959Z 2025-07-17T11:13:22.8077033Z SIGABRT(6), PID: 2643684, Thread 2643786: 2025-07-17T11:13:22.8077353Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8077501Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8077643Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8077863Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8078203Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8078359Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8078513Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8078518Z 2025-07-17T11:13:22.8078594Z SIGABRT(6), PID: 2643684, Thread 2643787: 2025-07-17T11:13:22.8078924Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8079076Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8079278Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8079422Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8079759Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8079915Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8080116Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8080119Z 2025-07-17T11:13:22.8080188Z SIGABRT(6), PID: 2643684, Thread 2643788: 2025-07-17T11:13:22.8084657Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8084958Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8085118Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8085272Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8085648Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8085806Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8085964Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8085969Z 2025-07-17T11:13:22.8086056Z SIGABRT(6), PID: 2643684, Thread 2643789: 2025-07-17T11:13:22.8086410Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8086567Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8086711Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8086859Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8087202Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8087354Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8087511Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8087515Z 2025-07-17T11:13:22.8087586Z SIGABRT(6), PID: 2643684, Thread 2643790: 2025-07-17T11:13:22.8087975Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8088138Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8088282Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8088440Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8088777Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8088934Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8089085Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8089089Z 2025-07-17T11:13:22.8089166Z SIGABRT(6), PID: 2643684, Thread 2643791: 2025-07-17T11:13:22.8089573Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8089724Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8089866Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8090015Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8090409Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8090563Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8090707Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8090714Z 2025-07-17T11:13:22.8090832Z SIGABRT(6), PID: 2643684, Thread 2643792: 2025-07-17T11:13:22.8091168Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8091315Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8091458Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8091594Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8091933Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8092076Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8092229Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8092235Z 2025-07-17T11:13:22.8092303Z SIGABRT(6), PID: 2643684, Thread 2643793: 2025-07-17T11:13:22.8092633Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8092776Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8092919Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8093055Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8093393Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8093535Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8093743Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8093747Z 2025-07-17T11:13:22.8093816Z SIGABRT(6), PID: 2643684, Thread 2643794: 2025-07-17T11:13:22.8094140Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8094284Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8094433Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8094568Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8094904Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8095051Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8095256Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8095259Z 2025-07-17T11:13:22.8095325Z SIGABRT(6), PID: 2643684, Thread 2643795: 2025-07-17T11:13:22.8095649Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8095790Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8095995Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8096130Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8096470Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8096668Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8096823Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8096826Z 2025-07-17T11:13:22.8096895Z SIGABRT(6), PID: 2643684, Thread 2643796: 2025-07-17T11:13:22.8097224Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8097372Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8097514Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8097657Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8097993Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8098143Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8098285Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8098289Z 2025-07-17T11:13:22.8098357Z SIGABRT(6), PID: 2643684, Thread 2643797: 2025-07-17T11:13:22.8098681Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8098830Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8098972Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8099105Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8099497Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8099647Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8099792Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8099796Z 2025-07-17T11:13:22.8099866Z SIGABRT(6), PID: 2643684, Thread 2643798: 2025-07-17T11:13:22.8100189Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8100336Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8100477Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8100619Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8101014Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8101163Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8101311Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8101315Z 2025-07-17T11:13:22.8101446Z SIGABRT(6), PID: 2643684, Thread 2643799: 2025-07-17T11:13:22.8101764Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8101912Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8102052Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8102246Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8102588Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8102749Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8102898Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8102903Z 2025-07-17T11:13:22.8102976Z SIGABRT(6), PID: 2643684, Thread 2643800: 2025-07-17T11:13:22.8103301Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8103451Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8103596Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8103750Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8104080Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8104228Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8104375Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8104384Z 2025-07-17T11:13:22.8104450Z SIGABRT(6), PID: 2643684, Thread 2643801: 2025-07-17T11:13:22.8104775Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8104921Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8105123Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8105265Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8105599Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8105743Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8105891Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8105895Z 2025-07-17T11:13:22.8105960Z SIGABRT(6), PID: 2643684, Thread 2643802: 2025-07-17T11:13:22.8106288Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8106496Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8106642Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8106777Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8107114Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8107311Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8107460Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8107463Z 2025-07-17T11:13:22.8107528Z SIGABRT(6), PID: 2643684, Thread 2643803: 2025-07-17T11:13:22.8107914Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8108059Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8108207Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8108343Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8108681Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8108825Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8108977Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8108981Z 2025-07-17T11:13:22.8109049Z SIGABRT(6), PID: 2643684, Thread 2643804: 2025-07-17T11:13:22.8109381Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8109523Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8109671Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8109807Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8110144Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8110288Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8110436Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8110440Z 2025-07-17T11:13:22.8110506Z SIGABRT(6), PID: 2643684, Thread 2643805: 2025-07-17T11:13:22.8110904Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8111046Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8111200Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8111333Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8111676Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8111821Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8111973Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8112029Z 2025-07-17T11:13:22.8112106Z SIGABRT(6), PID: 2643684, Thread 2643806: 2025-07-17T11:13:22.8112431Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8112578Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8112721Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8112979Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8113313Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8113462Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8113679Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8113686Z 2025-07-17T11:13:22.8113756Z SIGABRT(6), PID: 2643684, Thread 2643807: 2025-07-17T11:13:22.8114076Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8114223Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8114364Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8114506Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8114835Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8114985Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8115133Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8115137Z 2025-07-17T11:13:22.8115207Z SIGABRT(6), PID: 2643684, Thread 2643808: 2025-07-17T11:13:22.8115526Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8115671Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8115814Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8115959Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8116295Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8116517Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8116665Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8116668Z 2025-07-17T11:13:22.8116738Z SIGABRT(6), PID: 2643684, Thread 2643809: 2025-07-17T11:13:22.8117065Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8117217Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8117357Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8117507Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8117845Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8118070Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8118216Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8118219Z 2025-07-17T11:13:22.8118287Z SIGABRT(6), PID: 2643684, Thread 2643810: 2025-07-17T11:13:22.8118606Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8118833Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8118977Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8119117Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8119512Z frame #4: + 0x3475ab (0x7fe09d60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8119666Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8119814Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8119817Z 2025-07-17T11:13:22.8119882Z SIGABRT(6), PID: 2643684, Thread 2643813: 2025-07-17T11:13:22.8120209Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8120532Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7fdfaee6908a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8120683Z frame #2: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8120830Z frame #3: pthread_kill + 0x12c (0x7fe0a07b69fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8120958Z frame #4: raise + 0x16 (0x7fe0a0762476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8121071Z frame #5: abort + 0xd3 (0x7fe0a07487f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8121250Z frame #6: + 0x972cc (0x7fdf1c9f22cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8121418Z frame #7: + 0x95f47 (0x7fdf1c9f0f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8121582Z frame #8: + 0x34b71 (0x7fdf1c98fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8121739Z frame #9: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8121897Z frame #10: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8121901Z 2025-07-17T11:13:22.8121972Z SIGABRT(6), PID: 2643684, Thread 2645643: 2025-07-17T11:13:22.8122377Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8122530Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8122659Z frame #2: __poll + 0x4f (0x7fe0a0838bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8122942Z frame #3: + 0x489f (0x7fe0a030289f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.8123107Z frame #4: + 0x1483bc (0x55654cb193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8123297Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8123467Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8123632Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8123900Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8124076Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55654cb01a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8124254Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8124444Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55654caffc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8124678Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8124856Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8125031Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8125205Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8125429Z frame #16: + 0x147734 (0x55654cb18734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8125590Z frame #17: + 0x21ca82 (0x55654cbeda82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8125750Z frame #18: + 0x21c9e4 (0x55654cbed9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8125905Z frame #19: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8126067Z frame #20: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8126071Z 2025-07-17T11:13:22.8126139Z SIGABRT(6), PID: 2643684, Thread 2645644: 2025-07-17T11:13:22.8126493Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8126646Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8126798Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8126957Z frame #3: pthread_cond_clockwait + 0x1fd (0x7fe0a07b42dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8127276Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7fdfdabb1048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8127575Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7fdfdabb3bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8127748Z frame #6: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8127894Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8128044Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8128049Z 2025-07-17T11:13:22.8128174Z SIGABRT(6), PID: 2643684, Thread 2645645: 2025-07-17T11:13:22.8128515Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8128664Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8128817Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8128979Z frame #3: pthread_cond_clockwait + 0x1fd (0x7fe0a07b42dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8129315Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7fdfdabab741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8129483Z frame #5: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8129695Z frame #6: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8129842Z frame #7: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8129846Z 2025-07-17T11:13:22.8129917Z SIGABRT(6), PID: 2643684, Thread 2645648: 2025-07-17T11:13:22.8130245Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8130454Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8130581Z frame #2: ioctl + 0x3f (0x7fe0a083a94f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8130757Z frame #3: + 0x13eef0 (0x7fdf1ca99ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8130916Z frame #4: + 0x1378c4 (0x7fdf1ca928c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8131165Z frame #5: + 0x95b2b (0x7fdf1c9f0b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8131330Z frame #6: + 0x34b71 (0x7fdf1c98fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8131482Z frame #7: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8131626Z frame #8: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8131630Z 2025-07-17T11:13:22.8131699Z SIGABRT(6), PID: 2643684, Thread 2645653: 2025-07-17T11:13:22.8132027Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8132174Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8132294Z frame #2: __poll + 0x4f (0x7fe0a0838bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8132454Z frame #3: + 0xd4540 (0x7fdf64c09540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8132596Z frame #4: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8132743Z frame #5: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8132746Z 2025-07-17T11:13:22.8132811Z SIGABRT(6), PID: 2643684, Thread 2645655: 2025-07-17T11:13:22.8133138Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8133287Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8133402Z frame #2: __poll + 0x4f (0x7fe0a0838bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8133557Z frame #3: + 0xd65a2 (0x7fdf64c0b5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8133702Z frame #4: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8133914Z frame #5: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8133917Z 2025-07-17T11:13:22.8133985Z SIGABRT(6), PID: 2643684, Thread 2645657: 2025-07-17T11:13:22.8134324Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8134467Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8134615Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8134760Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8134910Z frame #4: + 0xd1e7f (0x7fdf64c06e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8135054Z frame #5: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8135266Z frame #6: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8135269Z 2025-07-17T11:13:22.8135334Z SIGABRT(6), PID: 2643684, Thread 2645659: 2025-07-17T11:13:22.8135661Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8135803Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8136013Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8136158Z frame #3: + 0x9ca53 (0x7fe0a07bca53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8136345Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55654cae5bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8136556Z frame #5: + 0x1d314f (0x55654cba414f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8136725Z frame #6: + 0x1d2f6b (0x55654cba3f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8136881Z frame #7: + 0x6df36 (0x55654ca3ef36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8137063Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8137224Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8137401Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8137563Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8137736Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8137894Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8138064Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8138220Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8138390Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8138544Z frame #17: + 0x147734 (0x55654cb18734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8138703Z frame #18: + 0x21ca82 (0x55654cbeda82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8138857Z frame #19: + 0x21c9e4 (0x55654cbed9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8139013Z frame #20: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8139159Z frame #21: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8139164Z 2025-07-17T11:13:22.8139292Z SIGABRT(6), PID: 2643684, Thread 2645663: 2025-07-17T11:13:22.8139623Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8139780Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8139900Z frame #2: read + 0x4c (0x7fe0a083481c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8140038Z frame #3: _Py_read + 0x4c (0x55654cbaba6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8140201Z frame #4: + 0x208c3b (0x55654cbd9c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8140358Z frame #5: + 0x14648d (0x55654cb1748d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8140535Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55654cb26215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8140752Z frame #7: + 0x208ae7 (0x55654cbd9ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8140902Z frame #8: + 0x208472 (0x55654cbd9472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8141061Z frame #9: + 0x1da6ee (0x55654cbab6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8141222Z frame #10: + 0x1483bc (0x55654cb193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8141403Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8141626Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8141800Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55654cafd3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8141956Z frame #14: + 0x147734 (0x55654cb18734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8142199Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55654caffc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8142359Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8142530Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8142688Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55654cb0d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8142859Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55654cafd7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8143017Z frame #20: + 0x147734 (0x55654cb18734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8143176Z frame #21: + 0x21ca82 (0x55654cbeda82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8143330Z frame #22: + 0x21c9e4 (0x55654cbed9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8143488Z frame #23: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8143643Z frame #24: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8143647Z 2025-07-17T11:13:22.8143720Z SIGABRT(6), PID: 2643684, Thread 2645667: 2025-07-17T11:13:22.8144047Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8144198Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8144343Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8144494Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8144761Z frame #4: + 0x5a02023 (0x7fdfe4b9f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8145218Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fdfe4ba31ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8145635Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fdfe4b9a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8145909Z frame #7: + 0x79d655 (0x7fdff608a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8146075Z frame #8: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8146230Z frame #9: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8146383Z frame #10: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8146439Z 2025-07-17T11:13:22.8146519Z SIGABRT(6), PID: 2643684, Thread 2645668: 2025-07-17T11:13:22.8146843Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdfaee68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8146994Z frame #1: + 0x42520 (0x7fe0a0762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8147136Z frame #2: + 0x91117 (0x7fe0a07b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8147351Z frame #3: pthread_cond_wait + 0x211 (0x7fe0a07b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8147605Z frame #4: + 0x5a02023 (0x7fdfe4b9f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8147991Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fdfe4ba31ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8148459Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fdfe4b9a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8148724Z frame #7: + 0x79d655 (0x7fdff608a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8148901Z frame #8: + 0xdc253 (0x7fdfad0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8149054Z frame #9: + 0x94ac3 (0x7fe0a07b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8149203Z frame #10: + 0x126850 (0x7fe0a0846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8149207Z 2025-07-17T11:13:22.8149292Z ('RERUN', {'yellow': True}) [60.9194s] [ 39%] 2025-07-17T11:13:22.8149765Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:03:52.425000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2645929 2025-07-17T11:13:22.8150025Z I0717 11:03:52.425000 2624741 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2645930 2025-07-17T11:13:22.8150753Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.8150822Z import pkg_resources 2025-07-17T11:13:22.8151492Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.8151631Z import pkg_resources 2025-07-17T11:13:22.8151981Z [rank0]:W0717 11:04:01.977000 2645929 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.8152312Z [rank1]:W0717 11:04:01.977000 2645930 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.8152515Z Memory access fault by GPU node-2 (Agent handle: 0x55c3033eee00) on address 0x7ef68d800000. Reason: Unknown. 2025-07-17T11:13:22.8152596Z SIGABRT(6), PID: 2645929, Thread 2645929: 2025-07-17T11:13:22.8152985Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8153146Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8153393Z frame #2: + 0x77435 (0x7f06c5134435 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8153563Z frame #3: + 0x76c8e (0x7f06c5133c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8153719Z frame #4: + 0x6ad69 (0x7f06c5127d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8153876Z frame #5: + 0x3f54db (0x7f0755d8c4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8154029Z frame #6: + 0x3e11d8 (0x7f0755d781d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8154271Z frame #7: + 0xb2f86 (0x7f0755a49f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8154421Z frame #8: + 0x8e501 (0x7f0755a25501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8154697Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f078082c7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.8155034Z frame #10: + 0xd307d9 (0x7f079ed7f7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8155203Z frame #11: + 0x139902 (0x55c2c418d902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8155387Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55c2c4184a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8155555Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8155735Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55c2c4184a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8155901Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8156076Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8156241Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8156409Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8156572Z frame #19: + 0x1474b2 (0x55c2c419b4b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8156721Z frame #20: PyObject_Call + 0xbc (0x55c2c419be4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8156881Z frame #21: + 0x1ff69d (0x55c2c425369d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8157050Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55c2c4189023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8157226Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55c2c4184cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8157386Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8157562Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8157785Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8157958Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8158116Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8158286Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55c2c4184a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8158472Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55c2c41884b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8158631Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55c2c4199ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8158779Z frame #32: + 0x205949 (0x55c2c4259949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8158939Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55c2c4189023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8159166Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55c2c4184cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8159328Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8159492Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8159651Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8159815Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8160033Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8160196Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8160355Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8160592Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55c2c41813f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8160756Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8161025Z frame #44: + 0x7ab3f7 (0x7f079e7fa3f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8161182Z frame #45: + 0x13bc88 (0x55c2c418fc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8161331Z frame #46: PyObject_Call + 0x20f (0x55c2c419bf9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8161504Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55c2c418598d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8161656Z frame #48: + 0x147608 (0x55c2c419b608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8161825Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55c2c4182c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8161989Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8162156Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8162310Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8162481Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55c2c41813f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8162636Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8162805Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8162962Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8163133Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55c2c4182c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8163348Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8163521Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55c2c4182c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8163669Z frame #60: + 0x147608 (0x55c2c419b608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8163838Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55c2c4182c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8163989Z frame #62: + 0x147608 (0x55c2c419b608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8163994Z 2025-07-17T11:13:22.8164073Z SIGABRT(6), PID: 2645929, Thread 2645931: 2025-07-17T11:13:22.8164408Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8164573Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8164779Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8164923Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8165276Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8165428Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8165638Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8165641Z 2025-07-17T11:13:22.8165720Z SIGABRT(6), PID: 2645929, Thread 2645932: 2025-07-17T11:13:22.8166046Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8166255Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8166401Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8166545Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8166878Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8167030Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8167179Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8167183Z 2025-07-17T11:13:22.8167248Z SIGABRT(6), PID: 2645929, Thread 2645933: 2025-07-17T11:13:22.8167576Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8167743Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8167890Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8168025Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8168361Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8168503Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8168648Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8168651Z 2025-07-17T11:13:22.8168715Z SIGABRT(6), PID: 2645929, Thread 2645934: 2025-07-17T11:13:22.8169094Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8169240Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8169386Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8169519Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8169852Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8169998Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8170146Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8170149Z 2025-07-17T11:13:22.8170215Z SIGABRT(6), PID: 2645929, Thread 2645935: 2025-07-17T11:13:22.8170611Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8170759Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8170904Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8171051Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8171540Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8171690Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8171842Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8171849Z 2025-07-17T11:13:22.8171971Z SIGABRT(6), PID: 2645929, Thread 2645936: 2025-07-17T11:13:22.8172301Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8172446Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8172589Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8172730Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8173069Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8173210Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8173362Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8173368Z 2025-07-17T11:13:22.8173433Z SIGABRT(6), PID: 2645929, Thread 2645937: 2025-07-17T11:13:22.8173759Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8173905Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8174046Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8174182Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8174517Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8174663Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8174865Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8174868Z 2025-07-17T11:13:22.8174938Z SIGABRT(6), PID: 2645929, Thread 2645938: 2025-07-17T11:13:22.8175262Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8175409Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8175550Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8175690Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8176021Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8176252Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8176399Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8176403Z 2025-07-17T11:13:22.8176472Z SIGABRT(6), PID: 2645929, Thread 2645939: 2025-07-17T11:13:22.8176792Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8176998Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8177138Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8177277Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8177737Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8177889Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8178032Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8178036Z 2025-07-17T11:13:22.8178104Z SIGABRT(6), PID: 2645929, Thread 2645940: 2025-07-17T11:13:22.8178427Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8178573Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8178715Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8178852Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8179184Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8179330Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8179476Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8179479Z 2025-07-17T11:13:22.8179548Z SIGABRT(6), PID: 2645929, Thread 2645941: 2025-07-17T11:13:22.8179865Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8180012Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8180151Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8180290Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8180691Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8180839Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8180984Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8180987Z 2025-07-17T11:13:22.8181055Z SIGABRT(6), PID: 2645929, Thread 2645942: 2025-07-17T11:13:22.8181378Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8181519Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8181663Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8181802Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8182207Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8182351Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8182497Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8182560Z 2025-07-17T11:13:22.8182625Z SIGABRT(6), PID: 2645929, Thread 2645943: 2025-07-17T11:13:22.8182949Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8183089Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8183231Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8183423Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8183763Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8183908Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8184059Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8184064Z 2025-07-17T11:13:22.8184127Z SIGABRT(6), PID: 2645929, Thread 2645944: 2025-07-17T11:13:22.8184453Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8184595Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8184745Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8184880Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8185213Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8185354Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8185504Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8185507Z 2025-07-17T11:13:22.8185570Z SIGABRT(6), PID: 2645929, Thread 2645945: 2025-07-17T11:13:22.8185893Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8186094Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8186240Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8186372Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8186706Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8186849Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8186996Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8187002Z 2025-07-17T11:13:22.8187065Z SIGABRT(6), PID: 2645929, Thread 2645946: 2025-07-17T11:13:22.8187428Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8187635Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8187788Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8187921Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8188258Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8188460Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8188607Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8188610Z 2025-07-17T11:13:22.8188677Z SIGABRT(6), PID: 2645929, Thread 2645947: 2025-07-17T11:13:22.8189071Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8189221Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8189361Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8189500Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8189838Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8189986Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8190131Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8190138Z 2025-07-17T11:13:22.8190207Z SIGABRT(6), PID: 2645929, Thread 2645948: 2025-07-17T11:13:22.8190537Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8190682Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8190820Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8190957Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8191288Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8191431Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8191573Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8191578Z 2025-07-17T11:13:22.8191698Z SIGABRT(6), PID: 2645929, Thread 2645949: 2025-07-17T11:13:22.8192025Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8192171Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8192311Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8192451Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8192784Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8193008Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8193153Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8193229Z 2025-07-17T11:13:22.8193303Z SIGABRT(6), PID: 2645929, Thread 2645950: 2025-07-17T11:13:22.8193625Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8193768Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8193906Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8194119Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8194451Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8194593Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8194808Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8194811Z 2025-07-17T11:13:22.8194883Z SIGABRT(6), PID: 2645929, Thread 2645951: 2025-07-17T11:13:22.8195204Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8195347Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8195488Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8195625Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8195955Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8196108Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8196256Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8196264Z 2025-07-17T11:13:22.8196329Z SIGABRT(6), PID: 2645929, Thread 2645952: 2025-07-17T11:13:22.8196648Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8196789Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8196938Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8197072Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8197413Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8197647Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8197803Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8197805Z 2025-07-17T11:13:22.8197870Z SIGABRT(6), PID: 2645929, Thread 2645953: 2025-07-17T11:13:22.8198198Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8198344Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8198493Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8198629Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8198970Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8199169Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8199335Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8199338Z 2025-07-17T11:13:22.8199406Z SIGABRT(6), PID: 2645929, Thread 2645954: 2025-07-17T11:13:22.8199739Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8199940Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8200087Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8200224Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8200629Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8200777Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8200928Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8200931Z 2025-07-17T11:13:22.8200996Z SIGABRT(6), PID: 2645929, Thread 2645955: 2025-07-17T11:13:22.8201330Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8201474Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8201628Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8201764Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8202106Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8202249Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8202403Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8202406Z 2025-07-17T11:13:22.8202474Z SIGABRT(6), PID: 2645929, Thread 2645956: 2025-07-17T11:13:22.8202801Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8202944Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8203093Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8203289Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8203631Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8203778Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8203932Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8203937Z 2025-07-17T11:13:22.8204003Z SIGABRT(6), PID: 2645929, Thread 2645957: 2025-07-17T11:13:22.8204333Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8204483Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8204684Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8204824Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8205156Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8205311Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8205512Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8205515Z 2025-07-17T11:13:22.8205586Z SIGABRT(6), PID: 2645929, Thread 2645958: 2025-07-17T11:13:22.8205917Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8206118Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8206262Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8206408Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8206751Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8206900Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8207047Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8207050Z 2025-07-17T11:13:22.8207123Z SIGABRT(6), PID: 2645929, Thread 2645959: 2025-07-17T11:13:22.8207444Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8207594Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8207736Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8207881Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8208216Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8208376Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8208524Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8208527Z 2025-07-17T11:13:22.8208599Z SIGABRT(6), PID: 2645929, Thread 2645960: 2025-07-17T11:13:22.8208972Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8209126Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8209270Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8209414Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8209747Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8209898Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8210045Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8210049Z 2025-07-17T11:13:22.8210121Z SIGABRT(6), PID: 2645929, Thread 2645961: 2025-07-17T11:13:22.8210507Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8210662Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8210800Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8210951Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8211348Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8211499Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8211646Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8211656Z 2025-07-17T11:13:22.8211728Z SIGABRT(6), PID: 2645929, Thread 2645962: 2025-07-17T11:13:22.8212107Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8212252Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8212400Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8212535Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8212876Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8213020Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8213173Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8213180Z 2025-07-17T11:13:22.8213246Z SIGABRT(6), PID: 2645929, Thread 2645963: 2025-07-17T11:13:22.8213574Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8213715Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8213860Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8214012Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8214357Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8214501Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8214718Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8214722Z 2025-07-17T11:13:22.8214790Z SIGABRT(6), PID: 2645929, Thread 2645964: 2025-07-17T11:13:22.8215121Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8215261Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8215415Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8215554Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8215891Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8216036Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8216260Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8216264Z 2025-07-17T11:13:22.8216335Z SIGABRT(6), PID: 2645929, Thread 2645965: 2025-07-17T11:13:22.8216671Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8216822Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8217035Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8217179Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8217533Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8217755Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8217931Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8217935Z 2025-07-17T11:13:22.8218006Z SIGABRT(6), PID: 2645929, Thread 2645966: 2025-07-17T11:13:22.8218336Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8218485Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8218636Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8218778Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8219122Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8219277Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8219425Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8219429Z 2025-07-17T11:13:22.8219501Z SIGABRT(6), PID: 2645929, Thread 2645967: 2025-07-17T11:13:22.8219823Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8219976Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8220116Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8220257Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8220653Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8220813Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8220963Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8220967Z 2025-07-17T11:13:22.8221039Z SIGABRT(6), PID: 2645929, Thread 2645968: 2025-07-17T11:13:22.8221362Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8221514Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8221654Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8221798Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8222198Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8222352Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8222499Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8222502Z 2025-07-17T11:13:22.8222644Z SIGABRT(6), PID: 2645929, Thread 2645969: 2025-07-17T11:13:22.8222972Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8223123Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8223269Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8223476Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8223812Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8223964Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8224110Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8224115Z 2025-07-17T11:13:22.8224193Z SIGABRT(6), PID: 2645929, Thread 2645970: 2025-07-17T11:13:22.8224516Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8224677Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8224820Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8224967Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8225298Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8225453Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8225602Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8225605Z 2025-07-17T11:13:22.8225678Z SIGABRT(6), PID: 2645929, Thread 2645971: 2025-07-17T11:13:22.8225997Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8226150Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8226354Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8226501Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8226834Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8226988Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8227139Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8227142Z 2025-07-17T11:13:22.8227212Z SIGABRT(6), PID: 2645929, Thread 2645972: 2025-07-17T11:13:22.8227543Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8227750Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8227899Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8228036Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8228375Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8228574Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8228735Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8228739Z 2025-07-17T11:13:22.8228806Z SIGABRT(6), PID: 2645929, Thread 2645973: 2025-07-17T11:13:22.8229195Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8229341Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8229495Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8229634Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8229977Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8230122Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8230272Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8230275Z 2025-07-17T11:13:22.8230339Z SIGABRT(6), PID: 2645929, Thread 2645974: 2025-07-17T11:13:22.8230672Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8230820Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8230969Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8231103Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8231442Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8231589Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8231747Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8231750Z 2025-07-17T11:13:22.8231817Z SIGABRT(6), PID: 2645929, Thread 2645975: 2025-07-17T11:13:22.8232245Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8232393Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8232546Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8232684Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8233079Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8233230Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8233399Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8233475Z 2025-07-17T11:13:22.8233549Z SIGABRT(6), PID: 2645929, Thread 2645976: 2025-07-17T11:13:22.8233878Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8234033Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8234179Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8234383Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8234724Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8234873Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8235085Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8235091Z 2025-07-17T11:13:22.8235166Z SIGABRT(6), PID: 2645929, Thread 2645977: 2025-07-17T11:13:22.8235487Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8235637Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8235780Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8235926Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8236261Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8236417Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8236591Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8236594Z 2025-07-17T11:13:22.8236671Z SIGABRT(6), PID: 2645929, Thread 2645978: 2025-07-17T11:13:22.8236990Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8237146Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8237298Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8237444Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8237782Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8238000Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8238149Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8238152Z 2025-07-17T11:13:22.8238225Z SIGABRT(6), PID: 2645929, Thread 2645979: 2025-07-17T11:13:22.8238551Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8238707Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8238850Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8238995Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8239333Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8239538Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8239686Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8239690Z 2025-07-17T11:13:22.8239762Z SIGABRT(6), PID: 2645929, Thread 2645980: 2025-07-17T11:13:22.8240081Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8240312Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8240455Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8240600Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8240988Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8241144Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8241291Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8241294Z 2025-07-17T11:13:22.8241371Z SIGABRT(6), PID: 2645929, Thread 2645981: 2025-07-17T11:13:22.8241697Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8241842Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8241992Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8242128Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8242468Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8242614Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8242764Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8242767Z 2025-07-17T11:13:22.8242837Z SIGABRT(6), PID: 2645929, Thread 2645982: 2025-07-17T11:13:22.8243164Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8243307Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8243452Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8243648Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8243994Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8244141Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8244297Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8244302Z 2025-07-17T11:13:22.8244371Z SIGABRT(6), PID: 2645929, Thread 2645983: 2025-07-17T11:13:22.8244706Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8244850Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8244994Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8245192Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8245534Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8245677Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8245827Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8245887Z 2025-07-17T11:13:22.8245956Z SIGABRT(6), PID: 2645929, Thread 2645984: 2025-07-17T11:13:22.8246291Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8246436Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8246646Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8246781Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8247126Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8247273Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8247428Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8247431Z 2025-07-17T11:13:22.8247497Z SIGABRT(6), PID: 2645929, Thread 2645985: 2025-07-17T11:13:22.8247837Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8247996Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8248153Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8248286Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8248628Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8248775Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8248929Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8248932Z 2025-07-17T11:13:22.8248997Z SIGABRT(6), PID: 2645929, Thread 2645986: 2025-07-17T11:13:22.8249324Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8249531Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8249677Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8249819Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8250159Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8250333Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8250489Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8250492Z 2025-07-17T11:13:22.8250576Z SIGABRT(6), PID: 2645929, Thread 2645987: 2025-07-17T11:13:22.8250917Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8251134Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8251277Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8251435Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8251782Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8251997Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8252149Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8252152Z 2025-07-17T11:13:22.8252235Z SIGABRT(6), PID: 2645929, Thread 2645988: 2025-07-17T11:13:22.8252624Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8252779Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8252923Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8253075Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8253416Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8253573Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8253724Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8253730Z 2025-07-17T11:13:22.8253808Z SIGABRT(6), PID: 2645929, Thread 2645989: 2025-07-17T11:13:22.8254136Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8254285Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8254425Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8254573Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8254911Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8255064Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8255216Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8255283Z 2025-07-17T11:13:22.8255359Z SIGABRT(6), PID: 2645929, Thread 2645990: 2025-07-17T11:13:22.8255681Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8255834Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8255975Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8256128Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8256458Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8256614Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8256826Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8256835Z 2025-07-17T11:13:22.8256905Z SIGABRT(6), PID: 2645929, Thread 2645991: 2025-07-17T11:13:22.8257236Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8257382Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8257587Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8257727Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8258062Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8258268Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8258430Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8258433Z 2025-07-17T11:13:22.8258502Z SIGABRT(6), PID: 2645929, Thread 2645992: 2025-07-17T11:13:22.8258839Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8258991Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8259149Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8259295Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8259638Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8259787Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8259948Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8259951Z 2025-07-17T11:13:22.8260024Z SIGABRT(6), PID: 2645929, Thread 2645993: 2025-07-17T11:13:22.8260359Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8260505Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8260653Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8260794Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8261195Z frame #4: + 0x3475ab (0x7f0845d705ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8261341Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8261503Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8261507Z 2025-07-17T11:13:22.8261575Z SIGABRT(6), PID: 2645929, Thread 2646059: 2025-07-17T11:13:22.8261912Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8262240Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f07575cb08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8262392Z frame #2: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8262535Z frame #3: pthread_kill + 0x12c (0x7f0848f1c9fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8262836Z frame #4: raise + 0x16 (0x7f0848ec8476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8262950Z frame #5: abort + 0xd3 (0x7f0848eae7f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8263132Z frame #6: + 0x972cc (0x7f06c51542cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8263296Z frame #7: + 0x95f47 (0x7f06c5152f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8263519Z frame #8: + 0x34b71 (0x7f06c50f1b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8263672Z frame #9: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8263834Z frame #10: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8263838Z 2025-07-17T11:13:22.8263911Z SIGABRT(6), PID: 2645929, Thread 2647821: 2025-07-17T11:13:22.8264306Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8264457Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8264587Z frame #2: __poll + 0x4f (0x7f0848f9ebcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8264874Z frame #3: + 0x489f (0x7f0848a6889f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.8265043Z frame #4: + 0x1483bc (0x55c2c419c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8265221Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8265393Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8265564Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8265739Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8265915Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55c2c4184a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8266093Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8266274Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55c2c4182c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8266446Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8266615Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8266784Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8266955Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8267181Z frame #16: + 0x147734 (0x55c2c419b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8267337Z frame #17: + 0x21ca82 (0x55c2c4270a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8267496Z frame #18: + 0x21c9e4 (0x55c2c42709e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8267655Z frame #19: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8267815Z frame #20: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8267818Z 2025-07-17T11:13:22.8267894Z SIGABRT(6), PID: 2645929, Thread 2647822: 2025-07-17T11:13:22.8268232Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8268381Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8268584Z frame #2: epoll_wait + 0x5e (0x7f0848fabe2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8268821Z frame #3: uv__io_poll + 0x6bd (0x7f0799b2144d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8269053Z frame #4: uv_run + 0x12a (0x7f0799b1536a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8269317Z frame #5: + 0x658a08a (0x7f078de8908a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8269543Z frame #6: + 0xdc253 (0x7f0755837253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8269697Z frame #7: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8269846Z frame #8: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8269850Z 2025-07-17T11:13:22.8269977Z SIGABRT(6), PID: 2645929, Thread 2647892: 2025-07-17T11:13:22.8270313Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8270474Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8270620Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8270785Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f0848f1a2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8271099Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f0783313048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8271397Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f0783315bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8271561Z frame #6: + 0xdc253 (0x7f0755837253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8271711Z frame #7: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8271861Z frame #8: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8271865Z 2025-07-17T11:13:22.8271943Z SIGABRT(6), PID: 2645929, Thread 2647893: 2025-07-17T11:13:22.8272270Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8272419Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8272563Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8272738Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f0848f1a2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8273203Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f078330d741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8273380Z frame #5: + 0xdc253 (0x7f0755837253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8273524Z frame #6: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8273683Z frame #7: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8273688Z 2025-07-17T11:13:22.8273758Z SIGABRT(6), PID: 2645929, Thread 2647895: 2025-07-17T11:13:22.8274092Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8274234Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8274376Z frame #2: ioctl + 0x3f (0x7f0848fa094f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8274624Z frame #3: + 0x13eef0 (0x7f06c51fbef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8274796Z frame #4: + 0x1378c4 (0x7f06c51f48c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8274956Z frame #5: + 0x95b2b (0x7f06c5152b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8275124Z frame #6: + 0x34b71 (0x7f06c50f1b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8275337Z frame #7: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8275489Z frame #8: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8275493Z 2025-07-17T11:13:22.8275561Z SIGABRT(6), PID: 2645929, Thread 2647899: 2025-07-17T11:13:22.8275903Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8276112Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8276254Z frame #2: __poll + 0x4f (0x7f0848f9ebcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8276406Z frame #3: + 0xd4540 (0x7f070d36b540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8276559Z frame #4: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8276705Z frame #5: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8276709Z 2025-07-17T11:13:22.8276783Z SIGABRT(6), PID: 2645929, Thread 2647902: 2025-07-17T11:13:22.8277111Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8277260Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8277379Z frame #2: __poll + 0x4f (0x7f0848f9ebcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8277528Z frame #3: + 0xd65a2 (0x7f070d36d5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8277674Z frame #4: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8277832Z frame #5: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8277835Z 2025-07-17T11:13:22.8277903Z SIGABRT(6), PID: 2645929, Thread 2647904: 2025-07-17T11:13:22.8278235Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8278376Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8278527Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8278747Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8278903Z frame #4: + 0xd1e7f (0x7f070d368e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8279052Z frame #5: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8279219Z frame #6: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8279222Z 2025-07-17T11:13:22.8279304Z SIGABRT(6), PID: 2645929, Thread 2647905: 2025-07-17T11:13:22.8279634Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8279785Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8279931Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8280156Z frame #3: + 0x9ca53 (0x7f0848f22a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8280345Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55c2c4168bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8280515Z frame #5: + 0x1d314f (0x55c2c422714f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8280673Z frame #6: + 0x1d2f6b (0x55c2c4226f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8280835Z frame #7: + 0x6df36 (0x55c2c40c1f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8281069Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8281237Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8281410Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8281639Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8281811Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8281979Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8282147Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8282315Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8282490Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8282657Z frame #17: + 0x147734 (0x55c2c419b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8282815Z frame #18: + 0x21ca82 (0x55c2c4270a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8282981Z frame #19: + 0x21c9e4 (0x55c2c42709e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8283134Z frame #20: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8283290Z frame #21: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8283294Z 2025-07-17T11:13:22.8283366Z SIGABRT(6), PID: 2645929, Thread 2647909: 2025-07-17T11:13:22.8283703Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8283855Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8283984Z frame #2: read + 0x4c (0x7f0848f9a81c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8284118Z frame #3: _Py_read + 0x4c (0x55c2c422ea6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8284287Z frame #4: + 0x208c3b (0x55c2c425cc3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8284534Z frame #5: + 0x14648d (0x55c2c419a48d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8284730Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55c2c41a9215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8284895Z frame #7: + 0x208ae7 (0x55c2c425cae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8285060Z frame #8: + 0x208472 (0x55c2c425c472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8285220Z frame #9: + 0x1da6ee (0x55c2c422e6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8285389Z frame #10: + 0x1483bc (0x55c2c419c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8285563Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8285729Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8285965Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55c2c41803bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8286130Z frame #14: + 0x147734 (0x55c2c419b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8286315Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55c2c4182c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8286490Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8286721Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8286893Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55c2c41900ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8287061Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55c2c41807b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8287224Z frame #20: + 0x147734 (0x55c2c419b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8287447Z frame #21: + 0x21ca82 (0x55c2c4270a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8287612Z frame #22: + 0x21c9e4 (0x55c2c42709e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8287766Z frame #23: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8287930Z frame #24: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8287935Z 2025-07-17T11:13:22.8288008Z SIGABRT(6), PID: 2645929, Thread 2647911: 2025-07-17T11:13:22.8288347Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8288501Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8288657Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8288810Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8289089Z frame #4: + 0x5a02023 (0x7f078d301023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8289485Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f078d3051ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8289903Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f078d2fc1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8290172Z frame #7: + 0x79d655 (0x7f079e7ec655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8290405Z frame #8: + 0xdc253 (0x7f0755837253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8290556Z frame #9: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8290715Z frame #10: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8290718Z 2025-07-17T11:13:22.8290787Z SIGABRT(6), PID: 2645929, Thread 2647912: 2025-07-17T11:13:22.8291127Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f07575cab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8291274Z frame #1: + 0x42520 (0x7f0848ec8520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8291428Z frame #2: + 0x91117 (0x7f0848f17117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8291573Z frame #3: pthread_cond_wait + 0x211 (0x7f0848f19a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8291838Z frame #4: + 0x5a02023 (0x7f078d301023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8292275Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f078d3051ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8292685Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f078d2fc1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8293022Z frame #7: + 0x79d655 (0x7f079e7ec655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8293200Z frame #8: + 0xdc253 (0x7f0755837253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8293357Z frame #9: + 0x94ac3 (0x7f0848f1aac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8293578Z frame #10: + 0x126850 (0x7f0848fac850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8293581Z 2025-07-17T11:13:22.8294051Z [rank1]:[W717 11:04:14.861832111 TCPStore.cpp:125] [c10d] recvValue failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Failed to recv, got 0 bytes. Connection was likely closed. Did the remote server shutdown or crash? 2025-07-17T11:13:22.8294350Z Exception raised from recvBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:682 (most recent call first): 2025-07-17T11:13:22.8294785Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8295045Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8295309Z frame #2: + 0x657b205 (0x7efdf17ad205 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8295562Z frame #3: + 0x657bde1 (0x7efdf17adde1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8296181Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2c9 (0x7efdf17a89d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8296523Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8296694Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8296904Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8297067Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8297070Z 2025-07-17T11:13:22.8297649Z [rank1]:[W717 11:04:14.864581101 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Failed to recv, got 0 bytes. Connection was likely closed. Did the remote server shutdown or crash? 2025-07-17T11:13:22.8297865Z Memory access fault by GPU node-3 (Agent handle: 0x5566e9ec0e90) on address 0x7eecf1610000. Reason: Unknown. 2025-07-17T11:13:22.8298153Z [rank1]:[W717 11:04:15.864773490 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8298441Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8298934Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8299198Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8299463Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8299778Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8300445Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8300783Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8300958Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8301111Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8301280Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8301284Z 2025-07-17T11:13:22.8301690Z [rank1]:[W717 11:04:15.867475881 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8301979Z [rank1]:[W717 11:04:16.867677404 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8302271Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8302690Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8302955Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8303209Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8303522Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8304132Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8304471Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8304643Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8304805Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8304958Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8305017Z 2025-07-17T11:13:22.8305422Z [rank1]:[W717 11:04:16.870372725 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8305689Z [rank1]:[W717 11:04:17.870574629 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8305978Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8306460Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8306732Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8307066Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8307326Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8307933Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8308265Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8308454Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8308612Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8308774Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8308777Z 2025-07-17T11:13:22.8309167Z [rank1]:[W717 11:04:17.873296578 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8309443Z [rank1]:[W717 11:04:18.873489910 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8309729Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8310209Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8310468Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8310731Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8310982Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8311593Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8311996Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8312168Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8312327Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8312480Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8312542Z 2025-07-17T11:13:22.8313011Z [rank1]:[W717 11:04:18.876216536 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8313284Z [rank1]:[W717 11:04:19.876409677 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8313640Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8314054Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8314317Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8314574Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8314834Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8315442Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8315782Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8315942Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8316106Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8316259Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8316263Z 2025-07-17T11:13:22.8316749Z [rank1]:[W717 11:04:19.879115242 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8317034Z [rank1]:[W717 11:04:20.879317186 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8317318Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8317742Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8318002Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8318266Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8318592Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8319204Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8319611Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8319784Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8319933Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8320146Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8320152Z 2025-07-17T11:13:22.8320546Z [rank1]:[W717 11:04:20.882057644 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8320821Z [rank1]:[W717 11:04:21.882261760 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8321104Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8321522Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8321786Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8322045Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8322308Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8322899Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8323236Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8323456Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8323618Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8323774Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8323777Z 2025-07-17T11:13:22.8324174Z [rank1]:[W717 11:04:21.885553564 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8324446Z [rank1]:[W717 11:04:22.885747987 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8324732Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8325147Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8325473Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8325731Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8326058Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8326722Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8327055Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8327222Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8327373Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8327530Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8327535Z 2025-07-17T11:13:22.8327919Z [rank1]:[W717 11:04:22.888460302 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8328193Z [rank1]:[W717 11:04:23.888651520 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8328473Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8328888Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8329140Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8329402Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8329655Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8330319Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8330659Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8330828Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8330992Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8331146Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8331150Z 2025-07-17T11:13:22.8331544Z [rank1]:[W717 11:04:23.891360340 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8331873Z [rank1]:[W717 11:04:24.891547713 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8332161Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8332648Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8332915Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8333226Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8333499Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8334095Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8334428Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8334591Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8334744Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8334900Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8334912Z 2025-07-17T11:13:22.8335296Z [rank1]:[W717 11:04:24.894274399 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8335564Z [rank1]:[W717 11:04:25.894471066 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8335842Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8336259Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8336571Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8336841Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8337099Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8337709Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8338041Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8338267Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8338417Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8338576Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8338579Z 2025-07-17T11:13:22.8338962Z [rank1]:[W717 11:04:25.897177412 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8339295Z [rank1]:[W717 11:04:26.897369652 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8339582Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8340056Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8340322Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8340579Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8340844Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8341440Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8341775Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8341939Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8342101Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8342254Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8342257Z 2025-07-17T11:13:22.8342654Z [rank1]:[W717 11:04:26.900055398 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8342986Z [rank1]:[W717 11:04:27.900249630 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8343286Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8343697Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8343965Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8344221Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8344484Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8345148Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8345476Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8345700Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8345846Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8346005Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8346010Z 2025-07-17T11:13:22.8346447Z [rank1]:[W717 11:04:27.902924050 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8346723Z [rank1]:[W717 11:04:28.903127626 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8347000Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8347424Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8347682Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8347947Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8348200Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8348801Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8349132Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8349294Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8349509Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8349662Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8349665Z 2025-07-17T11:13:22.8350058Z [rank1]:[W717 11:04:28.906314344 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8350324Z [rank1]:[W717 11:04:29.906520734 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8350602Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8351011Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8351335Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8351596Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8351850Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8352501Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8352980Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8353142Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8353301Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8353453Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8353469Z 2025-07-17T11:13:22.8353852Z [rank1]:[W717 11:04:29.909205729 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8354128Z [rank1]:[W717 11:04:30.909398430 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8354404Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8354824Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8355082Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8355344Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8355595Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8356270Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8356600Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8356778Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8356933Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8357094Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8357098Z 2025-07-17T11:13:22.8357488Z [rank1]:[W717 11:04:30.912142552 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8357842Z [rank1]:[W717 11:04:31.912331447 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8358125Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8358540Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8358874Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8359129Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8359449Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8360047Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8360390Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8360551Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8360711Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8360862Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8360869Z 2025-07-17T11:13:22.8361266Z [rank1]:[W717 11:04:31.915043582 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8361529Z [rank1]:[W717 11:04:32.915243162 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8361810Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8362219Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8362627Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8362897Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8363158Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8363758Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8364088Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8364318Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8364468Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8364625Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8364629Z 2025-07-17T11:13:22.8365018Z [rank1]:[W717 11:04:32.917922709 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8365351Z [rank1]:[W717 11:04:33.918116872 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8365635Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8366115Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8366374Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8366638Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8366890Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8367494Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8367831Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8367991Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8368151Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8368300Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8368306Z 2025-07-17T11:13:22.8368721Z [rank1]:[W717 11:04:33.920829668 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8369045Z [rank1]:[W717 11:04:34.921019464 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8369334Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8369744Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8370009Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8370264Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8370522Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8371172Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8371513Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8371739Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8371890Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8372043Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8372047Z 2025-07-17T11:13:22.8372486Z [rank1]:[W717 11:04:34.923694053 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8372765Z [rank1]:[W717 11:04:35.923895737 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8373043Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8373464Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8373721Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8373983Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8374234Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8374836Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8378506Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8378701Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8378872Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8379149Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8379154Z 2025-07-17T11:13:22.8379582Z [rank1]:[W717 11:04:35.926617316 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8379863Z [rank1]:[W717 11:04:36.926818248 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8380169Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8380614Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8380957Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8381222Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8381477Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8382160Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8382560Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8382740Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8382896Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8383057Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8383061Z 2025-07-17T11:13:22.8383470Z [rank1]:[W717 11:04:36.929490755 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8383755Z [rank1]:[W717 11:04:37.929682403 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8384048Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8384488Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8384757Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8385014Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8385271Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8385964Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8386309Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8386480Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8386636Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8386792Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8386796Z 2025-07-17T11:13:22.8387204Z [rank1]:[W717 11:04:37.932374399 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8387543Z [rank1]:[W717 11:04:38.932566378 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8387840Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8388258Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8388577Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8388837Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8389158Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8389781Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8390111Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8390280Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8390433Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8390589Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8390595Z 2025-07-17T11:13:22.8390986Z [rank1]:[W717 11:04:38.935244433 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8391259Z [rank1]:[W717 11:04:39.935446377 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8391540Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8391955Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8392212Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8392530Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8392783Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8393465Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8393793Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8393966Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8394191Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8394341Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8394344Z 2025-07-17T11:13:22.8394745Z [rank1]:[W717 11:04:39.938133555 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8395086Z [rank1]:[W717 11:04:40.938335308 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8395371Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8395846Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8396115Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8396369Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8396624Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8397226Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8397556Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8397719Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8397872Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8398021Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8398028Z 2025-07-17T11:13:22.8398415Z [rank1]:[W717 11:04:40.941057128 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8398684Z [rank1]:[W717 11:04:41.941246563 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8399032Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8399448Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8399702Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8399957Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8400205Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8400811Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8401199Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8401372Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8401573Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8401727Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8401731Z 2025-07-17T11:13:22.8402203Z [rank1]:[W717 11:04:41.943917748 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8402487Z [rank1]:[W717 11:04:42.944123999 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8402777Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8403186Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8403446Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8403698Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8403955Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8404547Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8404880Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8405048Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8405204Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8405414Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8405419Z 2025-07-17T11:13:22.8405819Z [rank1]:[W717 11:04:42.946803566 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8406082Z [rank1]:[W717 11:04:43.947005730 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8406368Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8406775Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8407038Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8407353Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8407601Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8408196Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8408581Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8408822Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8408972Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8409125Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8409129Z 2025-07-17T11:13:22.8409515Z [rank1]:[W717 11:04:43.949696343 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8409783Z [rank1]:[W717 11:04:44.949887881 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8410056Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8410470Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8410728Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8410989Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8411240Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8411837Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8412224Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8412388Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8412539Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8412687Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8412692Z 2025-07-17T11:13:22.8413087Z [rank1]:[W717 11:04:44.952613366 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8413351Z [rank1]:[W717 11:04:45.952803032 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8413691Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8414097Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8414359Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8414673Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8414936Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8415599Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8415930Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8416093Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8416250Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8416409Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8416412Z 2025-07-17T11:13:22.8416801Z [rank1]:[W717 11:04:45.955491022 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8417072Z [rank1]:[W717 11:04:46.955698093 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8417350Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8417757Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8418010Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8418327Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8418580Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8419179Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8419503Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8419672Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8419820Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8420039Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8420043Z 2025-07-17T11:13:22.8420432Z [rank1]:[W717 11:04:46.958379533 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8420698Z [rank1]:[W717 11:04:47.958579344 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8421034Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8421444Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8421759Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8422013Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8422266Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8422860Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8423191Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8423350Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8423515Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8423664Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8423667Z 2025-07-17T11:13:22.8424088Z [rank1]:[W717 11:04:47.961267203 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8424352Z [rank1]:[W717 11:04:48.961460274 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8424633Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8425093Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8425355Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8425612Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8425867Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8426464Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8426842Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8427012Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8427161Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8427365Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8427368Z 2025-07-17T11:13:22.8427749Z [rank1]:[W717 11:04:48.964147682 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8428069Z [rank1]:[W717 11:04:49.964340042 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8428355Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8428774Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8429040Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8429298Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8429557Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8430171Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8430504Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8430674Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8430831Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8430987Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8430992Z 2025-07-17T11:13:22.8431441Z [rank1]:[W717 11:04:49.967021752 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8431707Z [rank1]:[W717 11:04:50.967220201 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8431989Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8432397Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8432652Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8433047Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8433306Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8433898Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8434316Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8434486Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8434703Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8434868Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8434872Z 2025-07-17T11:13:22.8435264Z [rank1]:[W717 11:04:50.969924555 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8435539Z [rank1]:[W717 11:04:51.970120930 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8435822Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8436236Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8436494Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8436747Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8436997Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8437595Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8437986Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8438164Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8438317Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8438478Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8438483Z 2025-07-17T11:13:22.8438872Z [rank1]:[W717 11:04:51.972840325 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8439138Z [rank1]:[W717 11:04:52.973032785 TCPStore.cpp:106] [c10d] sendBytes failed on SocketImpl(fd=11, addr=[localhost]:48330, remote=[localhost]:6789): Broken pipe 2025-07-17T11:13:22.8439491Z Exception raised from sendBytes at /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp:653 (most recent call first): 2025-07-17T11:13:22.8439899Z frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7efdbaeee46c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8440172Z frame #1: + 0x6579eb2 (0x7efdf17abeb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8440490Z frame #2: + 0x657a2fb (0x7efdf17ac2fb in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8440748Z frame #3: + 0x657c295 (0x7efdf17ae295 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8441395Z frame #4: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2b8 (0x7efdf17a89c8 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8441729Z frame #5: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7efde6c408a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8441888Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8442044Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8442192Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8442196Z 2025-07-17T11:13:22.8442592Z [rank1]:[W717 11:04:52.975713364 ProcessGroupNCCL.cpp:1825] [PG ID 0 PG GUID 0(default_pg) Rank 1] Failed to check the "should dump" flag on TCPStore, (maybe TCPStore server has shut down too early), with error: Broken pipe 2025-07-17T11:13:22.8442673Z SIGABRT(6), PID: 2645930, Thread 2645930: 2025-07-17T11:13:22.8443018Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8443166Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8443339Z frame #2: + 0x77435 (0x7efd28a67435 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8443501Z frame #3: + 0x76c8e (0x7efd28a66c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8443663Z frame #4: + 0x6ad69 (0x7efd28a5ad69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8443821Z frame #5: + 0x3f54db (0x7efdb96bf4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8443978Z frame #6: + 0x3e11d8 (0x7efdb96ab1d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8444197Z frame #7: + 0xb2f86 (0x7efdb937cf86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8444347Z frame #8: + 0x8e501 (0x7efdb9358501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8444614Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7efde415f7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.8444888Z frame #10: + 0xd307d9 (0x7efe026ae7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8445050Z frame #11: + 0x139902 (0x5566dec82902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8445240Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x5566dec79a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8445402Z frame #13: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8445644Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x5566dec79a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8445806Z frame #15: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8445987Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8446147Z frame #17: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8446321Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8446543Z frame #19: + 0x1474b2 (0x5566dec904b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8446700Z frame #20: PyObject_Call + 0xbc (0x5566dec90e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8446863Z frame #21: + 0x1ff69d (0x5566ded4869d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8447086Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x5566dec7e023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8447269Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x5566dec79cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8447438Z frame #24: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8447610Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8447778Z frame #26: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8447946Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8448110Z frame #28: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8448279Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x5566dec79a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8448472Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x5566dec7d4b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8448631Z frame #31: _PyObject_Call_Prepend + 0x69 (0x5566dec8eab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8448794Z frame #32: + 0x205949 (0x5566ded4e949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8448953Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x5566dec7e023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8449126Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x5566dec79cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8449288Z frame #35: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8449460Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8449618Z frame #37: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8449792Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8450010Z frame #39: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8450183Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8450343Z frame #41: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8450516Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x5566dec763f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8450675Z frame #43: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8450951Z frame #44: + 0x7ab3f7 (0x7efe021293f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8451104Z frame #45: + 0x13bc88 (0x5566dec84c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8451261Z frame #46: PyObject_Call + 0x20f (0x5566dec90f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8451492Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x5566dec7a98d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8451651Z frame #48: + 0x147608 (0x5566dec90608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8451818Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x5566dec77c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8451984Z frame #50: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8452210Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8452378Z frame #52: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8452547Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x5566dec763f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8452767Z frame #54: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8452936Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8453100Z frame #56: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8453269Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x5566dec77c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8453434Z frame #58: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8453602Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x5566dec77c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8453758Z frame #60: + 0x147608 (0x5566dec90608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8453926Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x5566dec77c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8454086Z frame #62: + 0x147608 (0x5566dec90608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8454090Z 2025-07-17T11:13:22.8454167Z SIGABRT(6), PID: 2645930, Thread 2645994: 2025-07-17T11:13:22.8454514Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8454675Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8454824Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8454975Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8455336Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8455489Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8455703Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8455706Z 2025-07-17T11:13:22.8455781Z SIGABRT(6), PID: 2645930, Thread 2645995: 2025-07-17T11:13:22.8456114Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8456264Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8456410Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8456559Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8456895Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8457120Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8457268Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8457271Z 2025-07-17T11:13:22.8457342Z SIGABRT(6), PID: 2645930, Thread 2645996: 2025-07-17T11:13:22.8457665Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8457872Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8458015Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8458158Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8458542Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8458700Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8458849Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8458852Z 2025-07-17T11:13:22.8458925Z SIGABRT(6), PID: 2645930, Thread 2645997: 2025-07-17T11:13:22.8459245Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8459395Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8459539Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8459685Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8460020Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8460175Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8460321Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8460324Z 2025-07-17T11:13:22.8460397Z SIGABRT(6), PID: 2645930, Thread 2645998: 2025-07-17T11:13:22.8460718Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8460870Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8461014Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8461154Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8461549Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8461699Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8461846Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8461853Z 2025-07-17T11:13:22.8461919Z SIGABRT(6), PID: 2645930, Thread 2645999: 2025-07-17T11:13:22.8462250Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8462394Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8462542Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8462682Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8463081Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8463234Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8463391Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8463449Z 2025-07-17T11:13:22.8463522Z SIGABRT(6), PID: 2645930, Thread 2646000: 2025-07-17T11:13:22.8463858Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8464013Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8464161Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8464461Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8464807Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8464954Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8465104Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8465109Z 2025-07-17T11:13:22.8465180Z SIGABRT(6), PID: 2645930, Thread 2646001: 2025-07-17T11:13:22.8465516Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8465662Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8465816Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8465956Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8466303Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8466458Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8466610Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8466613Z 2025-07-17T11:13:22.8466686Z SIGABRT(6), PID: 2645930, Thread 2646002: 2025-07-17T11:13:22.8467011Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8467219Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8467367Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8467512Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8467846Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8468004Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8468151Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8468155Z 2025-07-17T11:13:22.8468229Z SIGABRT(6), PID: 2645930, Thread 2646003: 2025-07-17T11:13:22.8468553Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8468763Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8468909Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8469053Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8469390Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8469600Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8469750Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8469754Z 2025-07-17T11:13:22.8469831Z SIGABRT(6), PID: 2645930, Thread 2646004: 2025-07-17T11:13:22.8470212Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8470371Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8470518Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8470665Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8470995Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8471151Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8471300Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8471309Z 2025-07-17T11:13:22.8471377Z SIGABRT(6), PID: 2645930, Thread 2646005: 2025-07-17T11:13:22.8471707Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8471850Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8471996Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8472136Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8472477Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8472620Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8472775Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8472779Z 2025-07-17T11:13:22.8472983Z SIGABRT(6), PID: 2645930, Thread 2646006: 2025-07-17T11:13:22.8473322Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8473477Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8473629Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8473767Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8474111Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8474257Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8474411Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8474482Z 2025-07-17T11:13:22.8474552Z SIGABRT(6), PID: 2645930, Thread 2646007: 2025-07-17T11:13:22.8474881Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8475025Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8475174Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8475380Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8475731Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8475875Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8476090Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8476094Z 2025-07-17T11:13:22.8476163Z SIGABRT(6), PID: 2645930, Thread 2646008: 2025-07-17T11:13:22.8476493Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8476636Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8476788Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8476928Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8477266Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8477417Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8477575Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8477579Z 2025-07-17T11:13:22.8477647Z SIGABRT(6), PID: 2645930, Thread 2646009: 2025-07-17T11:13:22.8477973Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8478118Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8478272Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8478411Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8478753Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8478981Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8479132Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8479135Z 2025-07-17T11:13:22.8479203Z SIGABRT(6), PID: 2645930, Thread 2646010: 2025-07-17T11:13:22.8479528Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8479680Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8479820Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8479962Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8480300Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8480503Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8480653Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8480657Z 2025-07-17T11:13:22.8480726Z SIGABRT(6), PID: 2645930, Thread 2646011: 2025-07-17T11:13:22.8481049Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8481254Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8481399Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8481539Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8481928Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8482078Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8482229Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8482232Z 2025-07-17T11:13:22.8482307Z SIGABRT(6), PID: 2645930, Thread 2646012: 2025-07-17T11:13:22.8482636Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8482784Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8482925Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8483072Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8483414Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8483573Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8483726Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8483729Z 2025-07-17T11:13:22.8483809Z SIGABRT(6), PID: 2645930, Thread 2646013: 2025-07-17T11:13:22.8484134Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8484284Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8484430Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8484639Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8484978Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8485128Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8485280Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8485285Z 2025-07-17T11:13:22.8485364Z SIGABRT(6), PID: 2645930, Thread 2646014: 2025-07-17T11:13:22.8485690Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8485840Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8486047Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8486190Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8486528Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8486674Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8486882Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8486886Z 2025-07-17T11:13:22.8486955Z SIGABRT(6), PID: 2645930, Thread 2646015: 2025-07-17T11:13:22.8487281Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8487480Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8487632Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8487773Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8488118Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8488263Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8488418Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8488422Z 2025-07-17T11:13:22.8488486Z SIGABRT(6), PID: 2645930, Thread 2646016: 2025-07-17T11:13:22.8488814Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8488963Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8489116Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8489258Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8489601Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8489748Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8489907Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8489911Z 2025-07-17T11:13:22.8489976Z SIGABRT(6), PID: 2645930, Thread 2646017: 2025-07-17T11:13:22.8490359Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8490510Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8490657Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8490795Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8491139Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8491287Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8491441Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8491447Z 2025-07-17T11:13:22.8491515Z SIGABRT(6), PID: 2645930, Thread 2646018: 2025-07-17T11:13:22.8491844Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8492047Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8492194Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8492333Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8492730Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8492878Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8493030Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8493033Z 2025-07-17T11:13:22.8493104Z SIGABRT(6), PID: 2645930, Thread 2646019: 2025-07-17T11:13:22.8493487Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8493642Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8493787Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8493930Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8494262Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8494412Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8494560Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8494566Z 2025-07-17T11:13:22.8494643Z SIGABRT(6), PID: 2645930, Thread 2646020: 2025-07-17T11:13:22.8494974Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8495119Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8495262Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8495403Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8495750Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8495907Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8496113Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8496117Z 2025-07-17T11:13:22.8496191Z SIGABRT(6), PID: 2645930, Thread 2646021: 2025-07-17T11:13:22.8496514Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8496668Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8496817Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8496963Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8497300Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8497452Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8497656Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8497659Z 2025-07-17T11:13:22.8497729Z SIGABRT(6), PID: 2645930, Thread 2646022: 2025-07-17T11:13:22.8498050Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8498201Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8498400Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8498543Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8498873Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8499105Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8499257Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8499261Z 2025-07-17T11:13:22.8499333Z SIGABRT(6), PID: 2645930, Thread 2646023: 2025-07-17T11:13:22.8499656Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8499809Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8499949Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8500100Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8500433Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8500591Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8500739Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8500750Z 2025-07-17T11:13:22.8500819Z SIGABRT(6), PID: 2645930, Thread 2646024: 2025-07-17T11:13:22.8501144Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8501289Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8501436Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8501577Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8501970Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8502116Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8502268Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8502271Z 2025-07-17T11:13:22.8502338Z SIGABRT(6), PID: 2645930, Thread 2646025: 2025-07-17T11:13:22.8502667Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8502813Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8502956Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8503091Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8503490Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8503643Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8503800Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8503804Z 2025-07-17T11:13:22.8503926Z SIGABRT(6), PID: 2645930, Thread 2646026: 2025-07-17T11:13:22.8504251Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8504393Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8504542Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8504737Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8505073Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8505225Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8505383Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8505387Z 2025-07-17T11:13:22.8505453Z SIGABRT(6), PID: 2645930, Thread 2646027: 2025-07-17T11:13:22.8505790Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8505934Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8506086Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8506229Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8506566Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8506710Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8506872Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8506876Z 2025-07-17T11:13:22.8506940Z SIGABRT(6), PID: 2645930, Thread 2646028: 2025-07-17T11:13:22.8507267Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8507412Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8507616Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8507755Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8508091Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8508234Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8508390Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8508393Z 2025-07-17T11:13:22.8508458Z SIGABRT(6), PID: 2645930, Thread 2646029: 2025-07-17T11:13:22.8508782Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8508991Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8509139Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8509283Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8509620Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8509823Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8509971Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8509974Z 2025-07-17T11:13:22.8510046Z SIGABRT(6), PID: 2645930, Thread 2646030: 2025-07-17T11:13:22.8510420Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8510572Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8510714Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8510859Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8511189Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8511339Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8511487Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8511490Z 2025-07-17T11:13:22.8511559Z SIGABRT(6), PID: 2645930, Thread 2646031: 2025-07-17T11:13:22.8511887Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8512032Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8512178Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8512326Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8512660Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8512880Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8513031Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8513034Z 2025-07-17T11:13:22.8513106Z SIGABRT(6), PID: 2645930, Thread 2646032: 2025-07-17T11:13:22.8513505Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8513655Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8513798Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8513936Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8514268Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8514415Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8514563Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8514628Z 2025-07-17T11:13:22.8514707Z SIGABRT(6), PID: 2645930, Thread 2646033: 2025-07-17T11:13:22.8515029Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8515181Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8515322Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8515530Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8515858Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8516007Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8516215Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8516226Z 2025-07-17T11:13:22.8516298Z SIGABRT(6), PID: 2645930, Thread 2646034: 2025-07-17T11:13:22.8516624Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8516772Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8516915Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8517062Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8517398Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8517542Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8517701Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8517705Z 2025-07-17T11:13:22.8517771Z SIGABRT(6), PID: 2645930, Thread 2646035: 2025-07-17T11:13:22.8518095Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8518241Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8518391Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8518528Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8518861Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8519068Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8519221Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8519224Z 2025-07-17T11:13:22.8519290Z SIGABRT(6), PID: 2645930, Thread 2646036: 2025-07-17T11:13:22.8519621Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8519768Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8519913Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8520053Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8520392Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8520594Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8520751Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8520755Z 2025-07-17T11:13:22.8520821Z SIGABRT(6), PID: 2645930, Thread 2646037: 2025-07-17T11:13:22.8521147Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8521362Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8521509Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8521645Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8522038Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8522189Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8522345Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8522348Z 2025-07-17T11:13:22.8522412Z SIGABRT(6), PID: 2645930, Thread 2646038: 2025-07-17T11:13:22.8522738Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8522884Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8523037Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8523176Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8523523Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8523699Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8523863Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8523866Z 2025-07-17T11:13:22.8523934Z SIGABRT(6), PID: 2645930, Thread 2646039: 2025-07-17T11:13:22.8524255Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8524404Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8524546Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8524754Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8525091Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8525249Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8525399Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8525404Z 2025-07-17T11:13:22.8525474Z SIGABRT(6), PID: 2645930, Thread 2646040: 2025-07-17T11:13:22.8525798Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8525946Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8526087Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8526286Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8526623Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8526769Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8526914Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8526974Z 2025-07-17T11:13:22.8527043Z SIGABRT(6), PID: 2645930, Thread 2646041: 2025-07-17T11:13:22.8527365Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8527512Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8527724Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8527869Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8528199Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8528348Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8528497Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8528501Z 2025-07-17T11:13:22.8528571Z SIGABRT(6), PID: 2645930, Thread 2646042: 2025-07-17T11:13:22.8528889Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8529042Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8529187Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8529329Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8529663Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8529818Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8529963Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8529967Z 2025-07-17T11:13:22.8530037Z SIGABRT(6), PID: 2645930, Thread 2646043: 2025-07-17T11:13:22.8530357Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8530565Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8530708Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8530850Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8531180Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8531337Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8531489Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8531496Z 2025-07-17T11:13:22.8531564Z SIGABRT(6), PID: 2645930, Thread 2646044: 2025-07-17T11:13:22.8531899Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8532112Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8532262Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8532408Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8532747Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8532956Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8533122Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8533125Z 2025-07-17T11:13:22.8533195Z SIGABRT(6), PID: 2645930, Thread 2646045: 2025-07-17T11:13:22.8533590Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8533747Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8533903Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8534052Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8534399Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8534548Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8534710Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8534715Z 2025-07-17T11:13:22.8534794Z SIGABRT(6), PID: 2645930, Thread 2646046: 2025-07-17T11:13:22.8535127Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8535274Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8535423Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8535564Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8535906Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8536055Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8536213Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8536281Z 2025-07-17T11:13:22.8536349Z SIGABRT(6), PID: 2645930, Thread 2646047: 2025-07-17T11:13:22.8536682Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8536829Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8536986Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8537127Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8537467Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8537613Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8537829Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8537833Z 2025-07-17T11:13:22.8537902Z SIGABRT(6), PID: 2645930, Thread 2646048: 2025-07-17T11:13:22.8538224Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8538372Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8538582Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8538724Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8539065Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8539274Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8539425Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8539429Z 2025-07-17T11:13:22.8539501Z SIGABRT(6), PID: 2645930, Thread 2646049: 2025-07-17T11:13:22.8539831Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8539983Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8540130Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8540273Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8540603Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8540759Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8540904Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8540907Z 2025-07-17T11:13:22.8540984Z SIGABRT(6), PID: 2645930, Thread 2646050: 2025-07-17T11:13:22.8541312Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8541465Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8541612Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8541760Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8542149Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8542311Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8542457Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8542460Z 2025-07-17T11:13:22.8542538Z SIGABRT(6), PID: 2645930, Thread 2646051: 2025-07-17T11:13:22.8542867Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8543022Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8543167Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8543315Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8543734Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8543887Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8544035Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8544038Z 2025-07-17T11:13:22.8544114Z SIGABRT(6), PID: 2645930, Thread 2646052: 2025-07-17T11:13:22.8544490Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8544644Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8544785Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8544989Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8545330Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8545490Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8545638Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8545644Z 2025-07-17T11:13:22.8545718Z SIGABRT(6), PID: 2645930, Thread 2646053: 2025-07-17T11:13:22.8546041Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8546193Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8546347Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8546492Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8546826Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8546974Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8547129Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8547134Z 2025-07-17T11:13:22.8547204Z SIGABRT(6), PID: 2645930, Thread 2646054: 2025-07-17T11:13:22.8547532Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8547675Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8547884Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8548034Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8548371Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8548520Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8548684Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8548687Z 2025-07-17T11:13:22.8548755Z SIGABRT(6), PID: 2645930, Thread 2646055: 2025-07-17T11:13:22.8549099Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8549243Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8549457Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8549599Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8549943Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8550092Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8550303Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8550306Z 2025-07-17T11:13:22.8550378Z SIGABRT(6), PID: 2645930, Thread 2646056: 2025-07-17T11:13:22.8550707Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8550909Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8551061Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8551199Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8551542Z frame #4: + 0x3475ab (0x7efea96a25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8551692Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8551850Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8551853Z 2025-07-17T11:13:22.8551922Z SIGABRT(6), PID: 2645930, Thread 2646061: 2025-07-17T11:13:22.8552258Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8552578Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7efdbaefe08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8552732Z frame #2: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8552956Z frame #3: pthread_kill + 0x12c (0x7efeac84e9fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8553092Z frame #4: raise + 0x16 (0x7efeac7fa476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8553209Z frame #5: abort + 0xd3 (0x7efeac7e07f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8553392Z frame #6: + 0x972cc (0x7efd28a872cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8553556Z frame #7: + 0x95f47 (0x7efd28a85f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8553783Z frame #8: + 0x34b71 (0x7efd28a24b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8553937Z frame #9: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8554103Z frame #10: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8554107Z 2025-07-17T11:13:22.8554180Z SIGABRT(6), PID: 2645930, Thread 2647889: 2025-07-17T11:13:22.8554512Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8554661Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8554794Z frame #2: __poll + 0x4f (0x7efeac8d0bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8555083Z frame #3: + 0x489f (0x7efeac39a89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.8555319Z frame #4: + 0x1483bc (0x5566dec913bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8555501Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8555671Z frame #6: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8555841Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8556006Z frame #8: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8556374Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x5566dec79a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8556551Z frame #10: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8556729Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x5566dec77c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8556960Z frame #12: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8557150Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8557317Z frame #14: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8557485Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8557648Z frame #16: + 0x147734 (0x5566dec90734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8557804Z frame #17: + 0x21ca82 (0x5566ded65a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8557972Z frame #18: + 0x21c9e4 (0x5566ded659e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8558128Z frame #19: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8558288Z frame #20: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8558293Z 2025-07-17T11:13:22.8558366Z SIGABRT(6), PID: 2645930, Thread 2647890: 2025-07-17T11:13:22.8558699Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8558857Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8559004Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8559174Z frame #3: pthread_cond_clockwait + 0x1fd (0x7efeac84c2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8559487Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7efde6c46048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8559855Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7efde6c48bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8560021Z frame #6: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8560174Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8560326Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8560329Z 2025-07-17T11:13:22.8560411Z SIGABRT(6), PID: 2645930, Thread 2647891: 2025-07-17T11:13:22.8560783Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8560933Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8561080Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8561245Z frame #3: pthread_cond_clockwait + 0x1fd (0x7efeac84c2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8561657Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7efde6c40741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8561827Z frame #5: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8561977Z frame #6: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8562186Z frame #7: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8562190Z 2025-07-17T11:13:22.8562256Z SIGABRT(6), PID: 2645930, Thread 2647894: 2025-07-17T11:13:22.8562584Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8562728Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8562920Z frame #2: ioctl + 0x3f (0x7efeac8d294f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8563089Z frame #3: + 0x13eef0 (0x7efd28b2eef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8563259Z frame #4: + 0x1378c4 (0x7efd28b278c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8563418Z frame #5: + 0x95b2b (0x7efd28a85b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8563589Z frame #6: + 0x34b71 (0x7efd28a24b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8563733Z frame #7: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8563893Z frame #8: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8563896Z 2025-07-17T11:13:22.8563965Z SIGABRT(6), PID: 2645930, Thread 2647900: 2025-07-17T11:13:22.8564295Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8564438Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8564573Z frame #2: __poll + 0x4f (0x7efeac8d0bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8564729Z frame #3: + 0xd4540 (0x7efd70c9e540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8564884Z frame #4: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8565034Z frame #5: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8565037Z 2025-07-17T11:13:22.8565118Z SIGABRT(6), PID: 2645930, Thread 2647901: 2025-07-17T11:13:22.8565440Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8565682Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8565811Z frame #2: __poll + 0x4f (0x7efeac8d0bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8565975Z frame #3: + 0xd65a2 (0x7efd70ca05a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8566130Z frame #4: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8566290Z frame #5: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8566295Z 2025-07-17T11:13:22.8566371Z SIGABRT(6), PID: 2645930, Thread 2647903: 2025-07-17T11:13:22.8566704Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8566850Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8567067Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8567219Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8567381Z frame #4: + 0xd1e7f (0x7efd70c9be7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8567555Z frame #5: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8567710Z frame #6: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8567768Z 2025-07-17T11:13:22.8567841Z SIGABRT(6), PID: 2645930, Thread 2647906: 2025-07-17T11:13:22.8568182Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8568327Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8568536Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8568686Z frame #3: + 0x9ca53 (0x7efeac854a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8568880Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x5566dec5dbc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8569047Z frame #5: + 0x1d314f (0x5566ded1c14f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8569211Z frame #6: + 0x1d2f6b (0x5566ded1bf6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8569370Z frame #7: + 0x6df36 (0x5566debb6f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8569559Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8569722Z frame #9: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8569906Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8570085Z frame #11: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8570268Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8570430Z frame #13: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8570604Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8570764Z frame #15: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8570936Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8571095Z frame #17: + 0x147734 (0x5566dec90734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8571309Z frame #18: + 0x21ca82 (0x5566ded65a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8571469Z frame #19: + 0x21c9e4 (0x5566ded659e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8571643Z frame #20: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8571796Z frame #21: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8571804Z 2025-07-17T11:13:22.8571876Z SIGABRT(6), PID: 2645930, Thread 2647910: 2025-07-17T11:13:22.8572213Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8572365Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8572499Z frame #2: read + 0x4c (0x7efeac8cc81c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8572636Z frame #3: _Py_read + 0x4c (0x5566ded23a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8572866Z frame #4: + 0x208c3b (0x5566ded51c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8573024Z frame #5: + 0x14648d (0x5566dec8f48d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8573210Z frame #6: PyObject_VectorcallMethod + 0x85 (0x5566dec9e215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8573369Z frame #7: + 0x208ae7 (0x5566ded51ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8573591Z frame #8: + 0x208472 (0x5566ded51472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8573748Z frame #9: + 0x1da6ee (0x5566ded236ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8573911Z frame #10: + 0x1483bc (0x5566dec913bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8574088Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8574314Z frame #12: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8574491Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x5566dec753bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8574647Z frame #14: + 0x147734 (0x5566dec90734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8574836Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x5566dec77c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8575000Z frame #16: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8575180Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8575340Z frame #18: _PyFunction_Vectorcall + 0x6c (0x5566dec850ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8575515Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x5566dec757b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8575675Z frame #20: + 0x147734 (0x5566dec90734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8575834Z frame #21: + 0x21ca82 (0x5566ded65a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8575987Z frame #22: + 0x21c9e4 (0x5566ded659e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8576146Z frame #23: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8576293Z frame #24: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8576300Z 2025-07-17T11:13:22.8576373Z SIGABRT(6), PID: 2645930, Thread 2647913: 2025-07-17T11:13:22.8576709Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8576863Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8577073Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8577218Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8577496Z frame #4: + 0x5a02023 (0x7efdf0c34023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8577890Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7efdf0c381ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8578309Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7efdf0c2f1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8578577Z frame #7: + 0x79d655 (0x7efe0211b655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8578805Z frame #8: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8578954Z frame #9: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8579110Z frame #10: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8579113Z 2025-07-17T11:13:22.8579184Z SIGABRT(6), PID: 2645930, Thread 2647914: 2025-07-17T11:13:22.8579581Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7efdbaefdb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8579733Z frame #1: + 0x42520 (0x7efeac7fa520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8579889Z frame #2: + 0x91117 (0x7efeac849117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8580038Z frame #3: pthread_cond_wait + 0x211 (0x7efeac84ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8580356Z frame #4: + 0x5a02023 (0x7efdf0c34023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8580745Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7efdf0c381ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8581158Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7efdf0c2f1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8581423Z frame #7: + 0x79d655 (0x7efe0211b655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8581599Z frame #8: + 0xdc253 (0x7efdb916a253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8581756Z frame #9: + 0x94ac3 (0x7efeac84cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8581916Z frame #10: + 0x126850 (0x7efeac8de850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8581919Z 2025-07-17T11:13:22.8581988Z FAILED [60.4146s] [ 39%] 2025-07-17T11:13:22.8581991Z 2025-07-17T11:13:22.8582078Z ==================================== RERUNS ==================================== 2025-07-17T11:13:22.8582212Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:22.8582300Z Traceback (most recent call last): 2025-07-17T11:13:22.8582578Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:22.8582658Z self._join_processes(fn) 2025-07-17T11:13:22.8582939Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:22.8583034Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:22.8583374Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:22.8583450Z self.assertEqual( 2025-07-17T11:13:22.8583703Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:22.8583832Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:22.8583909Z AssertionError: Scalars are not equal! 2025-07-17T11:13:22.8583913Z 2025-07-17T11:13:22.8583997Z Expected 0 but got -6. 2025-07-17T11:13:22.8584062Z Absolute difference: 6 2025-07-17T11:13:22.8584137Z Relative difference: inf 2025-07-17T11:13:22.8584232Z Expected exit code 0 but got -6 for pid: 2639200 2025-07-17T11:13:22.8584376Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:22.8584449Z Traceback (most recent call last): 2025-07-17T11:13:22.8584801Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:22.8584869Z self._join_processes(fn) 2025-07-17T11:13:22.8585154Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:22.8585241Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:22.8585540Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:22.8585660Z self.assertEqual( 2025-07-17T11:13:22.8585925Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:22.8586036Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:22.8586120Z AssertionError: Scalars are not equal! 2025-07-17T11:13:22.8586128Z 2025-07-17T11:13:22.8586263Z Expected 0 but got -6. 2025-07-17T11:13:22.8586335Z Absolute difference: 6 2025-07-17T11:13:22.8586397Z Relative difference: inf 2025-07-17T11:13:22.8586491Z Expected exit code 0 but got -6 for pid: 2643683 2025-07-17T11:13:22.8586577Z =================================== FAILURES =================================== 2025-07-17T11:13:22.8586712Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:22.8586787Z Traceback (most recent call last): 2025-07-17T11:13:22.8587041Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:22.8587114Z self._join_processes(fn) 2025-07-17T11:13:22.8587383Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:22.8587466Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:22.8587750Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:22.8587824Z self.assertEqual( 2025-07-17T11:13:22.8588068Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:22.8588179Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:22.8588251Z AssertionError: Scalars are not equal! 2025-07-17T11:13:22.8588255Z 2025-07-17T11:13:22.8588324Z Expected 0 but got -6. 2025-07-17T11:13:22.8588387Z Absolute difference: 6 2025-07-17T11:13:22.8588462Z Relative difference: inf 2025-07-17T11:13:22.8588550Z Expected exit code 0 but got -6 for pid: 2645929 2025-07-17T11:13:22.8588976Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-5b7520b1c70243f3.xml - 2025-07-17T11:13:22.8589126Z =========================== short test summary info ============================ 2025-07-17T11:13:22.8589439Z FAILED [60.4146s] distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph - AssertionError: Scalars are not equal! 2025-07-17T11:13:22.8589443Z 2025-07-17T11:13:22.8589507Z Expected 0 but got -6. 2025-07-17T11:13:22.8589577Z Absolute difference: 6 2025-07-17T11:13:22.8589644Z Relative difference: inf 2025-07-17T11:13:22.8589730Z Expected exit code 0 but got -6 for pid: 2645929 2025-07-17T11:13:22.8589825Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-07-17T11:13:22.8589938Z =============== 1 failed, 8 passed, 2 rerun in 270.39s (0:04:30) =============== 2025-07-17T11:13:22.8589999Z Got exit code 1 2025-07-17T11:13:22.8590064Z Retrying single test... 2025-07-17T11:13:22.8590454Z /opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown 2025-07-17T11:13:22.8590639Z warnings.warn('resource_tracker: There appear to be %d ' 2025-07-17T11:13:22.8591353Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.8591425Z import pkg_resources 2025-07-17T11:13:22.8591758Z Test results will be stored in test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-05263f4b748fb506.xml 2025-07-17T11:13:22.8591909Z ============================= test session starts ============================== 2025-07-17T11:13:22.8592092Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-07-17T11:13:22.8592158Z cachedir: .pytest_cache 2025-07-17T11:13:22.8592466Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-07-17T11:13:22.8592549Z rootdir: /var/lib/jenkins/pytorch 2025-07-17T11:13:22.8592615Z configfile: pytest.ini 2025-07-17T11:13:22.8593052Z plugins: rerunfailures-14.0, xdist-3.3.1, flakefinder-1.1.0, subtests-0.13.1, xdoctest-1.1.0, hypothesis-5.35.1, cpp-2.3.0, typeguard-4.3.0 2025-07-17T11:13:22.8593168Z collecting ... collected 60 items / 22 deselected / 38 selected 2025-07-17T11:13:22.8593487Z stepcurrent: skipping 8 already run items. Running only test/distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph 2025-07-17T11:13:22.8593561Z Running 1 items in this shard 2025-07-17T11:13:22.8593565Z 2025-07-17T11:13:22.8594031Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:05:00.563000 2648175 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2649155 2025-07-17T11:13:22.8594291Z I0717 11:05:00.564000 2648175 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2649156 2025-07-17T11:13:22.8594993Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.8595058Z import pkg_resources 2025-07-17T11:13:22.8595736Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.8595798Z import pkg_resources 2025-07-17T11:13:22.8596223Z [rank0]:W0717 11:05:10.302000 2649155 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.8596560Z [rank1]:W0717 11:05:10.302000 2649156 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.8596782Z Memory access fault by GPU node-3 (Agent handle: 0x5597c442bb40) on address 0x7efcc342a000. Reason: Unknown. 2025-07-17T11:13:22.8596861Z SIGABRT(6), PID: 2649156, Thread 2649156: 2025-07-17T11:13:22.8597211Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8597382Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8597559Z frame #2: + 0x7741f (0x7f0cfee1841f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8597734Z frame #3: + 0x76c8e (0x7f0cfee17c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8597977Z frame #4: + 0x6ad69 (0x7f0cfee0bd69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8598144Z frame #5: + 0x3f54db (0x7f0d8fa704db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8598304Z frame #6: + 0x3e11d8 (0x7f0d8fa5c1d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8598456Z frame #7: + 0xb2f86 (0x7f0d8f72df86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8598677Z frame #8: + 0x8e501 (0x7f0d8f709501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8598952Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f0dba5107ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.8599236Z frame #10: + 0xd307d9 (0x7f0dd8a637d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8599476Z frame #11: + 0x139902 (0x55979ca9f902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8599672Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55979ca96a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8599852Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8600029Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55979ca96a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8600202Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8600383Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8600558Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8600727Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8600898Z frame #19: + 0x1474b2 (0x55979caad4b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8601051Z frame #20: PyObject_Call + 0xbc (0x55979caade4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8601210Z frame #21: + 0x1ff69d (0x55979cb6569d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8601388Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55979ca9b023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8601566Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55979ca96cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8601741Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8601911Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8602078Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8602307Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8602478Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8602649Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55979ca96a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8602842Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55979ca9a4b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8603001Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55979caabab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8603167Z frame #32: + 0x205949 (0x55979cb6b949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8603331Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55979ca9b023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8603512Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55979ca96cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8603677Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8603906Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8604066Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8604238Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8604396Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8604629Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8604791Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8604966Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55979ca933f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8605183Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8605472Z frame #44: + 0x7ab3f7 (0x7f0dd84de3f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8605632Z frame #45: + 0x13bc88 (0x55979caa1c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8605787Z frame #46: PyObject_Call + 0x20f (0x55979caadf9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8605960Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55979ca9798d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8606119Z frame #48: + 0x147608 (0x55979caad608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8606287Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55979ca94c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8606453Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8606628Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8606797Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8606965Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55979ca933f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8607132Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8607300Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8607463Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8607630Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55979ca94c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8607793Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8608016Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55979ca94c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8608184Z frame #60: + 0x147608 (0x55979caad608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8608351Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55979ca94c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8608511Z frame #62: + 0x147608 (0x55979caad608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8608515Z 2025-07-17T11:13:22.8608590Z SIGABRT(6), PID: 2649156, Thread 2649157: 2025-07-17T11:13:22.8608934Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8609094Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8609240Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8609456Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8609812Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8609963Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8610117Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8610196Z 2025-07-17T11:13:22.8610269Z SIGABRT(6), PID: 2649156, Thread 2649158: 2025-07-17T11:13:22.8610596Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8610744Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8610941Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8611095Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8611432Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8611583Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8611733Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8611739Z 2025-07-17T11:13:22.8611816Z SIGABRT(6), PID: 2649156, Thread 2649159: 2025-07-17T11:13:22.8612137Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8612287Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8612461Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8612610Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8612954Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8613105Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8613259Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8613262Z 2025-07-17T11:13:22.8613340Z SIGABRT(6), PID: 2649156, Thread 2649160: 2025-07-17T11:13:22.8613667Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8613876Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8614024Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8614164Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8614496Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8614650Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8614802Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8614805Z 2025-07-17T11:13:22.8614884Z SIGABRT(6), PID: 2649156, Thread 2649161: 2025-07-17T11:13:22.8615208Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8615419Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8615565Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8615708Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8616045Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8616251Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8616397Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8616405Z 2025-07-17T11:13:22.8616475Z SIGABRT(6), PID: 2649156, Thread 2649162: 2025-07-17T11:13:22.8616863Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8617010Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8617160Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8617301Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8617641Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8617786Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8617935Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8617939Z 2025-07-17T11:13:22.8618006Z SIGABRT(6), PID: 2649156, Thread 2649163: 2025-07-17T11:13:22.8618344Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8618493Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8618639Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8618777Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8619113Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8619257Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8619410Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8619415Z 2025-07-17T11:13:22.8619538Z SIGABRT(6), PID: 2649156, Thread 2649164: 2025-07-17T11:13:22.8619866Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8620010Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8620157Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8620298Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8620637Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8620782Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8620939Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8620998Z 2025-07-17T11:13:22.8621071Z SIGABRT(6), PID: 2649156, Thread 2649165: 2025-07-17T11:13:22.8621404Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8621549Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8621696Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8621889Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8622223Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8622367Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8622580Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8622583Z 2025-07-17T11:13:22.8622653Z SIGABRT(6), PID: 2649156, Thread 2649166: 2025-07-17T11:13:22.8622976Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8623119Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8623269Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8623409Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8623747Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8623898Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8624067Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8624071Z 2025-07-17T11:13:22.8624142Z SIGABRT(6), PID: 2649156, Thread 2649167: 2025-07-17T11:13:22.8624463Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8624611Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8624755Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8624899Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8625231Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8625438Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8625586Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8625589Z 2025-07-17T11:13:22.8625662Z SIGABRT(6), PID: 2649156, Thread 2649168: 2025-07-17T11:13:22.8625981Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8626134Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8626278Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8626424Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8626761Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8626967Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8627116Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8627120Z 2025-07-17T11:13:22.8627189Z SIGABRT(6), PID: 2649156, Thread 2649169: 2025-07-17T11:13:22.8627515Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8627721Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8627864Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8628007Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8628404Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8628557Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8628703Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8628707Z 2025-07-17T11:13:22.8628779Z SIGABRT(6), PID: 2649156, Thread 2649170: 2025-07-17T11:13:22.8629099Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8629245Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8629387Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8629536Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8629871Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8630022Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8630168Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8630173Z 2025-07-17T11:13:22.8630244Z SIGABRT(6), PID: 2649156, Thread 2649171: 2025-07-17T11:13:22.8630564Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8630711Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8630852Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8631056Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8631396Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8631556Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8631708Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8631716Z 2025-07-17T11:13:22.8631787Z SIGABRT(6), PID: 2649156, Thread 2649172: 2025-07-17T11:13:22.8632118Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8632264Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8632487Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8632623Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8633207Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8633363Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8633591Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8633594Z 2025-07-17T11:13:22.8633668Z SIGABRT(6), PID: 2649156, Thread 2649173: 2025-07-17T11:13:22.8634006Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8634221Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8634377Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8634521Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8634862Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8635008Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8635164Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8635168Z 2025-07-17T11:13:22.8635238Z SIGABRT(6), PID: 2649156, Thread 2649174: 2025-07-17T11:13:22.8635568Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8635715Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8635865Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8636005Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8636344Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8636491Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8636643Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8636646Z 2025-07-17T11:13:22.8636711Z SIGABRT(6), PID: 2649156, Thread 2649175: 2025-07-17T11:13:22.8637111Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8637256Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8637405Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8637542Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8637880Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8638027Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8638176Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8638179Z 2025-07-17T11:13:22.8638245Z SIGABRT(6), PID: 2649156, Thread 2649176: 2025-07-17T11:13:22.8638656Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8638802Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8638950Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8639085Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8639485Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8639643Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8639799Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8639802Z 2025-07-17T11:13:22.8639932Z SIGABRT(6), PID: 2649156, Thread 2649177: 2025-07-17T11:13:22.8640261Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8640410Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8640554Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8640705Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8641039Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8641191Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8641339Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8641348Z 2025-07-17T11:13:22.8641422Z SIGABRT(6), PID: 2649156, Thread 2649178: 2025-07-17T11:13:22.8641742Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8641889Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8642031Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8642172Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8642504Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8642656Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8642861Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8642865Z 2025-07-17T11:13:22.8642934Z SIGABRT(6), PID: 2649156, Thread 2649179: 2025-07-17T11:13:22.8643253Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8643404Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8643548Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8643693Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8646606Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8646778Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8646939Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8646943Z 2025-07-17T11:13:22.8647021Z SIGABRT(6), PID: 2649156, Thread 2649180: 2025-07-17T11:13:22.8647357Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8647528Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8647816Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8647969Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8648358Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8648579Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8648734Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8648738Z 2025-07-17T11:13:22.8648817Z SIGABRT(6), PID: 2649156, Thread 2649181: 2025-07-17T11:13:22.8649147Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8649302Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8649446Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8649597Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8649938Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8650091Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8650239Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8650242Z 2025-07-17T11:13:22.8650319Z SIGABRT(6), PID: 2649156, Thread 2649182: 2025-07-17T11:13:22.8650641Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8650793Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8650935Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8651083Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8651473Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8651632Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8651779Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8651782Z 2025-07-17T11:13:22.8651853Z SIGABRT(6), PID: 2649156, Thread 2649183: 2025-07-17T11:13:22.8652179Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8652331Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8652704Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8652850Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8653193Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8653349Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8653500Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8653508Z 2025-07-17T11:13:22.8653642Z SIGABRT(6), PID: 2649156, Thread 2649184: 2025-07-17T11:13:22.8653977Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8654127Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8654274Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8654472Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8654816Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8654973Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8655133Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8655138Z 2025-07-17T11:13:22.8655211Z SIGABRT(6), PID: 2649156, Thread 2649185: 2025-07-17T11:13:22.8655547Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8655699Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8655849Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8655998Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8656343Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8656490Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8656648Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8656651Z 2025-07-17T11:13:22.8656719Z SIGABRT(6), PID: 2649156, Thread 2649186: 2025-07-17T11:13:22.8657052Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8657197Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8657422Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8657566Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8657908Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8658052Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8658210Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8658214Z 2025-07-17T11:13:22.8658282Z SIGABRT(6), PID: 2649156, Thread 2649187: 2025-07-17T11:13:22.8658670Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8658821Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8658973Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8659113Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8659451Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8659651Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8659806Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8659812Z 2025-07-17T11:13:22.8659877Z SIGABRT(6), PID: 2649156, Thread 2649188: 2025-07-17T11:13:22.8660282Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8660430Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8660583Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8660726Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8661075Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8661230Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8661377Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8661382Z 2025-07-17T11:13:22.8661452Z SIGABRT(6), PID: 2649156, Thread 2649189: 2025-07-17T11:13:22.8661776Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8661925Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8662068Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8662210Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8662539Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8662690Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8662836Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8662839Z 2025-07-17T11:13:22.8666609Z SIGABRT(6), PID: 2649156, Thread 2649190: 2025-07-17T11:13:22.8667088Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8667252Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8667403Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8667551Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8667911Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8668119Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8668275Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8668281Z 2025-07-17T11:13:22.8668362Z SIGABRT(6), PID: 2649156, Thread 2649191: 2025-07-17T11:13:22.8668702Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8668850Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8668996Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8669202Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8669548Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8669702Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8669921Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8669924Z 2025-07-17T11:13:22.8670001Z SIGABRT(6), PID: 2649156, Thread 2649192: 2025-07-17T11:13:22.8670333Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8670482Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8670630Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8670780Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8671126Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8671276Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8671433Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8671437Z 2025-07-17T11:13:22.8671504Z SIGABRT(6), PID: 2649156, Thread 2649193: 2025-07-17T11:13:22.8671836Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8671981Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8672128Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8672269Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8672607Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8672885Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8673037Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8673040Z 2025-07-17T11:13:22.8673112Z SIGABRT(6), PID: 2649156, Thread 2649194: 2025-07-17T11:13:22.8673433Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8673581Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8673723Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8673932Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8674275Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8674425Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8674570Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8674573Z 2025-07-17T11:13:22.8674646Z SIGABRT(6), PID: 2649156, Thread 2649195: 2025-07-17T11:13:22.8674966Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8675182Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8675327Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8675471Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8675873Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8676026Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8676171Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8676175Z 2025-07-17T11:13:22.8676244Z SIGABRT(6), PID: 2649156, Thread 2649196: 2025-07-17T11:13:22.8676573Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8676720Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8676866Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8677008Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8677346Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8677494Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8677645Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8677648Z 2025-07-17T11:13:22.8677719Z SIGABRT(6), PID: 2649156, Thread 2649197: 2025-07-17T11:13:22.8678039Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8678205Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8678357Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8678562Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8678907Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8679054Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8679208Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8679213Z 2025-07-17T11:13:22.8679281Z SIGABRT(6), PID: 2649156, Thread 2649198: 2025-07-17T11:13:22.8679610Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8679810Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8679961Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8680101Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8680439Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8680586Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8680737Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8680797Z 2025-07-17T11:13:22.8680864Z SIGABRT(6), PID: 2649156, Thread 2649199: 2025-07-17T11:13:22.8681195Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8681339Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8681564Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8681705Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8682042Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8682189Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8682340Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8682343Z 2025-07-17T11:13:22.8682408Z SIGABRT(6), PID: 2649156, Thread 2649200: 2025-07-17T11:13:22.8682739Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8682891Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8683035Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8683179Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8683512Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8683658Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8683802Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8683807Z 2025-07-17T11:13:22.8683897Z SIGABRT(6), PID: 2649156, Thread 2649201: 2025-07-17T11:13:22.8684220Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8684426Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8684571Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8684718Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8685053Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8685201Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8685348Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8685407Z 2025-07-17T11:13:22.8685478Z SIGABRT(6), PID: 2649156, Thread 2649202: 2025-07-17T11:13:22.8685802Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8685954Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8686097Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8686247Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8686582Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8686785Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8686933Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8686936Z 2025-07-17T11:13:22.8687009Z SIGABRT(6), PID: 2649156, Thread 2649203: 2025-07-17T11:13:22.8687384Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8687539Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8687684Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8687829Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8688164Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8688316Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8688461Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8688464Z 2025-07-17T11:13:22.8688546Z SIGABRT(6), PID: 2649156, Thread 2649204: 2025-07-17T11:13:22.8688867Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8689014Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8689156Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8689298Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8689631Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8689782Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8689985Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8689996Z 2025-07-17T11:13:22.8690064Z SIGABRT(6), PID: 2649156, Thread 2649205: 2025-07-17T11:13:22.8690389Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8690533Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8690682Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8690821Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8691163Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8691362Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8691516Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8691519Z 2025-07-17T11:13:22.8691584Z SIGABRT(6), PID: 2649156, Thread 2649206: 2025-07-17T11:13:22.8691908Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8692051Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8692254Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8692390Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8692729Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8692930Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8693083Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8693086Z 2025-07-17T11:13:22.8693151Z SIGABRT(6), PID: 2649156, Thread 2649207: 2025-07-17T11:13:22.8693475Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8693620Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8693768Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8693906Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8694243Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8694391Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8694539Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8694543Z 2025-07-17T11:13:22.8694607Z SIGABRT(6), PID: 2649156, Thread 2649208: 2025-07-17T11:13:22.8694932Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8695075Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8695222Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8695362Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8695761Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8695907Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8696059Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8696062Z 2025-07-17T11:13:22.8696125Z SIGABRT(6), PID: 2649156, Thread 2649209: 2025-07-17T11:13:22.8696449Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8696594Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8696796Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8696935Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8697276Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8697420Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8697572Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8697576Z 2025-07-17T11:13:22.8697642Z SIGABRT(6), PID: 2649156, Thread 2649210: 2025-07-17T11:13:22.8698033Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8698190Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8698338Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8698536Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8698877Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8699030Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8699180Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8699186Z 2025-07-17T11:13:22.8699256Z SIGABRT(6), PID: 2649156, Thread 2649211: 2025-07-17T11:13:22.8699577Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8699729Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8699871Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8700011Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8700344Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8700492Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8700635Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8700640Z 2025-07-17T11:13:22.8700709Z SIGABRT(6), PID: 2649156, Thread 2649212: 2025-07-17T11:13:22.8701031Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8701179Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8701375Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8701521Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8701855Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8702003Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8702151Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8702154Z 2025-07-17T11:13:22.8702225Z SIGABRT(6), PID: 2649156, Thread 2649213: 2025-07-17T11:13:22.8702606Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8702764Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8702908Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8703058Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8703393Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8703617Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8703770Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8703773Z 2025-07-17T11:13:22.8703850Z SIGABRT(6), PID: 2649156, Thread 2649214: 2025-07-17T11:13:22.8704176Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8704375Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8704519Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8704660Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8704994Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8705145Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8705293Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8705302Z 2025-07-17T11:13:22.8705368Z SIGABRT(6), PID: 2649156, Thread 2649215: 2025-07-17T11:13:22.8705697Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8705840Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8705983Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8706121Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8706459Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8706616Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8706772Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8706775Z 2025-07-17T11:13:22.8706839Z SIGABRT(6), PID: 2649156, Thread 2649216: 2025-07-17T11:13:22.8707217Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8707363Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8707511Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8707649Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8707989Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8708134Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8708341Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8708344Z 2025-07-17T11:13:22.8708415Z SIGABRT(6), PID: 2649156, Thread 2649217: 2025-07-17T11:13:22.8708737Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8708880Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8709026Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8709165Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8709565Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8709716Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8709869Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8709934Z 2025-07-17T11:13:22.8710001Z SIGABRT(6), PID: 2649156, Thread 2649218: 2025-07-17T11:13:22.8710330Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8710472Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8710619Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8710760Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8711099Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8711245Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8711399Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8711402Z 2025-07-17T11:13:22.8711466Z SIGABRT(6), PID: 2649156, Thread 2649219: 2025-07-17T11:13:22.8711789Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8711933Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8712079Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8712216Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8712553Z frame #4: + 0x3475ab (0x7f0e7fa535ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8712752Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8712971Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8712975Z 2025-07-17T11:13:22.8713046Z SIGABRT(6), PID: 2649156, Thread 2649285: 2025-07-17T11:13:22.8713368Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8713691Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f0d912af08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8713836Z frame #2: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8714049Z frame #3: pthread_kill + 0x12c (0x7f0e82bff9fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8714172Z frame #4: raise + 0x16 (0x7f0e82bab476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8714299Z frame #5: abort + 0xd3 (0x7f0e82b917f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8714474Z frame #6: + 0x972cc (0x7f0cfee382cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8714646Z frame #7: + 0x95f47 (0x7f0cfee36f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8714804Z frame #8: + 0x34b71 (0x7f0cfedd5b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8714958Z frame #9: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8715180Z frame #10: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8715183Z 2025-07-17T11:13:22.8715260Z SIGABRT(6), PID: 2649156, Thread 2651047: 2025-07-17T11:13:22.8715593Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8715809Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8715932Z frame #2: __poll + 0x4f (0x7f0e82c81bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8716224Z frame #3: + 0x489f (0x7f0e8274b89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.8716383Z frame #4: + 0x1483bc (0x55979caae3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8716565Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8716730Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8716899Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8717060Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8717246Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55979ca96a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8717417Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8717596Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55979ca94c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8717757Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8717926Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8718087Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8718257Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8718418Z frame #16: + 0x147734 (0x55979caad734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8718640Z frame #17: + 0x21ca82 (0x55979cb82a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8718797Z frame #18: + 0x21c9e4 (0x55979cb829e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8718953Z frame #19: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8719106Z frame #20: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8719110Z 2025-07-17T11:13:22.8719178Z SIGABRT(6), PID: 2649156, Thread 2651116: 2025-07-17T11:13:22.8719509Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8719722Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8719871Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8720037Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f0e82bfd2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8720351Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f0dbcff7048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8720653Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f0dbcff9bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8720822Z frame #6: + 0xdc253 (0x7f0d8f51b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8721040Z frame #7: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8721191Z frame #8: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8721196Z 2025-07-17T11:13:22.8721270Z SIGABRT(6), PID: 2649156, Thread 2651117: 2025-07-17T11:13:22.8721658Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8721812Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8721957Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8722124Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f0e82bfd2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8722454Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f0dbcff1741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8722626Z frame #5: + 0xdc253 (0x7f0d8f51b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8722771Z frame #6: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8722922Z frame #7: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8722926Z 2025-07-17T11:13:22.8722994Z SIGABRT(6), PID: 2649156, Thread 2651120: 2025-07-17T11:13:22.8723324Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8723468Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8723593Z frame #2: ioctl + 0x3f (0x7f0e82c8394f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8723763Z frame #3: + 0x13eef0 (0x7f0cfeedfef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8723926Z frame #4: + 0x1378c4 (0x7f0cfeed88c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8724089Z frame #5: + 0x95b2b (0x7f0cfee36b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8724256Z frame #6: + 0x34b71 (0x7f0cfedd5b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8724457Z frame #7: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8724626Z frame #8: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8724629Z 2025-07-17T11:13:22.8724700Z SIGABRT(6), PID: 2649156, Thread 2651126: 2025-07-17T11:13:22.8725035Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8725189Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8725313Z frame #2: __poll + 0x4f (0x7f0e82c81bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8725536Z frame #3: + 0xd4540 (0x7f0d4704f540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8725687Z frame #4: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8725835Z frame #5: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8725844Z 2025-07-17T11:13:22.8725912Z SIGABRT(6), PID: 2649156, Thread 2651128: 2025-07-17T11:13:22.8726241Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8726387Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8726564Z frame #2: __poll + 0x4f (0x7f0e82c81bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8726711Z frame #3: + 0xd65a2 (0x7f0d470515a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8726865Z frame #4: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8727017Z frame #5: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8727020Z 2025-07-17T11:13:22.8727143Z SIGABRT(6), PID: 2649156, Thread 2651129: 2025-07-17T11:13:22.8727471Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8727624Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8727767Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8727923Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8728073Z frame #4: + 0xd1e7f (0x7f0d4704ce7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8728224Z frame #5: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8728377Z frame #6: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8728381Z 2025-07-17T11:13:22.8728455Z SIGABRT(6), PID: 2649156, Thread 2651131: 2025-07-17T11:13:22.8728777Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8728927Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8729072Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8729222Z frame #3: + 0x9ca53 (0x7f0e82c05a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8729409Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55979ca7abc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8729578Z frame #5: + 0x1d314f (0x55979cb3914f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8729738Z frame #6: + 0x1d2f6b (0x55979cb38f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8729954Z frame #7: + 0x6df36 (0x55979c9d3f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8730133Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8730298Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8730480Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8730649Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8730820Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8730980Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8731219Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8731385Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8731553Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8731708Z frame #17: + 0x147734 (0x55979caad734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8731869Z frame #18: + 0x21ca82 (0x55979cb82a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8732023Z frame #19: + 0x21c9e4 (0x55979cb829e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8732238Z frame #20: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8732386Z frame #21: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8732391Z 2025-07-17T11:13:22.8732462Z SIGABRT(6), PID: 2649156, Thread 2651135: 2025-07-17T11:13:22.8732842Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8733009Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8733130Z frame #2: read + 0x4c (0x7f0e82c7d81c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8733269Z frame #3: _Py_read + 0x4c (0x55979cb40a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8733430Z frame #4: + 0x208c3b (0x55979cb6ec3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8733593Z frame #5: + 0x14648d (0x55979caac48d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8733766Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55979cabb215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8733925Z frame #7: + 0x208ae7 (0x55979cb6eae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8734077Z frame #8: + 0x208472 (0x55979cb6e472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8734242Z frame #9: + 0x1da6ee (0x55979cb406ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8734405Z frame #10: + 0x1483bc (0x55979caae3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8734574Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8734736Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8734906Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55979ca923bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8735060Z frame #14: + 0x147734 (0x55979caad734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8735240Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55979ca94c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8735396Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8735625Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8735785Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55979caa20ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8735958Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55979ca927b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8736109Z frame #20: + 0x147734 (0x55979caad734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8736271Z frame #21: + 0x21ca82 (0x55979cb82a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8736423Z frame #22: + 0x21c9e4 (0x55979cb829e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8736624Z frame #23: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8736771Z frame #24: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8736774Z 2025-07-17T11:13:22.8736850Z SIGABRT(6), PID: 2649156, Thread 2651139: 2025-07-17T11:13:22.8737175Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8737340Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8737487Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8737698Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8737963Z frame #4: + 0x5a02023 (0x7f0dc6fe5023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8738363Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f0dc6fe91ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8738826Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f0dc6fe01d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8739101Z frame #7: + 0x79d655 (0x7f0dd84d0655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8739263Z frame #8: + 0xdc253 (0x7f0d8f51b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8739415Z frame #9: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8739564Z frame #10: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8739570Z 2025-07-17T11:13:22.8739643Z SIGABRT(6), PID: 2649156, Thread 2651140: 2025-07-17T11:13:22.8739972Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f0d912aeb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8740124Z frame #1: + 0x42520 (0x7f0e82bab520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8740266Z frame #2: + 0x91117 (0x7f0e82bfa117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8740411Z frame #3: pthread_cond_wait + 0x211 (0x7f0e82bfca41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8740669Z frame #4: + 0x5a02023 (0x7f0dc6fe5023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8741058Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f0dc6fe91ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8741512Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f0dc6fe01d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8741781Z frame #7: + 0x79d655 (0x7f0dd84d0655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8741940Z frame #8: + 0xdc253 (0x7f0d8f51b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8742091Z frame #9: + 0x94ac3 (0x7f0e82bfdac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8742238Z frame #10: + 0x126850 (0x7f0e82c8f850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8742245Z 2025-07-17T11:13:22.8742453Z Memory access fault by GPU node-2 (Agent handle: 0x55ddb398b690) on address 0x7f2dfaa10000. Reason: Unknown. 2025-07-17T11:13:22.8742575Z SIGABRT(6), PID: 2649155, Thread 2649155: 2025-07-17T11:13:22.8742907Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8743070Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8743228Z frame #2: + 0x77445 (0x7f3e36d98445 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8743390Z frame #3: + 0x76c8e (0x7f3e36d97c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8743545Z frame #4: + 0x6ad69 (0x7f3e36d8bd69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8743765Z frame #5: + 0x3f54db (0x7f3ec79f04db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8743914Z frame #6: + 0x3e11d8 (0x7f3ec79dc1d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8744066Z frame #7: + 0xb2f86 (0x7f3ec76adf86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8744211Z frame #8: + 0x8e501 (0x7f3ec7689501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8744542Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f3ef24907ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.8744815Z frame #10: + 0xd307d9 (0x7f3f109e37d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8744978Z frame #11: + 0x139902 (0x55dd7c006902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8745158Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55dd7bffda65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8745332Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8745501Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55dd7bffda65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8745662Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8745834Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8745996Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8746164Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8746323Z frame #19: + 0x1474b2 (0x55dd7c0144b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8746472Z frame #20: PyObject_Call + 0xbc (0x55dd7c014e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8746631Z frame #21: + 0x1ff69d (0x55dd7c0cc69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8746787Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55dd7c002023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8746964Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55dd7bffdcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8747124Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8747490Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8747651Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8747825Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8747984Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8748163Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55dd7bffda65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8748347Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55dd7c0014b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8748562Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55dd7c012ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8748715Z frame #32: + 0x205949 (0x55dd7c0d2949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8748883Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55dd7c002023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8749055Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55dd7bffdcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8749218Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8749386Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8749611Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8749777Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8749941Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8750110Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8750324Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8750498Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55dd7bffa3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8750661Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8750968Z frame #44: + 0x7ab3f7 (0x7f3f1045e3f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8751135Z frame #45: + 0x13bc88 (0x55dd7c008c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8751283Z frame #46: PyObject_Call + 0x20f (0x55dd7c014f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8751462Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55dd7bffe98d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8751615Z frame #48: + 0x147608 (0x55dd7c014608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8751796Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55dd7bffbc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8751954Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8752128Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8752284Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8752463Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55dd7bffa3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8752618Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8752858Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8753017Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8753272Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55dd7bffbc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8753436Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8753611Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55dd7bffbc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8753762Z frame #60: + 0x147608 (0x55dd7c014608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8753937Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55dd7bffbc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8754088Z frame #62: + 0x147608 (0x55dd7c014608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8754157Z 2025-07-17T11:13:22.8754233Z SIGABRT(6), PID: 2649155, Thread 2649220: 2025-07-17T11:13:22.8754574Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8754740Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8754888Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8755036Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8755384Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8755606Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8755756Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8755761Z 2025-07-17T11:13:22.8755833Z SIGABRT(6), PID: 2649155, Thread 2649221: 2025-07-17T11:13:22.8756221Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8756372Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8756514Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8756660Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8756998Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8757147Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8757297Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8757302Z 2025-07-17T11:13:22.8757373Z SIGABRT(6), PID: 2649155, Thread 2649222: 2025-07-17T11:13:22.8757698Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8757843Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8757990Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8758137Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8758477Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8758627Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8758773Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8758776Z 2025-07-17T11:13:22.8758903Z SIGABRT(6), PID: 2649155, Thread 2649223: 2025-07-17T11:13:22.8759238Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8759390Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8759532Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8759683Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8760019Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8760222Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8760377Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8760383Z 2025-07-17T11:13:22.8760450Z SIGABRT(6), PID: 2649155, Thread 2649224: 2025-07-17T11:13:22.8760772Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8760915Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8761059Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8761258Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8761602Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8761748Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8761947Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8761950Z 2025-07-17T11:13:22.8762019Z SIGABRT(6), PID: 2649155, Thread 2649225: 2025-07-17T11:13:22.8762351Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8762502Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8762652Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8762804Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8763153Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8763301Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8763457Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8763460Z 2025-07-17T11:13:22.8763530Z SIGABRT(6), PID: 2649155, Thread 2649226: 2025-07-17T11:13:22.8763865Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8764011Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8764163Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8764304Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8764652Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8764847Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8765002Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8765006Z 2025-07-17T11:13:22.8765071Z SIGABRT(6), PID: 2649155, Thread 2649227: 2025-07-17T11:13:22.8765398Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8765543Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8765688Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8765880Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8766219Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8766368Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8766519Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8766522Z 2025-07-17T11:13:22.8766588Z SIGABRT(6), PID: 2649155, Thread 2649228: 2025-07-17T11:13:22.8766914Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8767119Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8767271Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8767407Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8767826Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8767977Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8768127Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8768130Z 2025-07-17T11:13:22.8768196Z SIGABRT(6), PID: 2649155, Thread 2649229: 2025-07-17T11:13:22.8768521Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8768672Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8768815Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8768956Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8769287Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8769439Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8769587Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8769591Z 2025-07-17T11:13:22.8769659Z SIGABRT(6), PID: 2649155, Thread 2649230: 2025-07-17T11:13:22.8769977Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8770121Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8770263Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8770456Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8770797Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8770954Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8771107Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8771113Z 2025-07-17T11:13:22.8771184Z SIGABRT(6), PID: 2649155, Thread 2649231: 2025-07-17T11:13:22.8771510Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8771717Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8771863Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8772007Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8772338Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8772508Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8772716Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8772719Z 2025-07-17T11:13:22.8772790Z SIGABRT(6), PID: 2649155, Thread 2649232: 2025-07-17T11:13:22.8773114Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8773313Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8773456Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8773595Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8773931Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8774082Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8774227Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8774230Z 2025-07-17T11:13:22.8774302Z SIGABRT(6), PID: 2649155, Thread 2649233: 2025-07-17T11:13:22.8774624Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8774772Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8774916Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8775056Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8775390Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8775539Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8775686Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8775692Z 2025-07-17T11:13:22.8775757Z SIGABRT(6), PID: 2649155, Thread 2649234: 2025-07-17T11:13:22.8776134Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8776284Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8776445Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8776582Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8776917Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8777064Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8777270Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8777274Z 2025-07-17T11:13:22.8777343Z SIGABRT(6), PID: 2649155, Thread 2649235: 2025-07-17T11:13:22.8777674Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8777819Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8777964Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8778102Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8778498Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8778643Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8778794Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8778797Z 2025-07-17T11:13:22.8778922Z SIGABRT(6), PID: 2649155, Thread 2649236: 2025-07-17T11:13:22.8779264Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8779411Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8779557Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8779699Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8780041Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8780190Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8780344Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8780350Z 2025-07-17T11:13:22.8780422Z SIGABRT(6), PID: 2649155, Thread 2649237: 2025-07-17T11:13:22.8780750Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8780892Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8781036Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8781174Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8781516Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8781681Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8781891Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8781896Z 2025-07-17T11:13:22.8781988Z SIGABRT(6), PID: 2649155, Thread 2649238: 2025-07-17T11:13:22.8782319Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8782466Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8782613Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8782760Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8783166Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8783313Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8783464Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8783468Z 2025-07-17T11:13:22.8783532Z SIGABRT(6), PID: 2649155, Thread 2649239: 2025-07-17T11:13:22.8783857Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8784002Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8784205Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8784344Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8784680Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8784886Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8785035Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8785038Z 2025-07-17T11:13:22.8785107Z SIGABRT(6), PID: 2649155, Thread 2649240: 2025-07-17T11:13:22.8785428Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8785576Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8785727Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8785871Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8786206Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8786353Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8786498Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8786501Z 2025-07-17T11:13:22.8786568Z SIGABRT(6), PID: 2649155, Thread 2649241: 2025-07-17T11:13:22.8786888Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8787042Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8787184Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8787326Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8787710Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8787860Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8788006Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8788010Z 2025-07-17T11:13:22.8788078Z SIGABRT(6), PID: 2649155, Thread 2649242: 2025-07-17T11:13:22.8788402Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8788547Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8788743Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8788882Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8789217Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8789366Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8789511Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8789514Z 2025-07-17T11:13:22.8789658Z SIGABRT(6), PID: 2649155, Thread 2649243: 2025-07-17T11:13:22.8789977Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8790127Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8790268Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8790467Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8790804Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8790960Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8791110Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8791117Z 2025-07-17T11:13:22.8791182Z SIGABRT(6), PID: 2649155, Thread 2649244: 2025-07-17T11:13:22.8791510Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8791659Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8791809Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8791946Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8792281Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8792425Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8792583Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8792586Z 2025-07-17T11:13:22.8792651Z SIGABRT(6), PID: 2649155, Thread 2649245: 2025-07-17T11:13:22.8793046Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8793192Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8793405Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8793546Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8793888Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8794034Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8794189Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8794192Z 2025-07-17T11:13:22.8794326Z SIGABRT(6), PID: 2649155, Thread 2649246: 2025-07-17T11:13:22.8794650Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8794797Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8794944Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8795083Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8795431Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8795640Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8795798Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8795803Z 2025-07-17T11:13:22.8795870Z SIGABRT(6), PID: 2649155, Thread 2649247: 2025-07-17T11:13:22.8796276Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8796422Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8796576Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8796714Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8797049Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8797201Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8797365Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8797369Z 2025-07-17T11:13:22.8797441Z SIGABRT(6), PID: 2649155, Thread 2649248: 2025-07-17T11:13:22.8797774Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8797926Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8798072Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8798215Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8798563Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8798713Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8798864Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8798867Z 2025-07-17T11:13:22.8798938Z SIGABRT(6), PID: 2649155, Thread 2649249: 2025-07-17T11:13:22.8799314Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8799469Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8799614Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8799760Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8800106Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8800324Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8800472Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8800476Z 2025-07-17T11:13:22.8800549Z SIGABRT(6), PID: 2649155, Thread 2649250: 2025-07-17T11:13:22.8800871Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8801024Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8801170Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8801379Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8801716Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8801871Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8802075Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8802079Z 2025-07-17T11:13:22.8802153Z SIGABRT(6), PID: 2649155, Thread 2649251: 2025-07-17T11:13:22.8802477Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8802632Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8802779Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8802931Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8803271Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8803429Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8803578Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8803581Z 2025-07-17T11:13:22.8803658Z SIGABRT(6), PID: 2649155, Thread 2649252: 2025-07-17T11:13:22.8803983Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8804128Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8804273Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8804423Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8804759Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8804963Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8805113Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8805116Z 2025-07-17T11:13:22.8805192Z SIGABRT(6), PID: 2649155, Thread 2649253: 2025-07-17T11:13:22.8805512Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8805672Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8805815Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8806014Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8806359Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8806507Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8806662Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8806667Z 2025-07-17T11:13:22.8806735Z SIGABRT(6), PID: 2649155, Thread 2649254: 2025-07-17T11:13:22.8807067Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8807267Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8807416Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8807558Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8807945Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8808111Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8808269Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8808272Z 2025-07-17T11:13:22.8808338Z SIGABRT(6), PID: 2649155, Thread 2649255: 2025-07-17T11:13:22.8808668Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8808813Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8808962Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8809099Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8809451Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8809600Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8809749Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8809752Z 2025-07-17T11:13:22.8809817Z SIGABRT(6), PID: 2649155, Thread 2649256: 2025-07-17T11:13:22.8810142Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8810288Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8810435Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8810629Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8810974Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8811123Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8811285Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8811290Z 2025-07-17T11:13:22.8811363Z SIGABRT(6), PID: 2649155, Thread 2649257: 2025-07-17T11:13:22.8811696Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8811912Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8812063Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8812203Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8812555Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8812712Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8812931Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8812934Z 2025-07-17T11:13:22.8813003Z SIGABRT(6), PID: 2649155, Thread 2649258: 2025-07-17T11:13:22.8813335Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8813492Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8813692Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8813831Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8814169Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8814321Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8814472Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8814475Z 2025-07-17T11:13:22.8814549Z SIGABRT(6), PID: 2649155, Thread 2649259: 2025-07-17T11:13:22.8814875Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8815024Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8815165Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8815310Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8815643Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8815800Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8815949Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8815954Z 2025-07-17T11:13:22.8816025Z SIGABRT(6), PID: 2649155, Thread 2649260: 2025-07-17T11:13:22.8816353Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8816555Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8816704Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8816853Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8817189Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8817344Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8817489Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8817544Z 2025-07-17T11:13:22.8817619Z SIGABRT(6), PID: 2649155, Thread 2649261: 2025-07-17T11:13:22.8817948Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8818103Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8818247Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8818391Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8818724Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8818938Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8819090Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8819093Z 2025-07-17T11:13:22.8819168Z SIGABRT(6), PID: 2649155, Thread 2649262: 2025-07-17T11:13:22.8819549Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8819704Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8819847Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8819994Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8820333Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8820488Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8820636Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8820646Z 2025-07-17T11:13:22.8820716Z SIGABRT(6), PID: 2649155, Thread 2649263: 2025-07-17T11:13:22.8821049Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8821197Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8821349Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8821488Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8821822Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8821970Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8822188Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8822192Z 2025-07-17T11:13:22.8822260Z SIGABRT(6), PID: 2649155, Thread 2649264: 2025-07-17T11:13:22.8822585Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8822728Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8822880Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8823033Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8823400Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8823602Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8823762Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8823766Z 2025-07-17T11:13:22.8823834Z SIGABRT(6), PID: 2649155, Thread 2649265: 2025-07-17T11:13:22.8824168Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8824310Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8824514Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8824653Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8824993Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8825192Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8825353Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8825356Z 2025-07-17T11:13:22.8825423Z SIGABRT(6), PID: 2649155, Thread 2649266: 2025-07-17T11:13:22.8825752Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8825897Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8826046Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8826184Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8826536Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8826679Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8826825Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8826829Z 2025-07-17T11:13:22.8826895Z SIGABRT(6), PID: 2649155, Thread 2649267: 2025-07-17T11:13:22.8827218Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8827364Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8827508Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8827649Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8828056Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8828211Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8828371Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8828375Z 2025-07-17T11:13:22.8828440Z SIGABRT(6), PID: 2649155, Thread 2649268: 2025-07-17T11:13:22.8828773Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8828927Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8829126Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8829268Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8829608Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8829764Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8829912Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8829916Z 2025-07-17T11:13:22.8829991Z SIGABRT(6), PID: 2649155, Thread 2649269: 2025-07-17T11:13:22.8830376Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8830526Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8830678Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8830880Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8831228Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8831398Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8831554Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8831561Z 2025-07-17T11:13:22.8831635Z SIGABRT(6), PID: 2649155, Thread 2649270: 2025-07-17T11:13:22.8831964Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8832119Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8832263Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8832416Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8832756Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8833006Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8833158Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8833163Z 2025-07-17T11:13:22.8833248Z SIGABRT(6), PID: 2649155, Thread 2649271: 2025-07-17T11:13:22.8833576Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8833727Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8833955Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8834106Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8834444Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8834601Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8834754Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8834757Z 2025-07-17T11:13:22.8834836Z SIGABRT(6), PID: 2649155, Thread 2649272: 2025-07-17T11:13:22.8835226Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8835385Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8835531Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8835670Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8836005Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8836230Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8836378Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8836387Z 2025-07-17T11:13:22.8836454Z SIGABRT(6), PID: 2649155, Thread 2649273: 2025-07-17T11:13:22.8836792Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8837113Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8837262Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8837405Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8837739Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8837884Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8838034Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8838042Z 2025-07-17T11:13:22.8838122Z SIGABRT(6), PID: 2649155, Thread 2649274: 2025-07-17T11:13:22.8838467Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8838611Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8838761Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8838901Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8839242Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8839396Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8839554Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8839557Z 2025-07-17T11:13:22.8839665Z SIGABRT(6), PID: 2649155, Thread 2649275: 2025-07-17T11:13:22.8840060Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8840226Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8840369Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8840516Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8840886Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8841049Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8841266Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8841269Z 2025-07-17T11:13:22.8841355Z SIGABRT(6), PID: 2649155, Thread 2649276: 2025-07-17T11:13:22.8841680Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8841831Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8841974Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8842115Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8842511Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8842662Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8842808Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8842869Z 2025-07-17T11:13:22.8842944Z SIGABRT(6), PID: 2649155, Thread 2649277: 2025-07-17T11:13:22.8843267Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8843415Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8843559Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8843710Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8844047Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8844211Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8844361Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8844364Z 2025-07-17T11:13:22.8844440Z SIGABRT(6), PID: 2649155, Thread 2649278: 2025-07-17T11:13:22.8844757Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8844906Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8845054Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8845199Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8845530Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8845768Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8845919Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8845932Z 2025-07-17T11:13:22.8846006Z SIGABRT(6), PID: 2649155, Thread 2649279: 2025-07-17T11:13:22.8846328Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8846469Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8846618Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8846760Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8847162Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8847312Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8847463Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8847467Z 2025-07-17T11:13:22.8847530Z SIGABRT(6), PID: 2649155, Thread 2649280: 2025-07-17T11:13:22.8847862Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8848070Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8848217Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8848358Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8848754Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8848903Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8849060Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8849063Z 2025-07-17T11:13:22.8849134Z SIGABRT(6), PID: 2649155, Thread 2649281: 2025-07-17T11:13:22.8849463Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8849612Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8849764Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8849900Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8850252Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8850398Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8850555Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8850558Z 2025-07-17T11:13:22.8850627Z SIGABRT(6), PID: 2649155, Thread 2649282: 2025-07-17T11:13:22.8850958Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8851099Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8851255Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8851451Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8851799Z frame #4: + 0x3475ab (0x7f3fb79d25ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8851946Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8852109Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8852114Z 2025-07-17T11:13:22.8852179Z SIGABRT(6), PID: 2649155, Thread 2649287: 2025-07-17T11:13:22.8852510Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8852894Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f3ec922f08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8853052Z frame #2: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8853191Z frame #3: pthread_kill + 0x12c (0x7f3fbab7e9fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8853316Z frame #4: raise + 0x16 (0x7f3fbab2a476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8853434Z frame #5: abort + 0xd3 (0x7f3fbab107f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8853619Z frame #6: + 0x972cc (0x7f3e36db82cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8853838Z frame #7: + 0x95f47 (0x7f3e36db6f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8854002Z frame #8: + 0x34b71 (0x7f3e36d55b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8854159Z frame #9: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8854320Z frame #10: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8854323Z 2025-07-17T11:13:22.8854473Z SIGABRT(6), PID: 2649155, Thread 2651114: 2025-07-17T11:13:22.8854813Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8854964Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8855088Z frame #2: __poll + 0x4f (0x7f3fbac00bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8855383Z frame #3: + 0x489f (0x7f3fba6ca89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.8855549Z frame #4: + 0x1483bc (0x55dd7c0153bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8855735Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8855900Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8856077Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8856246Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8856432Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55dd7bffda65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8856605Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8856783Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55dd7bffbc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8856946Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8857126Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8857291Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8857515Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8857675Z frame #16: + 0x147734 (0x55dd7c014734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8857837Z frame #17: + 0x21ca82 (0x55dd7c0e9a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8857997Z frame #18: + 0x21c9e4 (0x55dd7c0e99e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8858155Z frame #19: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8858309Z frame #20: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8858367Z 2025-07-17T11:13:22.8858441Z SIGABRT(6), PID: 2649155, Thread 2651115: 2025-07-17T11:13:22.8858773Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8858933Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8859063Z frame #2: epoll_wait + 0x5e (0x7f3fbac0de2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8859307Z frame #3: uv__io_poll + 0x6bd (0x7f3f0b78544d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8859530Z frame #4: uv_run + 0x12a (0x7f3f0b77936a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8859882Z frame #5: + 0x658a08a (0x7f3effaed08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8860055Z frame #6: + 0xdc253 (0x7f3ec749b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8860209Z frame #7: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8860422Z frame #8: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8860425Z 2025-07-17T11:13:22.8860503Z SIGABRT(6), PID: 2649155, Thread 2651118: 2025-07-17T11:13:22.8860834Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8860989Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8861139Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8861310Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f3fbab7c2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8861620Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f3ef4f77048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8861925Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f3ef4f79bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8862091Z frame #6: + 0xdc253 (0x7f3ec749b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8862249Z frame #7: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8862402Z frame #8: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8862405Z 2025-07-17T11:13:22.8862488Z SIGABRT(6), PID: 2649155, Thread 2651119: 2025-07-17T11:13:22.8862817Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8862973Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8863116Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8863335Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f3fbab7c2dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8863667Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f3ef4f71741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.8863837Z frame #5: + 0xdc253 (0x7f3ec749b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8863979Z frame #6: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8864135Z frame #7: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8864138Z 2025-07-17T11:13:22.8864207Z SIGABRT(6), PID: 2649155, Thread 2651121: 2025-07-17T11:13:22.8864598Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8864749Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8864876Z frame #2: ioctl + 0x3f (0x7f3fbac0294f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8865042Z frame #3: + 0x13eef0 (0x7f3e36e5fef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8865215Z frame #4: + 0x1378c4 (0x7f3e36e588c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8865378Z frame #5: + 0x95b2b (0x7f3e36db6b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8865605Z frame #6: + 0x34b71 (0x7f3e36d55b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8865752Z frame #7: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8865906Z frame #8: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8865909Z 2025-07-17T11:13:22.8865974Z SIGABRT(6), PID: 2649155, Thread 2651125: 2025-07-17T11:13:22.8866367Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8866517Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8866645Z frame #2: __poll + 0x4f (0x7f3fbac00bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8866793Z frame #3: + 0xd4540 (0x7f3e7efcf540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8866947Z frame #4: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8867095Z frame #5: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8867107Z 2025-07-17T11:13:22.8867176Z SIGABRT(6), PID: 2649155, Thread 2651127: 2025-07-17T11:13:22.8867512Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8867659Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8867783Z frame #2: __poll + 0x4f (0x7f3fbac00bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8867935Z frame #3: + 0xd65a2 (0x7f3e7efd15a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8868083Z frame #4: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8868232Z frame #5: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8868235Z 2025-07-17T11:13:22.8868309Z SIGABRT(6), PID: 2649155, Thread 2651130: 2025-07-17T11:13:22.8868629Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8868787Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8868988Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8869144Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8869296Z frame #4: + 0xd1e7f (0x7f3e7efcce7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.8869452Z frame #5: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8869598Z frame #6: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8869603Z 2025-07-17T11:13:22.8869677Z SIGABRT(6), PID: 2649155, Thread 2651132: 2025-07-17T11:13:22.8869998Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8870208Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8870356Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8870507Z frame #3: + 0x9ca53 (0x7f3fbab84a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8870692Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55dd7bfe1bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8870859Z frame #5: + 0x1d314f (0x55dd7c0a014f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8871077Z frame #6: + 0x1d2f6b (0x55dd7c09ff6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8871239Z frame #7: + 0x6df36 (0x55dd7bf3af36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8871421Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8871592Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8871830Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8872000Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8872169Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8872341Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8872508Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8872675Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8872911Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8873083Z frame #17: + 0x147734 (0x55dd7c014734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8873239Z frame #18: + 0x21ca82 (0x55dd7c0e9a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8873401Z frame #19: + 0x21c9e4 (0x55dd7c0e99e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8873548Z frame #20: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8873705Z frame #21: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8873708Z 2025-07-17T11:13:22.8873777Z SIGABRT(6), PID: 2649155, Thread 2651136: 2025-07-17T11:13:22.8874118Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8874265Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8874395Z frame #2: read + 0x4c (0x7f3fbabfc81c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8874596Z frame #3: _Py_read + 0x4c (0x55dd7c0a7a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8874764Z frame #4: + 0x208c3b (0x55dd7c0d5c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8874918Z frame #5: + 0x14648d (0x55dd7c01348d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8875098Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55dd7c022215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8875253Z frame #7: + 0x208ae7 (0x55dd7c0d5ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8875420Z frame #8: + 0x208472 (0x55dd7c0d5472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8875582Z frame #9: + 0x1da6ee (0x55dd7c0a76ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8875814Z frame #10: + 0x1483bc (0x55dd7c0153bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8875986Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8876159Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8876329Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55dd7bff93bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8876492Z frame #14: + 0x147734 (0x55dd7c014734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8876673Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55dd7bffbc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8876929Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8877101Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8877270Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55dd7c0090ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8877438Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55dd7bff97b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8877672Z frame #20: + 0x147734 (0x55dd7c014734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8877831Z frame #21: + 0x21ca82 (0x55dd7c0e9a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8877996Z frame #22: + 0x21c9e4 (0x55dd7c0e99e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8878148Z frame #23: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8878310Z frame #24: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8878315Z 2025-07-17T11:13:22.8878383Z SIGABRT(6), PID: 2649155, Thread 2651137: 2025-07-17T11:13:22.8878724Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8878877Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8879030Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8879184Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8879452Z frame #4: + 0x5a02023 (0x7f3efef65023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8879849Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f3efef691ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8880264Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f3efef601d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8880588Z frame #7: + 0x79d655 (0x7f3f10450655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8880765Z frame #8: + 0xdc253 (0x7f3ec749b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8880914Z frame #9: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8881076Z frame #10: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8881080Z 2025-07-17T11:13:22.8881148Z SIGABRT(6), PID: 2649155, Thread 2651138: 2025-07-17T11:13:22.8881488Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f3ec922eb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8881637Z frame #1: + 0x42520 (0x7f3fbab2a520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8881845Z frame #2: + 0x91117 (0x7f3fbab79117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8881991Z frame #3: pthread_cond_wait + 0x211 (0x7f3fbab7ba41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8882261Z frame #4: + 0x5a02023 (0x7f3efef65023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8882641Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f3efef691ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8883048Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f3efef601d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.8883382Z frame #7: + 0x79d655 (0x7f3f10450655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8883544Z frame #8: + 0xdc253 (0x7f3ec749b253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.8883757Z frame #9: + 0x94ac3 (0x7f3fbab7cac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8883915Z frame #10: + 0x126850 (0x7f3fbac0e850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8883918Z 2025-07-17T11:13:22.8884007Z ('RERUN', {'yellow': True}) [61.0166s] [100%] 2025-07-17T11:13:22.8884475Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:06:01.584000 2648175 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2651401 2025-07-17T11:13:22.8884738Z I0717 11:06:01.585000 2648175 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2651402 2025-07-17T11:13:22.8885456Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.8885532Z import pkg_resources 2025-07-17T11:13:22.8886203Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.8886275Z import pkg_resources 2025-07-17T11:13:22.8886624Z [rank0]:W0717 11:06:11.748000 2651401 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.8886954Z [rank1]:W0717 11:06:11.748000 2651402 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.8887215Z Memory access fault by GPU node-2 (Agent handle: 0x55ecb902e050) on address 0x7fcbde010000. Reason: Unknown. 2025-07-17T11:13:22.8887301Z SIGABRT(6), PID: 2651401, Thread 2651401: 2025-07-17T11:13:22.8887639Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8887801Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8887970Z frame #2: + 0x7741f (0x7fdc19ee641f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8888144Z frame #3: + 0x76c8e (0x7fdc19ee5c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8888301Z frame #4: + 0x6ad69 (0x7fdc19ed9d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.8888524Z frame #5: + 0x3f54db (0x7fdcaab3e4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8888681Z frame #6: + 0x3e11d8 (0x7fdcaab2a1d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8888849Z frame #7: + 0xb2f86 (0x7fdcaa7fbf86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8888995Z frame #8: + 0x8e501 (0x7fdcaa7d7501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.8889275Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7fdcd55de7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.8889547Z frame #10: + 0xd307d9 (0x7fdcf3b2d7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8889769Z frame #11: + 0x139902 (0x55ec94a48902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8889953Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55ec94a3fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8890126Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8890353Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55ec94a3fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8890523Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8890696Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8890863Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8891028Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8891193Z frame #19: + 0x1474b2 (0x55ec94a564b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8891341Z frame #20: PyObject_Call + 0xbc (0x55ec94a56e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8891512Z frame #21: + 0x1ff69d (0x55ec94b0e69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8891673Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55ec94a44023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8891856Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55ec94a3fcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8892021Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8892199Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8892360Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8892530Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8892692Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8892871Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55ec94a3fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8893119Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55ec94a434b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8893291Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55ec94a54ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8893444Z frame #32: + 0x205949 (0x55ec94b14949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8893614Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55ec94a44023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8893787Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55ec94a3fcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8893957Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8894129Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8894354Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8894522Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8894690Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8894860Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8895025Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8895202Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55ec94a3c3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8895426Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8895693Z frame #44: + 0x7ab3f7 (0x7fdcf35a83f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.8895858Z frame #45: + 0x13bc88 (0x55ec94a4ac88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8896061Z frame #46: PyObject_Call + 0x20f (0x55ec94a56f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8896246Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55ec94a4098d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8896401Z frame #48: + 0x147608 (0x55ec94a56608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8896579Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ec94a3dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8896740Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8896919Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8897091Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8897278Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55ec94a3c3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8897441Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8897621Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8897780Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8897962Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ec94a3dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8898124Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8898307Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ec94a3dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8898461Z frame #60: + 0x147608 (0x55ec94a56608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8898660Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ec94a3dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8898880Z frame #62: + 0x147608 (0x55ec94a56608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.8898884Z 2025-07-17T11:13:22.8898962Z SIGABRT(6), PID: 2651401, Thread 2651403: 2025-07-17T11:13:22.8899299Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8899456Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8899603Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8899757Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8900111Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8900337Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8900496Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8900507Z 2025-07-17T11:13:22.8900573Z SIGABRT(6), PID: 2651401, Thread 2651404: 2025-07-17T11:13:22.8900907Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8901051Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8901262Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8901405Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8901754Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8901960Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8902125Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8902129Z 2025-07-17T11:13:22.8902203Z SIGABRT(6), PID: 2651401, Thread 2651405: 2025-07-17T11:13:22.8902537Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8902693Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8902849Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8902992Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8903338Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8903487Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8903639Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8903643Z 2025-07-17T11:13:22.8903713Z SIGABRT(6), PID: 2651401, Thread 2651406: 2025-07-17T11:13:22.8904039Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8904185Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8904340Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8904477Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8904886Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8905034Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8905195Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8905198Z 2025-07-17T11:13:22.8905268Z SIGABRT(6), PID: 2651401, Thread 2651407: 2025-07-17T11:13:22.8905604Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8905752Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8905960Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8906096Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8906438Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8906589Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8906744Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8906748Z 2025-07-17T11:13:22.8906814Z SIGABRT(6), PID: 2651401, Thread 2651408: 2025-07-17T11:13:22.8907218Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8907364Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8907523Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8907717Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8908064Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8908209Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8908363Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8908367Z 2025-07-17T11:13:22.8908443Z SIGABRT(6), PID: 2651401, Thread 2651409: 2025-07-17T11:13:22.8908769Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8908933Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8909076Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8909229Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8909566Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8909721Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8909870Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8909874Z 2025-07-17T11:13:22.8909948Z SIGABRT(6), PID: 2651401, Thread 2651410: 2025-07-17T11:13:22.8910268Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8910414Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8910620Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8910781Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8911119Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8911273Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8911425Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8911428Z 2025-07-17T11:13:22.8911506Z SIGABRT(6), PID: 2651401, Thread 2651411: 2025-07-17T11:13:22.8911900Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8912067Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8912220Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8912375Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8912719Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8913028Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8913181Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8913186Z 2025-07-17T11:13:22.8913270Z SIGABRT(6), PID: 2651401, Thread 2651412: 2025-07-17T11:13:22.8913600Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8913823Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8913970Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8914119Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8914458Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8914613Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8914765Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8914769Z 2025-07-17T11:13:22.8914844Z SIGABRT(6), PID: 2651401, Thread 2651413: 2025-07-17T11:13:22.8915173Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8915336Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8915490Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8915641Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8915979Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8916131Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8916281Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8916289Z 2025-07-17T11:13:22.8916358Z SIGABRT(6), PID: 2651401, Thread 2651414: 2025-07-17T11:13:22.8916758Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8916907Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8917060Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8917196Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8917537Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8917684Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8917907Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8917910Z 2025-07-17T11:13:22.8917981Z SIGABRT(6), PID: 2651401, Thread 2651415: 2025-07-17T11:13:22.8918315Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8918470Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8918628Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8918837Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8919178Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8919325Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8919525Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8919530Z 2025-07-17T11:13:22.8919600Z SIGABRT(6), PID: 2651401, Thread 2651416: 2025-07-17T11:13:22.8919929Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8920076Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8920230Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8920373Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8920713Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8920863Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8921021Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8921024Z 2025-07-17T11:13:22.8921090Z SIGABRT(6), PID: 2651401, Thread 2651417: 2025-07-17T11:13:22.8921425Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8921574Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8921725Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8921864Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8922204Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8922421Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8922583Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8922587Z 2025-07-17T11:13:22.8922656Z SIGABRT(6), PID: 2651401, Thread 2651418: 2025-07-17T11:13:22.8922992Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8923136Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8923298Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8923442Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8923850Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8924012Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8924163Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8924166Z 2025-07-17T11:13:22.8924241Z SIGABRT(6), PID: 2651401, Thread 2651419: 2025-07-17T11:13:22.8924569Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8924779Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8924926Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8925080Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8925474Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8925625Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8925775Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8925779Z 2025-07-17T11:13:22.8925964Z SIGABRT(6), PID: 2651401, Thread 2651420: 2025-07-17T11:13:22.8929831Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8930032Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8930193Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8930351Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8930717Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8930879Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8931035Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8931039Z 2025-07-17T11:13:22.8931121Z SIGABRT(6), PID: 2651401, Thread 2651421: 2025-07-17T11:13:22.8931468Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8931619Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8931764Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8932117Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8932472Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8932627Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8932790Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8932795Z 2025-07-17T11:13:22.8932863Z SIGABRT(6), PID: 2651401, Thread 2651422: 2025-07-17T11:13:22.8933195Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8933401Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8933551Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8933698Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8934038Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8934185Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8934343Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8934403Z 2025-07-17T11:13:22.8934473Z SIGABRT(6), PID: 2651401, Thread 2651423: 2025-07-17T11:13:22.8934797Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8934943Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8935146Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8935285Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8935625Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8935772Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8935926Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8935930Z 2025-07-17T11:13:22.8935995Z SIGABRT(6), PID: 2651401, Thread 2651424: 2025-07-17T11:13:22.8936329Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8936473Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8936624Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8936763Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8937100Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8937245Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8937399Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8937403Z 2025-07-17T11:13:22.8937470Z SIGABRT(6), PID: 2651401, Thread 2651425: 2025-07-17T11:13:22.8937798Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8937999Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8938148Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8938288Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8938629Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8938776Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8938927Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8938990Z 2025-07-17T11:13:22.8939057Z SIGABRT(6), PID: 2651401, Thread 2651426: 2025-07-17T11:13:22.8939393Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8939539Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8939685Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8939826Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8940165Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8940372Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8940522Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8940525Z 2025-07-17T11:13:22.8940597Z SIGABRT(6), PID: 2651401, Thread 2651428: 2025-07-17T11:13:22.8940983Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8941138Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8941280Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8941421Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8941761Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8941906Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8942063Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8942066Z 2025-07-17T11:13:22.8942134Z SIGABRT(6), PID: 2651401, Thread 2651430: 2025-07-17T11:13:22.8942465Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8942612Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8942757Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8942899Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8943240Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8943385Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8943535Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8943540Z 2025-07-17T11:13:22.8943660Z SIGABRT(6), PID: 2651401, Thread 2651431: 2025-07-17T11:13:22.8944000Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8944149Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8944296Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8944433Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8944775Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8945014Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8945177Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8945180Z 2025-07-17T11:13:22.8945249Z SIGABRT(6), PID: 2651401, Thread 2651433: 2025-07-17T11:13:22.8945575Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8945721Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8945927Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8946067Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8946401Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8946611Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8946764Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8946768Z 2025-07-17T11:13:22.8946835Z SIGABRT(6), PID: 2651401, Thread 2651435: 2025-07-17T11:13:22.8947158Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8947303Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8947445Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8947587Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8947922Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8948075Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8948222Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8948225Z 2025-07-17T11:13:22.8948293Z SIGABRT(6), PID: 2651401, Thread 2651437: 2025-07-17T11:13:22.8948611Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8948761Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8948902Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8949045Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8949437Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8949590Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8949737Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8949740Z 2025-07-17T11:13:22.8949810Z SIGABRT(6), PID: 2651401, Thread 2651439: 2025-07-17T11:13:22.8950133Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8950281Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8950425Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8950624Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8950964Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8951114Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8951294Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8951297Z 2025-07-17T11:13:22.8951368Z SIGABRT(6), PID: 2651401, Thread 2651441: 2025-07-17T11:13:22.8951758Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8951915Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8952063Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8952212Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8952604Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8952758Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8952993Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8952999Z 2025-07-17T11:13:22.8953073Z SIGABRT(6), PID: 2651401, Thread 2651443: 2025-07-17T11:13:22.8953405Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8953555Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8953707Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8953853Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8954190Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8954336Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8954488Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8954493Z 2025-07-17T11:13:22.8954560Z SIGABRT(6), PID: 2651401, Thread 2651445: 2025-07-17T11:13:22.8954882Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8955027Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8955243Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8955383Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8955719Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8955866Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8956022Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8956025Z 2025-07-17T11:13:22.8956098Z SIGABRT(6), PID: 2651401, Thread 2651447: 2025-07-17T11:13:22.8956424Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8956633Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8956785Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8956930Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8957275Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8957419Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8957655Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8957659Z 2025-07-17T11:13:22.8957725Z SIGABRT(6), PID: 2651401, Thread 2651449: 2025-07-17T11:13:22.8958053Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8958263Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8958412Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8958551Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8958888Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8959036Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8959189Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8959193Z 2025-07-17T11:13:22.8959259Z SIGABRT(6), PID: 2651401, Thread 2651451: 2025-07-17T11:13:22.8959591Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8959733Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8959879Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8960018Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8960359Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8960505Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8960656Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8960660Z 2025-07-17T11:13:22.8960732Z SIGABRT(6), PID: 2651401, Thread 2651453: 2025-07-17T11:13:22.8961124Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8961273Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8961418Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8961559Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8961895Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8962047Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8962246Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8962249Z 2025-07-17T11:13:22.8962320Z SIGABRT(6), PID: 2651401, Thread 2651455: 2025-07-17T11:13:22.8962653Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8962801Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8962944Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8963086Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8963486Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8963639Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8963785Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8963788Z 2025-07-17T11:13:22.8963912Z SIGABRT(6), PID: 2651401, Thread 2651457: 2025-07-17T11:13:22.8964237Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8964392Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8964541Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8964695Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8965039Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8965189Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8965344Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8965347Z 2025-07-17T11:13:22.8965422Z SIGABRT(6), PID: 2651401, Thread 2651459: 2025-07-17T11:13:22.8965749Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8965897Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8966038Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8966188Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8966524Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8966676Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8966907Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8966910Z 2025-07-17T11:13:22.8966984Z SIGABRT(6), PID: 2651401, Thread 2651461: 2025-07-17T11:13:22.8967313Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8967460Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8967606Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8967751Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8968145Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8968299Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8968447Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8968454Z 2025-07-17T11:13:22.8968518Z SIGABRT(6), PID: 2651401, Thread 2651463: 2025-07-17T11:13:22.8968841Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8969049Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8969197Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8969336Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8969734Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8969885Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8970035Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8970041Z 2025-07-17T11:13:22.8970106Z SIGABRT(6), PID: 2651401, Thread 2651465: 2025-07-17T11:13:22.8970436Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8970583Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8970731Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8970870Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8971210Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8971355Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8971508Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8971512Z 2025-07-17T11:13:22.8971579Z SIGABRT(6), PID: 2651401, Thread 2651467: 2025-07-17T11:13:22.8971905Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8972051Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8972199Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8972337Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8972732Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8972881Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8973034Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8973037Z 2025-07-17T11:13:22.8973102Z SIGABRT(6), PID: 2651401, Thread 2651469: 2025-07-17T11:13:22.8973427Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8973626Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8973774Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8973916Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8974261Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8974407Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8974557Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8974617Z 2025-07-17T11:13:22.8974684Z SIGABRT(6), PID: 2651401, Thread 2651471: 2025-07-17T11:13:22.8975013Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8975160Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8975360Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8975502Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8975841Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8975990Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8976139Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8976143Z 2025-07-17T11:13:22.8976211Z SIGABRT(6), PID: 2651401, Thread 2651473: 2025-07-17T11:13:22.8976533Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8976689Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8976836Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8976976Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8977311Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8977458Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8977606Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8977609Z 2025-07-17T11:13:22.8977679Z SIGABRT(6), PID: 2651401, Thread 2651475: 2025-07-17T11:13:22.8978002Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8978208Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8978352Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8978491Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8978825Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8978976Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8979122Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8979178Z 2025-07-17T11:13:22.8979246Z SIGABRT(6), PID: 2651401, Thread 2651477: 2025-07-17T11:13:22.8979568Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8979723Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8979865Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8980008Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8980344Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8980549Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8980696Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8980701Z 2025-07-17T11:13:22.8980773Z SIGABRT(6), PID: 2651401, Thread 2651479: 2025-07-17T11:13:22.8981154Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8981303Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8981447Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8981592Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8981923Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8982079Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8982231Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8982234Z 2025-07-17T11:13:22.8982301Z SIGABRT(6), PID: 2651401, Thread 2651482: 2025-07-17T11:13:22.8982624Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8982772Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8982916Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8983061Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8983398Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8983543Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8983702Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8983706Z 2025-07-17T11:13:22.8983830Z SIGABRT(6), PID: 2651401, Thread 2651484: 2025-07-17T11:13:22.8984160Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8984308Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8984454Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8984598Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8984942Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8985148Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8985304Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8985310Z 2025-07-17T11:13:22.8985376Z SIGABRT(6), PID: 2651401, Thread 2651486: 2025-07-17T11:13:22.8985706Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8985850Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8985999Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8986197Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8986538Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8986685Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8986911Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8986915Z 2025-07-17T11:13:22.8986980Z SIGABRT(6), PID: 2651401, Thread 2651488: 2025-07-17T11:13:22.8987314Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8987459Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8987612Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8987748Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8988088Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8988236Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8988386Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8988390Z 2025-07-17T11:13:22.8988456Z SIGABRT(6), PID: 2651401, Thread 2651490: 2025-07-17T11:13:22.8988778Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8988922Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8989071Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8989209Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8989546Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8989745Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8989895Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8989898Z 2025-07-17T11:13:22.8989962Z SIGABRT(6), PID: 2651401, Thread 2651492: 2025-07-17T11:13:22.8990291Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8990445Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8990588Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8990792Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8991132Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8991281Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8991427Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8991431Z 2025-07-17T11:13:22.8991501Z SIGABRT(6), PID: 2651401, Thread 2651493: 2025-07-17T11:13:22.8991827Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8992042Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8992185Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8992328Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8992717Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8992945Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8993093Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8993097Z 2025-07-17T11:13:22.8993165Z SIGABRT(6), PID: 2651401, Thread 2651495: 2025-07-17T11:13:22.8993489Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8993636Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8993780Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8993929Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8994262Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8994409Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8994555Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8994562Z 2025-07-17T11:13:22.8994629Z SIGABRT(6), PID: 2651401, Thread 2651497: 2025-07-17T11:13:22.8994960Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8995107Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8995256Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8995462Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8995802Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8995958Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8996113Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8996121Z 2025-07-17T11:13:22.8996190Z SIGABRT(6), PID: 2651401, Thread 2651499: 2025-07-17T11:13:22.8996520Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8996729Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8996882Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8997022Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8997378Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8997524Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8997743Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8997746Z 2025-07-17T11:13:22.8997812Z SIGABRT(6), PID: 2651401, Thread 2651501: 2025-07-17T11:13:22.8998141Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8998348Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8998504Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8998658Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8998998Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.8999145Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8999294Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8999297Z 2025-07-17T11:13:22.8999370Z SIGABRT(6), PID: 2651401, Thread 2651503: 2025-07-17T11:13:22.8999695Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.8999844Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.8999987Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9000128Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9000462Z frame #4: + 0x3475ab (0x7fdd9ab1e5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9000611Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9000764Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9000768Z 2025-07-17T11:13:22.9000837Z SIGABRT(6), PID: 2651401, Thread 2651533: 2025-07-17T11:13:22.9001214Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9001544Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7fdcac37d08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9001690Z frame #2: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9001838Z frame #3: pthread_kill + 0x12c (0x7fdd9dcca9fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9001962Z frame #4: raise + 0x16 (0x7fdd9dc76476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9002081Z frame #5: abort + 0xd3 (0x7fdd9dc5c7f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9002257Z frame #6: + 0x972cc (0x7fdc19f062cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9002487Z frame #7: + 0x95f47 (0x7fdc19f04f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9002653Z frame #8: + 0x34b71 (0x7fdc19ea3b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9002810Z frame #9: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9002965Z frame #10: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9002969Z 2025-07-17T11:13:22.9003043Z SIGABRT(6), PID: 2651401, Thread 2653360: 2025-07-17T11:13:22.9003377Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9003587Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9003717Z frame #2: __poll + 0x4f (0x7fdd9dd4cbcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9004006Z frame #3: + 0x489f (0x7fdd9d81689f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9004227Z frame #4: + 0x1483bc (0x55ec94a573bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9004412Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9004574Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9004751Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9004913Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9005100Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55ec94a3fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9005271Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9005458Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ec94a3dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9005620Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9005794Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9005952Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9006123Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9006277Z frame #16: + 0x147734 (0x55ec94a56734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9006434Z frame #17: + 0x21ca82 (0x55ec94b2ba82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9006585Z frame #18: + 0x21c9e4 (0x55ec94b2b9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9006741Z frame #19: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9006949Z frame #20: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9006953Z 2025-07-17T11:13:22.9007027Z SIGABRT(6), PID: 2651401, Thread 2653361: 2025-07-17T11:13:22.9007361Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9007520Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9007651Z frame #2: epoll_wait + 0x5e (0x7fdd9dd59e2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9007902Z frame #3: uv__io_poll + 0x6bd (0x7fdcee8d344d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9008186Z frame #4: uv_run + 0x12a (0x7fdcee8c736a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9008461Z frame #5: + 0x658a08a (0x7fdce2c3b08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9008634Z frame #6: + 0xdc253 (0x7fdcaa5e9253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9008785Z frame #7: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9008934Z frame #8: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9008938Z 2025-07-17T11:13:22.9009011Z SIGABRT(6), PID: 2651401, Thread 2653364: 2025-07-17T11:13:22.9009422Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9009571Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9009717Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9009945Z frame #3: pthread_cond_clockwait + 0x1fd (0x7fdd9dcc82dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9010262Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7fdcd80c5048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9010567Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7fdcd80c7bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9010734Z frame #6: + 0xdc253 (0x7fdcaa5e9253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9010890Z frame #7: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9011042Z frame #8: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9011053Z 2025-07-17T11:13:22.9011126Z SIGABRT(6), PID: 2651401, Thread 2653365: 2025-07-17T11:13:22.9011461Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9011604Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9011752Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9011910Z frame #3: pthread_cond_clockwait + 0x1fd (0x7fdd9dcc82dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9012241Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7fdcd80bf741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9012407Z frame #5: + 0xdc253 (0x7fdcaa5e9253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9012557Z frame #6: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9012705Z frame #7: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9012708Z 2025-07-17T11:13:22.9012830Z SIGABRT(6), PID: 2651401, Thread 2653367: 2025-07-17T11:13:22.9013163Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9013312Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9013433Z frame #2: ioctl + 0x3f (0x7fdd9dd4e94f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9013605Z frame #3: + 0x13eef0 (0x7fdc19fadef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9013774Z frame #4: + 0x1378c4 (0x7fdc19fa68c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9013934Z frame #5: + 0x95b2b (0x7fdc19f04b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9014144Z frame #6: + 0x34b71 (0x7fdc19ea3b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9014299Z frame #7: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9014449Z frame #8: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9014452Z 2025-07-17T11:13:22.9014523Z SIGABRT(6), PID: 2651401, Thread 2653371: 2025-07-17T11:13:22.9014849Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9015053Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9015172Z frame #2: __poll + 0x4f (0x7fdd9dd4cbcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9015327Z frame #3: + 0xd4540 (0x7fdc6211d540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9015473Z frame #4: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9015679Z frame #5: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9015682Z 2025-07-17T11:13:22.9015747Z SIGABRT(6), PID: 2651401, Thread 2653373: 2025-07-17T11:13:22.9016069Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9016212Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9016330Z frame #2: __poll + 0x4f (0x7fdd9dd4cbcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9016480Z frame #3: + 0xd65a2 (0x7fdc6211f5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9016629Z frame #4: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9016774Z frame #5: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9016777Z 2025-07-17T11:13:22.9016846Z SIGABRT(6), PID: 2651401, Thread 2653375: 2025-07-17T11:13:22.9017170Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9017317Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9017461Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9017611Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9017780Z frame #4: + 0xd1e7f (0x7fdc6211ae7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9017925Z frame #5: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9018074Z frame #6: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9018078Z 2025-07-17T11:13:22.9018144Z SIGABRT(6), PID: 2651401, Thread 2653377: 2025-07-17T11:13:22.9018524Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9018672Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9018813Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9018963Z frame #3: + 0x9ca53 (0x7fdd9dcd0a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9019144Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55ec94a23bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9019303Z frame #5: + 0x1d314f (0x55ec94ae214f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9019518Z frame #6: + 0x1d2f6b (0x55ec94ae1f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9019679Z frame #7: + 0x6df36 (0x55ec9497cf36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9019852Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9020015Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9020191Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9020357Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9020585Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9020747Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9020913Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9021074Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9021410Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9021566Z frame #17: + 0x147734 (0x55ec94a56734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9021720Z frame #18: + 0x21ca82 (0x55ec94b2ba82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9021873Z frame #19: + 0x21c9e4 (0x55ec94b2b9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9022026Z frame #20: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9022179Z frame #21: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9022184Z 2025-07-17T11:13:22.9022249Z SIGABRT(6), PID: 2651401, Thread 2653382: 2025-07-17T11:13:22.9022582Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9022725Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9022851Z frame #2: read + 0x4c (0x7fdd9dd4881c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9022982Z frame #3: _Py_read + 0x4c (0x55ec94ae9a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9023140Z frame #4: + 0x208c3b (0x55ec94b17c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9023297Z frame #5: + 0x14648d (0x55ec94a5548d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9023475Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55ec94a64215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9023628Z frame #7: + 0x208ae7 (0x55ec94b17ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9023780Z frame #8: + 0x208472 (0x55ec94b17472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9024004Z frame #9: + 0x1da6ee (0x55ec94ae96ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9024169Z frame #10: + 0x1483bc (0x55ec94a573bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9024336Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9024503Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9024673Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55ec94a3b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9024828Z frame #14: + 0x147734 (0x55ec94a56734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9025002Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ec94a3dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9025221Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9025394Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9025557Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55ec94a4b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9025723Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55ec94a3b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9025878Z frame #20: + 0x147734 (0x55ec94a56734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9026033Z frame #21: + 0x21ca82 (0x55ec94b2ba82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9026247Z frame #22: + 0x21c9e4 (0x55ec94b2b9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9026398Z frame #23: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9026556Z frame #24: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9026560Z 2025-07-17T11:13:22.9026683Z SIGABRT(6), PID: 2651401, Thread 2653385: 2025-07-17T11:13:22.9027023Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9027176Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9027322Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9027476Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9027747Z frame #4: + 0x5a02023 (0x7fdce20b3023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9028150Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fdce20b71ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9028568Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fdce20ae1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9028838Z frame #7: + 0x79d655 (0x7fdcf359a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9029004Z frame #8: + 0xdc253 (0x7fdcaa5e9253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9029159Z frame #9: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9029314Z frame #10: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9029321Z 2025-07-17T11:13:22.9029399Z SIGABRT(6), PID: 2651401, Thread 2653386: 2025-07-17T11:13:22.9029725Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdcac37cb9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9029934Z frame #1: + 0x42520 (0x7fdd9dc76520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9030081Z frame #2: + 0x91117 (0x7fdd9dcc5117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9030236Z frame #3: pthread_cond_wait + 0x211 (0x7fdd9dcc7a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9030497Z frame #4: + 0x5a02023 (0x7fdce20b3023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9030883Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fdce20b71ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9031376Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fdce20ae1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9031656Z frame #7: + 0x79d655 (0x7fdcf359a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9031819Z frame #8: + 0xdc253 (0x7fdcaa5e9253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9031970Z frame #9: + 0x94ac3 (0x7fdd9dcc8ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9032120Z frame #10: + 0x126850 (0x7fdd9dd5a850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9032177Z 2025-07-17T11:13:22.9032387Z Memory access fault by GPU node-3 (Agent handle: 0x55ad2c639620) on address 0x7f481fe2a000. Reason: Unknown. 2025-07-17T11:13:22.9032654Z [rank1]:[W717 11:06:25.925029144 Module.cpp:191] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... 2025-07-17T11:13:22.9032660Z 2025-07-17T11:13:22.9032734Z SIGABRT(6), PID: 2651402, Thread 2651402: 2025-07-17T11:13:22.9033211Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9033367Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9033527Z frame #2: + 0x7744b (0x7f586334f44b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9033696Z frame #3: + 0x76c8e (0x7f586334ec8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9033854Z frame #4: + 0x6ad69 (0x7f5863342d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9034016Z frame #5: + 0x3f54db (0x7f58f3fa74db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9034165Z frame #6: + 0x3e11d8 (0x7f58f3f931d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9034316Z frame #7: + 0xb2f86 (0x7f58f3c64f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9034461Z frame #8: + 0x8e501 (0x7f58f3c40501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9034736Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f591ea477ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9035005Z frame #10: + 0xd307d9 (0x7f593cf9a7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9035167Z frame #11: + 0x139902 (0x55ad16795902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9035350Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55ad1678ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9035516Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9035687Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55ad1678ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9035917Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9036093Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9036265Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9036431Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9036592Z frame #19: + 0x1474b2 (0x55ad167a34b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9036748Z frame #20: PyObject_Call + 0xbc (0x55ad167a3e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9036908Z frame #21: + 0x1ff69d (0x55ad1685b69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9037142Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55ad16791023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9037326Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55ad1678ccc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9037485Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9037663Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9037824Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9037993Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9038218Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9038393Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55ad1678ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9038582Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55ad167904b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9038806Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55ad167a1ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9038962Z frame #32: + 0x205949 (0x55ad16861949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9039120Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55ad16791023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9039289Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55ad1678ccc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9039452Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9039626Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9039786Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9039951Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9040107Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9040271Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9040431Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9040601Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55ad167893f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9040764Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9041035Z frame #44: + 0x7ab3f7 (0x7f593ca153f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9041203Z frame #45: + 0x13bc88 (0x55ad16797c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9041353Z frame #46: PyObject_Call + 0x20f (0x55ad167a3f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9041588Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55ad1678d98d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9041751Z frame #48: + 0x147608 (0x55ad167a3608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9041927Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ad1678ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9042085Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9042265Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9042424Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9042595Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55ad167893f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9042809Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9042987Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9043149Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9043324Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ad1678ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9043484Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9043659Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ad1678ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9043874Z frame #60: + 0x147608 (0x55ad167a3608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9044057Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ad1678ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9044217Z frame #62: + 0x147608 (0x55ad167a3608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9044221Z 2025-07-17T11:13:22.9044301Z SIGABRT(6), PID: 2651402, Thread 2651531: 2025-07-17T11:13:22.9044699Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9045025Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f58f57e608a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9045180Z frame #2: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9045331Z frame #3: pthread_kill + 0x12c (0x7f59e71329fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9045452Z frame #4: raise + 0x16 (0x7f59e70de476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9045573Z frame #5: abort + 0xd3 (0x7f59e70c47f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9045743Z frame #6: + 0x972cc (0x7f586336f2cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9045910Z frame #7: + 0x95f47 (0x7f586336df47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9046067Z frame #8: + 0x34b71 (0x7f586330cb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9046219Z frame #9: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9046375Z frame #10: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9046378Z 2025-07-17T11:13:22.9046452Z SIGABRT(6), PID: 2651402, Thread 2653293: 2025-07-17T11:13:22.9046786Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9046938Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9047065Z frame #2: __poll + 0x4f (0x7f59e71b4bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9047404Z frame #3: + 0x489f (0x7f59e6c7e89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9047577Z frame #4: + 0x1483bc (0x55ad167a43bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9047751Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9047918Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9048081Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9048244Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9048420Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55ad1678ca65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9048650Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9048825Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ad1678ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9048988Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9049152Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9049314Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9049478Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9049692Z frame #16: + 0x147734 (0x55ad167a3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9049846Z frame #17: + 0x21ca82 (0x55ad16878a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9049999Z frame #18: + 0x21c9e4 (0x55ad168789e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9050208Z frame #19: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9050361Z frame #20: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9050368Z 2025-07-17T11:13:22.9050438Z SIGABRT(6), PID: 2651402, Thread 2653362: 2025-07-17T11:13:22.9050766Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9050919Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9051073Z frame #2: + 0x91117 (0x7f59e712d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9051234Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f59e71302dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9051544Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f592152e048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9051841Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f5921530bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9052007Z frame #6: + 0xdc253 (0x7f58f3a52253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9052151Z frame #7: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9052300Z frame #8: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9052305Z 2025-07-17T11:13:22.9052373Z SIGABRT(6), PID: 2651402, Thread 2653363: 2025-07-17T11:13:22.9052696Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9052842Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9053039Z frame #2: read + 0x4c (0x7f59e71b081c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9053245Z frame #3: std::__basic_file::xsgetn(char*, long) + 0x3f (0x7f58f3a46c8f in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9053496Z frame #4: std::basic_filebuf >::underflow() + 0x400 (0x7f58f3a89af0 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9054078Z frame #5: std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char) + 0x31a (0x7f58f3a3e7ea in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9054344Z frame #6: + 0x6245347 (0x7f592bd5f347 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9054799Z frame #7: torch::unwind::symbolize(std::vector > const&, torch::unwind::Mode) + 0x1ac (0x7f592bd5473c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9055247Z frame #8: torch::symbolize(std::vector > const&) + 0x275 (0x7f592bd29055 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9055519Z frame #9: + 0x6d2cc3 (0x7f593c93ccc3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9055843Z frame #10: + 0x6d33c2 (0x7f593c93d3c2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9056096Z frame #11: + 0x9a6d6 (0x7f58f57d46d6 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9056571Z frame #12: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f58f57d646c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9056839Z frame #13: + 0x6579eb2 (0x7f592c093eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9057092Z frame #14: + 0x657b205 (0x7f592c095205 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9057341Z frame #15: + 0x657bde1 (0x7f592c095de1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9057994Z frame #16: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2c9 (0x7f592c0909d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9058332Z frame #17: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f59215288a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9058504Z frame #18: + 0xdc253 (0x7f58f3a52253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9058659Z frame #19: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9058811Z frame #20: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9058816Z 2025-07-17T11:13:22.9058890Z SIGABRT(6), PID: 2651402, Thread 2653366: 2025-07-17T11:13:22.9059219Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9059371Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9059489Z frame #2: ioctl + 0x3f (0x7f59e71b694f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9059721Z frame #3: + 0x13eef0 (0x7f5863416ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9059886Z frame #4: + 0x1378c4 (0x7f586340f8c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9060049Z frame #5: + 0x95b2b (0x7f586336db2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9060217Z frame #6: + 0x34b71 (0x7f586330cb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9060372Z frame #7: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9060520Z frame #8: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9060576Z 2025-07-17T11:13:22.9060652Z SIGABRT(6), PID: 2651402, Thread 2653372: 2025-07-17T11:13:22.9060995Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9061156Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9061275Z frame #2: __poll + 0x4f (0x7f59e71b4bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9061434Z frame #3: + 0xd4540 (0x7f58ab586540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9061585Z frame #4: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9061793Z frame #5: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9061797Z 2025-07-17T11:13:22.9061868Z SIGABRT(6), PID: 2651402, Thread 2653374: 2025-07-17T11:13:22.9062206Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9062362Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9062551Z frame #2: __poll + 0x4f (0x7f59e71b4bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9062713Z frame #3: + 0xd65a2 (0x7f58ab5885a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9062867Z frame #4: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9063018Z frame #5: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9063029Z 2025-07-17T11:13:22.9063105Z SIGABRT(6), PID: 2651402, Thread 2653376: 2025-07-17T11:13:22.9063430Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9063575Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9063723Z frame #2: + 0x91117 (0x7f59e712d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9063874Z frame #3: pthread_cond_wait + 0x211 (0x7f59e712fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9064028Z frame #4: + 0xd1e7f (0x7f58ab583e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9064175Z frame #5: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9064326Z frame #6: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9064329Z 2025-07-17T11:13:22.9064401Z SIGABRT(6), PID: 2651402, Thread 2653378: 2025-07-17T11:13:22.9064727Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9064873Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9065022Z frame #2: + 0x91117 (0x7f59e712d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9065223Z frame #3: + 0x9ca53 (0x7f59e7138a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9065415Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55ad16770bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9065575Z frame #5: + 0x1d314f (0x55ad1682f14f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9065731Z frame #6: + 0x1d2f6b (0x55ad1682ef6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9065894Z frame #7: + 0x6df36 (0x55ad166c9f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9066078Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9066239Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9066475Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9066644Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9066812Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9066970Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9067140Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9067298Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9067523Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9067679Z frame #17: + 0x147734 (0x55ad167a3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9067840Z frame #18: + 0x21ca82 (0x55ad16878a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9068048Z frame #19: + 0x21c9e4 (0x55ad168789e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9068206Z frame #20: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9068356Z frame #21: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9068359Z 2025-07-17T11:13:22.9068436Z SIGABRT(6), PID: 2651402, Thread 2653380: 2025-07-17T11:13:22.9068764Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9068917Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9069037Z frame #2: read + 0x4c (0x7f59e71b081c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9069182Z frame #3: _Py_read + 0x4c (0x55ad16836a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9069339Z frame #4: + 0x208c3b (0x55ad16864c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9069498Z frame #5: + 0x14648d (0x55ad167a248d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9069670Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55ad167b1215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9069824Z frame #7: + 0x208ae7 (0x55ad16864ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9069975Z frame #8: + 0x208472 (0x55ad16864472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9070140Z frame #9: + 0x1da6ee (0x55ad168366ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9070295Z frame #10: + 0x1483bc (0x55ad167a43bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9070472Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9070631Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9070867Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55ad167883bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9071020Z frame #14: + 0x147734 (0x55ad167a3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9071204Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55ad1678ac55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9071364Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9071536Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9071692Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55ad167980ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9071913Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55ad167887b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9072069Z frame #20: + 0x147734 (0x55ad167a3734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9072234Z frame #21: + 0x21ca82 (0x55ad16878a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9072391Z frame #22: + 0x21c9e4 (0x55ad168789e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9072545Z frame #23: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9072690Z frame #24: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9072751Z 2025-07-17T11:13:22.9072902Z SIGABRT(6), PID: 2651402, Thread 2653383: 2025-07-17T11:13:22.9073228Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9073383Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9073531Z frame #2: + 0x91117 (0x7f59e712d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9073783Z frame #3: pthread_cond_wait + 0x211 (0x7f59e712fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9074056Z frame #4: + 0x5a02023 (0x7f592b51c023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9074458Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f592b5201ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9074866Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f592b5171d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9075137Z frame #7: + 0x79d655 (0x7f593ca07655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9075300Z frame #8: + 0xdc253 (0x7f58f3a52253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9075446Z frame #9: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9075594Z frame #10: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9075597Z 2025-07-17T11:13:22.9075677Z SIGABRT(6), PID: 2651402, Thread 2653384: 2025-07-17T11:13:22.9076003Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f58f57e5b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9076155Z frame #1: + 0x42520 (0x7f59e70de520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9076296Z frame #2: + 0x91117 (0x7f59e712d117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9076443Z frame #3: pthread_cond_wait + 0x211 (0x7f59e712fa41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9076791Z frame #4: + 0x5a02023 (0x7f592b51c023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9077189Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f592b5201ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9077590Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f592b5171d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9077863Z frame #7: + 0x79d655 (0x7f593ca07655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9078091Z frame #8: + 0xdc253 (0x7f58f3a52253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9078238Z frame #9: + 0x94ac3 (0x7f59e7130ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9078399Z frame #10: + 0x126850 (0x7f59e71c2850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9078403Z 2025-07-17T11:13:22.9078498Z ('RERUN', {'yellow': True}) [62.1161s] [100%] 2025-07-17T11:13:22.9078966Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:07:03.703000 2648175 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2653653 2025-07-17T11:13:22.9079222Z I0717 11:07:03.704000 2648175 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2653654 2025-07-17T11:13:22.9080002Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9080074Z import pkg_resources 2025-07-17T11:13:22.9080812Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9080874Z import pkg_resources 2025-07-17T11:13:22.9081226Z [rank0]:W0717 11:07:13.308000 2653653 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9081545Z [rank1]:W0717 11:07:13.308000 2653654 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9081758Z Memory access fault by GPU node-2 (Agent handle: 0x55af30fa7ba0) on address 0x7f15e2a10000. Reason: Unknown. 2025-07-17T11:13:22.9081834Z SIGABRT(6), PID: 2653653, Thread 2653653: 2025-07-17T11:13:22.9082183Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9082333Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9082507Z frame #2: + 0x77435 (0x7f261e9d2435 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9082666Z frame #3: + 0x76c8e (0x7f261e9d1c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9082830Z frame #4: + 0x6ad69 (0x7f261e9c5d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9082985Z frame #5: + 0x3f54db (0x7f26af62a4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9083142Z frame #6: + 0x3e11d8 (0x7f26af6161d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9083294Z frame #7: + 0xb2f86 (0x7f26af2e7f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9083504Z frame #8: + 0x8e501 (0x7f26af2c3501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9083779Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f26da0ca7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9084055Z frame #10: + 0xd307d9 (0x7f26f861d7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9084215Z frame #11: + 0x139902 (0x55af0b7dd902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9084408Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55af0b7d4a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9084577Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9084804Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55af0b7d4a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9084971Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9085155Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9085318Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9085500Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9085658Z frame #19: + 0x1474b2 (0x55af0b7eb4b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9085870Z frame #20: PyObject_Call + 0xbc (0x55af0b7ebe4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9086027Z frame #21: + 0x1ff69d (0x55af0b8a369d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9086195Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55af0b7d9023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9086418Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55af0b7d4cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9086590Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9086759Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9086920Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9087096Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9087271Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9087443Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55af0b7d4a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9087639Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55af0b7d84b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9087801Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55af0b7e9ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9087977Z frame #32: + 0x205949 (0x55af0b8a9949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9088135Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55af0b7d9023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9088313Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55af0b7d4cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9088470Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9088643Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9088802Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9088978Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9089136Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9089364Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9089525Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9089703Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55af0b7d13f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9089861Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9090134Z frame #44: + 0x7ab3f7 (0x7f26f80983f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9090295Z frame #45: + 0x13bc88 (0x55af0b7dfc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9090499Z frame #46: PyObject_Call + 0x20f (0x55af0b7ebf9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9090673Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55af0b7d598d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9090837Z frame #48: + 0x147608 (0x55af0b7eb608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9091005Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55af0b7d2c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9091171Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9091337Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9091560Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9091729Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55af0b7d13f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9091899Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9092121Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9092293Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9092465Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55af0b7d2c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9092632Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9092801Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55af0b7d2c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9092965Z frame #60: + 0x147608 (0x55af0b7eb608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9093138Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55af0b7d2c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9093302Z frame #62: + 0x147608 (0x55af0b7eb608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9093305Z 2025-07-17T11:13:22.9093378Z SIGABRT(6), PID: 2653653, Thread 2653655: 2025-07-17T11:13:22.9093721Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9093871Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9094023Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9094165Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9094521Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9094669Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9094825Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9094830Z 2025-07-17T11:13:22.9094958Z SIGABRT(6), PID: 2653653, Thread 2653656: 2025-07-17T11:13:22.9095292Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9095443Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9095597Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9095744Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9096091Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9096309Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9096467Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9096471Z 2025-07-17T11:13:22.9096543Z SIGABRT(6), PID: 2653653, Thread 2653657: 2025-07-17T11:13:22.9096876Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9097032Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9097261Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9097412Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9097756Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9097909Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9098123Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9098127Z 2025-07-17T11:13:22.9098202Z SIGABRT(6), PID: 2653653, Thread 2653658: 2025-07-17T11:13:22.9098533Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9098686Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9098831Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9098981Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9099330Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9099488Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9099633Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9099636Z 2025-07-17T11:13:22.9099711Z SIGABRT(6), PID: 2653653, Thread 2653659: 2025-07-17T11:13:22.9100043Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9100194Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9100337Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9100483Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9100878Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9101032Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9101180Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9101183Z 2025-07-17T11:13:22.9101253Z SIGABRT(6), PID: 2653653, Thread 2653660: 2025-07-17T11:13:22.9101574Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9101727Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9101869Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9102072Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9102417Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9102566Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9102715Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9102719Z 2025-07-17T11:13:22.9102795Z SIGABRT(6), PID: 2653653, Thread 2653661: 2025-07-17T11:13:22.9103117Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9103322Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9103471Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9103609Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9104004Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9104151Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9104300Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9104303Z 2025-07-17T11:13:22.9104371Z SIGABRT(6), PID: 2653653, Thread 2653662: 2025-07-17T11:13:22.9104700Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9104845Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9104992Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9105129Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9105465Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9105610Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9105764Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9105769Z 2025-07-17T11:13:22.9105836Z SIGABRT(6), PID: 2653653, Thread 2653663: 2025-07-17T11:13:22.9106164Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9106308Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9106509Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9106649Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9106986Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9107127Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9107284Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9107288Z 2025-07-17T11:13:22.9107354Z SIGABRT(6), PID: 2653653, Thread 2653664: 2025-07-17T11:13:22.9107690Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9107891Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9108040Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9108177Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9108515Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9108658Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9108861Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9108864Z 2025-07-17T11:13:22.9108929Z SIGABRT(6), PID: 2653653, Thread 2653665: 2025-07-17T11:13:22.9109268Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9109464Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9109611Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9109751Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9110090Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9110237Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9110386Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9110390Z 2025-07-17T11:13:22.9110457Z SIGABRT(6), PID: 2653653, Thread 2653666: 2025-07-17T11:13:22.9110792Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9110942Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9111087Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9111229Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9111568Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9111721Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9111868Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9111873Z 2025-07-17T11:13:22.9111948Z SIGABRT(6), PID: 2653653, Thread 2653667: 2025-07-17T11:13:22.9112326Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9112481Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9112621Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9112773Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9113202Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9113363Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9113582Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9113585Z 2025-07-17T11:13:22.9113662Z SIGABRT(6), PID: 2653653, Thread 2653668: 2025-07-17T11:13:22.9113994Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9114151Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9114300Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9114460Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9114971Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9115127Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9115275Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9115279Z 2025-07-17T11:13:22.9115420Z SIGABRT(6), PID: 2653653, Thread 2653669: 2025-07-17T11:13:22.9115749Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9115901Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9116045Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9116197Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9116538Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9116694Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9116839Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9116843Z 2025-07-17T11:13:22.9116923Z SIGABRT(6), PID: 2653653, Thread 2653670: 2025-07-17T11:13:22.9117248Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9117397Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9117543Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9117686Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9118018Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9118171Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9118405Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9118412Z 2025-07-17T11:13:22.9118485Z SIGABRT(6), PID: 2653653, Thread 2653671: 2025-07-17T11:13:22.9118813Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9118957Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9119104Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9119241Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9119658Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9119808Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9119960Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9119966Z 2025-07-17T11:13:22.9120032Z SIGABRT(6), PID: 2653653, Thread 2653672: 2025-07-17T11:13:22.9120359Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9120562Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9120707Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9120848Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9121247Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9121396Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9121545Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9121548Z 2025-07-17T11:13:22.9121615Z SIGABRT(6), PID: 2653653, Thread 2653673: 2025-07-17T11:13:22.9121943Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9122090Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9122237Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9122378Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9122720Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9122867Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9123018Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9123021Z 2025-07-17T11:13:22.9123090Z SIGABRT(6), PID: 2653653, Thread 2653674: 2025-07-17T11:13:22.9123420Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9123567Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9123718Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9123850Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9124253Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9124402Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9124557Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9124560Z 2025-07-17T11:13:22.9124625Z SIGABRT(6), PID: 2653653, Thread 2653675: 2025-07-17T11:13:22.9124959Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9125103Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9125312Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9125452Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9125789Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9125943Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9126099Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9126162Z 2025-07-17T11:13:22.9126230Z SIGABRT(6), PID: 2653653, Thread 2653676: 2025-07-17T11:13:22.9126563Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9126714Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9126856Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9127071Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9127410Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9127566Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9127720Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9127726Z 2025-07-17T11:13:22.9127809Z SIGABRT(6), PID: 2653653, Thread 2653677: 2025-07-17T11:13:22.9128139Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9128300Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9128444Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9128603Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9128941Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9129091Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9129240Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9129244Z 2025-07-17T11:13:22.9129318Z SIGABRT(6), PID: 2653653, Thread 2653678: 2025-07-17T11:13:22.9129639Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9129844Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9129987Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9130138Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9130476Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9130632Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9130781Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9130785Z 2025-07-17T11:13:22.9130919Z SIGABRT(6), PID: 2653653, Thread 2653679: 2025-07-17T11:13:22.9131239Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9131392Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9131535Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9131681Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9132020Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9132233Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9132377Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9132382Z 2025-07-17T11:13:22.9132460Z SIGABRT(6), PID: 2653653, Thread 2653680: 2025-07-17T11:13:22.9132845Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9133002Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9133145Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9133293Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9133634Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9133783Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9133931Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9133942Z 2025-07-17T11:13:22.9134011Z SIGABRT(6), PID: 2653653, Thread 2653681: 2025-07-17T11:13:22.9134339Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9134481Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9134628Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9134763Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9135098Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9135242Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9135390Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9135393Z 2025-07-17T11:13:22.9135517Z SIGABRT(6), PID: 2653653, Thread 2653682: 2025-07-17T11:13:22.9135849Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9135992Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9136139Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9136276Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9136619Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9136818Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9136970Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9136977Z 2025-07-17T11:13:22.9137041Z SIGABRT(6), PID: 2653653, Thread 2653683: 2025-07-17T11:13:22.9137374Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9137515Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9137660Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9137858Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9138196Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9138344Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9138549Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9138552Z 2025-07-17T11:13:22.9138619Z SIGABRT(6), PID: 2653653, Thread 2653684: 2025-07-17T11:13:22.9138947Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9139090Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9139241Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9139381Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9139721Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9139871Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9140022Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9140025Z 2025-07-17T11:13:22.9140092Z SIGABRT(6), PID: 2653653, Thread 2653685: 2025-07-17T11:13:22.9140423Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9140565Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9140709Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9140845Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9141186Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9141403Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9141554Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9141558Z 2025-07-17T11:13:22.9141630Z SIGABRT(6), PID: 2653653, Thread 2653686: 2025-07-17T11:13:22.9141952Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9142101Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9142243Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9142441Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9142779Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9142927Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9143071Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9143074Z 2025-07-17T11:13:22.9143147Z SIGABRT(6), PID: 2653653, Thread 2653687: 2025-07-17T11:13:22.9143469Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9143668Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9143810Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9143953Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9144337Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9144488Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9144631Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9144636Z 2025-07-17T11:13:22.9144705Z SIGABRT(6), PID: 2653653, Thread 2653688: 2025-07-17T11:13:22.9145030Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9145174Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9145318Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9145464Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9145797Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9145942Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9146086Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9146089Z 2025-07-17T11:13:22.9146161Z SIGABRT(6), PID: 2653653, Thread 2653689: 2025-07-17T11:13:22.9146487Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9146637Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9146781Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9146976Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9147315Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9147469Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9147618Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9147623Z 2025-07-17T11:13:22.9147699Z SIGABRT(6), PID: 2653653, Thread 2653690: 2025-07-17T11:13:22.9148024Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9148230Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9148375Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9148517Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9148850Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9148998Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9149207Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9149210Z 2025-07-17T11:13:22.9149275Z SIGABRT(6), PID: 2653653, Thread 2653692: 2025-07-17T11:13:22.9149601Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9149795Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9149943Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9150083Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9150422Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9150566Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9150716Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9150720Z 2025-07-17T11:13:22.9150786Z SIGABRT(6), PID: 2653653, Thread 2653693: 2025-07-17T11:13:22.9151114Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9151261Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9151408Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9151542Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9151889Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9152033Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9152188Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9152193Z 2025-07-17T11:13:22.9152267Z SIGABRT(6), PID: 2653653, Thread 2653695: 2025-07-17T11:13:22.9152659Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9152872Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9153021Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9153157Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9153493Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9153641Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9153864Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9153868Z 2025-07-17T11:13:22.9153934Z SIGABRT(6), PID: 2653653, Thread 2653697: 2025-07-17T11:13:22.9154263Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9154406Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9154553Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9154688Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9155103Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9155250Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9155408Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9155413Z 2025-07-17T11:13:22.9155481Z SIGABRT(6), PID: 2653653, Thread 2653699: 2025-07-17T11:13:22.9155878Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9156024Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9156172Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9156306Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9156647Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9156799Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9156944Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9156949Z 2025-07-17T11:13:22.9157017Z SIGABRT(6), PID: 2653653, Thread 2653701: 2025-07-17T11:13:22.9157340Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9157485Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9157626Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9157764Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9158097Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9158245Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9158465Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9158469Z 2025-07-17T11:13:22.9158538Z SIGABRT(6), PID: 2653653, Thread 2653703: 2025-07-17T11:13:22.9158857Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9159004Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9159150Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9159291Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9159621Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9159828Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9159976Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9159980Z 2025-07-17T11:13:22.9160050Z SIGABRT(6), PID: 2653653, Thread 2653705: 2025-07-17T11:13:22.9160375Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9160945Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9161384Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9161744Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9162300Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9162924Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9163287Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9163506Z 2025-07-17T11:13:22.9163573Z SIGABRT(6), PID: 2653653, Thread 2653707: 2025-07-17T11:13:22.9164036Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9164577Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9164928Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9165276Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9165830Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9166385Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9166740Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9166955Z 2025-07-17T11:13:22.9167036Z SIGABRT(6), PID: 2653653, Thread 2653709: 2025-07-17T11:13:22.9167486Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9168031Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9168380Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9168723Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9169328Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9169885Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9170238Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9170446Z 2025-07-17T11:13:22.9170518Z SIGABRT(6), PID: 2653653, Thread 2653711: 2025-07-17T11:13:22.9170969Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9171495Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9171903Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9172244Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9172792Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9173333Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9173686Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9173902Z 2025-07-17T11:13:22.9174028Z SIGABRT(6), PID: 2653653, Thread 2653713: 2025-07-17T11:13:22.9174480Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9175015Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9175361Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9175757Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9176309Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9176852Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9177204Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9177421Z 2025-07-17T11:13:22.9177486Z SIGABRT(6), PID: 2653653, Thread 2653715: 2025-07-17T11:13:22.9177933Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9178456Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9178803Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9179146Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9179683Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9180225Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9180581Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9180792Z 2025-07-17T11:13:22.9180863Z SIGABRT(6), PID: 2653653, Thread 2653717: 2025-07-17T11:13:22.9181307Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9181836Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9182247Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9182612Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9183160Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9183711Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9184076Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9184291Z 2025-07-17T11:13:22.9184363Z SIGABRT(6), PID: 2653653, Thread 2653719: 2025-07-17T11:13:22.9184872Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9185403Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9185748Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9186086Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9186624Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9187291Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9191859Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9192102Z 2025-07-17T11:13:22.9192180Z SIGABRT(6), PID: 2653653, Thread 2653721: 2025-07-17T11:13:22.9192763Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9193436Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9193802Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9194160Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9194719Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9195275Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9195639Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9195855Z 2025-07-17T11:13:22.9195935Z SIGABRT(6), PID: 2653653, Thread 2653723: 2025-07-17T11:13:22.9196403Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9196937Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9197285Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9197643Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9198187Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9198738Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9199103Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9199314Z 2025-07-17T11:13:22.9199385Z SIGABRT(6), PID: 2653653, Thread 2653725: 2025-07-17T11:13:22.9199919Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9200453Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9200807Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9201156Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9201699Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9202315Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9202677Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9202891Z 2025-07-17T11:13:22.9202966Z SIGABRT(6), PID: 2653653, Thread 2653727: 2025-07-17T11:13:22.9203414Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9203936Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9204283Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9204706Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9205249Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9205792Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9206208Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9206425Z 2025-07-17T11:13:22.9206492Z SIGABRT(6), PID: 2653653, Thread 2653729: 2025-07-17T11:13:22.9206934Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9207453Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9207798Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9208143Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9208677Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9209227Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9209582Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9209792Z 2025-07-17T11:13:22.9209868Z SIGABRT(6), PID: 2653653, Thread 2653731: 2025-07-17T11:13:22.9210316Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9210837Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9211182Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9211528Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9212059Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9212666Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9213041Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9213250Z 2025-07-17T11:13:22.9213318Z SIGABRT(6), PID: 2653653, Thread 2653733: 2025-07-17T11:13:22.9213760Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9214280Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9214627Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9215053Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9215601Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9216139Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9216493Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9216705Z 2025-07-17T11:13:22.9216771Z SIGABRT(6), PID: 2653653, Thread 2653735: 2025-07-17T11:13:22.9217215Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9217805Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9218154Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9218494Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9219094Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9219637Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9219987Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9220202Z 2025-07-17T11:13:22.9220267Z SIGABRT(6), PID: 2653653, Thread 2653737: 2025-07-17T11:13:22.9220713Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9221235Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9221585Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9221926Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9222468Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9223006Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9223360Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9223576Z 2025-07-17T11:13:22.9223648Z SIGABRT(6), PID: 2653653, Thread 2653739: 2025-07-17T11:13:22.9224091Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9224610Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9224961Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9225373Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9225923Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9226469Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9226823Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9227031Z 2025-07-17T11:13:22.9227100Z SIGABRT(6), PID: 2653653, Thread 2653741: 2025-07-17T11:13:22.9227542Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9228134Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9228494Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9228858Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9229392Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9229932Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9230288Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9230567Z 2025-07-17T11:13:22.9230639Z SIGABRT(6), PID: 2653653, Thread 2653743: 2025-07-17T11:13:22.9231094Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9231625Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9232028Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9232378Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9232991Z frame #4: + 0x3475ab (0x7f279f60a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9233529Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9233883Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9234096Z 2025-07-17T11:13:22.9234161Z SIGABRT(6), PID: 2653653, Thread 2653783: 2025-07-17T11:13:22.9234609Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9235312Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f26b0e6908a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9235827Z frame #2: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9236169Z frame #3: pthread_kill + 0x12c (0x7f27a27b69fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9236486Z frame #4: raise + 0x16 (0x7f27a2762476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9236778Z frame #5: abort + 0xd3 (0x7f27a27487f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9237131Z frame #6: + 0x972cc (0x7f261e9f22cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9237520Z frame #7: + 0x95f47 (0x7f261e9f0f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9237900Z frame #8: + 0x34b71 (0x7f261e98fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9238343Z frame #9: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9238710Z frame #10: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9238925Z 2025-07-17T11:13:22.9238999Z SIGABRT(6), PID: 2653653, Thread 2655612: 2025-07-17T11:13:22.9239451Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9239972Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9240301Z frame #2: __poll + 0x4f (0x7f27a2838bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9240761Z frame #3: + 0x489f (0x7f27a230289f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9241364Z frame #4: + 0x1483bc (0x55af0b7ec3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9241774Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9242197Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9242593Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9243000Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9243404Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55af0b7d4a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9243892Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9244299Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55af0b7d2c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9244710Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9245176Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9245577Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9245968Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9246361Z frame #16: + 0x147734 (0x55af0b7eb734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9246735Z frame #17: + 0x21ca82 (0x55af0b8c0a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9247107Z frame #18: + 0x21c9e4 (0x55af0b8c09e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9247473Z frame #19: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9247841Z frame #20: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9248054Z 2025-07-17T11:13:22.9248125Z SIGABRT(6), PID: 2653653, Thread 2655613: 2025-07-17T11:13:22.9248597Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9249141Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9249484Z frame #2: epoll_wait + 0x5e (0x7f27a2845e2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9249909Z frame #3: uv__io_poll + 0x6bd (0x7f26f33bf44d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9250416Z frame #4: uv_run + 0x12a (0x7f26f33b336a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9250955Z frame #5: + 0x658a08a (0x7f26e772708a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9251440Z frame #6: + 0xdc253 (0x7f26af0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9251877Z frame #7: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9252250Z frame #8: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9252469Z 2025-07-17T11:13:22.9252536Z SIGABRT(6), PID: 2653653, Thread 2655616: 2025-07-17T11:13:22.9252988Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9253518Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9253867Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9254296Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f27a27b42dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9254838Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f26dcbb1048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9255518Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f26dcbb3bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9256027Z frame #6: + 0xdc253 (0x7f26af0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9256391Z frame #7: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9256817Z frame #8: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9257034Z 2025-07-17T11:13:22.9257099Z SIGABRT(6), PID: 2653653, Thread 2655617: 2025-07-17T11:13:22.9257553Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9258135Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9258494Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9258855Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f27a27b42dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9259405Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f26dcbab741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9259955Z frame #5: + 0xdc253 (0x7f26af0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9260320Z frame #6: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9260676Z frame #7: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9260888Z 2025-07-17T11:13:22.9260960Z SIGABRT(6), PID: 2653653, Thread 2655619: 2025-07-17T11:13:22.9261415Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9261940Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9262262Z frame #2: ioctl + 0x3f (0x7f27a283a94f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9262605Z frame #3: + 0x13eef0 (0x7f261ea99ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9262993Z frame #4: + 0x1378c4 (0x7f261ea928c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9263377Z frame #5: + 0x95b2b (0x7f261e9f0b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9263759Z frame #6: + 0x34b71 (0x7f261e98fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9264157Z frame #7: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9264721Z frame #8: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9264952Z 2025-07-17T11:13:22.9265027Z SIGABRT(6), PID: 2653653, Thread 2655623: 2025-07-17T11:13:22.9265480Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9266008Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9266336Z frame #2: __poll + 0x4f (0x7f27a2838bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9266669Z frame #3: + 0xd4540 (0x7f2666c09540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9267021Z frame #4: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9267437Z frame #5: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9267652Z 2025-07-17T11:13:22.9267718Z SIGABRT(6), PID: 2653653, Thread 2655625: 2025-07-17T11:13:22.9268172Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9268695Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9269011Z frame #2: __poll + 0x4f (0x7f27a2838bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9269337Z frame #3: + 0xd65a2 (0x7f2666c0b5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9269765Z frame #4: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9270127Z frame #5: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9270344Z 2025-07-17T11:13:22.9270413Z SIGABRT(6), PID: 2653653, Thread 2655627: 2025-07-17T11:13:22.9270920Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9271457Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9271808Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9272166Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9272528Z frame #4: + 0xd1e7f (0x7f2666c06e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9272957Z frame #5: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9273319Z frame #6: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9273532Z 2025-07-17T11:13:22.9273601Z SIGABRT(6), PID: 2653653, Thread 2655630: 2025-07-17T11:13:22.9274047Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9274572Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9274918Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9275263Z frame #3: + 0x9ca53 (0x7f27a27bca53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9275648Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55af0b7b8bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9276048Z frame #5: + 0x1d314f (0x55af0b87714f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9276425Z frame #6: + 0x1d2f6b (0x55af0b876f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9276802Z frame #7: + 0x6df36 (0x55af0b711f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9277202Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9277676Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9278083Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9278488Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9278886Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9279289Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9279680Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9280150Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9280551Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9280943Z frame #17: + 0x147734 (0x55af0b7eb734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9281309Z frame #18: + 0x21ca82 (0x55af0b8c0a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9281683Z frame #19: + 0x21c9e4 (0x55af0b8c09e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9282045Z frame #20: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9282487Z frame #21: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9282700Z 2025-07-17T11:13:22.9282772Z SIGABRT(6), PID: 2653653, Thread 2655634: 2025-07-17T11:13:22.9283225Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9283833Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9284171Z frame #2: read + 0x4c (0x7f27a283481c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9284486Z frame #3: _Py_read + 0x4c (0x55af0b87ea6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9284835Z frame #4: + 0x208c3b (0x55af0b8acc3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9285203Z frame #5: + 0x14648d (0x55af0b7ea48d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9285597Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55af0b7f9215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9285987Z frame #7: + 0x208ae7 (0x55af0b8acae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9286354Z frame #8: + 0x208472 (0x55af0b8ac472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9286719Z frame #9: + 0x1da6ee (0x55af0b87e6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9287096Z frame #10: + 0x1483bc (0x55af0b7ec3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9287484Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9287875Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9288263Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55af0b7d03bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9288649Z frame #14: + 0x147734 (0x55af0b7eb734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9289046Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55af0b7d2c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9289445Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9289835Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9290306Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55af0b7e00ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9290696Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55af0b7d07b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9291074Z frame #20: + 0x147734 (0x55af0b7eb734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9291442Z frame #21: + 0x21ca82 (0x55af0b8c0a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9291809Z frame #22: + 0x21c9e4 (0x55af0b8c09e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9292173Z frame #23: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9292535Z frame #24: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9292807Z 2025-07-17T11:13:22.9292881Z SIGABRT(6), PID: 2653653, Thread 2655637: 2025-07-17T11:13:22.9293345Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9293880Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9294231Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9294586Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9295060Z frame #4: + 0x5a02023 (0x7f26e6b9f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9295832Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f26e6ba31ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9296736Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f26e6b9a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9297468Z frame #7: + 0x79d655 (0x7f26f808a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9297965Z frame #8: + 0xdc253 (0x7f26af0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9298343Z frame #9: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9298709Z frame #10: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9298927Z 2025-07-17T11:13:22.9298996Z SIGABRT(6), PID: 2653653, Thread 2655638: 2025-07-17T11:13:22.9299459Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f26b0e68b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9299994Z frame #1: + 0x42520 (0x7f27a2762520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9300347Z frame #2: + 0x91117 (0x7f27a27b1117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9300691Z frame #3: pthread_cond_wait + 0x211 (0x7f27a27b3a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9301152Z frame #4: + 0x5a02023 (0x7f26e6b9f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9301853Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f26e6ba31ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9302693Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f26e6b9a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9303472Z frame #7: + 0x79d655 (0x7f26f808a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9303962Z frame #8: + 0xdc253 (0x7f26af0d5253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9304329Z frame #9: + 0x94ac3 (0x7f27a27b4ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9304687Z frame #10: + 0x126850 (0x7f27a2846850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9304909Z 2025-07-17T11:13:22.9305179Z [rank1]:[W717 11:07:26.447396559 Module.cpp:191] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... 2025-07-17T11:13:22.9305505Z 2025-07-17T11:13:22.9305705Z Memory access fault by GPU node-3 (Agent handle: 0x56465dab0040) on address 0x7f43a7410000. Reason: Unknown. 2025-07-17T11:13:22.9306089Z SIGABRT(6), PID: 2653654, Thread 2653654: 2025-07-17T11:13:22.9306548Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9307085Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9307468Z frame #2: + 0x7741f (0x7f53e259041f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9307853Z frame #3: + 0x76c8e (0x7f53e258fc8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9308226Z frame #4: + 0x6ad69 (0x7f53e2583d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9308678Z frame #5: + 0x3f54db (0x7f54731e84db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9309038Z frame #6: + 0x3e11d8 (0x7f54731d41d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9309398Z frame #7: + 0xb2f86 (0x7f5472ea5f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9309753Z frame #8: + 0x8e501 (0x7f5472e81501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9310295Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f549dc887ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9310888Z frame #10: + 0xd307d9 (0x7f54bc1d77d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9311378Z frame #11: + 0x139902 (0x564620567902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9311781Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x56462055ea65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9312198Z frame #13: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9312595Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x56462055ea65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9313152Z frame #15: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9313556Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9313951Z frame #17: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9314342Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9314724Z frame #19: + 0x1474b2 (0x5646205754b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9315092Z frame #20: PyObject_Call + 0xbc (0x564620575e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9315457Z frame #21: + 0x1ff69d (0x56462062d69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9315834Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x564620563023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9316234Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x56462055ecc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9316633Z frame #24: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9317098Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9317493Z frame #26: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9317877Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9318265Z frame #28: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9318658Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x56462055ea65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9319071Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x5646205624b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9319539Z frame #31: _PyObject_Call_Prepend + 0x69 (0x564620573ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9319903Z frame #32: + 0x205949 (0x564620633949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9320276Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x564620563023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9320663Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x56462055ecc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9321048Z frame #35: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9321429Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9321899Z frame #37: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9322299Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9322690Z frame #39: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9323077Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9323537Z frame #41: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9323933Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x56462055b3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9324322Z frame #43: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9324813Z frame #44: + 0x7ab3f7 (0x7f54bbc523f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9325299Z frame #45: + 0x13bc88 (0x564620569c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9325665Z frame #46: PyObject_Call + 0x20f (0x564620575f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9326046Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x56462055f98d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9326427Z frame #48: + 0x147608 (0x564620575608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9326813Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x56462055cc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9327202Z frame #50: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9327589Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9327979Z frame #52: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9328363Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x56462055b3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9328749Z frame #54: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9329137Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9329521Z frame #56: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9329973Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x56462055cc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9330372Z frame #58: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9330767Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x56462055cc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9331150Z frame #60: + 0x147608 (0x564620575608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9331539Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x56462055cc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9331919Z frame #62: + 0x147608 (0x564620575608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9332197Z 2025-07-17T11:13:22.9332274Z SIGABRT(6), PID: 2653654, Thread 2653785: 2025-07-17T11:13:22.9332754Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9333461Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f5474a2708a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9333985Z frame #2: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9334334Z frame #3: pthread_kill + 0x12c (0x7f55663739fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9334652Z frame #4: raise + 0x16 (0x7f556631f476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9335009Z frame #5: abort + 0xd3 (0x7f55663057f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9335355Z frame #6: + 0x972cc (0x7f53e25b02cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9335744Z frame #7: + 0x95f47 (0x7f53e25aef47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9336211Z frame #8: + 0x34b71 (0x7f53e254db71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9336596Z frame #9: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9336977Z frame #10: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9337191Z 2025-07-17T11:13:22.9337273Z SIGABRT(6), PID: 2653654, Thread 2655545: 2025-07-17T11:13:22.9337729Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9338273Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9338613Z frame #2: __poll + 0x4f (0x7f55663f5bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9339092Z frame #3: + 0x489f (0x7f5565ebf89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9339602Z frame #4: + 0x1483bc (0x5646205763bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9340015Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9340418Z frame #6: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9340810Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9341200Z frame #8: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9341601Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x56462055ea65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9342003Z frame #10: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9342413Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x56462055cc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9342874Z frame #12: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9343280Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9343670Z frame #14: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9344053Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9344440Z frame #16: + 0x147734 (0x564620575734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9344820Z frame #17: + 0x21ca82 (0x56462064aa82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9345192Z frame #18: + 0x21c9e4 (0x56462064a9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9345630Z frame #19: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9345999Z frame #20: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9346214Z 2025-07-17T11:13:22.9346298Z SIGABRT(6), PID: 2653654, Thread 2655614: 2025-07-17T11:13:22.9346776Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9347323Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9347687Z frame #2: + 0x91117 (0x7f556636e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9348134Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f55663712dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9348670Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f54a076f048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9349393Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f54a0771bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9349910Z frame #6: + 0xdc253 (0x7f5472c93253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9350281Z frame #7: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9350638Z frame #8: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9350850Z 2025-07-17T11:13:22.9350925Z SIGABRT(6), PID: 2653654, Thread 2655615: 2025-07-17T11:13:22.9351387Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9351917Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9352248Z frame #2: read + 0x4c (0x7f55663f181c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9352644Z frame #3: std::__basic_file::xsgetn(char*, long) + 0x3f (0x7f5472c87c8f in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9353236Z frame #4: std::basic_filebuf >::underflow() + 0x400 (0x7f5472ccaaf0 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9354118Z frame #5: std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char) + 0x31a (0x7f5472c7f7ea in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9355040Z frame #6: + 0x6245347 (0x7f54aafa0347 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9355758Z frame #7: torch::unwind::symbolize(std::vector > const&, torch::unwind::Mode) + 0x1ac (0x7f54aaf9573c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9356733Z frame #8: torch::symbolize(std::vector > const&) + 0x275 (0x7f54aaf6a055 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9357525Z frame #9: + 0x6d2cc3 (0x7f54bbb79cc3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9358120Z frame #10: + 0x6d33c2 (0x7f54bbb7a3c2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9358694Z frame #11: + 0x9a6d6 (0x7f5474a156d6 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9359426Z frame #12: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7f5474a1746c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9360246Z frame #13: + 0x6579eb2 (0x7f54ab2d4eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9360827Z frame #14: + 0x657b205 (0x7f54ab2d6205 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9361392Z frame #15: + 0x657bde1 (0x7f54ab2d6de1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9362325Z frame #16: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2c9 (0x7f54ab2d19d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9363410Z frame #17: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7f54a07698a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9364068Z frame #18: + 0xdc253 (0x7f5472c93253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9364464Z frame #19: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9364830Z frame #20: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9365040Z 2025-07-17T11:13:22.9365116Z SIGABRT(6), PID: 2653654, Thread 2655618: 2025-07-17T11:13:22.9365588Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9366129Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9366488Z frame #2: + 0xa2941 (0x7f556637f941 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9366817Z frame #3: free + 0x73 (0x7f5566382453 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9367172Z frame #4: + 0x137abd (0x7f53e2650abd in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9367568Z frame #5: + 0x95b2b (0x7f53e25aeb2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9367953Z frame #6: + 0x34b71 (0x7f53e254db71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9368326Z frame #7: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9368692Z frame #8: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9368911Z 2025-07-17T11:13:22.9368982Z SIGABRT(6), PID: 2653654, Thread 2655624: 2025-07-17T11:13:22.9369432Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9369969Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9370380Z frame #2: __poll + 0x4f (0x7f55663f5bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9370718Z frame #3: + 0xd4540 (0x7f542a7c7540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9371081Z frame #4: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9371435Z frame #5: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9371644Z 2025-07-17T11:13:22.9371724Z SIGABRT(6), PID: 2653654, Thread 2655626: 2025-07-17T11:13:22.9372179Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9372785Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9373108Z frame #2: __poll + 0x4f (0x7f55663f5bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9373450Z frame #3: + 0xd65a2 (0x7f542a7c95a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9373808Z frame #4: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9374159Z frame #5: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9374370Z 2025-07-17T11:13:22.9374445Z SIGABRT(6), PID: 2653654, Thread 2655628: 2025-07-17T11:13:22.9374893Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9375509Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9375874Z frame #2: + 0x91117 (0x7f556636e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9376231Z frame #3: pthread_cond_wait + 0x211 (0x7f5566370a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9376650Z frame #4: + 0xd1e7f (0x7f542a7c4e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9377023Z frame #5: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9377387Z frame #6: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9377605Z 2025-07-17T11:13:22.9377676Z SIGABRT(6), PID: 2653654, Thread 2655629: 2025-07-17T11:13:22.9378132Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9378675Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9379047Z frame #2: + 0x91117 (0x7f556636e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9379399Z frame #3: + 0x9ca53 (0x7f5566379a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9379797Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x564620542bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9380207Z frame #5: + 0x1d314f (0x56462060114f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9380593Z frame #6: + 0x1d2f6b (0x564620600f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9380983Z frame #7: + 0x6df36 (0x56462049bf36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9381380Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9381797Z frame #9: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9381976Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9382156Z frame #11: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9382389Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9382563Z frame #13: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9382731Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9382895Z frame #15: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9383061Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9383222Z frame #17: + 0x147734 (0x564620575734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9383378Z frame #18: + 0x21ca82 (0x56462064aa82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9383602Z frame #19: + 0x21c9e4 (0x56462064a9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9383767Z frame #20: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9383931Z frame #21: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9383935Z 2025-07-17T11:13:22.9384016Z SIGABRT(6), PID: 2653654, Thread 2655632: 2025-07-17T11:13:22.9384358Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9384513Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9384714Z frame #2: read + 0x4c (0x7f55663f181c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9384849Z frame #3: _Py_read + 0x4c (0x564620608a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9385019Z frame #4: + 0x208c3b (0x564620636c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9385223Z frame #5: + 0x14648d (0x56462057448d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9385407Z frame #6: PyObject_VectorcallMethod + 0x85 (0x564620583215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9385561Z frame #7: + 0x208ae7 (0x564620636ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9385718Z frame #8: + 0x208472 (0x564620636472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9385874Z frame #9: + 0x1da6ee (0x5646206086ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9386040Z frame #10: + 0x1483bc (0x5646205763bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9386213Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9386385Z frame #12: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9386551Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x56462055a3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9386714Z frame #14: + 0x147734 (0x564620575734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9386894Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x56462055cc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9387066Z frame #16: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9387233Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9387395Z frame #18: _PyFunction_Vectorcall + 0x6c (0x56462056a0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9387558Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x56462055a7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9387714Z frame #20: + 0x147734 (0x564620575734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9387870Z frame #21: + 0x21ca82 (0x56462064aa82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9388091Z frame #22: + 0x21c9e4 (0x56462064a9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9388246Z frame #23: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9388404Z frame #24: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9388408Z 2025-07-17T11:13:22.9388481Z SIGABRT(6), PID: 2653654, Thread 2655635: 2025-07-17T11:13:22.9388819Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9388969Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9389191Z frame #2: + 0x91117 (0x7f556636e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9389342Z frame #3: pthread_cond_wait + 0x211 (0x7f5566370a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9389621Z frame #4: + 0x5a02023 (0x7f54aa75d023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9390015Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f54aa7611ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9390432Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f54aa7581d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9390758Z frame #7: + 0x79d655 (0x7f54bbc44655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9390930Z frame #8: + 0xdc253 (0x7f5472c93253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9391135Z frame #9: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9391303Z frame #10: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9391307Z 2025-07-17T11:13:22.9391388Z SIGABRT(6), PID: 2653654, Thread 2655636: 2025-07-17T11:13:22.9391718Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f5474a26b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9391867Z frame #1: + 0x42520 (0x7f556631f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9392012Z frame #2: + 0x91117 (0x7f556636e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9392162Z frame #3: pthread_cond_wait + 0x211 (0x7f5566370a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9392422Z frame #4: + 0x5a02023 (0x7f54aa75d023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9392888Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f54aa7611ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9393295Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f54aa7581d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9393562Z frame #7: + 0x79d655 (0x7f54bbc44655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9393724Z frame #8: + 0xdc253 (0x7f5472c93253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9393877Z frame #9: + 0x94ac3 (0x7f5566371ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9394028Z frame #10: + 0x126850 (0x7f5566403850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9394032Z 2025-07-17T11:13:22.9394099Z FAILED [63.3177s] [100%] 2025-07-17T11:13:22.9394177Z 2025-07-17T11:13:22.9394272Z ==================================== RERUNS ==================================== 2025-07-17T11:13:22.9394410Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:22.9394486Z Traceback (most recent call last): 2025-07-17T11:13:22.9394769Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:22.9394842Z self._join_processes(fn) 2025-07-17T11:13:22.9395129Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:22.9395215Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:22.9395578Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:22.9395642Z self.assertEqual( 2025-07-17T11:13:22.9395910Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:22.9396028Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:22.9396117Z AssertionError: Scalars are not equal! 2025-07-17T11:13:22.9396120Z 2025-07-17T11:13:22.9396197Z Expected 0 but got -6. 2025-07-17T11:13:22.9396271Z Absolute difference: 6 2025-07-17T11:13:22.9396343Z Relative difference: inf 2025-07-17T11:13:22.9396506Z Expected exit code 0 but got -6 for pid: 2649155 2025-07-17T11:13:22.9396645Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:22.9396720Z Traceback (most recent call last): 2025-07-17T11:13:22.9396989Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:22.9397057Z self._join_processes(fn) 2025-07-17T11:13:22.9397402Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:22.9397486Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:22.9397775Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:22.9397836Z self.assertEqual( 2025-07-17T11:13:22.9398094Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:22.9398205Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:22.9398286Z AssertionError: Scalars are not equal! 2025-07-17T11:13:22.9398293Z 2025-07-17T11:13:22.9398356Z Expected 0 but got -6. 2025-07-17T11:13:22.9398426Z Absolute difference: 6 2025-07-17T11:13:22.9398493Z Relative difference: inf 2025-07-17T11:13:22.9398586Z Expected exit code 0 but got -6 for pid: 2651401 2025-07-17T11:13:22.9398673Z =================================== FAILURES =================================== 2025-07-17T11:13:22.9398809Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:22.9398877Z Traceback (most recent call last): 2025-07-17T11:13:22.9399138Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:22.9399202Z self._join_processes(fn) 2025-07-17T11:13:22.9399479Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:22.9399557Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:22.9399842Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:22.9399900Z self.assertEqual( 2025-07-17T11:13:22.9400222Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:22.9400329Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:22.9400409Z AssertionError: Scalars are not equal! 2025-07-17T11:13:22.9400412Z 2025-07-17T11:13:22.9400472Z Expected 0 but got -6. 2025-07-17T11:13:22.9400544Z Absolute difference: 6 2025-07-17T11:13:22.9400607Z Relative difference: inf 2025-07-17T11:13:22.9400695Z Expected exit code 0 but got -6 for pid: 2653653 2025-07-17T11:13:22.9401121Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-05263f4b748fb506.xml - 2025-07-17T11:13:22.9401216Z =========================== short test summary info ============================ 2025-07-17T11:13:22.9401596Z FAILED [63.3177s] distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph - AssertionError: Scalars are not equal! 2025-07-17T11:13:22.9401600Z 2025-07-17T11:13:22.9401668Z Expected 0 but got -6. 2025-07-17T11:13:22.9401732Z Absolute difference: 6 2025-07-17T11:13:22.9401797Z Relative difference: inf 2025-07-17T11:13:22.9401882Z Expected exit code 0 but got -6 for pid: 2653653 2025-07-17T11:13:22.9401986Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-07-17T11:13:22.9402096Z ============ 1 failed, 22 deselected, 2 rerun in 186.48s (0:03:06) ============= 2025-07-17T11:13:22.9402486Z /opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown 2025-07-17T11:13:22.9402662Z warnings.warn('resource_tracker: There appear to be %d ' 2025-07-17T11:13:22.9402730Z Got exit code 1 2025-07-17T11:13:22.9402796Z Retrying single test... 2025-07-17T11:13:22.9403572Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9403643Z import pkg_resources 2025-07-17T11:13:22.9403980Z Test results will be stored in test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a0d206e81560f92c.xml 2025-07-17T11:13:22.9404069Z ============================= test session starts ============================== 2025-07-17T11:13:22.9404261Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-07-17T11:13:22.9404322Z cachedir: .pytest_cache 2025-07-17T11:13:22.9404590Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-07-17T11:13:22.9404665Z rootdir: /var/lib/jenkins/pytorch 2025-07-17T11:13:22.9404728Z configfile: pytest.ini 2025-07-17T11:13:22.9405007Z plugins: rerunfailures-14.0, xdist-3.3.1, flakefinder-1.1.0, subtests-0.13.1, xdoctest-1.1.0, hypothesis-5.35.1, cpp-2.3.0, typeguard-4.3.0 2025-07-17T11:13:22.9405120Z collecting ... collected 60 items / 22 deselected / 38 selected 2025-07-17T11:13:22.9405436Z stepcurrent: skipping 8 already run items. Running only test/distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph 2025-07-17T11:13:22.9405502Z Running 1 items in this shard 2025-07-17T11:13:22.9405506Z 2025-07-17T11:13:22.9405971Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:08:14.987000 2655905 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2656885 2025-07-17T11:13:22.9406230Z I0717 11:08:14.988000 2655905 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2656886 2025-07-17T11:13:22.9406973Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9407043Z import pkg_resources 2025-07-17T11:13:22.9407715Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9407785Z import pkg_resources 2025-07-17T11:13:22.9408128Z [rank0]:W0717 11:08:25.578000 2656885 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9408545Z [rank1]:W0717 11:08:25.581000 2656886 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9408749Z Memory access fault by GPU node-2 (Agent handle: 0x564ae3d0bc60) on address 0x7fca57e10000. Reason: Unknown. 2025-07-17T11:13:22.9408830Z SIGABRT(6), PID: 2656885, Thread 2656885: 2025-07-17T11:13:22.9409176Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9409353Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9409587Z frame #2: + 0x7741f (0x7fda9cb8241f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9409759Z frame #3: + 0x76c8e (0x7fda9cb81c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9409918Z frame #4: + 0x6ad69 (0x7fda9cb75d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9410141Z frame #5: + 0x3f54db (0x7fdb2d7da4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9410294Z frame #6: + 0x3e11d8 (0x7fdb2d7c61d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9410459Z frame #7: + 0xb2f86 (0x7fdb2d497f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9410606Z frame #8: + 0x8e501 (0x7fdb2d473501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9410884Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7fdb5827a7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9411161Z frame #10: + 0xd307d9 (0x7fdb767c97d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9411340Z frame #11: + 0x139902 (0x564ac1fb9902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9411524Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x564ac1fb0a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9411706Z frame #13: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9411879Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x564ac1fb0a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9412050Z frame #15: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9412224Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9412394Z frame #17: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9412562Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9412739Z frame #19: + 0x1474b2 (0x564ac1fc74b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9412890Z frame #20: PyObject_Call + 0xbc (0x564ac1fc7e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9413117Z frame #21: + 0x1ff69d (0x564ac207f69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9413285Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x564ac1fb5023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9413472Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x564ac1fb0cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9413635Z frame #24: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9413814Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9413975Z frame #26: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9414155Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9414369Z frame #28: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9414555Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x564ac1fb0a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9414739Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x564ac1fb44b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9414903Z frame #31: _PyObject_Call_Prepend + 0x69 (0x564ac1fc5ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9415058Z frame #32: + 0x205949 (0x564ac2085949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9415229Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x564ac1fb5023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9415467Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x564ac1fb0cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9415638Z frame #35: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9415813Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9416045Z frame #37: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9416216Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9416388Z frame #39: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9416558Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9416723Z frame #41: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9416900Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x564ac1fad3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9417072Z frame #43: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9417349Z frame #44: + 0x7ab3f7 (0x7fdb762443f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9417522Z frame #45: + 0x13bc88 (0x564ac1fbbc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9417673Z frame #46: PyObject_Call + 0x20f (0x564ac1fc7f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9417857Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x564ac1fb198d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9418013Z frame #48: + 0x147608 (0x564ac1fc7608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9418193Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x564ac1faec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9418354Z frame #50: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9418532Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9418697Z frame #52: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9418943Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x564ac1fad3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9419104Z frame #54: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9419280Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9419439Z frame #56: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9419620Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x564ac1faec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9419781Z frame #58: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9419964Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x564ac1faec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9420185Z frame #60: + 0x147608 (0x564ac1fc7608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9420369Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x564ac1faec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9420522Z frame #62: + 0x147608 (0x564ac1fc7608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9420526Z 2025-07-17T11:13:22.9420607Z SIGABRT(6), PID: 2656885, Thread 2656910: 2025-07-17T11:13:22.9420945Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9421164Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9421309Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9421457Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9421963Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9422121Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9422277Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9422280Z 2025-07-17T11:13:22.9422355Z SIGABRT(6), PID: 2656885, Thread 2656912: 2025-07-17T11:13:22.9422686Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9422838Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9422977Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9423132Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9423471Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9423621Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9423767Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9423780Z 2025-07-17T11:13:22.9423851Z SIGABRT(6), PID: 2656885, Thread 2656915: 2025-07-17T11:13:22.9424185Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9424337Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9424487Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9424627Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9425027Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9425176Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9425327Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9425330Z 2025-07-17T11:13:22.9425398Z SIGABRT(6), PID: 2656885, Thread 2656917: 2025-07-17T11:13:22.9425735Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9425882Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9426097Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9426242Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9426592Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9426737Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9426898Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9426956Z 2025-07-17T11:13:22.9427023Z SIGABRT(6), PID: 2656885, Thread 2656919: 2025-07-17T11:13:22.9427356Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9427501Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9427650Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9427845Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9428194Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9428351Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9428510Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9428516Z 2025-07-17T11:13:22.9428584Z SIGABRT(6), PID: 2656885, Thread 2656921: 2025-07-17T11:13:22.9428918Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9429066Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9429217Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9429356Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9429701Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9429844Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9430008Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9430011Z 2025-07-17T11:13:22.9430078Z SIGABRT(6), PID: 2656885, Thread 2656922: 2025-07-17T11:13:22.9430412Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9430638Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9430794Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9430932Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9431275Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9431423Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9431578Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9431634Z 2025-07-17T11:13:22.9431708Z SIGABRT(6), PID: 2656885, Thread 2656924: 2025-07-17T11:13:22.9432029Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9432181Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9432325Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9432474Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9432879Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9433096Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9433246Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9433252Z 2025-07-17T11:13:22.9433323Z SIGABRT(6), PID: 2656885, Thread 2656926: 2025-07-17T11:13:22.9433710Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9433865Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9434008Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9434155Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9434487Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9434644Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9434794Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9434798Z 2025-07-17T11:13:22.9434876Z SIGABRT(6), PID: 2656885, Thread 2656928: 2025-07-17T11:13:22.9435199Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9435351Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9435500Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9435643Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9435984Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9436139Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9436289Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9436292Z 2025-07-17T11:13:22.9436430Z SIGABRT(6), PID: 2656885, Thread 2656930: 2025-07-17T11:13:22.9436761Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9436915Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9437055Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9437199Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9437540Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9437766Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9437910Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9437918Z 2025-07-17T11:13:22.9437999Z SIGABRT(6), PID: 2656885, Thread 2656932: 2025-07-17T11:13:22.9438323Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9438482Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9438627Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9438832Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9439169Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9439324Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9439533Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9439537Z 2025-07-17T11:13:22.9439611Z SIGABRT(6), PID: 2656885, Thread 2656934: 2025-07-17T11:13:22.9439956Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9440104Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9440255Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9440396Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9440741Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9440893Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9441048Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9441052Z 2025-07-17T11:13:22.9441123Z SIGABRT(6), PID: 2656885, Thread 2656936: 2025-07-17T11:13:22.9441451Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9441592Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9441746Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9441884Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9442227Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9442426Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9442586Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9442589Z 2025-07-17T11:13:22.9442655Z SIGABRT(6), PID: 2656885, Thread 2656938: 2025-07-17T11:13:22.9442994Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9443151Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9443312Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9443502Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9443861Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9444007Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9444164Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9444168Z 2025-07-17T11:13:22.9444237Z SIGABRT(6), PID: 2656885, Thread 2656939: 2025-07-17T11:13:22.9444569Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9444772Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9444923Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9445060Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9445456Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9445607Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9445764Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9445769Z 2025-07-17T11:13:22.9445837Z SIGABRT(6), PID: 2656885, Thread 2656941: 2025-07-17T11:13:22.9446178Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9446324Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9446474Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9446620Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9446966Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9447122Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9447271Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9447277Z 2025-07-17T11:13:22.9447352Z SIGABRT(6), PID: 2656885, Thread 2656944: 2025-07-17T11:13:22.9447677Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9447825Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9447969Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9448173Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9448521Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9448686Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9448834Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9448839Z 2025-07-17T11:13:22.9448915Z SIGABRT(6), PID: 2656885, Thread 2656946: 2025-07-17T11:13:22.9449238Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9449451Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9449598Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9449748Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9450086Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9450238Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9450444Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9450447Z 2025-07-17T11:13:22.9450525Z SIGABRT(6), PID: 2656885, Thread 2656948: 2025-07-17T11:13:22.9450848Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9451075Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9451223Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9451372Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9451706Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9451853Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9452004Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9452008Z 2025-07-17T11:13:22.9452083Z SIGABRT(6), PID: 2656885, Thread 2656950: 2025-07-17T11:13:22.9452415Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9452601Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9452750Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9452893Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9453230Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9453386Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9453538Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9453543Z 2025-07-17T11:13:22.9453616Z SIGABRT(6), PID: 2656885, Thread 2656952: 2025-07-17T11:13:22.9453992Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9454150Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9454300Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9454438Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9454783Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9454934Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9455140Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9455143Z 2025-07-17T11:13:22.9455214Z SIGABRT(6), PID: 2656885, Thread 2656954: 2025-07-17T11:13:22.9455547Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9455688Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9455843Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9455987Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9456392Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9456541Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9456697Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9456701Z 2025-07-17T11:13:22.9456820Z SIGABRT(6), PID: 2656885, Thread 2656956: 2025-07-17T11:13:22.9457162Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9457315Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9457474Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9457621Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9457968Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9458117Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9458279Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9458283Z 2025-07-17T11:13:22.9458353Z SIGABRT(6), PID: 2656885, Thread 2656958: 2025-07-17T11:13:22.9458688Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9458832Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9458986Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9459125Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9459478Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9459627Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9459844Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9459848Z 2025-07-17T11:13:22.9459925Z SIGABRT(6), PID: 2656885, Thread 2656960: 2025-07-17T11:13:22.9460258Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9460402Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9460557Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9460692Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9461044Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9461247Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9461418Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9461421Z 2025-07-17T11:13:22.9461494Z SIGABRT(6), PID: 2656885, Thread 2656962: 2025-07-17T11:13:22.9461828Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9461978Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9462180Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9462326Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9462668Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9462882Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9463032Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9463036Z 2025-07-17T11:13:22.9463109Z SIGABRT(6), PID: 2656885, Thread 2656964: 2025-07-17T11:13:22.9463434Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9463588Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9463736Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9463885Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9464229Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9464383Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9464531Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9464534Z 2025-07-17T11:13:22.9464608Z SIGABRT(6), PID: 2656885, Thread 2656966: 2025-07-17T11:13:22.9464929Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9465083Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9465229Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9465379Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9465770Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9465924Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9466069Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9466073Z 2025-07-17T11:13:22.9466154Z SIGABRT(6), PID: 2656885, Thread 2656968: 2025-07-17T11:13:22.9466484Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9466643Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9466843Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9466994Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9467339Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9467492Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9467640Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9467644Z 2025-07-17T11:13:22.9467776Z SIGABRT(6), PID: 2656885, Thread 2656971: 2025-07-17T11:13:22.9468105Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9468258Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9468404Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9468616Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9468955Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9469110Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9469263Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9469274Z 2025-07-17T11:13:22.9469345Z SIGABRT(6), PID: 2656885, Thread 2656973: 2025-07-17T11:13:22.9469676Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9469825Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9469978Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9470121Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9470466Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9470616Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9470775Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9470780Z 2025-07-17T11:13:22.9470849Z SIGABRT(6), PID: 2656885, Thread 2656975: 2025-07-17T11:13:22.9471189Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9471336Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9471547Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9471687Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9472029Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9472175Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9472333Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9472336Z 2025-07-17T11:13:22.9472401Z SIGABRT(6), PID: 2656885, Thread 2656978: 2025-07-17T11:13:22.9472860Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9473012Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9473164Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9473301Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9473642Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9473879Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9474031Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9474039Z 2025-07-17T11:13:22.9474105Z SIGABRT(6), PID: 2656885, Thread 2656980: 2025-07-17T11:13:22.9474504Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9474651Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9474801Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9474940Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9475399Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9475586Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9480444Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9480461Z 2025-07-17T11:13:22.9480565Z SIGABRT(6), PID: 2656885, Thread 2656982: 2025-07-17T11:13:22.9480938Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9481113Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9481259Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9481414Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9481774Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9481936Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9482092Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9482096Z 2025-07-17T11:13:22.9482178Z SIGABRT(6), PID: 2656885, Thread 2656983: 2025-07-17T11:13:22.9482641Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9482799Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9482943Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9483097Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9483447Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9483671Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9483817Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9483824Z 2025-07-17T11:13:22.9483898Z SIGABRT(6), PID: 2656885, Thread 2656986: 2025-07-17T11:13:22.9484230Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9484371Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9484520Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9484720Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9485057Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9485205Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9485414Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9485418Z 2025-07-17T11:13:22.9485488Z SIGABRT(6), PID: 2656885, Thread 2656988: 2025-07-17T11:13:22.9485817Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9485962Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9486109Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9486250Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9486588Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9486734Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9486885Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9486889Z 2025-07-17T11:13:22.9486954Z SIGABRT(6), PID: 2656885, Thread 2656989: 2025-07-17T11:13:22.9487281Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9487424Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9487573Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9487707Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9488046Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9488250Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9488406Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9488409Z 2025-07-17T11:13:22.9488477Z SIGABRT(6), PID: 2656885, Thread 2656990: 2025-07-17T11:13:22.9488805Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9488949Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9489094Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9489290Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9489632Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9489777Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9489930Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9489933Z 2025-07-17T11:13:22.9489999Z SIGABRT(6), PID: 2656885, Thread 2656991: 2025-07-17T11:13:22.9490328Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9490550Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9490703Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9490839Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9491234Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9491388Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9491535Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9491538Z 2025-07-17T11:13:22.9491605Z SIGABRT(6), PID: 2656885, Thread 2656992: 2025-07-17T11:13:22.9491931Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9492080Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9492224Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9492366Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9492706Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9492856Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9493003Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9493006Z 2025-07-17T11:13:22.9493078Z SIGABRT(6), PID: 2656885, Thread 2656993: 2025-07-17T11:13:22.9493397Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9493542Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9493687Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9493883Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9494226Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9494376Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9494520Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9494526Z 2025-07-17T11:13:22.9494598Z SIGABRT(6), PID: 2656885, Thread 2656994: 2025-07-17T11:13:22.9494918Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9495129Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9495271Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9495414Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9495748Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9495895Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9496040Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9496099Z 2025-07-17T11:13:22.9496164Z SIGABRT(6), PID: 2656885, Thread 2656995: 2025-07-17T11:13:22.9496492Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9496638Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9496835Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9496975Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9497311Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9497455Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9497608Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9497612Z 2025-07-17T11:13:22.9497677Z SIGABRT(6), PID: 2656885, Thread 2656996: 2025-07-17T11:13:22.9498007Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9498150Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9498297Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9498434Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9498775Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9498924Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9499074Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9499078Z 2025-07-17T11:13:22.9499144Z SIGABRT(6), PID: 2656885, Thread 2656997: 2025-07-17T11:13:22.9499471Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9499667Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9499816Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9499951Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9500290Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9500436Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9500588Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9500642Z 2025-07-17T11:13:22.9500708Z SIGABRT(6), PID: 2656885, Thread 2656998: 2025-07-17T11:13:22.9501041Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9501185Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9501329Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9501469Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9501810Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9502010Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9502165Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9502168Z 2025-07-17T11:13:22.9502233Z SIGABRT(6), PID: 2656885, Thread 2656999: 2025-07-17T11:13:22.9502615Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9502758Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9502902Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9503040Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9503382Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9503524Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9503686Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9503689Z 2025-07-17T11:13:22.9503757Z SIGABRT(6), PID: 2656885, Thread 2657000: 2025-07-17T11:13:22.9504084Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9504234Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9504375Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9504516Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9504850Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9505000Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9505148Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9505210Z 2025-07-17T11:13:22.9505286Z SIGABRT(6), PID: 2656885, Thread 2657001: 2025-07-17T11:13:22.9505607Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9505752Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9505895Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9506044Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9506383Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9506588Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9506737Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9506741Z 2025-07-17T11:13:22.9506810Z SIGABRT(6), PID: 2656885, Thread 2657002: 2025-07-17T11:13:22.9507132Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9507275Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9507472Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9507611Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9507948Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9508251Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9508399Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9508404Z 2025-07-17T11:13:22.9508476Z SIGABRT(6), PID: 2656885, Thread 2657003: 2025-07-17T11:13:22.9508797Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9508942Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9509087Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9509229Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9509564Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9509712Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9509858Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9509861Z 2025-07-17T11:13:22.9509932Z SIGABRT(6), PID: 2656885, Thread 2657004: 2025-07-17T11:13:22.9510258Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9510404Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9510544Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9510688Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9511081Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9511235Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9511381Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9511388Z 2025-07-17T11:13:22.9511452Z SIGABRT(6), PID: 2656885, Thread 2657005: 2025-07-17T11:13:22.9511778Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9511925Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9512148Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9512283Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9512621Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9512763Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9512994Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9512999Z 2025-07-17T11:13:22.9513065Z SIGABRT(6), PID: 2656885, Thread 2657006: 2025-07-17T11:13:22.9513465Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9513609Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9513755Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9513955Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9514301Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9514444Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9514592Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9514599Z 2025-07-17T11:13:22.9514663Z SIGABRT(6), PID: 2656885, Thread 2657007: 2025-07-17T11:13:22.9514986Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9515129Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9515274Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9515411Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9515752Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9515895Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9516047Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9516053Z 2025-07-17T11:13:22.9516117Z SIGABRT(6), PID: 2656885, Thread 2657008: 2025-07-17T11:13:22.9516441Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9516582Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9516801Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9516939Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9517276Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9517419Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9517571Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9517573Z 2025-07-17T11:13:22.9517637Z SIGABRT(6), PID: 2656885, Thread 2657009: 2025-07-17T11:13:22.9518037Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9518183Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9518350Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9518489Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9518826Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9518972Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9519176Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9519179Z 2025-07-17T11:13:22.9519254Z SIGABRT(6), PID: 2656885, Thread 2657010: 2025-07-17T11:13:22.9519579Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9519778Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9519921Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9520060Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9520392Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9520551Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9520698Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9520703Z 2025-07-17T11:13:22.9520774Z SIGABRT(6), PID: 2656885, Thread 2657011: 2025-07-17T11:13:22.9521099Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9521249Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9521389Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9521528Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9521862Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9522012Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9522159Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9522162Z 2025-07-17T11:13:22.9522230Z SIGABRT(6), PID: 2656885, Thread 2657012: 2025-07-17T11:13:22.9522605Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9522754Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9522896Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9523037Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9523373Z frame #4: + 0x3475ab (0x7fdc1d7bd5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9523520Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9523720Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9523723Z 2025-07-17T11:13:22.9523795Z SIGABRT(6), PID: 2656885, Thread 2657015: 2025-07-17T11:13:22.9524121Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9524442Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7fdb2f01908a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9524584Z frame #2: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9524789Z frame #3: pthread_kill + 0x12c (0x7fdc209699fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9524913Z frame #4: raise + 0x16 (0x7fdc20915476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9525034Z frame #5: abort + 0xd3 (0x7fdc208fb7f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9525210Z frame #6: + 0x972cc (0x7fda9cba22cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9525429Z frame #7: + 0x95f47 (0x7fda9cba0f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9525593Z frame #8: + 0x34b71 (0x7fda9cb3fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9525743Z frame #9: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9525905Z frame #10: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9525909Z 2025-07-17T11:13:22.9525987Z SIGABRT(6), PID: 2656885, Thread 2658844: 2025-07-17T11:13:22.9526333Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9526494Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9526622Z frame #2: __poll + 0x4f (0x7fdc209ebbcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9526919Z frame #3: + 0x489f (0x7fdc204b589f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9527089Z frame #4: + 0x1483bc (0x564ac1fc83bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9527273Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9527434Z frame #6: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9527605Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9527763Z frame #8: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9527950Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x564ac1fb0a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9528119Z frame #10: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9528362Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x564ac1faec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9528526Z frame #12: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9528700Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9528861Z frame #14: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9529034Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9529188Z frame #16: + 0x147734 (0x564ac1fc7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9529346Z frame #17: + 0x21ca82 (0x564ac209ca82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9529560Z frame #18: + 0x21c9e4 (0x564ac209c9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9529726Z frame #19: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9529878Z frame #20: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9529882Z 2025-07-17T11:13:22.9529957Z SIGABRT(6), PID: 2656885, Thread 2658845: 2025-07-17T11:13:22.9530292Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9530499Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9530636Z frame #2: epoll_wait + 0x5e (0x7fdc209f8e2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9530872Z frame #3: uv__io_poll + 0x6bd (0x7fdb7156f44d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9531101Z frame #4: uv_run + 0x12a (0x7fdb7156336a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9531423Z frame #5: + 0x658a08a (0x7fdb658d708a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9531594Z frame #6: + 0xdc253 (0x7fdb2d285253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9531740Z frame #7: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9531899Z frame #8: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9531905Z 2025-07-17T11:13:22.9531986Z SIGABRT(6), PID: 2656885, Thread 2658848: 2025-07-17T11:13:22.9532314Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9532462Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9532615Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9532776Z frame #3: pthread_cond_clockwait + 0x1fd (0x7fdc209672dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9533091Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7fdb5ad61048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9533387Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7fdb5ad63bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9533551Z frame #6: + 0xdc253 (0x7fdb2d285253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9533698Z frame #7: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9533851Z frame #8: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9533855Z 2025-07-17T11:13:22.9533918Z SIGABRT(6), PID: 2656885, Thread 2658849: 2025-07-17T11:13:22.9534320Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9534465Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9534613Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9534770Z frame #3: pthread_cond_clockwait + 0x1fd (0x7fdc209672dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9535105Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7fdb5ad5b741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9535328Z frame #5: + 0xdc253 (0x7fdb2d285253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9535476Z frame #6: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9535627Z frame #7: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9535631Z 2025-07-17T11:13:22.9535701Z SIGABRT(6), PID: 2656885, Thread 2658851: 2025-07-17T11:13:22.9536026Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9536174Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9536363Z frame #2: ioctl + 0x3f (0x7fdc209ed94f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9536534Z frame #3: + 0x13eef0 (0x7fda9cc49ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9536698Z frame #4: + 0x1378c4 (0x7fda9cc428c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9536863Z frame #5: + 0x95b2b (0x7fda9cba0b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9537080Z frame #6: + 0x34b71 (0x7fda9cb3fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9537233Z frame #7: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9537381Z frame #8: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9537384Z 2025-07-17T11:13:22.9537455Z SIGABRT(6), PID: 2656885, Thread 2658855: 2025-07-17T11:13:22.9537777Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9537928Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9538050Z frame #2: __poll + 0x4f (0x7fdc209ebbcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9538210Z frame #3: + 0xd4540 (0x7fdae4db9540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9538358Z frame #4: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9538508Z frame #5: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9538511Z 2025-07-17T11:13:22.9538576Z SIGABRT(6), PID: 2656885, Thread 2658858: 2025-07-17T11:13:22.9538902Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9539048Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9539168Z frame #2: __poll + 0x4f (0x7fdc209ebbcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9539314Z frame #3: + 0xd65a2 (0x7fdae4dbb5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9539466Z frame #4: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9539676Z frame #5: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9539679Z 2025-07-17T11:13:22.9539752Z SIGABRT(6), PID: 2656885, Thread 2658859: 2025-07-17T11:13:22.9540080Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9540226Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9540371Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9540522Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9540675Z frame #4: + 0xd1e7f (0x7fdae4db6e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9540876Z frame #5: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9541025Z frame #6: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9541032Z 2025-07-17T11:13:22.9541099Z SIGABRT(6), PID: 2656885, Thread 2658861: 2025-07-17T11:13:22.9541425Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9541567Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9541714Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9541918Z frame #3: + 0x9ca53 (0x7fdc2096fa53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9542106Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x564ac1f94bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9542269Z frame #5: + 0x1d314f (0x564ac205314f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9542485Z frame #6: + 0x1d2f6b (0x564ac2052f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9542639Z frame #7: + 0x6df36 (0x564ac1eedf36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9542823Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9542986Z frame #9: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9543162Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9543337Z frame #11: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9543515Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9543680Z frame #13: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9543849Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9544007Z frame #15: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9544177Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9544328Z frame #17: + 0x147734 (0x564ac1fc7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9544488Z frame #18: + 0x21ca82 (0x564ac209ca82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9544645Z frame #19: + 0x21c9e4 (0x564ac209c9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9544797Z frame #20: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9544947Z frame #21: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9544959Z 2025-07-17T11:13:22.9545024Z SIGABRT(6), PID: 2656885, Thread 2658864: 2025-07-17T11:13:22.9545407Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9545556Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9545678Z frame #2: read + 0x4c (0x7fdc209e781c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9545811Z frame #3: _Py_read + 0x4c (0x564ac205aa6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9545978Z frame #4: + 0x208c3b (0x564ac2088c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9546134Z frame #5: + 0x14648d (0x564ac1fc648d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9546364Z frame #6: PyObject_VectorcallMethod + 0x85 (0x564ac1fd5215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9546520Z frame #7: + 0x208ae7 (0x564ac2088ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9546690Z frame #8: + 0x208472 (0x564ac2088472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9546847Z frame #9: + 0x1da6ee (0x564ac205a6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9547003Z frame #10: + 0x1483bc (0x564ac1fc83bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9547171Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9547393Z frame #12: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9547562Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x564ac1fac3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9547719Z frame #14: + 0x147734 (0x564ac1fc7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9547893Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x564ac1faec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9548113Z frame #16: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9548285Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9548442Z frame #18: _PyFunction_Vectorcall + 0x6c (0x564ac1fbc0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9548610Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x564ac1fac7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9548767Z frame #20: + 0x147734 (0x564ac1fc7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9548918Z frame #21: + 0x21ca82 (0x564ac209ca82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9549075Z frame #22: + 0x21c9e4 (0x564ac209c9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9549232Z frame #23: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9549380Z frame #24: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9549385Z 2025-07-17T11:13:22.9549450Z SIGABRT(6), PID: 2656885, Thread 2658867: 2025-07-17T11:13:22.9549780Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9549924Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9550070Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9550212Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9550477Z frame #4: + 0x5a02023 (0x7fdb64d4f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9550932Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fdb64d531ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9551354Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fdb64d4a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9551623Z frame #7: + 0x79d655 (0x7fdb76236655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9551797Z frame #8: + 0xdc253 (0x7fdb2d285253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9551949Z frame #9: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9552163Z frame #10: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9552167Z 2025-07-17T11:13:22.9552239Z SIGABRT(6), PID: 2656885, Thread 2658868: 2025-07-17T11:13:22.9552577Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fdb2f018b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9552720Z frame #1: + 0x42520 (0x7fdc20915520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9552953Z frame #2: + 0x91117 (0x7fdc20964117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9553101Z frame #3: pthread_cond_wait + 0x211 (0x7fdc20966a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9553434Z frame #4: + 0x5a02023 (0x7fdb64d4f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9553818Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fdb64d531ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9554310Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fdb64d4a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9554576Z frame #7: + 0x79d655 (0x7fdb76236655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9554747Z frame #8: + 0xdc253 (0x7fdb2d285253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9554890Z frame #9: + 0x94ac3 (0x7fdc20967ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9555046Z frame #10: + 0x126850 (0x7fdc209f9850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9555050Z 2025-07-17T11:13:22.9555318Z [rank1]:[W717 11:08:38.417790603 Module.cpp:191] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... 2025-07-17T11:13:22.9555325Z 2025-07-17T11:13:22.9555532Z Memory access fault by GPU node-3 (Agent handle: 0x561f4e216ac0) on address 0x7fa159610000. Reason: Unknown. 2025-07-17T11:13:22.9555607Z SIGABRT(6), PID: 2656886, Thread 2656886: 2025-07-17T11:13:22.9555936Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9556088Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9556255Z frame #2: + 0x7743a (0x7fb190cbf43a in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9556416Z frame #3: + 0x76c8e (0x7fb190cbec8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9556571Z frame #4: + 0x6ad69 (0x7fb190cb2d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9556727Z frame #5: + 0x3f54db (0x7fb2219174db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9556876Z frame #6: + 0x3e11d8 (0x7fb2219031d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9557096Z frame #7: + 0xb2f86 (0x7fb2215d4f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9557241Z frame #8: + 0x8e501 (0x7fb2215b0501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9557516Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7fb24c3b77ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9557779Z frame #10: + 0xd307d9 (0x7fb26a90a7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9557947Z frame #11: + 0x139902 (0x561f0c926902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9558128Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x561f0c91da65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9558357Z frame #13: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9558533Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x561f0c91da65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9558697Z frame #15: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9558872Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9559034Z frame #17: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9559202Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9559422Z frame #19: + 0x1474b2 (0x561f0c9344b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9559571Z frame #20: PyObject_Call + 0xbc (0x561f0c934e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9559732Z frame #21: + 0x1ff69d (0x561f0c9ec69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9559944Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x561f0c922023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9560130Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x561f0c91dcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9560288Z frame #24: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9560458Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9560616Z frame #26: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9560782Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9560944Z frame #28: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9561125Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x561f0c91da65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9561311Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x561f0c9214b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9561474Z frame #31: _PyObject_Call_Prepend + 0x69 (0x561f0c932ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9561625Z frame #32: + 0x205949 (0x561f0c9f2949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9561783Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x561f0c922023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9561949Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x561f0c91dcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9562116Z frame #35: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9562282Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9562446Z frame #37: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9562667Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9562834Z frame #39: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9562999Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9563162Z frame #41: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9563329Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x561f0c91a3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9563491Z frame #43: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9563758Z frame #44: + 0x7ab3f7 (0x7fb26a3853f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9563968Z frame #45: + 0x13bc88 (0x561f0c928c88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9564116Z frame #46: PyObject_Call + 0x20f (0x561f0c934f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9564292Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x561f0c91e98d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9564447Z frame #48: + 0x147608 (0x561f0c934608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9564623Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x561f0c91bc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9564780Z frame #50: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9565008Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9565165Z frame #52: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9565344Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x561f0c91a3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9565564Z frame #54: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9565734Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9565889Z frame #56: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9566061Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x561f0c91bc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9566219Z frame #58: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9566388Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x561f0c91bc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9566536Z frame #60: + 0x147608 (0x561f0c934608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9566708Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x561f0c91bc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9566861Z frame #62: + 0x147608 (0x561f0c934608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9566867Z 2025-07-17T11:13:22.9566950Z SIGABRT(6), PID: 2656886, Thread 2657017: 2025-07-17T11:13:22.9567283Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9567605Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7fb22315608a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9567756Z frame #2: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9567899Z frame #3: pthread_kill + 0x12c (0x7fb314aa39fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9568022Z frame #4: raise + 0x16 (0x7fb314a4f476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9568135Z frame #5: abort + 0xd3 (0x7fb314a357f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9568352Z frame #6: + 0x972cc (0x7fb190cdf2cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9568518Z frame #7: + 0x95f47 (0x7fb190cddf47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9568671Z frame #8: + 0x34b71 (0x7fb190c7cb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9568820Z frame #9: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9568969Z frame #10: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9568973Z 2025-07-17T11:13:22.9569046Z SIGABRT(6), PID: 2656886, Thread 2658777: 2025-07-17T11:13:22.9569378Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9569585Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9569709Z frame #2: __poll + 0x4f (0x7fb314b25bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9569993Z frame #3: + 0x489f (0x7fb3145ef89f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9570147Z frame #4: + 0x1483bc (0x561f0c9353bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9570324Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9570535Z frame #6: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9570702Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9570862Z frame #8: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9571037Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x561f0c91da65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9571250Z frame #10: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9571432Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x561f0c91bc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9571587Z frame #12: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9571755Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9571915Z frame #14: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9572085Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9572236Z frame #16: + 0x147734 (0x561f0c934734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9572397Z frame #17: + 0x21ca82 (0x561f0ca09a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9572552Z frame #18: + 0x21c9e4 (0x561f0ca099e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9572711Z frame #19: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9572858Z frame #20: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9572861Z 2025-07-17T11:13:22.9572935Z SIGABRT(6), PID: 2656886, Thread 2658846: 2025-07-17T11:13:22.9573263Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9573420Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9573562Z frame #2: + 0x91117 (0x7fb314a9e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9573718Z frame #3: pthread_cond_clockwait + 0x1fd (0x7fb314aa12dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9574082Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7fb24ee9e048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9574382Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7fb24eea0bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9574545Z frame #6: + 0xdc253 (0x7fb2213c2253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9574692Z frame #7: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9574840Z frame #8: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9574843Z 2025-07-17T11:13:22.9574914Z SIGABRT(6), PID: 2656886, Thread 2658847: 2025-07-17T11:13:22.9575293Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9575448Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9575565Z frame #2: read + 0x4c (0x7fb314b2181c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9575774Z frame #3: std::__basic_file::xsgetn(char*, long) + 0x3f (0x7fb2213b6c8f in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9576019Z frame #4: std::basic_filebuf >::underflow() + 0x400 (0x7fb2213f9af0 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9576690Z frame #5: std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char) + 0x31a (0x7fb2213ae7ea in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9576952Z frame #6: + 0x6245347 (0x7fb2596cf347 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9577405Z frame #7: torch::unwind::symbolize(std::vector > const&, torch::unwind::Mode) + 0x1ac (0x7fb2596c473c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9577848Z frame #8: torch::symbolize(std::vector > const&) + 0x275 (0x7fb259699055 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9578117Z frame #9: + 0x6d2cc3 (0x7fb26a2accc3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9578382Z frame #10: + 0x6d33c2 (0x7fb26a2ad3c2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9578629Z frame #11: + 0x9a6d6 (0x7fb2231446d6 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9579051Z frame #12: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) + 0x9c (0x7fb22314646c in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9579307Z frame #13: + 0x6579eb2 (0x7fb259a03eb2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9579581Z frame #14: + 0x657b205 (0x7fb259a05205 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9579853Z frame #15: + 0x657bde1 (0x7fb259a05de1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9580545Z frame #16: c10d::TCPStore::check(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) + 0x2c9 (0x7fb259a009d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9580887Z frame #17: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x3c3 (0x7fb24ee988a3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9581071Z frame #18: + 0xdc253 (0x7fb2213c2253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9581226Z frame #19: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9581389Z frame #20: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9581392Z 2025-07-17T11:13:22.9581466Z SIGABRT(6), PID: 2656886, Thread 2658850: 2025-07-17T11:13:22.9581864Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9582024Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9582142Z frame #2: ioctl + 0x3f (0x7fb314b2794f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9582316Z frame #3: + 0x13eef0 (0x7fb190d86ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9582475Z frame #4: + 0x1378c4 (0x7fb190d7f8c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9582640Z frame #5: + 0x95b2b (0x7fb190cddb2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9582858Z frame #6: + 0x34b71 (0x7fb190c7cb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9583008Z frame #7: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9583163Z frame #8: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9583167Z 2025-07-17T11:13:22.9583237Z SIGABRT(6), PID: 2656886, Thread 2658856: 2025-07-17T11:13:22.9583627Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9583775Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9583895Z frame #2: __poll + 0x4f (0x7fb314b25bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9584049Z frame #3: + 0xd4540 (0x7fb1d8ef6540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9584199Z frame #4: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9584355Z frame #5: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9584360Z 2025-07-17T11:13:22.9584427Z SIGABRT(6), PID: 2656886, Thread 2658857: 2025-07-17T11:13:22.9584753Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9584895Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9585016Z frame #2: __poll + 0x4f (0x7fb314b25bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9585164Z frame #3: + 0xd65a2 (0x7fb1d8ef85a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9585315Z frame #4: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9585462Z frame #5: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9585465Z 2025-07-17T11:13:22.9585533Z SIGABRT(6), PID: 2656886, Thread 2658860: 2025-07-17T11:13:22.9585851Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9586004Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9586204Z frame #2: + 0x91117 (0x7fb314a9e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9586363Z frame #3: pthread_cond_wait + 0x211 (0x7fb314aa0a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9586515Z frame #4: + 0xd1e7f (0x7fb1d8ef3e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9586665Z frame #5: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9586812Z frame #6: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9586815Z 2025-07-17T11:13:22.9586883Z SIGABRT(6), PID: 2656886, Thread 2658862: 2025-07-17T11:13:22.9587207Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9587407Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9587555Z frame #2: + 0x91117 (0x7fb314a9e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9587706Z frame #3: + 0x9ca53 (0x7fb314aa9a53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9587888Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x561f0c901bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9588056Z frame #5: + 0x1d314f (0x561f0c9c014f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9588268Z frame #6: + 0x1d2f6b (0x561f0c9bff6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9588427Z frame #7: + 0x6df36 (0x561f0c85af36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9588602Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9588769Z frame #9: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9588995Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9589159Z frame #11: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9589330Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9589491Z frame #13: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9589657Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9589816Z frame #15: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9589981Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9590137Z frame #17: + 0x147734 (0x561f0c934734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9590293Z frame #18: + 0x21ca82 (0x561f0ca09a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9590448Z frame #19: + 0x21c9e4 (0x561f0ca099e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9590596Z frame #20: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9590747Z frame #21: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9590751Z 2025-07-17T11:13:22.9590821Z SIGABRT(6), PID: 2656886, Thread 2658866: 2025-07-17T11:13:22.9591174Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9591320Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9591445Z frame #2: read + 0x4c (0x7fb314b2181c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9591630Z frame #3: _Py_read + 0x4c (0x561f0c9c7a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9591791Z frame #4: + 0x208c3b (0x561f0c9f5c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9591944Z frame #5: + 0x14648d (0x561f0c93348d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9592122Z frame #6: PyObject_VectorcallMethod + 0x85 (0x561f0c942215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9592277Z frame #7: + 0x208ae7 (0x561f0c9f5ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9592436Z frame #8: + 0x208472 (0x561f0c9f5472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9592587Z frame #9: + 0x1da6ee (0x561f0c9c76ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9592866Z frame #10: + 0x1483bc (0x561f0c9353bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9593042Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9593206Z frame #12: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9593379Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x561f0c9193bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9593548Z frame #14: + 0x147734 (0x561f0c934734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9593729Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x561f0c91bc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9593970Z frame #16: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9594146Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9594312Z frame #18: _PyFunction_Vectorcall + 0x6c (0x561f0c9290ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9594543Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x561f0c9197b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9594702Z frame #20: + 0x147734 (0x561f0c934734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9594857Z frame #21: + 0x21ca82 (0x561f0ca09a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9595012Z frame #22: + 0x21c9e4 (0x561f0ca099e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9595171Z frame #23: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9595326Z frame #24: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9595329Z 2025-07-17T11:13:22.9595402Z SIGABRT(6), PID: 2656886, Thread 2658869: 2025-07-17T11:13:22.9595750Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9595909Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9596054Z frame #2: + 0x91117 (0x7fb314a9e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9596202Z frame #3: pthread_cond_wait + 0x211 (0x7fb314aa0a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9596473Z frame #4: + 0x5a02023 (0x7fb258e8c023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9596866Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fb258e901ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9597280Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fb258e871d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9597613Z frame #7: + 0x79d655 (0x7fb26a377655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9597786Z frame #8: + 0xdc253 (0x7fb2213c2253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9597934Z frame #9: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9598090Z frame #10: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9598093Z 2025-07-17T11:13:22.9598165Z SIGABRT(6), PID: 2656886, Thread 2658870: 2025-07-17T11:13:22.9598501Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7fb223155b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9598733Z frame #1: + 0x42520 (0x7fb314a4f520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9598877Z frame #2: + 0x91117 (0x7fb314a9e117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9599023Z frame #3: pthread_cond_wait + 0x211 (0x7fb314aa0a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9599282Z frame #4: + 0x5a02023 (0x7fb258e8c023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9599668Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7fb258e901ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9600068Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7fb258e871d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9600503Z frame #7: + 0x79d655 (0x7fb26a377655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9600672Z frame #8: + 0xdc253 (0x7fb2213c2253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9600883Z frame #9: + 0x94ac3 (0x7fb314aa1ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9601041Z frame #10: + 0x126850 (0x7fb314b33850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9601044Z 2025-07-17T11:13:22.9601133Z ('RERUN', {'yellow': True}) [62.1201s] [100%] 2025-07-17T11:13:22.9601604Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:09:17.111000 2655905 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2659137 2025-07-17T11:13:22.9601871Z I0717 11:09:17.112000 2655905 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2659138 2025-07-17T11:13:22.9602587Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9602659Z import pkg_resources 2025-07-17T11:13:22.9603325Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9603392Z import pkg_resources 2025-07-17T11:13:22.9603731Z [rank0]:W0717 11:09:26.868000 2659137 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9604056Z [rank1]:W0717 11:09:26.868000 2659138 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9604328Z Memory access fault by GPU node-3 (Agent handle: 0x55d778768740) on address 0x7f5e57e10000. Reason: Unknown. 2025-07-17T11:13:22.9604528Z Memory access fault by GPU node-2 (Agent handle: 0x55663cf40fe0) on address 0x7f02c602d000. Reason: Unknown. 2025-07-17T11:13:22.9604601Z SIGABRT(6), PID: 2659138, Thread 2659138: 2025-07-17T11:13:22.9604947Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9605101Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9605277Z frame #2: + 0x77423 (0x7f6e9afe4423 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9605444Z frame #3: + 0x76c8e (0x7f6e9afe3c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9605655Z frame #4: + 0x6ad69 (0x7f6e9afd7d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9605820Z frame #5: + 0x3f54db (0x7f6f2bc3c4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9605970Z frame #6: + 0x3e11d8 (0x7f6f2bc281d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9606120Z frame #7: + 0xb2f86 (0x7f6f2b8f9f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9606266Z frame #8: + 0x8e501 (0x7f6f2b8d5501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9606540Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f6f566dc7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9606871Z frame #10: + 0xd307d9 (0x7f6f74c2b7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9607047Z frame #11: + 0x139902 (0x55d744c4a902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9607233Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55d744c41a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9607463Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9607663Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55d744c41a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9607843Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9608021Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9608187Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9608353Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9608514Z frame #19: + 0x1474b2 (0x55d744c584b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9608664Z frame #20: PyObject_Call + 0xbc (0x55d744c58e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9608828Z frame #21: + 0x1ff69d (0x55d744d1069d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9608989Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55d744c46023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9609165Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55d744c41cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9609328Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9609499Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9609663Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9609829Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9609997Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9610221Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55d744c41a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9610420Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55d744c454b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9610578Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55d744c56ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9610743Z frame #32: + 0x205949 (0x55d744d16949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9610902Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55d744c46023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9611084Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55d744c41cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9611244Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9611472Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9611635Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9611810Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9611968Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9612142Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9612304Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9612562Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55d744c3e3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9612725Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9613012Z frame #44: + 0x7ab3f7 (0x7f6f746a63f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9613232Z frame #45: + 0x13bc88 (0x55d744c4cc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9613392Z frame #46: PyObject_Call + 0x20f (0x55d744c58f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9613565Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55d744c4298d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9613727Z frame #48: + 0x147608 (0x55d744c58608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9613898Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d744c3fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9614065Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9614235Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9614407Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9614580Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55d744c3e3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9614746Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9614917Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9615086Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9615255Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d744c3fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9615423Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9615594Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d744c3fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9615753Z frame #60: + 0x147608 (0x55d744c58608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9615980Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d744c3fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9616145Z frame #62: + 0x147608 (0x55d744c58608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9616148Z 2025-07-17T11:13:22.9616222Z SIGABRT(6), PID: 2659138, Thread 2659140: 2025-07-17T11:13:22.9616580Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9616741Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9616889Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9617098Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9617464Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9617627Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9617783Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9617786Z 2025-07-17T11:13:22.9617864Z SIGABRT(6), PID: 2659138, Thread 2659142: 2025-07-17T11:13:22.9618191Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9618400Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9618545Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9618694Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9619083Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9619238Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9619388Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9619391Z 2025-07-17T11:13:22.9619462Z SIGABRT(6), PID: 2659138, Thread 2659143: 2025-07-17T11:13:22.9619786Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9619942Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9620085Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9620239Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9620578Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9620731Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9620880Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9620883Z 2025-07-17T11:13:22.9620952Z SIGABRT(6), PID: 2659138, Thread 2659146: 2025-07-17T11:13:22.9621282Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9621433Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9621582Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9621813Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9622166Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9622330Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9622487Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9622493Z 2025-07-17T11:13:22.9622576Z SIGABRT(6), PID: 2659138, Thread 2659149: 2025-07-17T11:13:22.9622908Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9623109Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9623252Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9623399Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9623735Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9623884Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9624033Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9624096Z 2025-07-17T11:13:22.9624166Z SIGABRT(6), PID: 2659138, Thread 2659151: 2025-07-17T11:13:22.9624597Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9624781Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9624987Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9625136Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9625504Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9625652Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9625811Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9625814Z 2025-07-17T11:13:22.9625883Z SIGABRT(6), PID: 2659138, Thread 2659153: 2025-07-17T11:13:22.9626231Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9626376Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9626528Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9626671Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9627013Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9627165Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9627320Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9627325Z 2025-07-17T11:13:22.9627391Z SIGABRT(6), PID: 2659138, Thread 2659155: 2025-07-17T11:13:22.9627728Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9627927Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9628082Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9628219Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9628566Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9628712Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9628868Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9628923Z 2025-07-17T11:13:22.9628993Z SIGABRT(6), PID: 2659138, Thread 2659156: 2025-07-17T11:13:22.9629337Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9629486Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9629636Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9629780Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9630117Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9630322Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9630479Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9630483Z 2025-07-17T11:13:22.9630551Z SIGABRT(6), PID: 2659138, Thread 2659158: 2025-07-17T11:13:22.9630944Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9631090Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9631243Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9631383Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9631733Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9631878Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9632032Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9632035Z 2025-07-17T11:13:22.9632114Z SIGABRT(6), PID: 2659138, Thread 2659164: 2025-07-17T11:13:22.9632437Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9632586Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9632730Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9632948Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9633287Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9633439Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9633587Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9633659Z 2025-07-17T11:13:22.9633735Z SIGABRT(6), PID: 2659138, Thread 2659165: 2025-07-17T11:13:22.9634063Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9634212Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9634353Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9634501Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9634843Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9635067Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9635218Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9635221Z 2025-07-17T11:13:22.9635297Z SIGABRT(6), PID: 2659138, Thread 2659168: 2025-07-17T11:13:22.9635625Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9635775Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9635985Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9636133Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9636472Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9636692Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9636843Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9636847Z 2025-07-17T11:13:22.9636915Z SIGABRT(6), PID: 2659138, Thread 2659171: 2025-07-17T11:13:22.9637238Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9637385Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9637532Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9637680Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9638020Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9638177Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9638324Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9638327Z 2025-07-17T11:13:22.9638402Z SIGABRT(6), PID: 2659138, Thread 2659172: 2025-07-17T11:13:22.9638727Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9638881Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9639023Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9639171Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9639563Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9639722Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9639874Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9639878Z 2025-07-17T11:13:22.9639961Z SIGABRT(6), PID: 2659138, Thread 2659174: 2025-07-17T11:13:22.9640293Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9640449Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9640681Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9640819Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9641159Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9641307Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9641459Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9641463Z 2025-07-17T11:13:22.9641528Z SIGABRT(6), PID: 2659138, Thread 2659177: 2025-07-17T11:13:22.9641917Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9642062Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9642211Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9642421Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9642765Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9642915Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9643067Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9643072Z 2025-07-17T11:13:22.9643141Z SIGABRT(6), PID: 2659138, Thread 2659179: 2025-07-17T11:13:22.9643478Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9643625Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9643774Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9643915Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9644259Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9644403Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9644556Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9644561Z 2025-07-17T11:13:22.9644628Z SIGABRT(6), PID: 2659138, Thread 2659181: 2025-07-17T11:13:22.9644969Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9645119Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9645332Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9645477Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9645818Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9645966Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9646131Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9646134Z 2025-07-17T11:13:22.9646199Z SIGABRT(6), PID: 2659138, Thread 2659183: 2025-07-17T11:13:22.9646593Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9646737Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9646895Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9647031Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9647368Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9647516Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9647725Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9647728Z 2025-07-17T11:13:22.9647804Z SIGABRT(6), PID: 2659138, Thread 2659185: 2025-07-17T11:13:22.9648151Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9648364Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9648511Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9648655Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9648986Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9649138Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9649284Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9649290Z 2025-07-17T11:13:22.9649366Z SIGABRT(6), PID: 2659138, Thread 2659187: 2025-07-17T11:13:22.9649697Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9649850Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9649992Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9650141Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9650473Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9650621Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9650772Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9650776Z 2025-07-17T11:13:22.9650851Z SIGABRT(6), PID: 2659138, Thread 2659189: 2025-07-17T11:13:22.9651232Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9651384Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9651528Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9651673Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9652009Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9652164Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9652364Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9652368Z 2025-07-17T11:13:22.9652442Z SIGABRT(6), PID: 2659138, Thread 2659191: 2025-07-17T11:13:22.9652806Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9652961Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9653106Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9653255Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9653652Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9653807Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9653952Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9654005Z 2025-07-17T11:13:22.9654086Z SIGABRT(6), PID: 2659138, Thread 2659193: 2025-07-17T11:13:22.9654425Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9654580Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9654728Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9654870Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9655220Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9655370Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9655522Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9655525Z 2025-07-17T11:13:22.9655593Z SIGABRT(6), PID: 2659138, Thread 2659196: 2025-07-17T11:13:22.9655927Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9656074Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9656221Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9656364Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9656705Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9656910Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9657071Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9657074Z 2025-07-17T11:13:22.9657139Z SIGABRT(6), PID: 2659138, Thread 2659197: 2025-07-17T11:13:22.9657479Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9657625Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9657774Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9657916Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9658323Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9658475Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9658629Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9658632Z 2025-07-17T11:13:22.9658697Z SIGABRT(6), PID: 2659138, Thread 2659199: 2025-07-17T11:13:22.9659037Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9659236Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9659386Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9659526Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9659927Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9660080Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9660237Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9660241Z 2025-07-17T11:13:22.9660306Z SIGABRT(6), PID: 2659138, Thread 2659200: 2025-07-17T11:13:22.9660637Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9660784Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9660931Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9661071Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9661420Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9661567Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9661716Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9661720Z 2025-07-17T11:13:22.9661787Z SIGABRT(6), PID: 2659138, Thread 2659202: 2025-07-17T11:13:22.9662111Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9662257Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9662402Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9662541Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9662939Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9663087Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9663233Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9663236Z 2025-07-17T11:13:22.9663313Z SIGABRT(6), PID: 2659138, Thread 2659204: 2025-07-17T11:13:22.9663638Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9663842Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9663985Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9664138Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9664472Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9664628Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9664773Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9664851Z 2025-07-17T11:13:22.9664924Z SIGABRT(6), PID: 2659138, Thread 2659206: 2025-07-17T11:13:22.9665250Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9665405Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9665602Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9665749Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9666084Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9666235Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9666382Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9666386Z 2025-07-17T11:13:22.9666456Z SIGABRT(6), PID: 2659138, Thread 2659208: 2025-07-17T11:13:22.9666782Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9666931Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9667075Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9667221Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9667553Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9667708Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9667854Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9667857Z 2025-07-17T11:13:22.9667928Z SIGABRT(6), PID: 2659138, Thread 2659210: 2025-07-17T11:13:22.9668253Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9668460Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9668605Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9668747Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9669082Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9669237Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9669382Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9669444Z 2025-07-17T11:13:22.9669512Z SIGABRT(6), PID: 2659138, Thread 2659212: 2025-07-17T11:13:22.9669849Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9669998Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9670143Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9670283Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9670623Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9670827Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9670978Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9670983Z 2025-07-17T11:13:22.9671050Z SIGABRT(6), PID: 2659138, Thread 2659214: 2025-07-17T11:13:22.9671431Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9671579Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9671724Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9671865Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9672200Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9672348Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9672496Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9672500Z 2025-07-17T11:13:22.9672567Z SIGABRT(6), PID: 2659138, Thread 2659216: 2025-07-17T11:13:22.9672972Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9673117Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9673265Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9673409Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9673753Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9673899Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9674050Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9674053Z 2025-07-17T11:13:22.9674184Z SIGABRT(6), PID: 2659138, Thread 2659218: 2025-07-17T11:13:22.9674527Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9674682Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9674830Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9674978Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9675325Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9675539Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9675703Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9675706Z 2025-07-17T11:13:22.9675773Z SIGABRT(6), PID: 2659138, Thread 2659220: 2025-07-17T11:13:22.9676110Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9676254Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9676404Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9676612Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9676952Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9677102Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9677330Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9677333Z 2025-07-17T11:13:22.9677406Z SIGABRT(6), PID: 2659138, Thread 2659222: 2025-07-17T11:13:22.9677746Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9677901Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9678047Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9678201Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9678559Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9678716Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9678864Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9678868Z 2025-07-17T11:13:22.9678943Z SIGABRT(6), PID: 2659138, Thread 2659224: 2025-07-17T11:13:22.9679264Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9679420Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9679572Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9679719Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9680114Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9680270Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9680417Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9680420Z 2025-07-17T11:13:22.9680493Z SIGABRT(6), PID: 2659138, Thread 2659226: 2025-07-17T11:13:22.9680819Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9680977Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9681123Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9681328Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9681674Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9681829Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9681977Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9681980Z 2025-07-17T11:13:22.9682057Z SIGABRT(6), PID: 2659138, Thread 2659228: 2025-07-17T11:13:22.9682381Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9682591Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9682736Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9682882Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9683275Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9683435Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9683584Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9683588Z 2025-07-17T11:13:22.9683664Z SIGABRT(6), PID: 2659138, Thread 2659230: 2025-07-17T11:13:22.9683995Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9684148Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9684295Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9684437Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9684772Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9684920Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9685064Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9685075Z 2025-07-17T11:13:22.9685140Z SIGABRT(6), PID: 2659138, Thread 2659232: 2025-07-17T11:13:22.9685466Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9685611Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9685761Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9685972Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9686320Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9686473Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9686631Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9686638Z 2025-07-17T11:13:22.9686704Z SIGABRT(6), PID: 2659138, Thread 2659234: 2025-07-17T11:13:22.9687033Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9687251Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9687400Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9687537Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9688037Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9688184Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9688405Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9688408Z 2025-07-17T11:13:22.9688475Z SIGABRT(6), PID: 2659138, Thread 2659236: 2025-07-17T11:13:22.9688811Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9689015Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9689167Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9689304Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9689642Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9689788Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9689941Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9689945Z 2025-07-17T11:13:22.9690013Z SIGABRT(6), PID: 2659138, Thread 2659238: 2025-07-17T11:13:22.9690341Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9690487Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9690637Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9690773Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9691113Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9691257Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9691407Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9691411Z 2025-07-17T11:13:22.9691477Z SIGABRT(6), PID: 2659138, Thread 2659240: 2025-07-17T11:13:22.9691873Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9692016Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9692161Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9692301Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9692633Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9692783Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9693102Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9693105Z 2025-07-17T11:13:22.9693178Z SIGABRT(6), PID: 2659138, Thread 2659242: 2025-07-17T11:13:22.9693510Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9693658Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9693805Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9693950Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9694351Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9694507Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9694652Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9694655Z 2025-07-17T11:13:22.9694783Z SIGABRT(6), PID: 2659138, Thread 2659244: 2025-07-17T11:13:22.9695117Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9695271Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9695416Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9695565Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9695900Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9696053Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9696200Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9696205Z 2025-07-17T11:13:22.9696276Z SIGABRT(6), PID: 2659138, Thread 2659246: 2025-07-17T11:13:22.9696602Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9696751Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9696895Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9697040Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9697381Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9697534Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9697737Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9697741Z 2025-07-17T11:13:22.9697813Z SIGABRT(6), PID: 2659138, Thread 2659248: 2025-07-17T11:13:22.9698140Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9698292Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9698438Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9698578Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9698977Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9699136Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9699284Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9699289Z 2025-07-17T11:13:22.9699357Z SIGABRT(6), PID: 2659138, Thread 2659250: 2025-07-17T11:13:22.9699678Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9699896Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9700039Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9700181Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9700521Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9700725Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9700875Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9700881Z 2025-07-17T11:13:22.9700948Z SIGABRT(6), PID: 2659138, Thread 2659252: 2025-07-17T11:13:22.9701280Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9701423Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9701566Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9701705Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9702051Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9702197Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9702350Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9702353Z 2025-07-17T11:13:22.9702418Z SIGABRT(6), PID: 2659138, Thread 2659254: 2025-07-17T11:13:22.9702743Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9702886Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9703035Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9703175Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9703573Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9703721Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9703874Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9703877Z 2025-07-17T11:13:22.9703941Z SIGABRT(6), PID: 2659138, Thread 2659256: 2025-07-17T11:13:22.9704275Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9704417Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9704619Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9704758Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9705101Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9705245Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9705394Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9705458Z 2025-07-17T11:13:22.9705522Z SIGABRT(6), PID: 2659138, Thread 2659258: 2025-07-17T11:13:22.9705853Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9705999Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9706148Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9706342Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9706690Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9706837Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9706990Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9706998Z 2025-07-17T11:13:22.9707065Z SIGABRT(6), PID: 2659138, Thread 2659260: 2025-07-17T11:13:22.9707396Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9707542Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9707689Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9707825Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9708164Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9708312Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9708461Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9708464Z 2025-07-17T11:13:22.9708537Z SIGABRT(6), PID: 2659138, Thread 2659261: 2025-07-17T11:13:22.9708859Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9709080Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9709223Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9709367Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9709698Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9709848Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9709995Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9710000Z 2025-07-17T11:13:22.9710126Z SIGABRT(6), PID: 2659138, Thread 2659262: 2025-07-17T11:13:22.9710456Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9710610Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9710753Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9710898Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9711236Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9711441Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9711585Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9711592Z 2025-07-17T11:13:22.9711659Z SIGABRT(6), PID: 2659138, Thread 2659263: 2025-07-17T11:13:22.9712037Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9712187Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9712332Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9712475Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9712900Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9713076Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9713224Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9713228Z 2025-07-17T11:13:22.9713303Z SIGABRT(6), PID: 2659138, Thread 2659264: 2025-07-17T11:13:22.9713635Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9713782Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9713926Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9714067Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9714402Z frame #4: + 0x3475ab (0x7f701bc1c5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9714554Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9714699Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9714702Z 2025-07-17T11:13:22.9714843Z SIGABRT(6), PID: 2659138, Thread 2659267: 2025-07-17T11:13:22.9715185Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9715510Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f6f2d47b08a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9715663Z frame #2: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9715805Z frame #3: pthread_kill + 0x12c (0x7f701edc89fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9715933Z frame #4: raise + 0x16 (0x7f701ed74476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9716114Z frame #5: abort + 0xd3 (0x7f701ed5a7f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9716287Z frame #6: + 0x972cc (0x7f6e9b0042cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9716455Z frame #7: + 0x95f47 (0x7f6e9b002f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9716611Z frame #8: + 0x34b71 (0x7f6e9afa1b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9716764Z frame #9: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9716919Z frame #10: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9716927Z 2025-07-17T11:13:22.9716998Z SIGABRT(6), PID: 2659138, Thread 2661029: 2025-07-17T11:13:22.9717402Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9717549Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9717676Z frame #2: __poll + 0x4f (0x7f701ee4abcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9718024Z frame #3: + 0x489f (0x7f701e91489f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9718191Z frame #4: + 0x1483bc (0x55d744c593bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9718369Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9718535Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9718713Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9718876Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9719056Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55d744c41a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9719229Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9719408Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d744c3fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9719569Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9719737Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9719905Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9720074Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9720236Z frame #16: + 0x147734 (0x55d744c58734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9720394Z frame #17: + 0x21ca82 (0x55d744d2da82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9720552Z frame #18: + 0x21c9e4 (0x55d744d2d9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9720762Z frame #19: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9720919Z frame #20: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9720923Z 2025-07-17T11:13:22.9720991Z SIGABRT(6), PID: 2659138, Thread 2661098: 2025-07-17T11:13:22.9721331Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9721479Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9721629Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9721842Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f701edc62dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9722161Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f6f591c3048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9722461Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f6f591c5bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9722631Z frame #6: + 0xdc253 (0x7f6f2b6e7253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9722778Z frame #7: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9722932Z frame #8: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9722990Z 2025-07-17T11:13:22.9723059Z SIGABRT(6), PID: 2659138, Thread 2661099: 2025-07-17T11:13:22.9723398Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9723547Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9723750Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9723913Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f701edc62dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9724248Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f6f591bd741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9724408Z frame #5: + 0xdc253 (0x7f6f2b6e7253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9724560Z frame #6: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9724709Z frame #7: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9724714Z 2025-07-17T11:13:22.9724790Z SIGABRT(6), PID: 2659138, Thread 2661102: 2025-07-17T11:13:22.9725120Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9725270Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9725389Z frame #2: ioctl + 0x3f (0x7f701ee4c94f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9725562Z frame #3: + 0x13eef0 (0x7f6e9b0abef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9725721Z frame #4: + 0x1378c4 (0x7f6e9b0a48c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9725893Z frame #5: + 0x95b2b (0x7f6e9b002b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9726048Z frame #6: + 0x34b71 (0x7f6e9afa1b71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9726200Z frame #7: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9726348Z frame #8: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9726352Z 2025-07-17T11:13:22.9726482Z SIGABRT(6), PID: 2659138, Thread 2661107: 2025-07-17T11:13:22.9726814Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9726975Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9727101Z frame #2: __poll + 0x4f (0x7f701ee4abcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9727268Z frame #3: + 0xd4540 (0x7f6ee321b540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9727418Z frame #4: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9727625Z frame #5: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9727628Z 2025-07-17T11:13:22.9727695Z SIGABRT(6), PID: 2659138, Thread 2661109: 2025-07-17T11:13:22.9728032Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9728175Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9728298Z frame #2: __poll + 0x4f (0x7f701ee4abcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9728447Z frame #3: + 0xd65a2 (0x7f6ee321d5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9728656Z frame #4: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9728803Z frame #5: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9728812Z 2025-07-17T11:13:22.9728879Z SIGABRT(6), PID: 2659138, Thread 2661111: 2025-07-17T11:13:22.9729209Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9729432Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9729585Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9729731Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9729886Z frame #4: + 0xd1e7f (0x7f6ee3218e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9730039Z frame #5: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9730187Z frame #6: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9730191Z 2025-07-17T11:13:22.9730260Z SIGABRT(6), PID: 2659138, Thread 2661114: 2025-07-17T11:13:22.9730592Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9730735Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9730881Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9731025Z frame #3: + 0x9ca53 (0x7f701edcea53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9731213Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55d744c25bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9731377Z frame #5: + 0x1d314f (0x55d744ce414f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9731537Z frame #6: + 0x1d2f6b (0x55d744ce3f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9731699Z frame #7: + 0x6df36 (0x55d744b7ef36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9731877Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9732094Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9732280Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9732447Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9732619Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9732777Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9732950Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9733108Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9733335Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9733496Z frame #17: + 0x147734 (0x55d744c58734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9733658Z frame #18: + 0x21ca82 (0x55d744d2da82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9733811Z frame #19: + 0x21c9e4 (0x55d744d2d9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9733963Z frame #20: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9734115Z frame #21: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9734172Z 2025-07-17T11:13:22.9734243Z SIGABRT(6), PID: 2659138, Thread 2661117: 2025-07-17T11:13:22.9734573Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9734727Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9734912Z frame #2: read + 0x4c (0x7f701ee4681c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9735052Z frame #3: _Py_read + 0x4c (0x55d744ceba6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9735210Z frame #4: + 0x208c3b (0x55d744d19c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9735366Z frame #5: + 0x14648d (0x55d744c5748d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9735537Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55d744c66215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9735697Z frame #7: + 0x208ae7 (0x55d744d19ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9735848Z frame #8: + 0x208472 (0x55d744d19472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9736010Z frame #9: + 0x1da6ee (0x55d744ceb6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9736167Z frame #10: + 0x1483bc (0x55d744c593bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9736342Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9736503Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9736674Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55d744c3d3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9736828Z frame #14: + 0x147734 (0x55d744c58734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9737016Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55d744c3fc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9737187Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9737364Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9737525Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55d744c4d0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9737753Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55d744c3d7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9737910Z frame #20: + 0x147734 (0x55d744c58734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9738070Z frame #21: + 0x21ca82 (0x55d744d2da82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9738224Z frame #22: + 0x21c9e4 (0x55d744d2d9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9738380Z frame #23: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9738595Z frame #24: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9738661Z 2025-07-17T11:13:22.9738773Z SIGABRT(6), PID: 2659138, Thread 2661121: 2025-07-17T11:13:22.9739238Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9739473Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9739685Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9739909Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9740284Z frame #4: + 0x5a02023 (0x7f6f631b1023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9740869Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f6f631b51ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9741336Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f6f631ac1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9745778Z frame #7: + 0x79d655 (0x7f6f74698655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9746009Z frame #8: + 0xdc253 (0x7f6f2b6e7253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9746176Z frame #9: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9746338Z frame #10: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9746347Z 2025-07-17T11:13:22.9746422Z SIGABRT(6), PID: 2659138, Thread 2661122: 2025-07-17T11:13:22.9746791Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f6f2d47ab9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9746951Z frame #1: + 0x42520 (0x7f701ed74520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9747109Z frame #2: + 0x91117 (0x7f701edc3117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9747275Z frame #3: pthread_cond_wait + 0x211 (0x7f701edc5a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9747546Z frame #4: + 0x5a02023 (0x7f6f631b1023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9747939Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f6f631b51ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9748352Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f6f631ac1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9748621Z frame #7: + 0x79d655 (0x7f6f74698655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9748883Z frame #8: + 0xdc253 (0x7f6f2b6e7253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9749048Z frame #9: + 0x94ac3 (0x7f701edc6ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9749208Z frame #10: + 0x126850 (0x7f701ee58850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9749212Z 2025-07-17T11:13:22.9749282Z SIGABRT(6), PID: 2659137, Thread 2659137: 2025-07-17T11:13:22.9749621Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9749771Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9750012Z frame #2: + 0x7741f (0x7f1301f7241f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9750171Z frame #3: + 0x76c8e (0x7f1301f71c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9750337Z frame #4: + 0x6ad69 (0x7f1301f65d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9750496Z frame #5: + 0x3f54db (0x7f1392bca4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9750651Z frame #6: + 0x3e11d8 (0x7f1392bb61d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9750802Z frame #7: + 0xb2f86 (0x7f1392887f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9750947Z frame #8: + 0x8e501 (0x7f1392863501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9751289Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f13bd66a7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9751563Z frame #10: + 0xd307d9 (0x7f13dbbbd7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9751786Z frame #11: + 0x139902 (0x556612c2d902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9751972Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x556612c24a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9752138Z frame #13: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9752315Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x556612c24a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9752475Z frame #15: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9752659Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9752901Z frame #17: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9753079Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9753236Z frame #19: + 0x1474b2 (0x556612c3b4b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9753392Z frame #20: PyObject_Call + 0xbc (0x556612c3be4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9753552Z frame #21: + 0x1ff69d (0x556612cf369d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9753719Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x556612c29023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9753890Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x556612c24cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9754054Z frame #24: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9754221Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9754382Z frame #26: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9754547Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9754790Z frame #28: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9754970Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x556612c24a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9755163Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x556612c284b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9755318Z frame #31: _PyObject_Call_Prepend + 0x69 (0x556612c39ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9755486Z frame #32: + 0x205949 (0x556612cf9949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9755646Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x556612c29023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9755897Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x556612c24cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9756056Z frame #35: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9756235Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9756395Z frame #37: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9756563Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9756727Z frame #39: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9756974Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9757138Z frame #41: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9757312Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x556612c213f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9757475Z frame #43: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9757806Z frame #44: + 0x7ab3f7 (0x7f13db6383f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9757979Z frame #45: + 0x13bc88 (0x556612c2fc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9758129Z frame #46: PyObject_Call + 0x20f (0x556612c3bf9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9758310Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x556612c2598d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9758465Z frame #48: + 0x147608 (0x556612c3b608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9758639Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x556612c22c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9758802Z frame #50: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9758975Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9759136Z frame #52: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9759306Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x556612c213f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9759466Z frame #54: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9759635Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9759794Z frame #56: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9759966Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x556612c22c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9760124Z frame #58: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9760301Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x556612c22c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9760510Z frame #60: + 0x147608 (0x556612c3b608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9760688Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x556612c22c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9760840Z frame #62: + 0x147608 (0x556612c3b608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9760844Z 2025-07-17T11:13:22.9760925Z SIGABRT(6), PID: 2659137, Thread 2659139: 2025-07-17T11:13:22.9761271Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9761431Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9761629Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9761783Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9762144Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9762296Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9762449Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9762453Z 2025-07-17T11:13:22.9762585Z SIGABRT(6), PID: 2659137, Thread 2659141: 2025-07-17T11:13:22.9762914Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9763066Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9763207Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9763404Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9763754Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9763910Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9764063Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9764068Z 2025-07-17T11:13:22.9764139Z SIGABRT(6), PID: 2659137, Thread 2659144: 2025-07-17T11:13:22.9764468Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9764621Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9764765Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9764910Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9765244Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9765395Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9765545Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9765548Z 2025-07-17T11:13:22.9765618Z SIGABRT(6), PID: 2659137, Thread 2659145: 2025-07-17T11:13:22.9765938Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9766088Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9766283Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9766433Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9766766Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9766916Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9767068Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9767077Z 2025-07-17T11:13:22.9767143Z SIGABRT(6), PID: 2659137, Thread 2659147: 2025-07-17T11:13:22.9767529Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9767694Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9767841Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9767984Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9768325Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9768523Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9768675Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9768680Z 2025-07-17T11:13:22.9768744Z SIGABRT(6), PID: 2659137, Thread 2659148: 2025-07-17T11:13:22.9769146Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9769291Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9769443Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9769579Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9769916Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9770061Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9770210Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9770215Z 2025-07-17T11:13:22.9770279Z SIGABRT(6), PID: 2659137, Thread 2659150: 2025-07-17T11:13:22.9770611Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9770753Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9770898Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9771033Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9771367Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9771516Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9771669Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9771672Z 2025-07-17T11:13:22.9771739Z SIGABRT(6), PID: 2659137, Thread 2659152: 2025-07-17T11:13:22.9772116Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9772262Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9772415Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9772554Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9772895Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9773092Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9773242Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9773246Z 2025-07-17T11:13:22.9773318Z SIGABRT(6), PID: 2659137, Thread 2659154: 2025-07-17T11:13:22.9773650Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9773791Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9773937Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9774130Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9774467Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9774617Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9774819Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9774823Z 2025-07-17T11:13:22.9774896Z SIGABRT(6), PID: 2659137, Thread 2659157: 2025-07-17T11:13:22.9775218Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9775364Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9775506Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9775650Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9775981Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9776131Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9776277Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9776281Z 2025-07-17T11:13:22.9776351Z SIGABRT(6), PID: 2659137, Thread 2659159: 2025-07-17T11:13:22.9776670Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9776815Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9776959Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9777100Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9777432Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9777638Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9777789Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9777795Z 2025-07-17T11:13:22.9777866Z SIGABRT(6), PID: 2659137, Thread 2659160: 2025-07-17T11:13:22.9778187Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9778339Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9778479Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9778675Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9779021Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9779170Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9779314Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9779318Z 2025-07-17T11:13:22.9779391Z SIGABRT(6), PID: 2659137, Thread 2659161: 2025-07-17T11:13:22.9779712Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9780030Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9780172Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9780314Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9780702Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9780852Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9780998Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9781002Z 2025-07-17T11:13:22.9781073Z SIGABRT(6), PID: 2659137, Thread 2659162: 2025-07-17T11:13:22.9781393Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9781538Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9781681Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9781824Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9782157Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9782303Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9782449Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9782457Z 2025-07-17T11:13:22.9782527Z SIGABRT(6), PID: 2659137, Thread 2659163: 2025-07-17T11:13:22.9782856Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9782998Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9783143Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9783337Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9783681Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9783825Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9783981Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9783987Z 2025-07-17T11:13:22.9784051Z SIGABRT(6), PID: 2659137, Thread 2659166: 2025-07-17T11:13:22.9784378Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9784576Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9784723Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9784863Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9785203Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9785349Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9785502Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9785559Z 2025-07-17T11:13:22.9785625Z SIGABRT(6), PID: 2659137, Thread 2659167: 2025-07-17T11:13:22.9785953Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9786097Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9786296Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9786438Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9786782Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9786926Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9787077Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9787081Z 2025-07-17T11:13:22.9787147Z SIGABRT(6), PID: 2659137, Thread 2659169: 2025-07-17T11:13:22.9787476Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9787623Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9787770Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9787905Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9788240Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9788383Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9788530Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9788534Z 2025-07-17T11:13:22.9788603Z SIGABRT(6), PID: 2659137, Thread 2659170: 2025-07-17T11:13:22.9788926Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9789121Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9789274Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9789409Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9789753Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9789906Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9790053Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9790106Z 2025-07-17T11:13:22.9790179Z SIGABRT(6), PID: 2659137, Thread 2659173: 2025-07-17T11:13:22.9790505Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9790651Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9790792Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9790930Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9791260Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9791487Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9791636Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9791639Z 2025-07-17T11:13:22.9791708Z SIGABRT(6), PID: 2659137, Thread 2659175: 2025-07-17T11:13:22.9792079Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9792223Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9792364Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9792504Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9792973Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9793121Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9793268Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9793272Z 2025-07-17T11:13:22.9793343Z SIGABRT(6), PID: 2659137, Thread 2659176: 2025-07-17T11:13:22.9793664Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9793810Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9793954Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9794096Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9794431Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9794583Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9794728Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9794802Z 2025-07-17T11:13:22.9794877Z SIGABRT(6), PID: 2659137, Thread 2659178: 2025-07-17T11:13:22.9795196Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9795344Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9795486Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9795624Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9795957Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9796167Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9796315Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9796318Z 2025-07-17T11:13:22.9796391Z SIGABRT(6), PID: 2659137, Thread 2659180: 2025-07-17T11:13:22.9796718Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9796865Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9797089Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9797224Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9797560Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9797771Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9797922Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9797925Z 2025-07-17T11:13:22.9797993Z SIGABRT(6), PID: 2659137, Thread 2659182: 2025-07-17T11:13:22.9798315Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9798458Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9798604Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9798740Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9799076Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9799219Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9799373Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9799376Z 2025-07-17T11:13:22.9799442Z SIGABRT(6), PID: 2659137, Thread 2659184: 2025-07-17T11:13:22.9799768Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9799912Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9800058Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9800195Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9800605Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9800752Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9800900Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9800903Z 2025-07-17T11:13:22.9800968Z SIGABRT(6), PID: 2659137, Thread 2659186: 2025-07-17T11:13:22.9801291Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9801433Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9801634Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9801770Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9802111Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9802255Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9802404Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9802409Z 2025-07-17T11:13:22.9802475Z SIGABRT(6), PID: 2659137, Thread 2659188: 2025-07-17T11:13:22.9802866Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9803011Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9803158Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9803353Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9803705Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9803852Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9804003Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9804011Z 2025-07-17T11:13:22.9804076Z SIGABRT(6), PID: 2659137, Thread 2659190: 2025-07-17T11:13:22.9804402Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9804552Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9804691Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9804835Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9805165Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9805315Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9805458Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9805463Z 2025-07-17T11:13:22.9805532Z SIGABRT(6), PID: 2659137, Thread 2659192: 2025-07-17T11:13:22.9805852Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9806000Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9806200Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9806340Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9806679Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9806829Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9806978Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9806982Z 2025-07-17T11:13:22.9807052Z SIGABRT(6), PID: 2659137, Thread 2659194: 2025-07-17T11:13:22.9807434Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9807590Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9807734Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9807877Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9808205Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9808350Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9808555Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9808559Z 2025-07-17T11:13:22.9808633Z SIGABRT(6), PID: 2659137, Thread 2659195: 2025-07-17T11:13:22.9808953Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9809160Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9809304Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9809449Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9809802Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9809952Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9810097Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9810104Z 2025-07-17T11:13:22.9810169Z SIGABRT(6), PID: 2659137, Thread 2659198: 2025-07-17T11:13:22.9810495Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9810640Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9810783Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9810918Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9811252Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9811400Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9811554Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9811557Z 2025-07-17T11:13:22.9811622Z SIGABRT(6), PID: 2659137, Thread 2659201: 2025-07-17T11:13:22.9812000Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9812148Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9812297Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9812432Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9812770Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9812914Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9813134Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9813137Z 2025-07-17T11:13:22.9813211Z SIGABRT(6), PID: 2659137, Thread 2659203: 2025-07-17T11:13:22.9813536Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9813684Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9813828Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9813968Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9814366Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9814520Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9814669Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9814724Z 2025-07-17T11:13:22.9814797Z SIGABRT(6), PID: 2659137, Thread 2659205: 2025-07-17T11:13:22.9815116Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9815262Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9815405Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9815545Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9815879Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9816029Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9816177Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9816181Z 2025-07-17T11:13:22.9816252Z SIGABRT(6), PID: 2659137, Thread 2659207: 2025-07-17T11:13:22.9816570Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9816720Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9816864Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9817005Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9817336Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9817545Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9817692Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9817695Z 2025-07-17T11:13:22.9817765Z SIGABRT(6), PID: 2659137, Thread 2659209: 2025-07-17T11:13:22.9818083Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9818227Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9818371Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9818513Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9818903Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9819053Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9819198Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9819202Z 2025-07-17T11:13:22.9819268Z SIGABRT(6), PID: 2659137, Thread 2659211: 2025-07-17T11:13:22.9819587Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9819788Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9819935Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9820074Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9820463Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9820612Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9820755Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9820762Z 2025-07-17T11:13:22.9820829Z SIGABRT(6), PID: 2659137, Thread 2659213: 2025-07-17T11:13:22.9821152Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9821296Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9821440Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9821582Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9821919Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9822062Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9822210Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9822214Z 2025-07-17T11:13:22.9822277Z SIGABRT(6), PID: 2659137, Thread 2659215: 2025-07-17T11:13:22.9822604Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9822744Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9822889Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9823024Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9823415Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9823561Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9823714Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9823718Z 2025-07-17T11:13:22.9823784Z SIGABRT(6), PID: 2659137, Thread 2659217: 2025-07-17T11:13:22.9824107Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9824302Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9824450Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9824591Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9824930Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9825074Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9825223Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9825282Z 2025-07-17T11:13:22.9825351Z SIGABRT(6), PID: 2659137, Thread 2659219: 2025-07-17T11:13:22.9825674Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9825817Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9826015Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9826153Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9826492Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9826633Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9826783Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9826788Z 2025-07-17T11:13:22.9826854Z SIGABRT(6), PID: 2659137, Thread 2659221: 2025-07-17T11:13:22.9827176Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9827319Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9827468Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9827607Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9827944Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9828087Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9828233Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9828237Z 2025-07-17T11:13:22.9828303Z SIGABRT(6), PID: 2659137, Thread 2659223: 2025-07-17T11:13:22.9828623Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9828823Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9828966Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9829105Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9829433Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9829583Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9829727Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9829783Z 2025-07-17T11:13:22.9829857Z SIGABRT(6), PID: 2659137, Thread 2659225: 2025-07-17T11:13:22.9830181Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9830325Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9830466Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9830603Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9830933Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9831148Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9831293Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9831298Z 2025-07-17T11:13:22.9831366Z SIGABRT(6), PID: 2659137, Thread 2659227: 2025-07-17T11:13:22.9831747Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9831896Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9832037Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9832182Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9832513Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9832660Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9832904Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9832907Z 2025-07-17T11:13:22.9832979Z SIGABRT(6), PID: 2659137, Thread 2659229: 2025-07-17T11:13:22.9833303Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9833446Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9833584Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9833727Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9834059Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9834206Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9834351Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9834354Z 2025-07-17T11:13:22.9834513Z SIGABRT(6), PID: 2659137, Thread 2659231: 2025-07-17T11:13:22.9834842Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9834992Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9835135Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9835282Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9835617Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9835823Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9835983Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9835987Z 2025-07-17T11:13:22.9836055Z SIGABRT(6), PID: 2659137, Thread 2659233: 2025-07-17T11:13:22.9836381Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9836522Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9836666Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9836871Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9837208Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9837354Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9837565Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9837568Z 2025-07-17T11:13:22.9837636Z SIGABRT(6), PID: 2659137, Thread 2659235: 2025-07-17T11:13:22.9837959Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9838098Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9838244Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9838377Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9838714Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9838861Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9839007Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9839010Z 2025-07-17T11:13:22.9839075Z SIGABRT(6), PID: 2659137, Thread 2659237: 2025-07-17T11:13:22.9839396Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9839538Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9839682Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9839817Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9840217Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9840362Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9840510Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9840514Z 2025-07-17T11:13:22.9840578Z SIGABRT(6), PID: 2659137, Thread 2659239: 2025-07-17T11:13:22.9840899Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9841041Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9841185Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9841391Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9841733Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9841874Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9842023Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9842026Z 2025-07-17T11:13:22.9842089Z SIGABRT(6), PID: 2659137, Thread 2659241: 2025-07-17T11:13:22.9842411Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9842615Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9842758Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9842896Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9843290Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9843438Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9843583Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9843586Z 2025-07-17T11:13:22.9843652Z SIGABRT(6), PID: 2659137, Thread 2659243: 2025-07-17T11:13:22.9843973Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9844123Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9844263Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9844406Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9844734Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9844887Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9845030Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9845034Z 2025-07-17T11:13:22.9845101Z SIGABRT(6), PID: 2659137, Thread 2659245: 2025-07-17T11:13:22.9845418Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9845566Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9845709Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9845902Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9846238Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9846391Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9846533Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9846538Z 2025-07-17T11:13:22.9846603Z SIGABRT(6), PID: 2659137, Thread 2659247: 2025-07-17T11:13:22.9846923Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9847126Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9847271Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9847407Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9847738Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9847885Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9848095Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9848098Z 2025-07-17T11:13:22.9848167Z SIGABRT(6), PID: 2659137, Thread 2659249: 2025-07-17T11:13:22.9848490Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9848692Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9848835Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9848975Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9849306Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9849454Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9849600Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9849609Z 2025-07-17T11:13:22.9849673Z SIGABRT(6), PID: 2659137, Thread 2659251: 2025-07-17T11:13:22.9849996Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9850139Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9850284Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9850417Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9850747Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9850892Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9851039Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9851046Z 2025-07-17T11:13:22.9851110Z SIGABRT(6), PID: 2659137, Thread 2659253: 2025-07-17T11:13:22.9851486Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9851628Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9851773Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9851911Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9852247Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9852391Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9852595Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9852599Z 2025-07-17T11:13:22.9852666Z SIGABRT(6), PID: 2659137, Thread 2659255: 2025-07-17T11:13:22.9852995Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9853144Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9853287Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9853421Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9853816Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9853968Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9854118Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9854121Z 2025-07-17T11:13:22.9854258Z SIGABRT(6), PID: 2659137, Thread 2659257: 2025-07-17T11:13:22.9854590Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9854733Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9854875Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9855010Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9855345Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9855489Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9855640Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9855643Z 2025-07-17T11:13:22.9855708Z SIGABRT(6), PID: 2659137, Thread 2659259: 2025-07-17T11:13:22.9856027Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9856169Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9856311Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9856450Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9856781Z frame #4: + 0x3475ab (0x7f1482ba95ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9856925Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9857129Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9857133Z 2025-07-17T11:13:22.9857198Z SIGABRT(6), PID: 2659137, Thread 2659269: 2025-07-17T11:13:22.9857521Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9857850Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f139440908a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9857995Z frame #2: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9858134Z frame #3: pthread_kill + 0x12c (0x7f1485d559fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9858310Z frame #4: raise + 0x16 (0x7f1485d01476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9858425Z frame #5: abort + 0xd3 (0x7f1485ce77f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9858598Z frame #6: + 0x972cc (0x7f1301f922cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9858762Z frame #7: + 0x95f47 (0x7f1301f90f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9858919Z frame #8: + 0x34b71 (0x7f1301f2fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9859067Z frame #9: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9859279Z frame #10: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9859283Z 2025-07-17T11:13:22.9859351Z SIGABRT(6), PID: 2659137, Thread 2661096: 2025-07-17T11:13:22.9859676Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9859822Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9860001Z frame #2: __poll + 0x4f (0x7f1485dd7bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9860290Z frame #3: + 0x489f (0x7f14858a189f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:22.9860455Z frame #4: + 0x1483bc (0x556612c3c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9860634Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9860798Z frame #6: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9860966Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9861125Z frame #8: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9861304Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x556612c24a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9861470Z frame #10: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9861649Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x556612c22c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9861806Z frame #12: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9861977Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9862138Z frame #14: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9862306Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9862461Z frame #16: + 0x147734 (0x556612c3b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9862619Z frame #17: + 0x21ca82 (0x556612d10a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9862847Z frame #18: + 0x21c9e4 (0x556612d109e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9863000Z frame #19: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9863151Z frame #20: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9863155Z 2025-07-17T11:13:22.9863222Z SIGABRT(6), PID: 2659137, Thread 2661097: 2025-07-17T11:13:22.9863556Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9863705Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9863893Z frame #2: epoll_wait + 0x5e (0x7f1485de4e2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9864134Z frame #3: uv__io_poll + 0x6bd (0x7f13d695f44d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9864358Z frame #4: uv_run + 0x12a (0x7f13d695336a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9864625Z frame #5: + 0x658a08a (0x7f13cacc708a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9864786Z frame #6: + 0xdc253 (0x7f1392675253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9865003Z frame #7: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9865150Z frame #8: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9865154Z 2025-07-17T11:13:22.9865226Z SIGABRT(6), PID: 2659137, Thread 2661100: 2025-07-17T11:13:22.9865549Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9865752Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9865896Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9866052Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f1485d532dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9866361Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f13c0151048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9866672Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f13c0153bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9866830Z frame #6: + 0xdc253 (0x7f1392675253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9866976Z frame #7: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9867122Z frame #8: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9867127Z 2025-07-17T11:13:22.9867196Z SIGABRT(6), PID: 2659137, Thread 2661101: 2025-07-17T11:13:22.9867549Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9867700Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9867843Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9868007Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f1485d532dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9868335Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f13c014b741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:22.9868559Z frame #5: + 0xdc253 (0x7f1392675253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9868705Z frame #6: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9868856Z frame #7: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9868860Z 2025-07-17T11:13:22.9868924Z SIGABRT(6), PID: 2659137, Thread 2661103: 2025-07-17T11:13:22.9869248Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9869390Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9869511Z frame #2: ioctl + 0x3f (0x7f1485dd994f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9869833Z frame #3: + 0x13eef0 (0x7f1302039ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9869998Z frame #4: + 0x1378c4 (0x7f13020328c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9870158Z frame #5: + 0x95b2b (0x7f1301f90b2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9870320Z frame #6: + 0x34b71 (0x7f1301f2fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9870463Z frame #7: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9870615Z frame #8: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9870674Z 2025-07-17T11:13:22.9870743Z SIGABRT(6), PID: 2659137, Thread 2661108: 2025-07-17T11:13:22.9871072Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9871218Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9871334Z frame #2: __poll + 0x4f (0x7f1485dd7bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9871544Z frame #3: + 0xd4540 (0x7f134a1a9540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9871692Z frame #4: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9871840Z frame #5: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9871843Z 2025-07-17T11:13:22.9871910Z SIGABRT(6), PID: 2659137, Thread 2661110: 2025-07-17T11:13:22.9872234Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9872375Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9872497Z frame #2: __poll + 0x4f (0x7f1485dd7bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9872646Z frame #3: + 0xd65a2 (0x7f134a1ab5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9872880Z frame #4: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9873027Z frame #5: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9873030Z 2025-07-17T11:13:22.9873102Z SIGABRT(6), PID: 2659137, Thread 2661112: 2025-07-17T11:13:22.9873422Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9873573Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9873720Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9873873Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9874025Z frame #4: + 0xd1e7f (0x7f134a1a6e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:22.9874247Z frame #5: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9874399Z frame #6: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9874402Z 2025-07-17T11:13:22.9874481Z SIGABRT(6), PID: 2659137, Thread 2661113: 2025-07-17T11:13:22.9874797Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9874949Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9875091Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9875305Z frame #3: + 0x9ca53 (0x7f1485d5ba53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9875487Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x556612c08bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9875658Z frame #5: + 0x1d314f (0x556612cc714f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9875818Z frame #6: + 0x1d2f6b (0x556612cc6f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9875983Z frame #7: + 0x6df36 (0x556612b61f36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9876153Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9876407Z frame #9: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9876583Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9876753Z frame #11: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9876921Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9877148Z frame #13: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9877318Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9877488Z frame #15: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9877651Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9877818Z frame #17: + 0x147734 (0x556612c3b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9877975Z frame #18: + 0x21ca82 (0x556612d10a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9878135Z frame #19: + 0x21c9e4 (0x556612d109e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9878283Z frame #20: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9878442Z frame #21: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9878446Z 2025-07-17T11:13:22.9878515Z SIGABRT(6), PID: 2659137, Thread 2661118: 2025-07-17T11:13:22.9878847Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9879001Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9879132Z frame #2: read + 0x4c (0x7f1485dd381c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9879262Z frame #3: _Py_read + 0x4c (0x556612ccea6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9879421Z frame #4: + 0x208c3b (0x556612cfcc3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9879578Z frame #5: + 0x14648d (0x556612c3a48d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9879812Z frame #6: PyObject_VectorcallMethod + 0x85 (0x556612c49215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9879971Z frame #7: + 0x208ae7 (0x556612cfcae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9880129Z frame #8: + 0x208472 (0x556612cfc472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9880281Z frame #9: + 0x1da6ee (0x556612cce6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9880440Z frame #10: + 0x1483bc (0x556612c3c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9880624Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9880788Z frame #12: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9881010Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x556612c203bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9881179Z frame #14: + 0x147734 (0x556612c3b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9881357Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x556612c22c55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9881522Z frame #16: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9881690Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9881859Z frame #18: _PyFunction_Vectorcall + 0x6c (0x556612c300ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9882082Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x556612c207b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9882237Z frame #20: + 0x147734 (0x556612c3b734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9882393Z frame #21: + 0x21ca82 (0x556612d10a82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9882550Z frame #22: + 0x21c9e4 (0x556612d109e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9882751Z frame #23: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9882911Z frame #24: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9882914Z 2025-07-17T11:13:22.9882986Z SIGABRT(6), PID: 2659137, Thread 2661119: 2025-07-17T11:13:22.9883315Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9883462Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9883614Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9883756Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9884026Z frame #4: + 0x5a02023 (0x7f13ca13f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9884425Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f13ca1431ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9884846Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f13ca13a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9885114Z frame #7: + 0x79d655 (0x7f13db62a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9885276Z frame #8: + 0xdc253 (0x7f1392675253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9885426Z frame #9: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9885640Z frame #10: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9885644Z 2025-07-17T11:13:22.9885715Z SIGABRT(6), PID: 2659137, Thread 2661120: 2025-07-17T11:13:22.9886047Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1394408b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9886192Z frame #1: + 0x42520 (0x7f1485d01520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9886339Z frame #2: + 0x91117 (0x7f1485d50117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9886482Z frame #3: pthread_cond_wait + 0x211 (0x7f1485d52a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9886747Z frame #4: + 0x5a02023 (0x7f13ca13f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9887190Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f13ca1431ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9887600Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f13ca13a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:22.9887871Z frame #7: + 0x79d655 (0x7f13db62a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9888087Z frame #8: + 0xdc253 (0x7f1392675253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:22.9888245Z frame #9: + 0x94ac3 (0x7f1485d53ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9888403Z frame #10: + 0x126850 (0x7f1485de5850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9888407Z 2025-07-17T11:13:22.9888499Z ('RERUN', {'yellow': True}) [61.8168s] [100%] 2025-07-17T11:13:22.9889026Z distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph I0717 11:10:18.930000 2655905 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2661403 2025-07-17T11:13:22.9889292Z I0717 11:10:18.931000 2655905 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2661404 2025-07-17T11:13:22.9890021Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9890099Z import pkg_resources 2025-07-17T11:13:22.9890777Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:22.9890847Z import pkg_resources 2025-07-17T11:13:22.9891190Z [rank0]:W0717 11:10:28.547000 2661403 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9891517Z [rank1]:W0717 11:10:28.547000 2661404 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:22.9891728Z Memory access fault by GPU node-3 (Agent handle: 0x55769493abc0) on address 0x7f6c36a10000. Reason: Unknown. 2025-07-17T11:13:22.9891810Z SIGABRT(6), PID: 2661404, Thread 2661404: 2025-07-17T11:13:22.9892153Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9892369Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9892539Z frame #2: + 0x7741f (0x7f7c71d6141f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9892709Z frame #3: + 0x76c8e (0x7f7c71d60c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9892866Z frame #4: + 0x6ad69 (0x7f7c71d54d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:22.9893031Z frame #5: + 0x3f54db (0x7f7d029b94db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9893180Z frame #6: + 0x3e11d8 (0x7f7d029a51d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9893337Z frame #7: + 0xb2f86 (0x7f7d02676f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9893533Z frame #8: + 0x8e501 (0x7f7d02652501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:22.9893819Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f7d2d4597ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:22.9894089Z frame #10: + 0xd307d9 (0x7f7d4b9a87d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9894252Z frame #11: + 0x139902 (0x55765ae99902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9894432Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x55765ae90a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9894658Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9894829Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x55765ae90a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9895002Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9895175Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9895391Z frame #17: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9895561Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9895725Z frame #19: + 0x1474b2 (0x55765aea74b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9895873Z frame #20: PyObject_Call + 0xbc (0x55765aea7e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9896034Z frame #21: + 0x1ff69d (0x55765af5f69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9896198Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x55765ae95023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9896376Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x55765ae90cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9896538Z frame #24: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9896714Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9896873Z frame #26: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9897045Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9897203Z frame #28: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9897380Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x55765ae90a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9897565Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x55765ae944b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9897727Z frame #31: _PyObject_Call_Prepend + 0x69 (0x55765aea5ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9897878Z frame #32: + 0x205949 (0x55765af65949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9898120Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x55765ae95023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9898296Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x55765ae90cc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9898463Z frame #35: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9898628Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9898790Z frame #37: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9898962Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9899122Z frame #39: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9899363Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9899534Z frame #41: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9899704Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x55765ae8d3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9899872Z frame #43: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9900139Z frame #44: + 0x7ab3f7 (0x7f7d4b4233f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:22.9900304Z frame #45: + 0x13bc88 (0x55765ae9bc88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9900514Z frame #46: PyObject_Call + 0x20f (0x55765aea7f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9900697Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x55765ae9198d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9900853Z frame #48: + 0x147608 (0x55765aea7608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9901081Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x55765ae8ec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9901243Z frame #50: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9901411Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9901570Z frame #52: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9901741Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x55765ae8d3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9901903Z frame #54: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9902076Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9902235Z frame #56: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9902412Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x55765ae8ec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9902569Z frame #58: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9902747Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x55765ae8ec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9902897Z frame #60: + 0x147608 (0x55765aea7608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9903071Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x55765ae8ec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9903223Z frame #62: + 0x147608 (0x55765aea7608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:22.9903227Z 2025-07-17T11:13:22.9903298Z SIGABRT(6), PID: 2661404, Thread 2661428: 2025-07-17T11:13:22.9903640Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9903854Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9904007Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9904154Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9904508Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9904663Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9904824Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9904883Z 2025-07-17T11:13:22.9904954Z SIGABRT(6), PID: 2661404, Thread 2661430: 2025-07-17T11:13:22.9905296Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9905443Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9905596Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9905734Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9906094Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9906304Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9906456Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9906461Z 2025-07-17T11:13:22.9906530Z SIGABRT(6), PID: 2661404, Thread 2661433: 2025-07-17T11:13:22.9906922Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9907076Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9907231Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9907375Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9907729Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9907878Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9908042Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9908045Z 2025-07-17T11:13:22.9908118Z SIGABRT(6), PID: 2661404, Thread 2661435: 2025-07-17T11:13:22.9908456Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9908603Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9908753Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9908895Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9909245Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9909394Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9909544Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9909547Z 2025-07-17T11:13:22.9909670Z SIGABRT(6), PID: 2661404, Thread 2661437: 2025-07-17T11:13:22.9910009Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9910152Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9910299Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9910441Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9910783Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9910993Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9911152Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9911155Z 2025-07-17T11:13:22.9911222Z SIGABRT(6), PID: 2661404, Thread 2661439: 2025-07-17T11:13:22.9911546Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9911696Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9911839Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9912035Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9912373Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9912532Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9912739Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9912743Z 2025-07-17T11:13:22.9912891Z SIGABRT(6), PID: 2661404, Thread 2661441: 2025-07-17T11:13:22.9913227Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9913376Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9913529Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9913673Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9914009Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9914163Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9914308Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9914312Z 2025-07-17T11:13:22.9914385Z SIGABRT(6), PID: 2661404, Thread 2661443: 2025-07-17T11:13:22.9914708Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9914862Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9915002Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9915148Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9915545Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9915703Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9915853Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9915857Z 2025-07-17T11:13:22.9915929Z SIGABRT(6), PID: 2661404, Thread 2661445: 2025-07-17T11:13:22.9916259Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9916411Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9916557Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9916797Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9917144Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9917300Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9917449Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9917453Z 2025-07-17T11:13:22.9917528Z SIGABRT(6), PID: 2661404, Thread 2661447: 2025-07-17T11:13:22.9917850Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9918064Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9918214Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9918354Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9918757Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9918914Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9919066Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9919075Z 2025-07-17T11:13:22.9919146Z SIGABRT(6), PID: 2661404, Thread 2661449: 2025-07-17T11:13:22.9919480Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9919634Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9919781Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9919921Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9920260Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9920404Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9920556Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9920560Z 2025-07-17T11:13:22.9920628Z SIGABRT(6), PID: 2661404, Thread 2661451: 2025-07-17T11:13:22.9920958Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9921103Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9921322Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9921465Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9921806Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9921949Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9922096Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9922103Z 2025-07-17T11:13:22.9922168Z SIGABRT(6), PID: 2661404, Thread 2661453: 2025-07-17T11:13:22.9922497Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9922695Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9922848Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9922989Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9923333Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9923477Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9923705Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9923708Z 2025-07-17T11:13:22.9923780Z SIGABRT(6), PID: 2661404, Thread 2661455: 2025-07-17T11:13:22.9924137Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9924342Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9924498Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9924652Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9925017Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9925172Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9925327Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9925334Z 2025-07-17T11:13:22.9925400Z SIGABRT(6), PID: 2661404, Thread 2661457: 2025-07-17T11:13:22.9925742Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9925890Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9926041Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9926185Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9926537Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9926683Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9926831Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9926835Z 2025-07-17T11:13:22.9926902Z SIGABRT(6), PID: 2661404, Thread 2661459: 2025-07-17T11:13:22.9927302Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9927458Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9927603Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9927751Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9928102Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9928260Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9928463Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9928467Z 2025-07-17T11:13:22.9928542Z SIGABRT(6), PID: 2661404, Thread 2661461: 2025-07-17T11:13:22.9928868Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9929016Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9929161Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9929300Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9929700Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9929858Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9930006Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9930010Z 2025-07-17T11:13:22.9930139Z SIGABRT(6), PID: 2661404, Thread 2661463: 2025-07-17T11:13:22.9930472Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9930630Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9930775Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9930921Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9931253Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9931410Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9931554Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9931558Z 2025-07-17T11:13:22.9931631Z SIGABRT(6), PID: 2661404, Thread 2661465: 2025-07-17T11:13:22.9931954Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9932106Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9932245Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9932386Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9932718Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9932874Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9933073Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9933077Z 2025-07-17T11:13:22.9933154Z SIGABRT(6), PID: 2661404, Thread 2661467: 2025-07-17T11:13:22.9933473Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9933624Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9933767Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9933913Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9934310Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9934467Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9934611Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9934619Z 2025-07-17T11:13:22.9934687Z SIGABRT(6), PID: 2661404, Thread 2661468: 2025-07-17T11:13:22.9935017Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9935214Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9935366Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9935507Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9935903Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9936053Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9936210Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9936213Z 2025-07-17T11:13:22.9936280Z SIGABRT(6), PID: 2661404, Thread 2661470: 2025-07-17T11:13:22.9936617Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9936765Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9936910Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9937047Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9937389Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9937537Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9937688Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9937692Z 2025-07-17T11:13:22.9937759Z SIGABRT(6), PID: 2661404, Thread 2661472: 2025-07-17T11:13:22.9938080Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9938225Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9938375Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9938508Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9938927Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9939076Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9939227Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9939230Z 2025-07-17T11:13:22.9939297Z SIGABRT(6), PID: 2661404, Thread 2661474: 2025-07-17T11:13:22.9939632Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9939780Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9939989Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9940134Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9940477Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9940625Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9940781Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9940842Z 2025-07-17T11:13:22.9940910Z SIGABRT(6), PID: 2661404, Thread 2661476: 2025-07-17T11:13:22.9941242Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9941388Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9941542Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9941758Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9942106Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9942260Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9942420Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9942426Z 2025-07-17T11:13:22.9942502Z SIGABRT(6), PID: 2661404, Thread 2661478: 2025-07-17T11:13:22.9942825Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9942978Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9943127Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9943269Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9943604Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9943758Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9943910Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9943913Z 2025-07-17T11:13:22.9943986Z SIGABRT(6), PID: 2661404, Thread 2661480: 2025-07-17T11:13:22.9944312Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9944519Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9944667Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9944813Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9945151Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9945310Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9945459Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9945462Z 2025-07-17T11:13:22.9945593Z SIGABRT(6), PID: 2661404, Thread 2661482: 2025-07-17T11:13:22.9945923Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9946078Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9946221Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9946375Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9946723Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9946932Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9947080Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9947086Z 2025-07-17T11:13:22.9947165Z SIGABRT(6), PID: 2661404, Thread 2661484: 2025-07-17T11:13:22.9947543Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9947700Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9947851Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9947999Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9948332Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9948481Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9948630Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9948634Z 2025-07-17T11:13:22.9948708Z SIGABRT(6), PID: 2661404, Thread 2661486: 2025-07-17T11:13:22.9949036Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9949195Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9949340Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9949493Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9949829Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9949983Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9950138Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9950141Z 2025-07-17T11:13:22.9950266Z SIGABRT(6), PID: 2661404, Thread 2661488: 2025-07-17T11:13:22.9950616Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9950761Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9950911Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9951054Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9951399Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9951595Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9951754Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9951761Z 2025-07-17T11:13:22.9951829Z SIGABRT(6), PID: 2661404, Thread 2661490: 2025-07-17T11:13:22.9952163Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9952310Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9952460Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9952656Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9953089Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9953246Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9953472Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9953475Z 2025-07-17T11:13:22.9953547Z SIGABRT(6), PID: 2661404, Thread 2661491: 2025-07-17T11:13:22.9953886Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9954029Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9954186Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9954329Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9954690Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9954837Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9954993Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9954996Z 2025-07-17T11:13:22.9955063Z SIGABRT(6), PID: 2661404, Thread 2661493: 2025-07-17T11:13:22.9955392Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9955539Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9955693Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9955834Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9956181Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9956410Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9956569Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9956572Z 2025-07-17T11:13:22.9956642Z SIGABRT(6), PID: 2661404, Thread 2661495: 2025-07-17T11:13:22.9956974Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9957125Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9957268Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9957500Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9957847Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9958001Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9958153Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9958156Z 2025-07-17T11:13:22.9958240Z SIGABRT(6), PID: 2661404, Thread 2661497: 2025-07-17T11:13:22.9958568Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9958793Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9958938Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9959085Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9959472Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9959626Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9959778Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9959781Z 2025-07-17T11:13:22.9959855Z SIGABRT(6), PID: 2661404, Thread 2661499: 2025-07-17T11:13:22.9960181Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9960333Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9960478Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9960629Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9960964Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9961112Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9961261Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9961264Z 2025-07-17T11:13:22.9961341Z SIGABRT(6), PID: 2661404, Thread 2661501: 2025-07-17T11:13:22.9961663Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9961812Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9961954Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9962283Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9962625Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9962784Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9962936Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9962944Z 2025-07-17T11:13:22.9963024Z SIGABRT(6), PID: 2661404, Thread 2661503: 2025-07-17T11:13:22.9963352Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9963564Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9963713Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9963855Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9964187Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9964338Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9964579Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9964583Z 2025-07-17T11:13:22.9964659Z SIGABRT(6), PID: 2661404, Thread 2661505: 2025-07-17T11:13:22.9964984Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9965137Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9965348Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9965486Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9965827Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9965972Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9966129Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9966132Z 2025-07-17T11:13:22.9966204Z SIGABRT(6), PID: 2661404, Thread 2661507: 2025-07-17T11:13:22.9966531Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9966678Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9966834Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9966975Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9967313Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9967463Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9967621Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9967626Z 2025-07-17T11:13:22.9967693Z SIGABRT(6), PID: 2661404, Thread 2661509: 2025-07-17T11:13:22.9968091Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9968242Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9968395Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9968532Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9968880Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9969027Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9969233Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9969236Z 2025-07-17T11:13:22.9969306Z SIGABRT(6), PID: 2661404, Thread 2661510: 2025-07-17T11:13:22.9969643Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9969787Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9969938Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9970075Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9970480Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9970623Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9970779Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9970783Z 2025-07-17T11:13:22.9970851Z SIGABRT(6), PID: 2661404, Thread 2661511: 2025-07-17T11:13:22.9971233Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9971387Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9971543Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9971682Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9972030Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9972180Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9972340Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9972345Z 2025-07-17T11:13:22.9972423Z SIGABRT(6), PID: 2661404, Thread 2661512: 2025-07-17T11:13:22.9972750Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9972902Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9973050Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9973203Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9973544Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9973697Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9973908Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9973912Z 2025-07-17T11:13:22.9973986Z SIGABRT(6), PID: 2661404, Thread 2661513: 2025-07-17T11:13:22.9974311Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9974466Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9974612Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9974762Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9975095Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9975310Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9975460Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9975463Z 2025-07-17T11:13:22.9975544Z SIGABRT(6), PID: 2661404, Thread 2661514: 2025-07-17T11:13:22.9975865Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9976019Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9976217Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9976368Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9976706Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9976911Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9977060Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9977063Z 2025-07-17T11:13:22.9977139Z SIGABRT(6), PID: 2661404, Thread 2661515: 2025-07-17T11:13:22.9977461Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9977616Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9977759Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9977908Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9978246Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9978396Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9978541Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9978545Z 2025-07-17T11:13:22.9978621Z SIGABRT(6), PID: 2661404, Thread 2661516: 2025-07-17T11:13:22.9978945Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9979099Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9979246Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9979393Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9979799Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9979953Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9980105Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9980113Z 2025-07-17T11:13:22.9980182Z SIGABRT(6), PID: 2661404, Thread 2661517: 2025-07-17T11:13:22.9980517Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9980663Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9980868Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9981010Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9981355Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9981503Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9981658Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9981661Z 2025-07-17T11:13:22.9981786Z SIGABRT(6), PID: 2661404, Thread 2661518: 2025-07-17T11:13:22.9982112Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9982259Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9982415Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9982606Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9982953Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9983100Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9983260Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9983265Z 2025-07-17T11:13:22.9983335Z SIGABRT(6), PID: 2661404, Thread 2661519: 2025-07-17T11:13:22.9983664Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9983812Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9983968Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9984108Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9984449Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9984598Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9984753Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9984755Z 2025-07-17T11:13:22.9984826Z SIGABRT(6), PID: 2661404, Thread 2661520: 2025-07-17T11:13:22.9985159Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9985306Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9985525Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9985663Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9986012Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9986157Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9986319Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9986322Z 2025-07-17T11:13:22.9986388Z SIGABRT(6), PID: 2661404, Thread 2661521: 2025-07-17T11:13:22.9986794Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9986945Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9987097Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9987241Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9987584Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9987788Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9987942Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9987946Z 2025-07-17T11:13:22.9988014Z SIGABRT(6), PID: 2661404, Thread 2661522: 2025-07-17T11:13:22.9988401Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9988557Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9988703Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9988853Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9989194Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9989351Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9989502Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9989507Z 2025-07-17T11:13:22.9989577Z SIGABRT(6), PID: 2661404, Thread 2661523: 2025-07-17T11:13:22.9989905Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9990063Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9990214Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9990364Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9990702Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9990861Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9991015Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9991018Z 2025-07-17T11:13:22.9991096Z SIGABRT(6), PID: 2661404, Thread 2661524: 2025-07-17T11:13:22.9991489Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9991644Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9991793Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9991941Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9992279Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9992508Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9992659Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9992662Z 2025-07-17T11:13:22.9992746Z SIGABRT(6), PID: 2661404, Thread 2661525: 2025-07-17T11:13:22.9993160Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9993323Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9993476Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9993702Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9994047Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9994209Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9994435Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9994438Z 2025-07-17T11:13:22.9994514Z SIGABRT(6), PID: 2661404, Thread 2661526: 2025-07-17T11:13:22.9994846Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9995004Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9995149Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9995303Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9995649Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9995805Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9995961Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9995968Z 2025-07-17T11:13:22.9996041Z SIGABRT(6), PID: 2661404, Thread 2661527: 2025-07-17T11:13:22.9996376Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9996521Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9996675Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9996816Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9997153Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9997372Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9997533Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9997538Z 2025-07-17T11:13:22.9997606Z SIGABRT(6), PID: 2661404, Thread 2661528: 2025-07-17T11:13:22.9997934Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9998082Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9998240Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9998377Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9998799Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:22.9998952Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9999116Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9999119Z 2025-07-17T11:13:22.9999194Z SIGABRT(6), PID: 2661404, Thread 2661529: 2025-07-17T11:13:22.9999529Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:22.9999733Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:22.9999884Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0000027Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0000424Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0000570Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0000728Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0000731Z 2025-07-17T11:13:23.0000801Z SIGABRT(6), PID: 2661404, Thread 2661530: 2025-07-17T11:13:23.0001134Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0001281Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0001439Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0001575Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0001920Z frame #4: + 0x3475ab (0x7f7df299a5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0002065Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0002216Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0002219Z 2025-07-17T11:13:23.0002282Z SIGABRT(6), PID: 2661404, Thread 2661535: 2025-07-17T11:13:23.0002614Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0002937Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f7d041f808a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0003092Z frame #2: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0003295Z frame #3: pthread_kill + 0x12c (0x7f7df5b469fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0003434Z frame #4: raise + 0x16 (0x7f7df5af2476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0003547Z frame #5: abort + 0xd3 (0x7f7df5ad87f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0003733Z frame #6: + 0x972cc (0x7f7c71d812cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0003893Z frame #7: + 0x95f47 (0x7f7c71d7ff47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0004061Z frame #8: + 0x34b71 (0x7f7c71d1eb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0004214Z frame #9: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0004426Z frame #10: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0004429Z 2025-07-17T11:13:23.0004501Z SIGABRT(6), PID: 2661404, Thread 2663295: 2025-07-17T11:13:23.0004835Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0004987Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0005112Z frame #2: __poll + 0x4f (0x7f7df5bc8bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0005405Z frame #3: + 0x489f (0x7f7df569289f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:23.0005619Z frame #4: + 0x1483bc (0x55765aea83bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0005815Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0005983Z frame #6: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0010151Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0010361Z frame #8: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0010553Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x55765ae90a65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0010728Z frame #10: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0010913Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x55765ae8ec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0011077Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0011254Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0011421Z frame #14: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0011596Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0011752Z frame #16: + 0x147734 (0x55765aea7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0011910Z frame #17: + 0x21ca82 (0x55765af7ca82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0012064Z frame #18: + 0x21c9e4 (0x55765af7c9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0012228Z frame #19: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0012385Z frame #20: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0012390Z 2025-07-17T11:13:23.0012473Z SIGABRT(6), PID: 2661404, Thread 2663364: 2025-07-17T11:13:23.0012829Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0013076Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0013227Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0013391Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f7df5b442dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0013706Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f7d2ff40048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:23.0014031Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f7d2ff42bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:23.0014205Z frame #6: + 0xdc253 (0x7f7d02464253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0014416Z frame #7: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0014575Z frame #8: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0014579Z 2025-07-17T11:13:23.0014655Z SIGABRT(6), PID: 2661404, Thread 2663365: 2025-07-17T11:13:23.0014992Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0015146Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0015292Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0015512Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f7df5b442dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0015853Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f7d2ff3a741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:23.0016020Z frame #5: + 0xdc253 (0x7f7d02464253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0016224Z frame #6: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0016374Z frame #7: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0016378Z 2025-07-17T11:13:23.0016449Z SIGABRT(6), PID: 2661404, Thread 2663368: 2025-07-17T11:13:23.0016775Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0016920Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0017045Z frame #2: ioctl + 0x3f (0x7f7df5bca94f in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0017226Z frame #3: + 0x13eef0 (0x7f7c71e28ef0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0017387Z frame #4: + 0x1378c4 (0x7f7c71e218c4 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0017559Z frame #5: + 0x95b2b (0x7f7c71d7fb2b in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0017717Z frame #6: + 0x34b71 (0x7f7c71d1eb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0017869Z frame #7: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0018016Z frame #8: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0018021Z 2025-07-17T11:13:23.0018093Z SIGABRT(6), PID: 2661404, Thread 2663373: 2025-07-17T11:13:23.0018417Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0018565Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0018692Z frame #2: __poll + 0x4f (0x7f7df5bc8bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0018906Z frame #3: + 0xd4540 (0x7f7cb9f98540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:23.0019057Z frame #4: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0019214Z frame #5: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0019217Z 2025-07-17T11:13:23.0019286Z SIGABRT(6), PID: 2661404, Thread 2663375: 2025-07-17T11:13:23.0019611Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0019755Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0019931Z frame #2: __poll + 0x4f (0x7f7df5bc8bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0020081Z frame #3: + 0xd65a2 (0x7f7cb9f9a5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:23.0020237Z frame #4: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0020385Z frame #5: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0020390Z 2025-07-17T11:13:23.0020457Z SIGABRT(6), PID: 2661404, Thread 2663377: 2025-07-17T11:13:23.0020782Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0020992Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0021140Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0021288Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0021448Z frame #4: + 0xd1e7f (0x7f7cb9f95e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:23.0021649Z frame #5: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0021801Z frame #6: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0021806Z 2025-07-17T11:13:23.0021872Z SIGABRT(6), PID: 2661404, Thread 2663380: 2025-07-17T11:13:23.0022196Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0022341Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0022490Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0022640Z frame #3: + 0x9ca53 (0x7f7df5b4ca53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0022830Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x55765ae74bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0022994Z frame #5: + 0x1d314f (0x55765af3314f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0023156Z frame #6: + 0x1d2f6b (0x55765af32f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0023312Z frame #7: + 0x6df36 (0x55765adcdf36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0023492Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0023651Z frame #9: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0023831Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0023995Z frame #11: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0024168Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0024384Z frame #13: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0024559Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0024714Z frame #15: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0024884Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0025039Z frame #17: + 0x147734 (0x55765aea7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0025198Z frame #18: + 0x21ca82 (0x55765af7ca82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0025350Z frame #19: + 0x21c9e4 (0x55765af7c9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0025554Z frame #20: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0025711Z frame #21: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0025715Z 2025-07-17T11:13:23.0025786Z SIGABRT(6), PID: 2661404, Thread 2663382: 2025-07-17T11:13:23.0026109Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0026260Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0026379Z frame #2: read + 0x4c (0x7f7df5bc481c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0026573Z frame #3: _Py_read + 0x4c (0x55765af3aa6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0026732Z frame #4: + 0x208c3b (0x55765af68c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0026891Z frame #5: + 0x14648d (0x55765aea648d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0027118Z frame #6: PyObject_VectorcallMethod + 0x85 (0x55765aeb5215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0027283Z frame #7: + 0x208ae7 (0x55765af68ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0027435Z frame #8: + 0x208472 (0x55765af68472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0027590Z frame #9: + 0x1da6ee (0x55765af3a6ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0027756Z frame #10: + 0x1483bc (0x55765aea83bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0027930Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0028090Z frame #12: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0028265Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x55765ae8c3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0028419Z frame #14: + 0x147734 (0x55765aea7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0028598Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x55765ae8ec55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0028756Z frame #16: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0028925Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0029082Z frame #18: _PyFunction_Vectorcall + 0x6c (0x55765ae9c0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0029247Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x55765ae8c7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0029401Z frame #20: + 0x147734 (0x55765aea7734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0029560Z frame #21: + 0x21ca82 (0x55765af7ca82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0029712Z frame #22: + 0x21c9e4 (0x55765af7c9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0029924Z frame #23: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0030080Z frame #24: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0030083Z 2025-07-17T11:13:23.0030157Z SIGABRT(6), PID: 2661404, Thread 2663387: 2025-07-17T11:13:23.0030490Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0030643Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0030786Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0030995Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0031262Z frame #4: + 0x5a02023 (0x7f7d39f2e023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0031665Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f7d39f321ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0032071Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f7d39f291d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0032402Z frame #7: + 0x79d655 (0x7f7d4b415655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:23.0032573Z frame #8: + 0xdc253 (0x7f7d02464253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0032730Z frame #9: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0033078Z frame #10: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0033088Z 2025-07-17T11:13:23.0033170Z SIGABRT(6), PID: 2661404, Thread 2663388: 2025-07-17T11:13:23.0033501Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f7d041f7b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0033655Z frame #1: + 0x42520 (0x7f7df5af2520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0033801Z frame #2: + 0x91117 (0x7f7df5b41117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0033955Z frame #3: pthread_cond_wait + 0x211 (0x7f7df5b43a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0034217Z frame #4: + 0x5a02023 (0x7f7d39f2e023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0034611Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f7d39f321ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0035018Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f7d39f291d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0035285Z frame #7: + 0x79d655 (0x7f7d4b415655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:23.0035457Z frame #8: + 0xdc253 (0x7f7d02464253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0035613Z frame #9: + 0x94ac3 (0x7f7df5b44ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0035768Z frame #10: + 0x126850 (0x7f7df5bd6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0035776Z 2025-07-17T11:13:23.0035981Z Memory access fault by GPU node-2 (Agent handle: 0x56436e85b430) on address 0x7f0cd5c17000. Reason: Unknown. 2025-07-17T11:13:23.0036158Z SIGABRT(6), PID: 2661403, Thread 2661403: 2025-07-17T11:13:23.0036497Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0036648Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0036815Z frame #2: + 0x7741f (0x7f1d0d57241f in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0036988Z frame #3: + 0x76c8e (0x7f1d0d571c8e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0037150Z frame #4: + 0x6ad69 (0x7f1d0d565d69 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0037376Z frame #5: + 0x3f54db (0x7f1d9e1ca4db in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:23.0037529Z frame #6: + 0x3e11d8 (0x7f1d9e1b61d8 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:23.0037690Z frame #7: + 0xb2f86 (0x7f1d9de87f86 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:23.0037840Z frame #8: + 0x8e501 (0x7f1d9de63501 in /opt/rocm/lib/libamdhip64.so.6) 2025-07-17T11:13:23.0038118Z frame #9: c10::hip::device_synchronize() + 0x5a (0x7f1dc8c6a7ca in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_hip.so) 2025-07-17T11:13:23.0038387Z frame #10: + 0xd307d9 (0x7f1de71bd7d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:23.0038633Z frame #11: + 0x139902 (0x564346188902 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0038813Z frame #12: _PyEval_EvalFrameDefault + 0x49b5 (0x56434617fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0038981Z frame #13: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0039210Z frame #14: _PyEval_EvalFrameDefault + 0x49b5 (0x56434617fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0039375Z frame #15: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0039548Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0039709Z frame #17: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0039873Z frame #18: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0040033Z frame #19: + 0x1474b2 (0x5643461964b2 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0040180Z frame #20: PyObject_Call + 0xbc (0x564346196e4c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0040339Z frame #21: + 0x1ff69d (0x56434624e69d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0040502Z frame #22: _PyObject_MakeTpCall + 0x2d3 (0x564346184023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0040681Z frame #23: _PyEval_EvalFrameDefault + 0x4c16 (0x56434617fcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0040842Z frame #24: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0041014Z frame #25: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0041172Z frame #26: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0041342Z frame #27: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0041497Z frame #28: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0041671Z frame #29: _PyEval_EvalFrameDefault + 0x49b5 (0x56434617fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0041852Z frame #30: _PyObject_FastCallDictTstate + 0xd0 (0x5643461834b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0042070Z frame #31: _PyObject_Call_Prepend + 0x69 (0x564346194ab9 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0042225Z frame #32: + 0x205949 (0x564346254949 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0042385Z frame #33: _PyObject_MakeTpCall + 0x2d3 (0x564346184023 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0042554Z frame #34: _PyEval_EvalFrameDefault + 0x4c16 (0x56434617fcc6 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0042719Z frame #35: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0042882Z frame #36: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0043099Z frame #37: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0043263Z frame #38: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0043426Z frame #39: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0043591Z frame #40: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0043751Z frame #41: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0043921Z frame #42: _PyEval_EvalFrameDefault + 0x1340 (0x56434617c3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0044146Z frame #43: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0044415Z frame #44: + 0x7ab3f7 (0x7f1de6c383f7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:23.0044577Z frame #45: + 0x13bc88 (0x56434618ac88 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0044720Z frame #46: PyObject_Call + 0x20f (0x564346196f9f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0044957Z frame #47: _PyEval_EvalFrameDefault + 0x58dd (0x56434618098d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0045113Z frame #48: + 0x147608 (0x564346196608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0045282Z frame #49: _PyEval_EvalFrameDefault + 0x2ba5 (0x56434617dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0045442Z frame #50: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0045613Z frame #51: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0045771Z frame #52: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0045944Z frame #53: _PyEval_EvalFrameDefault + 0x1340 (0x56434617c3f0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0046100Z frame #54: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0046271Z frame #55: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0046430Z frame #56: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0046600Z frame #57: _PyEval_EvalFrameDefault + 0x2ba5 (0x56434617dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0046758Z frame #58: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0046931Z frame #59: _PyEval_EvalFrameDefault + 0x2ba5 (0x56434617dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0047083Z frame #60: + 0x147608 (0x564346196608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0047255Z frame #61: _PyEval_EvalFrameDefault + 0x2ba5 (0x56434617dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0047406Z frame #62: + 0x147608 (0x564346196608 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0047410Z 2025-07-17T11:13:23.0047542Z SIGABRT(6), PID: 2661403, Thread 2661405: 2025-07-17T11:13:23.0047882Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0048038Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0048185Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0048338Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0048693Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0048919Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0049077Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0049083Z 2025-07-17T11:13:23.0049156Z SIGABRT(6), PID: 2661403, Thread 2661406: 2025-07-17T11:13:23.0049483Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0049629Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0049832Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0049982Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0050325Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0050535Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0050689Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0050693Z 2025-07-17T11:13:23.0050768Z SIGABRT(6), PID: 2661403, Thread 2661407: 2025-07-17T11:13:23.0051096Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0051243Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0051384Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0051532Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0051875Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0052025Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0052172Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0052175Z 2025-07-17T11:13:23.0052249Z SIGABRT(6), PID: 2661403, Thread 2661408: 2025-07-17T11:13:23.0052571Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0052718Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0052858Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0053000Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0053400Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0053558Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0053703Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0053711Z 2025-07-17T11:13:23.0053779Z SIGABRT(6), PID: 2661403, Thread 2661409: 2025-07-17T11:13:23.0054108Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0054252Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0054400Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0054607Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0054948Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0055093Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0055242Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0055245Z 2025-07-17T11:13:23.0055313Z SIGABRT(6), PID: 2661403, Thread 2661410: 2025-07-17T11:13:23.0055646Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0055874Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0056025Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0056168Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0056659Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0056805Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0056955Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0056958Z 2025-07-17T11:13:23.0057025Z SIGABRT(6), PID: 2661403, Thread 2661411: 2025-07-17T11:13:23.0057352Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0057496Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0057640Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0057777Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0058115Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0058257Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0058404Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0058409Z 2025-07-17T11:13:23.0058472Z SIGABRT(6), PID: 2661403, Thread 2661412: 2025-07-17T11:13:23.0058800Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0058946Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0059151Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0059288Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0059624Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0059769Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0059922Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0059926Z 2025-07-17T11:13:23.0059991Z SIGABRT(6), PID: 2661403, Thread 2661413: 2025-07-17T11:13:23.0060320Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0060521Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0060679Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0060814Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0061155Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0061299Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0061510Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0061513Z 2025-07-17T11:13:23.0061580Z SIGABRT(6), PID: 2661403, Thread 2661414: 2025-07-17T11:13:23.0061912Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0062121Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0062265Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0062410Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0062742Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0062890Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0063040Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0063046Z 2025-07-17T11:13:23.0063113Z SIGABRT(6), PID: 2661403, Thread 2661415: 2025-07-17T11:13:23.0063438Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0063595Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0063738Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0063876Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0064209Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0064359Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0064502Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0064507Z 2025-07-17T11:13:23.0064576Z SIGABRT(6), PID: 2661403, Thread 2661416: 2025-07-17T11:13:23.0064954Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0065105Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0065245Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0065386Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0065722Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0065870Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0066072Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0066075Z 2025-07-17T11:13:23.0066145Z SIGABRT(6), PID: 2661403, Thread 2661417: 2025-07-17T11:13:23.0066472Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0066616Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0066756Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0066898Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0067299Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0067447Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0067590Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0067594Z 2025-07-17T11:13:23.0067723Z SIGABRT(6), PID: 2661403, Thread 2661418: 2025-07-17T11:13:23.0068049Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0068195Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0068338Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0068484Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0068817Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0068975Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0069123Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0069133Z 2025-07-17T11:13:23.0069200Z SIGABRT(6), PID: 2661403, Thread 2661419: 2025-07-17T11:13:23.0069533Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0069676Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0069822Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0069961Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0070301Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0070447Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0070657Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0070661Z 2025-07-17T11:13:23.0070726Z SIGABRT(6), PID: 2661403, Thread 2661420: 2025-07-17T11:13:23.0071050Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0071195Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0071342Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0071475Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0071871Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0072019Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0072165Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0072169Z 2025-07-17T11:13:23.0072233Z SIGABRT(6), PID: 2661403, Thread 2661421: 2025-07-17T11:13:23.0072560Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0072772Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0072991Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0073132Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0073541Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0073699Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0073842Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0073848Z 2025-07-17T11:13:23.0073913Z SIGABRT(6), PID: 2661403, Thread 2661422: 2025-07-17T11:13:23.0074238Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0074395Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0074534Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0074677Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0075015Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0075160Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0075303Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0075307Z 2025-07-17T11:13:23.0075376Z SIGABRT(6), PID: 2661403, Thread 2661423: 2025-07-17T11:13:23.0075696Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0075844Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0075986Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0076135Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0076536Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0076684Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0076833Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0076836Z 2025-07-17T11:13:23.0076911Z SIGABRT(6), PID: 2661403, Thread 2661424: 2025-07-17T11:13:23.0077241Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0077394Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0077631Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0077780Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0078116Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0078259Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0078405Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0078473Z 2025-07-17T11:13:23.0078546Z SIGABRT(6), PID: 2661403, Thread 2661425: 2025-07-17T11:13:23.0078869Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0079012Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0079157Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0079356Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0079703Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0079849Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0080000Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0080007Z 2025-07-17T11:13:23.0080072Z SIGABRT(6), PID: 2661403, Thread 2661426: 2025-07-17T11:13:23.0080400Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0080545Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0080694Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0080839Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0081177Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0081321Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0081473Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0081476Z 2025-07-17T11:13:23.0081541Z SIGABRT(6), PID: 2661403, Thread 2661427: 2025-07-17T11:13:23.0081868Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0082078Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0082246Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0082378Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0082720Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0082875Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0083025Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0083083Z 2025-07-17T11:13:23.0083151Z SIGABRT(6), PID: 2661403, Thread 2661429: 2025-07-17T11:13:23.0083480Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0083631Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0083781Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0083915Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0084252Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0084456Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0084607Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0084611Z 2025-07-17T11:13:23.0084676Z SIGABRT(6), PID: 2661403, Thread 2661431: 2025-07-17T11:13:23.0085063Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0085209Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0085360Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0085495Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0085833Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0085981Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0086131Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0086136Z 2025-07-17T11:13:23.0086205Z SIGABRT(6), PID: 2661403, Thread 2661432: 2025-07-17T11:13:23.0086532Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0086674Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0086813Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0086959Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0087292Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0087437Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0087585Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0087588Z 2025-07-17T11:13:23.0087712Z SIGABRT(6), PID: 2661403, Thread 2661434: 2025-07-17T11:13:23.0088041Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0088188Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0088327Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0088476Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0088815Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0089019Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0089165Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0089173Z 2025-07-17T11:13:23.0089246Z SIGABRT(6), PID: 2661403, Thread 2661436: 2025-07-17T11:13:23.0089573Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0089718Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0089860Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0090059Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0090393Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0090540Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0090741Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0090744Z 2025-07-17T11:13:23.0090820Z SIGABRT(6), PID: 2661403, Thread 2661438: 2025-07-17T11:13:23.0091153Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0091300Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0091441Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0091587Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0091920Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0092075Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0092218Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0092224Z 2025-07-17T11:13:23.0092287Z SIGABRT(6), PID: 2661403, Thread 2661440: 2025-07-17T11:13:23.0092613Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0092753Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0092903Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0093041Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0093376Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0093574Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0093724Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0093727Z 2025-07-17T11:13:23.0093793Z SIGABRT(6), PID: 2661403, Thread 2661442: 2025-07-17T11:13:23.0094122Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0094265Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0094407Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0094604Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0094947Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0095095Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0095267Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0095271Z 2025-07-17T11:13:23.0095339Z SIGABRT(6), PID: 2661403, Thread 2661444: 2025-07-17T11:13:23.0095673Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0095876Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0096023Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0096161Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0096556Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0096705Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0096864Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0096867Z 2025-07-17T11:13:23.0096936Z SIGABRT(6), PID: 2661403, Thread 2661446: 2025-07-17T11:13:23.0097272Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0097420Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0097573Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0097719Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0098068Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0098213Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0098366Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0098373Z 2025-07-17T11:13:23.0098443Z SIGABRT(6), PID: 2661403, Thread 2661448: 2025-07-17T11:13:23.0098776Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0098920Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0099066Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0099288Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0099638Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0099789Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0099939Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0099944Z 2025-07-17T11:13:23.0100009Z SIGABRT(6), PID: 2661403, Thread 2661450: 2025-07-17T11:13:23.0100337Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0100541Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0100687Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0100829Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0101164Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0101314Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0101516Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0101520Z 2025-07-17T11:13:23.0101589Z SIGABRT(6), PID: 2661403, Thread 2661452: 2025-07-17T11:13:23.0101912Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0102108Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0102254Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0102395Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0102729Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0102876Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0103023Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0103026Z 2025-07-17T11:13:23.0103101Z SIGABRT(6), PID: 2661403, Thread 2661454: 2025-07-17T11:13:23.0103429Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0103576Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0103726Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0103867Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0104222Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0104374Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0104516Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0104520Z 2025-07-17T11:13:23.0104587Z SIGABRT(6), PID: 2661403, Thread 2661456: 2025-07-17T11:13:23.0104965Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0105117Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0105261Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0105396Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0105729Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0105886Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0106092Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0106095Z 2025-07-17T11:13:23.0106167Z SIGABRT(6), PID: 2661403, Thread 2661458: 2025-07-17T11:13:23.0106493Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0106643Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0106783Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0106923Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0107320Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0107476Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0107623Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0107628Z 2025-07-17T11:13:23.0107751Z SIGABRT(6), PID: 2661403, Thread 2661460: 2025-07-17T11:13:23.0108086Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0108230Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0108371Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0108505Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0108841Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0108983Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0109128Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0109132Z 2025-07-17T11:13:23.0109198Z SIGABRT(6), PID: 2661403, Thread 2661462: 2025-07-17T11:13:23.0109521Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0109662Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0109805Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0109946Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0110290Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0110435Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0110647Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0110651Z 2025-07-17T11:13:23.0110719Z SIGABRT(6), PID: 2661403, Thread 2661464: 2025-07-17T11:13:23.0111046Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0111189Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0111342Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0111476Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0111820Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0112023Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0112181Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0112184Z 2025-07-17T11:13:23.0112247Z SIGABRT(6), PID: 2661403, Thread 2661466: 2025-07-17T11:13:23.0112578Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0112719Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0112995Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0113141Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0113481Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0113697Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0113853Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0113856Z 2025-07-17T11:13:23.0113924Z SIGABRT(6), PID: 2661403, Thread 2661469: 2025-07-17T11:13:23.0114250Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0114393Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0114535Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0114670Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0115010Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0115152Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0115296Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0115300Z 2025-07-17T11:13:23.0115365Z SIGABRT(6), PID: 2661403, Thread 2661471: 2025-07-17T11:13:23.0115684Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0115829Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0115969Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0116111Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0116508Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0116659Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0116804Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0116808Z 2025-07-17T11:13:23.0116877Z SIGABRT(6), PID: 2661403, Thread 2661473: 2025-07-17T11:13:23.0117199Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0117344Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0117551Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0117689Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0118025Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0118176Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0118326Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0118329Z 2025-07-17T11:13:23.0118480Z SIGABRT(6), PID: 2661403, Thread 2661475: 2025-07-17T11:13:23.0118806Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0118952Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0119095Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0119313Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0119653Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0119803Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0119949Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0119956Z 2025-07-17T11:13:23.0120024Z SIGABRT(6), PID: 2661403, Thread 2661477: 2025-07-17T11:13:23.0120361Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0120506Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0120649Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0120787Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0121117Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0121260Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0121406Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0121409Z 2025-07-17T11:13:23.0121479Z SIGABRT(6), PID: 2661403, Thread 2661479: 2025-07-17T11:13:23.0121823Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0121966Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0122177Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0122322Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0122668Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0122815Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0122969Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0122975Z 2025-07-17T11:13:23.0123044Z SIGABRT(6), PID: 2661403, Thread 2661481: 2025-07-17T11:13:23.0123438Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0123587Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0123731Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0123870Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0124209Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0124411Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0124564Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0124569Z 2025-07-17T11:13:23.0124634Z SIGABRT(6), PID: 2661403, Thread 2661483: 2025-07-17T11:13:23.0125019Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0125169Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0125318Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0125461Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0125809Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0125955Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0126106Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0126112Z 2025-07-17T11:13:23.0126180Z SIGABRT(6), PID: 2661403, Thread 2661485: 2025-07-17T11:13:23.0126517Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0126659Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0126815Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0126951Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0127292Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0127438Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0127591Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0127594Z 2025-07-17T11:13:23.0127660Z SIGABRT(6), PID: 2661403, Thread 2661487: 2025-07-17T11:13:23.0128044Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0128191Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0128339Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0128479Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0128820Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0129017Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0129165Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0129168Z 2025-07-17T11:13:23.0129240Z SIGABRT(6), PID: 2661403, Thread 2661489: 2025-07-17T11:13:23.0129565Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0129708Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0129857Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0130048Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0130387Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0130538Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0130737Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0130741Z 2025-07-17T11:13:23.0130815Z SIGABRT(6), PID: 2661403, Thread 2661492: 2025-07-17T11:13:23.0131140Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0131287Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0131430Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0131569Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0131903Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0132058Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0132208Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0132211Z 2025-07-17T11:13:23.0132280Z SIGABRT(6), PID: 2661403, Thread 2661494: 2025-07-17T11:13:23.0132600Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0132746Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0132889Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0133026Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0133366Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0133570Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0133716Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0133718Z 2025-07-17T11:13:23.0133798Z SIGABRT(6), PID: 2661403, Thread 2661496: 2025-07-17T11:13:23.0134120Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0134266Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0134405Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0134600Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0134937Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0135082Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0135226Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0135230Z 2025-07-17T11:13:23.0135300Z SIGABRT(6), PID: 2661403, Thread 2661498: 2025-07-17T11:13:23.0135618Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0135823Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0135967Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0136105Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0136490Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0136638Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0136784Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0136787Z 2025-07-17T11:13:23.0136858Z SIGABRT(6), PID: 2661403, Thread 2661500: 2025-07-17T11:13:23.0137183Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0137329Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0137490Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0137624Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0137967Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0138110Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0138263Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0138266Z 2025-07-17T11:13:23.0138330Z SIGABRT(6), PID: 2661403, Thread 2661502: 2025-07-17T11:13:23.0138670Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0138808Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0138962Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0139168Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0139522Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0139675Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0139831Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0139836Z 2025-07-17T11:13:23.0139907Z SIGABRT(6), PID: 2661403, Thread 2661504: 2025-07-17T11:13:23.0140250Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0140453Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0140607Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0140755Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0141098Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0141242Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0141391Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0141473Z 2025-07-17T11:13:23.0141541Z SIGABRT(6), PID: 2661403, Thread 2661506: 2025-07-17T11:13:23.0141877Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0142022Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0142227Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0142365Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0142707Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0142852Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0143011Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0143014Z 2025-07-17T11:13:23.0143080Z SIGABRT(6), PID: 2661403, Thread 2661508: 2025-07-17T11:13:23.0143419Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0143567Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0143708Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0143845Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0144184Z frame #4: + 0x3475ab (0x7f1e8e1aa5ab in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-2f7c42d4.3.18.so) 2025-07-17T11:13:23.0144329Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0144487Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0144491Z 2025-07-17T11:13:23.0144559Z SIGABRT(6), PID: 2661403, Thread 2661533: 2025-07-17T11:13:23.0144887Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0145265Z frame #1: c10::FatalSignalHandler::fatalSignalHandler(int) + 0x27a (0x7f1d9fa0908a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0145413Z frame #2: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0145558Z frame #3: pthread_kill + 0x12c (0x7f1e913569fc in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0145677Z frame #4: raise + 0x16 (0x7f1e91302476 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0145802Z frame #5: abort + 0xd3 (0x7f1e912e87f3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0145970Z frame #6: + 0x972cc (0x7f1d0d5922cc in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0146191Z frame #7: + 0x95f47 (0x7f1d0d590f47 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0146351Z frame #8: + 0x34b71 (0x7f1d0d52fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0146508Z frame #9: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0146663Z frame #10: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0146666Z 2025-07-17T11:13:23.0146737Z SIGABRT(6), PID: 2661403, Thread 2663362: 2025-07-17T11:13:23.0147070Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0147379Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0147498Z frame #2: __poll + 0x4f (0x7f1e913d8bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0147799Z frame #3: + 0x489f (0x7f1e90ea289f in /opt/conda/envs/py_3.10/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so) 2025-07-17T11:13:23.0148008Z frame #4: + 0x1483bc (0x5643461973bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0148190Z frame #5: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0148350Z frame #6: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0148525Z frame #7: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0148686Z frame #8: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0148866Z frame #9: _PyEval_EvalFrameDefault + 0x49b5 (0x56434617fa65 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0149035Z frame #10: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0149221Z frame #11: _PyEval_EvalFrameDefault + 0x2ba5 (0x56434617dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0149381Z frame #12: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0149558Z frame #13: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0149714Z frame #14: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0149882Z frame #15: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0150036Z frame #16: + 0x147734 (0x564346196734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0150191Z frame #17: + 0x21ca82 (0x56434626ba82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0150347Z frame #18: + 0x21c9e4 (0x56434626b9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0150500Z frame #19: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0150650Z frame #20: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0150655Z 2025-07-17T11:13:23.0150786Z SIGABRT(6), PID: 2661403, Thread 2663363: 2025-07-17T11:13:23.0151122Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0151282Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0151413Z frame #2: epoll_wait + 0x5e (0x7f1e913e5e2e in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0151651Z frame #3: uv__io_poll + 0x6bd (0x7f1de1f5f44d in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0151879Z frame #4: uv_run + 0x12a (0x7f1de1f5336a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0152211Z frame #5: + 0x658a08a (0x7f1dd62c708a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0152387Z frame #6: + 0xdc253 (0x7f1d9dc75253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0152544Z frame #7: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0152699Z frame #8: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0152703Z 2025-07-17T11:13:23.0152784Z SIGABRT(6), PID: 2661403, Thread 2663366: 2025-07-17T11:13:23.0153179Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0153401Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0153542Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0153709Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f1e913542dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0154090Z frame #4: c10d::ProcessGroupNCCL::Watchdog::runLoop() + 0x118 (0x7f1dcb751048 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:23.0154398Z frame #5: c10d::ProcessGroupNCCL::Watchdog::run() + 0x117 (0x7f1dcb753bf7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:23.0154572Z frame #6: + 0xdc253 (0x7f1d9dc75253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0154735Z frame #7: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0154890Z frame #8: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0154893Z 2025-07-17T11:13:23.0154972Z SIGABRT(6), PID: 2661403, Thread 2663367: 2025-07-17T11:13:23.0155300Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0155454Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0155595Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0155763Z frame #3: pthread_cond_clockwait + 0x1fd (0x7f1e913542dd in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0156095Z frame #4: c10d::ProcessGroupNCCL::HeartbeatMonitor::runLoop() + 0x261 (0x7f1dcb74b741 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_hip.so) 2025-07-17T11:13:23.0156267Z frame #5: + 0xdc253 (0x7f1d9dc75253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0156413Z frame #6: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0156566Z frame #7: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0156570Z 2025-07-17T11:13:23.0156642Z SIGABRT(6), PID: 2661403, Thread 2663369: 2025-07-17T11:13:23.0157042Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0157191Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0157365Z frame #2: + 0x77bd0 (0x7f1d0d572bd0 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0157525Z frame #3: + 0x9579e (0x7f1d0d59079e in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0157701Z frame #4: + 0x34b71 (0x7f1d0d52fb71 in /opt/rocm/lib/libhsa-runtime64.so.1) 2025-07-17T11:13:23.0157845Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0158062Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0158065Z 2025-07-17T11:13:23.0158131Z SIGABRT(6), PID: 2661403, Thread 2663374: 2025-07-17T11:13:23.0158473Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0158619Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0158742Z frame #2: __poll + 0x4f (0x7f1e913d8bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0158895Z frame #3: + 0xd4540 (0x7f1d557a9540 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:23.0159093Z frame #4: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0159238Z frame #5: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0159242Z 2025-07-17T11:13:23.0159307Z SIGABRT(6), PID: 2661403, Thread 2663376: 2025-07-17T11:13:23.0159690Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0159834Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0159953Z frame #2: __poll + 0x4f (0x7f1e913d8bcf in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0160102Z frame #3: + 0xd65a2 (0x7f1d557ab5a2 in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:23.0160255Z frame #4: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0160404Z frame #5: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0160407Z 2025-07-17T11:13:23.0160478Z SIGABRT(6), PID: 2661403, Thread 2663378: 2025-07-17T11:13:23.0160817Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0160976Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0161119Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0161272Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0161423Z frame #4: + 0xd1e7f (0x7f1d557a6e7f in /opt/rocm-6.4.1/lib/librccl.so.1) 2025-07-17T11:13:23.0161574Z frame #5: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0161718Z frame #6: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0161721Z 2025-07-17T11:13:23.0161787Z SIGABRT(6), PID: 2661403, Thread 2663379: 2025-07-17T11:13:23.0162112Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0162266Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0162465Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0162617Z frame #3: + 0x9ca53 (0x7f1e9135ca53 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0162797Z frame #4: PyThread_acquire_lock_timed + 0x165 (0x564346163bc5 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0162953Z frame #5: + 0x1d314f (0x56434622214f in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0163113Z frame #6: + 0x1d2f6b (0x564346221f6b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0163277Z frame #7: + 0x6df36 (0x5643460bcf36 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0163529Z frame #8: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0163695Z frame #9: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0163875Z frame #10: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0164049Z frame #11: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0164218Z frame #12: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0164380Z frame #13: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0164600Z frame #14: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0164763Z frame #15: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0164926Z frame #16: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0165086Z frame #17: + 0x147734 (0x564346196734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0165300Z frame #18: + 0x21ca82 (0x56434626ba82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0165463Z frame #19: + 0x21c9e4 (0x56434626b9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0165613Z frame #20: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0165767Z frame #21: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0165770Z 2025-07-17T11:13:23.0165840Z SIGABRT(6), PID: 2661403, Thread 2663384: 2025-07-17T11:13:23.0166167Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0166315Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0166444Z frame #2: read + 0x4c (0x7f1e913d481c in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0166575Z frame #3: _Py_read + 0x4c (0x564346229a6c in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0166735Z frame #4: + 0x208c3b (0x564346257c3b in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0166887Z frame #5: + 0x14648d (0x56434619548d in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0167068Z frame #6: PyObject_VectorcallMethod + 0x85 (0x5643461a4215 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0167221Z frame #7: + 0x208ae7 (0x564346257ae7 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0167378Z frame #8: + 0x208472 (0x564346257472 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0167530Z frame #9: + 0x1da6ee (0x5643462296ee in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0167691Z frame #10: + 0x1483bc (0x5643461973bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0167918Z frame #11: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0168083Z frame #12: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0168250Z frame #13: _PyEval_EvalFrameDefault + 0x30c (0x56434617b3bc in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0168411Z frame #14: + 0x147734 (0x564346196734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0168586Z frame #15: _PyEval_EvalFrameDefault + 0x2ba5 (0x56434617dc55 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0168749Z frame #16: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0168911Z frame #17: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0169134Z frame #18: _PyFunction_Vectorcall + 0x6c (0x56434618b0ec in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0169308Z frame #19: _PyEval_EvalFrameDefault + 0x700 (0x56434617b7b0 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0169470Z frame #20: + 0x147734 (0x564346196734 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0169623Z frame #21: + 0x21ca82 (0x56434626ba82 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0169783Z frame #22: + 0x21c9e4 (0x56434626b9e4 in /opt/conda/envs/py_3.10/bin/python) 2025-07-17T11:13:23.0169934Z frame #23: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0170155Z frame #24: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0170158Z 2025-07-17T11:13:23.0170224Z SIGABRT(6), PID: 2661403, Thread 2663385: 2025-07-17T11:13:23.0170562Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0170765Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0170919Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0171066Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0171336Z frame #4: + 0x5a02023 (0x7f1dd573f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0171729Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f1dd57431ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0172153Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f1dd573a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0172429Z frame #7: + 0x79d655 (0x7f1de6c2a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:23.0172600Z frame #8: + 0xdc253 (0x7f1d9dc75253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0172747Z frame #9: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0172902Z frame #10: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0172906Z 2025-07-17T11:13:23.0172980Z SIGABRT(6), PID: 2661403, Thread 2663386: 2025-07-17T11:13:23.0173320Z frame #0: c10::FatalSignalHandler::stacktraceSignalHandler(bool) + 0x8a (0x7f1d9fa08b9a in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so) 2025-07-17T11:13:23.0173470Z frame #1: + 0x42520 (0x7f1e91302520 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0173616Z frame #2: + 0x91117 (0x7f1e91351117 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0173820Z frame #3: pthread_cond_wait + 0x211 (0x7f1e91353a41 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0174089Z frame #4: + 0x5a02023 (0x7f1dd573f023 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0174479Z frame #5: torch::autograd::Engine::thread_main(std::shared_ptr const&) + 0x8d (0x7f1dd57431ed in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0174883Z frame #6: torch::autograd::Engine::thread_init(int, std::shared_ptr const&, bool) + 0x2a9 (0x7f1dd573a1d9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so) 2025-07-17T11:13:23.0175214Z frame #7: + 0x79d655 (0x7f1de6c2a655 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_python.so) 2025-07-17T11:13:23.0175382Z frame #8: + 0xdc253 (0x7f1d9dc75253 in /lib/x86_64-linux-gnu/libstdc++.so.6) 2025-07-17T11:13:23.0175546Z frame #9: + 0x94ac3 (0x7f1e91354ac3 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0175707Z frame #10: + 0x126850 (0x7f1e913e6850 in /lib/x86_64-linux-gnu/libc.so.6) 2025-07-17T11:13:23.0175711Z 2025-07-17T11:13:23.0175781Z FAILED [59.9126s] [100%] 2025-07-17T11:13:23.0175784Z 2025-07-17T11:13:23.0175879Z ==================================== RERUNS ==================================== 2025-07-17T11:13:23.0176092Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:23.0176171Z Traceback (most recent call last): 2025-07-17T11:13:23.0176451Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:23.0176528Z self._join_processes(fn) 2025-07-17T11:13:23.0176842Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:23.0176987Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:23.0177288Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:23.0177351Z self.assertEqual( 2025-07-17T11:13:23.0177607Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:23.0177723Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:23.0177808Z AssertionError: Scalars are not equal! 2025-07-17T11:13:23.0177813Z 2025-07-17T11:13:23.0177882Z Expected 0 but got -6. 2025-07-17T11:13:23.0177952Z Absolute difference: 6 2025-07-17T11:13:23.0178021Z Relative difference: inf 2025-07-17T11:13:23.0178112Z Expected exit code 0 but got -6 for pid: 2656885 2025-07-17T11:13:23.0178256Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:23.0178332Z Traceback (most recent call last): 2025-07-17T11:13:23.0178598Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:23.0178664Z self._join_processes(fn) 2025-07-17T11:13:23.0178944Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:23.0179024Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:23.0179311Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:23.0179374Z self.assertEqual( 2025-07-17T11:13:23.0179627Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:23.0179735Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:23.0179822Z AssertionError: Scalars are not equal! 2025-07-17T11:13:23.0179885Z 2025-07-17T11:13:23.0179951Z Expected 0 but got -6. 2025-07-17T11:13:23.0180021Z Absolute difference: 6 2025-07-17T11:13:23.0180085Z Relative difference: inf 2025-07-17T11:13:23.0180178Z Expected exit code 0 but got -6 for pid: 2659137 2025-07-17T11:13:23.0180263Z =================================== FAILURES =================================== 2025-07-17T11:13:23.0180400Z __________________ TestMultiProc.test_ddp_optimizer_cudagraph __________________ 2025-07-17T11:13:23.0180468Z Traceback (most recent call last): 2025-07-17T11:13:23.0180725Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 656, in wrapper 2025-07-17T11:13:23.0180790Z self._join_processes(fn) 2025-07-17T11:13:23.0181126Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 920, in _join_processes 2025-07-17T11:13:23.0181204Z self._check_return_codes(fn, elapsed_time) 2025-07-17T11:13:23.0181501Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 996, in _check_return_codes 2025-07-17T11:13:23.0181563Z self.assertEqual( 2025-07-17T11:13:23.0181814Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 4176, in assertEqual 2025-07-17T11:13:23.0181918Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-07-17T11:13:23.0182059Z AssertionError: Scalars are not equal! 2025-07-17T11:13:23.0182063Z 2025-07-17T11:13:23.0182126Z Expected 0 but got -6. 2025-07-17T11:13:23.0182191Z Absolute difference: 6 2025-07-17T11:13:23.0182252Z Relative difference: inf 2025-07-17T11:13:23.0182344Z Expected exit code 0 but got -6 for pid: 2661403 2025-07-17T11:13:23.0182761Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-a0d206e81560f92c.xml - 2025-07-17T11:13:23.0182915Z =========================== short test summary info ============================ 2025-07-17T11:13:23.0183216Z FAILED [59.9126s] distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph - AssertionError: Scalars are not equal! 2025-07-17T11:13:23.0183219Z 2025-07-17T11:13:23.0183281Z Expected 0 but got -6. 2025-07-17T11:13:23.0183341Z Absolute difference: 6 2025-07-17T11:13:23.0183404Z Relative difference: inf 2025-07-17T11:13:23.0183490Z Expected exit code 0 but got -6 for pid: 2661403 2025-07-17T11:13:23.0183585Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-07-17T11:13:23.0183699Z ============ 1 failed, 22 deselected, 2 rerun in 183.88s (0:03:03) ============= 2025-07-17T11:13:23.0184090Z /opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown 2025-07-17T11:13:23.0184206Z warnings.warn('resource_tracker: There appear to be %d ' 2025-07-17T11:13:23.0184265Z Got exit code 1 2025-07-17T11:13:23.0184480Z Test failed consistently, continuing with the rest of the tests due to continue-through-error being set 2025-07-17T11:13:23.0185186Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0185257Z import pkg_resources 2025-07-17T11:13:23.0185587Z Test results will be stored in test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-e1f4397d73549dba.xml 2025-07-17T11:13:23.0185688Z ============================= test session starts ============================== 2025-07-17T11:13:23.0185870Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-07-17T11:13:23.0186028Z cachedir: .pytest_cache 2025-07-17T11:13:23.0186295Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-07-17T11:13:23.0186377Z rootdir: /var/lib/jenkins/pytorch 2025-07-17T11:13:23.0186443Z configfile: pytest.ini 2025-07-17T11:13:23.0186714Z plugins: rerunfailures-14.0, xdist-3.3.1, flakefinder-1.1.0, subtests-0.13.1, xdoctest-1.1.0, hypothesis-5.35.1, cpp-2.3.0, typeguard-4.3.0 2025-07-17T11:13:23.0186833Z collecting ... collected 60 items / 9 deselected / 51 selected 2025-07-17T11:13:23.0186922Z stepcurrent: skipping 9 already run items. 2025-07-17T11:13:23.0186991Z Running 14 items in this shard 2025-07-17T11:13:23.0187049Z 2025-07-17T11:13:23.0187537Z distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_activation_checkpointing I0717 11:11:26.482000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2664629 2025-07-17T11:13:23.0187791Z I0717 11:11:26.483000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2664630 2025-07-17T11:13:23.0188483Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0188611Z import pkg_resources 2025-07-17T11:13:23.0189283Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0189348Z import pkg_resources 2025-07-17T11:13:23.0189753Z [rank1]:W0717 11:11:37.448000 2664630 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0190084Z [rank0]:W0717 11:11:37.448000 2664629 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0190680Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/_inductor/compile_fx.py:304: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled. Consider setting `torch.set_float32_matmul_precision('high')` for better performance. 2025-07-17T11:13:23.0190744Z warnings.warn( 2025-07-17T11:13:23.0191324Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/_inductor/compile_fx.py:304: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled. Consider setting `torch.set_float32_matmul_precision('high')` for better performance. 2025-07-17T11:13:23.0191387Z warnings.warn( 2025-07-17T11:13:23.0191454Z PASSED [17.2382s] [ 7%] 2025-07-17T11:13:23.0191888Z distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_inductor I0717 11:11:43.724000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2666902 2025-07-17T11:13:23.0192141Z I0717 11:11:43.725000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2666903 2025-07-17T11:13:23.0192881Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0192946Z import pkg_resources 2025-07-17T11:13:23.0193710Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0193772Z import pkg_resources 2025-07-17T11:13:23.0194114Z [rank1]:W0717 11:11:54.005000 2666903 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0194434Z [rank0]:W0717 11:11:54.021000 2666902 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0195017Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/_inductor/compile_fx.py:304: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled. Consider setting `torch.set_float32_matmul_precision('high')` for better performance. 2025-07-17T11:13:23.0195147Z warnings.warn( 2025-07-17T11:13:23.0195723Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/_inductor/compile_fx.py:304: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled. Consider setting `torch.set_float32_matmul_precision('high')` for better performance. 2025-07-17T11:13:23.0195783Z warnings.warn( 2025-07-17T11:13:23.0195844Z PASSED [16.9340s] [ 14%] 2025-07-17T11:13:23.0196267Z distributed/test_dynamo_distributed.py::TestMultiProc::test_fsdp_setattr I0717 11:12:00.659000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2669289 2025-07-17T11:13:23.0196590Z I0717 11:12:00.660000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2669290 2025-07-17T11:13:23.0197342Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0197407Z import pkg_resources 2025-07-17T11:13:23.0198106Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0198167Z import pkg_resources 2025-07-17T11:13:23.0198495Z [rank1]:W0717 11:12:10.359000 2669290 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0198819Z [rank0]:W0717 11:12:10.374000 2669289 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0198885Z PASSED [13.0253s] [ 21%] 2025-07-17T11:13:23.0199322Z distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_ddp_aot_eager I0717 11:12:13.686000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2671282 2025-07-17T11:13:23.0199577Z I0717 11:12:13.686000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2671283 2025-07-17T11:13:23.0200241Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0200307Z import pkg_resources 2025-07-17T11:13:23.0201046Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0201106Z import pkg_resources 2025-07-17T11:13:23.0201433Z [rank0]:W0717 11:12:25.883000 2671282 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0201751Z [rank1]:W0717 11:12:25.937000 2671283 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0201815Z PASSED [20.1381s] [ 28%] 2025-07-17T11:13:23.0202106Z distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_fsdp SKIPPED [0.0002s] (Inaccurate results with fused SDPA kernels) [ 35%] 2025-07-17T11:13:23.0202649Z distributed/test_dynamo_distributed.py::TestMultiProc::test_hf_bert_fsdp_activation_checkpointing I0717 11:12:33.826000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 0 with pid 2673281 2025-07-17T11:13:23.0202900Z I0717 11:12:33.827000 2663649 site-packages/torch/testing/_internal/common_distributed.py:729] Started process 1 with pid 2673282 2025-07-17T11:13:23.0203566Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0203685Z import pkg_resources 2025-07-17T11:13:23.0204399Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:13:23.0204516Z import pkg_resources 2025-07-17T11:13:23.0204848Z [rank0]:W0717 11:12:46.277000 2673281 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0205169Z [rank1]:W0717 11:12:46.278000 2673282 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0205751Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/_inductor/compile_fx.py:304: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled. Consider setting `torch.set_float32_matmul_precision('high')` for better performance. 2025-07-17T11:13:23.0205811Z warnings.warn( 2025-07-17T11:13:23.0206391Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/_inductor/compile_fx.py:304: UserWarning: TensorFloat32 tensor cores for float32 matrix multiplication available but not enabled. Consider setting `torch.set_float32_matmul_precision('high')` for better performance. 2025-07-17T11:13:23.0206447Z warnings.warn( 2025-07-17T11:13:23.0206651Z Running hf_bert_activation_checkpointing test for FSDP with recursive wrapping BertLayer instances 2025-07-17T11:13:23.0206833Z Running hf_bert_activation_checkpointing test for FSDP with recursive wrapping BertLayer instances 2025-07-17T11:13:23.0206897Z PASSED [38.0767s] [ 42%] 2025-07-17T11:13:23.0207402Z distributed/test_dynamo_distributed.py::TestSingleProc::test_aot_autograd [rank0]:W0717 11:13:13.424000 2663649 site-packages/torch/_logging/_internal.py:1156] [0/0] Profiler function will be ignored 2025-07-17T11:13:23.0207478Z PASSED [2.6144s] [ 50%] 2025-07-17T11:13:23.0207721Z distributed/test_dynamo_distributed.py::TestSingleProc::test_async_subclass_no_specialize PASSED [0.7447s] [ 57%] 2025-07-17T11:13:23.0207984Z distributed/test_dynamo_distributed.py::TestSingleProc::test_compiled_flex_attention_local_ddp PASSED [2.5963s] [ 64%] 2025-07-17T11:13:23.0208239Z distributed/test_dynamo_distributed.py::TestSingleProc::test_custom_layer PASSED [0.1936s] [ 71%] 2025-07-17T11:13:23.0208471Z distributed/test_dynamo_distributed.py::TestSingleProc::test_ddp_baseline_aot_eager PASSED [0.6909s] [ 78%] 2025-07-17T11:13:23.0208688Z distributed/test_dynamo_distributed.py::TestSingleProc::test_empty_graph_inductor PASSED [0.0068s] [ 85%] 2025-07-17T11:13:23.0208904Z distributed/test_dynamo_distributed.py::TestSingleProc::test_fsdp_staticmethod PASSED [0.3619s] [ 92%] 2025-07-17T11:13:23.0209189Z distributed/test_dynamo_distributed.py::TestSingleProc::test_graph_split_inductor_layout_optimizations_training PASSED [1.3533s] [100%] 2025-07-17T11:13:23.0209204Z 2025-07-17T11:13:23.0209675Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dynamo_distributed/distributed.test_dynamo_distributed-e1f4397d73549dba.xml - 2025-07-17T11:13:23.0209803Z =========== 13 passed, 1 skipped, 9 deselected in 114.40s (0:01:54) ============ 2025-07-17T11:13:23.0210094Z The following tests failed consistently: ['test/distributed/test_dynamo_distributed.py::TestMultiProc::test_ddp_optimizer_cudagraph'] 2025-07-17T11:13:23.0210098Z 2025-07-17T11:13:23.0210428Z FINISHED PRINTING LOG FILE of distributed/test_dynamo_distributed 2/2 (test/test-reports/distributed.test_dynamo_distributed_2.2_ac58ab7def8149e5_.log) 2025-07-17T11:13:23.0210432Z 2025-07-17T11:13:23.0210587Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T11:13:23.0210728Z Uploading artifacts took 0.00 seconds 2025-07-17T11:13:23.0210825Z distributed/test_dynamo_distributed 2/2 failed! 2025-07-17T11:13:23.0210997Z Running distributed/test_compute_comm_reordering 1/1 ... [2025-07-17 11:13:22.689888] 2025-07-17T11:13:23.0211075Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T11:13:23.0211692Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_compute_comm_reordering.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-07-17 11:13:22.690211] 2025-07-17T11:15:13.3373256Z 2025-07-17T11:15:13.3374278Z distributed/test_compute_comm_reordering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_compute_comm_reordering_1.1_4d34a5e24e3de5a1_.log 2025-07-17T11:15:13.3377379Z Running 8 items in this shard: test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_grouped_scheduler_node, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_inductor_default_comms_ordering, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_nccl_heuristics, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_raise_comms, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_reorder_compute_for_overlap, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_reorder_compute_for_overlap_custom_runtime_estimation, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_sink_waits, test/distributed/test_compute_comm_reordering.py::TestComputeCommReorderingMultiProc::test_sink_waits_raise_comms 2025-07-17T11:15:13.3379828Z 2025-07-17T11:15:13.3380000Z Running distributed/test_inductor_collectives 1/1 ... [2025-07-17 11:15:13.337160] 2025-07-17T11:15:13.3380306Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T11:15:13.3380970Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_inductor_collectives.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-07-17 11:15:13.337469] 2025-07-17T11:19:38.1217767Z 2025-07-17T11:19:38.1219353Z distributed/test_inductor_collectives 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_inductor_collectives_1.1_d1885b57d7d462d5_.log 2025-07-17T11:19:38.1235569Z Running 57 items in this shard: test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_all_to_all_recompute_is_always_banned_override_with_ac_False, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_all_to_all_recompute_is_always_banned_override_with_ac_True, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_all_to_all_single_inductor, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_all_to_all_single_inductor_split_sizes_none, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_allgather_contiguous_input, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_allgather_into_tensor_inductor, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_allgather_output_buffer_reuse, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_allreduce_inductor, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_allreduce_inductor_cudagraph_trees, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_allreduce_input_buffer_reuse, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_broadcast_inductor, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_c10d_functional_tagged_pt2_compliant, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_eager_allreduce_inductor_wait, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_eager_async_allreduce_inductor_wait, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_inductor_allreduce_eager_wait, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_permute_tensor, test/distributed/test_inductor_collectives.py::TestCollectivesMultiProc::test_reduce_scatter_tensor_inductor, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_all_gather_bucket, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_backwards, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_get_world_group_source_GroupMember_WORLD, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_get_world_group_source__get_default_group, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_get_world_group_source_group_WORLD, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_graphbreaks_unsupported_async_op, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_pg_var, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_all_gather, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_all_gather_args_match, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_all_gather_list, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_all_to_all_single, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_pg_mode_kwargs, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_pg_mode_kwargs_none, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_pg_mode_positional, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_pg_mode_positional_none, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_pg_mode_unspecified, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_reduce_op_reduce_op0, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_reduce_op_reduce_op1, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_reduce_op_reduce_op2, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_reduce_op_reduce_op3, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_allreduce_reduce_op_reduce_op4, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_rewrite_dist_reduce_scatter, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_support_collective_op_with_async_op_False, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_trace_all_gather_tensor, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_trace_all_gather_tensor_pg, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_trace_allgather_coalesced, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_trace_allreduce, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_dynamo_trace_reduce_scatter_tensor, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_all_gather_coalesced, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_doesnt_mutate_shared, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_doesnt_mutate_shared_graph_partition, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_reduce_scatter_coalesced, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_single_op, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_inductor_steal_buffer, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_meta, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_reduce_scatter_bucket, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_reorder_peak_memory, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_reorder_peak_memory_bucketed, test/distributed/test_inductor_collectives.py::TestCollectivesInductor::test_reorder_respects_wait_dep, test/distributed/test_inductor_collectives.py::TestSyncDecisionCrossRanks::test_sync_decision_cross_ranks 2025-07-17T11:19:38.1251374Z 2025-07-17T11:19:41.0295420Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:19:41.0296482Z import pkg_resources 2025-07-17T11:19:41.0772393Z /opt/conda/envs/py_3.10/lib/python3.10/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-07-17T11:19:41.0773314Z import pkg_resources 2025-07-17T11:19:42.3523869Z Running test batch 'tests to run' cost 1517.05 seconds 2025-07-17T11:19:42.3524208Z Emiting td_test_failure_stats_v2 2025-07-17T11:19:42.3525781Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1752751182_ef8ae08c62ff11f0939df6ed5e34687a 2025-07-17T11:19:42.5213114Z /var/lib/jenkins/pytorch/tools/stats/upload_metrics.py:156: UserWarning: Error uploading metric td_test_failure_stats_v2 to DynamoDB: Unable to locate credentials 2025-07-17T11:19:42.5213798Z warn(f"Error uploading metric {metric_name} to DynamoDB: {e}") 2025-07-17T11:19:42.5214090Z distributed/test_dynamo_distributed 2/2 failed! 2025-07-17T11:19:43.5746017Z + sccache_epilogue 2025-07-17T11:19:43.5746330Z + echo '::group::Sccache Compilation Log' 2025-07-17T11:19:43.5746893Z ##[group]Sccache Compilation Log 2025-07-17T11:19:43.5747144Z + echo '=================== sccache compilation log ===================' 2025-07-17T11:19:43.5747425Z =================== sccache compilation log =================== 2025-07-17T11:19:43.5747811Z + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-07-17T11:19:43.5864241Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-07-17T11:19:43.5864717Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-07-17T11:19:43.5865279Z + sccache --show-stats 2025-07-17T11:19:43.5897137Z Compile requests 8076 2025-07-17T11:19:43.5897434Z Compile requests executed 528 2025-07-17T11:19:43.5897659Z Cache hits 22 2025-07-17T11:19:43.5897873Z Cache hits (C/C++) 22 2025-07-17T11:19:43.5898128Z Cache misses 506 2025-07-17T11:19:43.5898364Z Cache misses (C/C++) 500 2025-07-17T11:19:43.5898622Z Cache misses (HIP) 6 2025-07-17T11:19:43.5898885Z Cache hits rate 4.17 % 2025-07-17T11:19:43.5899112Z Cache hits rate (C/C++) 4.21 % 2025-07-17T11:19:43.5899307Z Cache hits rate (HIP) 0.00 % 2025-07-17T11:19:43.5899738Z Cache timeouts 0 2025-07-17T11:19:43.5899944Z Cache read errors 0 2025-07-17T11:19:43.5900138Z Forced recaches 0 2025-07-17T11:19:43.5900332Z Cache write errors 0 2025-07-17T11:19:43.5900531Z Cache errors 0 2025-07-17T11:19:43.5900731Z Compilations 506 2025-07-17T11:19:43.5900928Z Compilation failures 0 2025-07-17T11:19:43.5901269Z Non-cacheable compilations 0 2025-07-17T11:19:43.5901469Z Non-cacheable calls 275 2025-07-17T11:19:43.5901672Z Non-compilation calls 7273 2025-07-17T11:19:43.5901870Z Unsupported compiler calls 0 2025-07-17T11:19:43.5902083Z Average cache write 0.000 s 2025-07-17T11:19:43.5902295Z Average compiler 2.132 s 2025-07-17T11:19:43.5902496Z Average cache read hit 0.000 s 2025-07-17T11:19:43.5902700Z Failed distributed compilations 0 2025-07-17T11:19:43.5902837Z 2025-07-17T11:19:43.5902915Z Non-cacheable reasons: 2025-07-17T11:19:43.5903107Z unknown source language 238 2025-07-17T11:19:43.5903296Z -E 37 2025-07-17T11:19:43.5903434Z 2025-07-17T11:19:43.5903561Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-07-17T11:19:43.5903838Z Use direct/preprocessor mode? yes 2025-07-17T11:19:43.5904052Z Version (client) 0.10.0 2025-07-17T11:19:43.5904281Z Cache size 33 MiB 2025-07-17T11:19:43.5904501Z Max cache size 10 GiB 2025-07-17T11:19:43.5904707Z + sccache --stop-server 2025-07-17T11:19:43.5921414Z Stopping sccache server... 2025-07-17T11:19:43.5924813Z Compile requests 8076 2025-07-17T11:19:43.5925037Z Compile requests executed 528 2025-07-17T11:19:43.5925253Z Cache hits 22 2025-07-17T11:19:43.5925449Z Cache hits (C/C++) 22 2025-07-17T11:19:43.5925648Z Cache misses 506 2025-07-17T11:19:43.5925849Z Cache misses (C/C++) 500 2025-07-17T11:19:43.5926039Z Cache misses (HIP) 6 2025-07-17T11:19:43.5926259Z Cache hits rate 4.17 % 2025-07-17T11:19:43.5926499Z Cache hits rate (C/C++) 4.21 % 2025-07-17T11:19:43.5926709Z Cache hits rate (HIP) 0.00 % 2025-07-17T11:19:43.5926909Z Cache timeouts 0 2025-07-17T11:19:43.5927221Z Cache read errors 0 2025-07-17T11:19:43.5927427Z Forced recaches 0 2025-07-17T11:19:43.5927624Z Cache write errors 0 2025-07-17T11:19:43.5927848Z Cache errors 0 2025-07-17T11:19:43.5928056Z Compilations 506 2025-07-17T11:19:43.5928257Z Compilation failures 0 2025-07-17T11:19:43.5928453Z Non-cacheable compilations 0 2025-07-17T11:19:43.5928655Z Non-cacheable calls 275 2025-07-17T11:19:43.5928857Z Non-compilation calls 7273 2025-07-17T11:19:43.5929061Z Unsupported compiler calls 0 2025-07-17T11:19:43.5929283Z Average cache write 0.000 s 2025-07-17T11:19:43.5929559Z Average compiler 2.132 s 2025-07-17T11:19:43.5929757Z Average cache read hit 0.000 s 2025-07-17T11:19:43.5929964Z Failed distributed compilations 0 2025-07-17T11:19:43.5930090Z 2025-07-17T11:19:43.5930176Z Non-cacheable reasons: 2025-07-17T11:19:43.5930359Z unknown source language 238 2025-07-17T11:19:43.5930553Z -E 37 2025-07-17T11:19:43.5930669Z 2025-07-17T11:19:43.5930803Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-07-17T11:19:43.5931075Z Use direct/preprocessor mode? yes 2025-07-17T11:19:43.5931275Z Version (client) 0.10.0 2025-07-17T11:19:43.5931489Z Cache size 33 MiB 2025-07-17T11:19:43.5931777Z Max cache size 10 GiB 2025-07-17T11:19:43.5931989Z + echo ::endgroup:: 2025-07-17T11:19:43.5932336Z ##[endgroup] 2025-07-17T11:19:43.5987807Z ##[error]Process completed with exit code 1. 2025-07-17T11:19:43.6021029Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-07-17T11:19:43.6021555Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-07-17T11:19:43.6022181Z docker exec -t "91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2025-07-17T11:19:43.6034715Z shell: /usr/bin/bash -e {0} 2025-07-17T11:19:43.6034909Z env: 2025-07-17T11:19:43.6035060Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:43.6035282Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:43.6035579Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:43.6035881Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:43.6036612Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:43.6037301Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:43.6037494Z AWS_REGION: us-east-1 2025-07-17T11:19:43.6037727Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:43.6037979Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:43.6041608Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:43.6041888Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:43.6042200Z ##[endgroup] 2025-07-17T11:19:43.7924494Z ##[group]Run docker exec -t "91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8" sh -c "sudo chown -R 1001:1001 test" 2025-07-17T11:19:43.7925165Z docker exec -t "91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8" sh -c "sudo chown -R 1001:1001 test" 2025-07-17T11:19:43.7937082Z shell: /usr/bin/bash -e {0} 2025-07-17T11:19:43.7937275Z env: 2025-07-17T11:19:43.7937440Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:43.7937687Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:43.7937998Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:43.7938274Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:43.7938970Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:43.7939676Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:43.7939868Z AWS_REGION: us-east-1 2025-07-17T11:19:43.7940102Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:43.7940355Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:43.7943997Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:43.7944295Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:43.7944611Z ##[endgroup] 2025-07-17T11:19:44.0352570Z ##[group]Run cat test/**/*_toprint.log || true 2025-07-17T11:19:44.0353111Z cat test/**/*_toprint.log || true 2025-07-17T11:19:44.0365075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T11:19:44.0365330Z env: 2025-07-17T11:19:44.0365485Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:44.0365713Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:44.0365999Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:44.0366258Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:44.0366945Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:44.0367733Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:44.0367910Z AWS_REGION: us-east-1 2025-07-17T11:19:44.0368187Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:44.0368435Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:44.0372010Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:44.0372285Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:44.0372581Z ##[endgroup] 2025-07-17T11:19:44.0502545Z cat: 'test/**/*_toprint.log': No such file or directory 2025-07-17T11:19:44.0623831Z Prepare all required actions 2025-07-17T11:19:44.0624387Z Getting action download info 2025-07-17T11:19:44.2913524Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-07-17T11:19:44.7387783Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-07-17T11:19:45.2987171Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-07-17T11:19:45.2987442Z with: 2025-07-17T11:19:45.2987602Z use-gha: true 2025-07-17T11:19:45.2987853Z file-suffix: test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905 2025-07-17T11:19:45.2988130Z s3-bucket: gha-artifacts 2025-07-17T11:19:45.2988313Z env: 2025-07-17T11:19:45.2988465Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:45.2988689Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:45.2988983Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:45.2989312Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:45.2990013Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:45.2990697Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:45.2990900Z AWS_REGION: us-east-1 2025-07-17T11:19:45.2991140Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:45.2991394Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:45.2995075Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:45.2995370Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:45.2995685Z ##[endgroup] 2025-07-17T11:19:45.3071024Z ##[group]Run actions/upload-artifact@v4 2025-07-17T11:19:45.3071341Z with: 2025-07-17T11:19:45.3071745Z name: test-jsons-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip 2025-07-17T11:19:45.3072280Z retention-days: 14 2025-07-17T11:19:45.3072572Z if-no-files-found: warn 2025-07-17T11:19:45.3072990Z path: test/**/*.json 2025-07-17T11:19:45.3073277Z compression-level: 6 2025-07-17T11:19:45.3073522Z overwrite: false 2025-07-17T11:19:45.3073832Z include-hidden-files: false 2025-07-17T11:19:45.3074090Z env: 2025-07-17T11:19:45.3074316Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:45.3074922Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:45.3075314Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:45.3075692Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:45.3076603Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:45.3077535Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:45.3077862Z AWS_REGION: us-east-1 2025-07-17T11:19:45.3078176Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:45.3078516Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:45.3082302Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:45.3082647Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:45.3083064Z ##[endgroup] 2025-07-17T11:19:45.8552956Z With the provided path, there will be 29 files uploaded 2025-07-17T11:19:45.8556339Z Artifact name is valid! 2025-07-17T11:19:45.8557013Z Root directory input is valid! 2025-07-17T11:19:47.0939089Z Beginning upload of artifact content to blob storage 2025-07-17T11:19:47.2647632Z Uploaded bytes 48736 2025-07-17T11:19:47.2990943Z Finished uploading artifact content to blob storage! 2025-07-17T11:19:47.2992036Z SHA256 digest of uploaded artifact zip is 54bfc4447f54a6eacabafca5e173aabbd014c414a61c1a0a0cdadc1578c46d2e 2025-07-17T11:19:47.2993504Z Finalizing artifact upload 2025-07-17T11:19:47.4072644Z Artifact test-jsons-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip.zip successfully finalized. Artifact ID 3553832645 2025-07-17T11:19:47.4073558Z Artifact test-jsons-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip has been successfully uploaded! Final size is 48736 bytes. Artifact ID is 3553832645 2025-07-17T11:19:47.4078059Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16337959900/artifacts/3553832645 2025-07-17T11:19:47.4256186Z ##[group]Run actions/upload-artifact@v4 2025-07-17T11:19:47.4256536Z with: 2025-07-17T11:19:47.4256993Z name: test-reports-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip 2025-07-17T11:19:47.4257367Z retention-days: 14 2025-07-17T11:19:47.4257549Z if-no-files-found: ignore 2025-07-17T11:19:47.4257768Z path: test/**/*.xml test/**/*.csv 2025-07-17T11:19:47.4257977Z compression-level: 6 2025-07-17T11:19:47.4258151Z overwrite: false 2025-07-17T11:19:47.4258327Z include-hidden-files: false 2025-07-17T11:19:47.4258516Z env: 2025-07-17T11:19:47.4258687Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:47.4258914Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:47.4259208Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:47.4259491Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:47.4260203Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:47.4260871Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:47.4261062Z AWS_REGION: us-east-1 2025-07-17T11:19:47.4261316Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:47.4261575Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:47.4265212Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:47.4265503Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:47.4265804Z ##[endgroup] 2025-07-17T11:19:48.0164135Z With the provided path, there will be 93 files uploaded 2025-07-17T11:19:48.0167575Z Artifact name is valid! 2025-07-17T11:19:48.0168697Z Root directory input is valid! 2025-07-17T11:19:50.2372116Z Beginning upload of artifact content to blob storage 2025-07-17T11:19:50.6268712Z Uploaded bytes 519490 2025-07-17T11:19:50.6649053Z Finished uploading artifact content to blob storage! 2025-07-17T11:19:50.6650404Z SHA256 digest of uploaded artifact zip is 81a612fb1c1d2a4cb4bdca70827e5e5b5cd008add77e3d7e657523a5bb0a14eb 2025-07-17T11:19:50.6651429Z Finalizing artifact upload 2025-07-17T11:19:50.7684080Z Artifact test-reports-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip.zip successfully finalized. Artifact ID 3553833011 2025-07-17T11:19:50.7685330Z Artifact test-reports-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip has been successfully uploaded! Final size is 519490 bytes. Artifact ID is 3553833011 2025-07-17T11:19:50.7690591Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16337959900/artifacts/3553833011 2025-07-17T11:19:50.7873035Z ##[group]Run actions/upload-artifact@v4 2025-07-17T11:19:50.7873294Z with: 2025-07-17T11:19:50.7873588Z name: logs-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip 2025-07-17T11:19:50.7873931Z retention-days: 14 2025-07-17T11:19:50.7874134Z if-no-files-found: ignore 2025-07-17T11:19:50.7874344Z path: usage_log.txt test/**/*.log 2025-07-17T11:19:50.7874728Z compression-level: 6 2025-07-17T11:19:50.7874923Z overwrite: false 2025-07-17T11:19:50.7875120Z include-hidden-files: false 2025-07-17T11:19:50.7875326Z env: 2025-07-17T11:19:50.7875483Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:50.7875749Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:50.7876060Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:50.7876374Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:50.7877343Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:50.7878042Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:50.7878248Z AWS_REGION: us-east-1 2025-07-17T11:19:50.7878508Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:50.7878789Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:50.7882436Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:50.7882750Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:50.7883072Z ##[endgroup] 2025-07-17T11:19:51.3535005Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-07-17T11:19:51.3536233Z The least common ancestor is /home/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-07-17T11:19:51.3536680Z With the provided path, there will be 88 files uploaded 2025-07-17T11:19:51.3540151Z Artifact name is valid! 2025-07-17T11:19:51.3540970Z Root directory input is valid! 2025-07-17T11:19:55.7645204Z Beginning upload of artifact content to blob storage 2025-07-17T11:19:56.3292107Z Uploaded bytes 1176542 2025-07-17T11:19:56.3672095Z Finished uploading artifact content to blob storage! 2025-07-17T11:19:56.3673285Z SHA256 digest of uploaded artifact zip is 9c18f5dce960cc99071af7a05ee01e9380b7267c945441ff25824223f3c8fd21 2025-07-17T11:19:56.3674713Z Finalizing artifact upload 2025-07-17T11:19:56.4714969Z Artifact logs-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip.zip successfully finalized. Artifact ID 3553833632 2025-07-17T11:19:56.4715764Z Artifact logs-runattempt1-test-inductor-1-2-linux.rocm.gpu.mi300.2_46159465905.zip has been successfully uploaded! Final size is 1176542 bytes. Artifact ID is 3553833632 2025-07-17T11:19:56.4721090Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16337959900/artifacts/3553833632 2025-07-17T11:19:56.4909409Z ##[group]Run # shellcheck disable=SC2156 2025-07-17T11:19:56.4909696Z # shellcheck disable=SC2156 2025-07-17T11:19:56.4910093Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-07-17T11:19:56.4923337Z shell: /usr/bin/bash -e {0} 2025-07-17T11:19:56.4923543Z env: 2025-07-17T11:19:56.4923729Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:56.4923977Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:56.4924317Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:56.4924618Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:56.4925345Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:56.4926217Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:56.4926445Z AWS_REGION: us-east-1 2025-07-17T11:19:56.4926715Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:56.4927004Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:56.4930620Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:56.4930939Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:56.4931262Z ##[endgroup] 2025-07-17T11:19:57.4232686Z ##[group]Run actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 2025-07-17T11:19:57.4233261Z with: 2025-07-17T11:19:57.4233492Z name: coredumps-inductor-1-2-linux.rocm.gpu.mi300.2 2025-07-17T11:19:57.4233763Z retention-days: 14 2025-07-17T11:19:57.4233964Z if-no-files-found: ignore 2025-07-17T11:19:57.4234194Z path: ./**/core.[1-9]* 2025-07-17T11:19:57.4234397Z compression-level: 6 2025-07-17T11:19:57.4234594Z overwrite: false 2025-07-17T11:19:57.4234793Z include-hidden-files: false 2025-07-17T11:19:57.4234997Z env: 2025-07-17T11:19:57.4235167Z GIT_DEFAULT_BRANCH: main 2025-07-17T11:19:57.4235427Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-07-17T11:19:57.4235759Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-07-17T11:19:57.4236061Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-07-17T11:19:57.4236838Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 110 --device /dev/dri/renderD160 --device /dev/dri/renderD168 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-07-17T11:19:57.4237537Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T11:19:57.4237746Z AWS_REGION: us-east-1 2025-07-17T11:19:57.4238021Z AWS_ACCESS_KEY_ID: *** 2025-07-17T11:19:57.4238300Z AWS_SECRET_ACCESS_KEY: *** 2025-07-17T11:19:57.4241944Z AWS_SESSION_TOKEN: *** 2025-07-17T11:19:57.4242262Z CONTAINER_NAME: 91f8038a95012e47a808fda569a8bf02c19359b463e4e46f62ab89916326d5e8 2025-07-17T11:19:57.4242591Z ##[endgroup] 2025-07-17T11:20:03.0201501Z No files were found with the provided path: ./**/core.[1-9]*. No artifacts will be uploaded. 2025-07-17T11:20:03.0405829Z Post job cleanup. 2025-07-17T11:20:03.0693865Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T11:20:03.1038212Z Post job cleanup. 2025-07-17T11:20:03.2062480Z Post job cleanup. 2025-07-17T11:20:03.2114585Z Post job cleanup. 2025-07-17T11:20:03.2865389Z [command]/usr/bin/git version 2025-07-17T11:20:03.2903088Z git version 2.50.1 2025-07-17T11:20:03.2932553Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/0e83603e-3586-407b-84e1-80520a107180/.gitconfig' 2025-07-17T11:20:03.2942053Z Temporarily overriding HOME='/home/runner/_work/_temp/0e83603e-3586-407b-84e1-80520a107180' before making global git config changes 2025-07-17T11:20:03.2942619Z Adding repository directory to the temporary git global config as a safe directory 2025-07-17T11:20:03.2946025Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-07-17T11:20:03.2987387Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-17T11:20:03.3017313Z [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-07-17T11:20:03.3334129Z Entering 'android/libs/fbjni' 2025-07-17T11:20:03.3391274Z Entering 'third_party/FP16' 2025-07-17T11:20:03.3446223Z Entering 'third_party/FXdiv' 2025-07-17T11:20:03.3499275Z Entering 'third_party/NNPACK' 2025-07-17T11:20:03.3553343Z Entering 'third_party/NVTX' 2025-07-17T11:20:03.3622800Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T11:20:03.3683393Z Entering 'third_party/XNNPACK' 2025-07-17T11:20:03.3754485Z Entering 'third_party/aiter' 2025-07-17T11:20:03.3810725Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T11:20:03.3872516Z Entering 'third_party/benchmark' 2025-07-17T11:20:03.3929242Z Entering 'third_party/composable_kernel' 2025-07-17T11:20:03.3993578Z Entering 'third_party/cpp-httplib' 2025-07-17T11:20:03.4054490Z Entering 'third_party/cpuinfo' 2025-07-17T11:20:03.4119985Z Entering 'third_party/cudnn_frontend' 2025-07-17T11:20:03.4185668Z Entering 'third_party/cutlass' 2025-07-17T11:20:03.4281523Z Entering 'third_party/fbgemm' 2025-07-17T11:20:03.4353074Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T11:20:03.4416117Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T11:20:03.4482854Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T11:20:03.4556444Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T11:20:03.4635648Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T11:20:03.4696003Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T11:20:03.4764949Z Entering 'third_party/fbgemm/external/json' 2025-07-17T11:20:03.4848400Z Entering 'third_party/flash-attention' 2025-07-17T11:20:03.4920912Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T11:20:03.5013729Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T11:20:03.5123352Z Entering 'third_party/flatbuffers' 2025-07-17T11:20:03.5216954Z Entering 'third_party/fmt' 2025-07-17T11:20:03.5301336Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T11:20:03.5360382Z Entering 'third_party/gloo' 2025-07-17T11:20:03.5431798Z Entering 'third_party/googletest' 2025-07-17T11:20:03.5496549Z Entering 'third_party/ideep' 2025-07-17T11:20:03.5556073Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T11:20:03.5620584Z Entering 'third_party/ittapi' 2025-07-17T11:20:03.5676951Z Entering 'third_party/kineto' 2025-07-17T11:20:03.5735108Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T11:20:03.5793878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T11:20:03.5852410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T11:20:03.5910574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T11:20:03.5966977Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T11:20:03.6023314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T11:20:03.6085888Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T11:20:03.6145882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T11:20:03.6201665Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T11:20:03.6259605Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T11:20:03.6323059Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T11:20:03.6378749Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T11:20:03.6441784Z Entering 'third_party/kleidiai' 2025-07-17T11:20:03.6503827Z Entering 'third_party/mimalloc' 2025-07-17T11:20:03.6564677Z Entering 'third_party/nlohmann' 2025-07-17T11:20:03.6624693Z Entering 'third_party/onnx' 2025-07-17T11:20:03.6697608Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T11:20:03.6762170Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T11:20:03.6820916Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T11:20:03.6873401Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T11:20:03.6918396Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T11:20:03.6964708Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T11:20:03.7011958Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T11:20:03.7070383Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T11:20:03.7119239Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T11:20:03.7174646Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T11:20:03.7233394Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T11:20:03.7298801Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T11:20:03.7377433Z Entering 'third_party/pocketfft' 2025-07-17T11:20:03.7438450Z Entering 'third_party/protobuf' 2025-07-17T11:20:03.7498819Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T11:20:03.7555025Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T11:20:03.7616033Z Entering 'third_party/psimd' 2025-07-17T11:20:03.7678225Z Entering 'third_party/pthreadpool' 2025-07-17T11:20:03.7739016Z Entering 'third_party/pybind11' 2025-07-17T11:20:03.7800022Z Entering 'third_party/python-peachpy' 2025-07-17T11:20:03.7859122Z Entering 'third_party/sleef' 2025-07-17T11:20:03.7920299Z Entering 'third_party/tensorpipe' 2025-07-17T11:20:03.7979142Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T11:20:03.8036055Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T11:20:03.8091632Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T11:20:03.8151599Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T11:20:03.8219069Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T11:20:03.8314236Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-17T11:20:03.8345668Z http.https://github.com/.extraheader 2025-07-17T11:20:03.8355458Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-07-17T11:20:03.8393800Z [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-07-17T11:20:03.8704279Z Entering 'android/libs/fbjni' 2025-07-17T11:20:03.8736237Z http.https://github.com/.extraheader 2025-07-17T11:20:03.8782166Z Entering 'third_party/FP16' 2025-07-17T11:20:03.8811757Z http.https://github.com/.extraheader 2025-07-17T11:20:03.8856733Z Entering 'third_party/FXdiv' 2025-07-17T11:20:03.8887702Z http.https://github.com/.extraheader 2025-07-17T11:20:03.8932494Z Entering 'third_party/NNPACK' 2025-07-17T11:20:03.8964815Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9015014Z Entering 'third_party/NVTX' 2025-07-17T11:20:03.9046337Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9092105Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T11:20:03.9121753Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9170285Z Entering 'third_party/XNNPACK' 2025-07-17T11:20:03.9200941Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9262038Z Entering 'third_party/aiter' 2025-07-17T11:20:03.9293093Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9338703Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T11:20:03.9371800Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9427230Z Entering 'third_party/benchmark' 2025-07-17T11:20:03.9457529Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9503126Z Entering 'third_party/composable_kernel' 2025-07-17T11:20:03.9535067Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9585245Z Entering 'third_party/cpp-httplib' 2025-07-17T11:20:03.9615065Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9658853Z Entering 'third_party/cpuinfo' 2025-07-17T11:20:03.9691338Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9735234Z Entering 'third_party/cudnn_frontend' 2025-07-17T11:20:03.9765526Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9811390Z Entering 'third_party/cutlass' 2025-07-17T11:20:03.9845179Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9897859Z Entering 'third_party/fbgemm' 2025-07-17T11:20:03.9928945Z http.https://github.com/.extraheader 2025-07-17T11:20:03.9974657Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T11:20:04.0002849Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0045140Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T11:20:04.0076180Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0134690Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T11:20:04.0166789Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0214037Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T11:20:04.0246997Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0299382Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T11:20:04.0328481Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0373836Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T11:20:04.0402055Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0447649Z Entering 'third_party/fbgemm/external/json' 2025-07-17T11:20:04.0477642Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0527788Z Entering 'third_party/flash-attention' 2025-07-17T11:20:04.0557514Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0600962Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T11:20:04.0631198Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0681076Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T11:20:04.0709668Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0764597Z Entering 'third_party/flatbuffers' 2025-07-17T11:20:04.0794105Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0839498Z Entering 'third_party/fmt' 2025-07-17T11:20:04.0870664Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0912897Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T11:20:04.0944002Z http.https://github.com/.extraheader 2025-07-17T11:20:04.0987830Z Entering 'third_party/gloo' 2025-07-17T11:20:04.1017174Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1060299Z Entering 'third_party/googletest' 2025-07-17T11:20:04.1091158Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1135788Z Entering 'third_party/ideep' 2025-07-17T11:20:04.1166598Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1208696Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T11:20:04.1237564Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1289678Z Entering 'third_party/ittapi' 2025-07-17T11:20:04.1320663Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1363425Z Entering 'third_party/kineto' 2025-07-17T11:20:04.1395282Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1438950Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T11:20:04.1469322Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1514113Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T11:20:04.1544781Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1590422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T11:20:04.1618651Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1661345Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T11:20:04.1693196Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1737166Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T11:20:04.1767689Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1813226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T11:20:04.1842076Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1892357Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T11:20:04.1922400Z http.https://github.com/.extraheader 2025-07-17T11:20:04.1967629Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T11:20:04.1997446Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2042385Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T11:20:04.2073305Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2120664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T11:20:04.2151367Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2203081Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T11:20:04.2231793Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2275875Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T11:20:04.2304237Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2354211Z Entering 'third_party/kleidiai' 2025-07-17T11:20:04.2385963Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2428514Z Entering 'third_party/mimalloc' 2025-07-17T11:20:04.2457040Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2500045Z Entering 'third_party/nlohmann' 2025-07-17T11:20:04.2532193Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2575687Z Entering 'third_party/onnx' 2025-07-17T11:20:04.2606328Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2661895Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T11:20:04.2698879Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2749783Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T11:20:04.2778000Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2819604Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T11:20:04.2849174Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2887460Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T11:20:04.2912738Z http.https://github.com/.extraheader 2025-07-17T11:20:04.2957854Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T11:20:04.2986238Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3024312Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T11:20:04.3050329Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3094763Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T11:20:04.3123463Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3165898Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T11:20:04.3194355Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3233117Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T11:20:04.3264315Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3305426Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T11:20:04.3332987Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3379289Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T11:20:04.3406047Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3451448Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T11:20:04.3478341Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3538834Z Entering 'third_party/pocketfft' 2025-07-17T11:20:04.3568477Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3616503Z Entering 'third_party/protobuf' 2025-07-17T11:20:04.3648308Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3692250Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T11:20:04.3723196Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3763760Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T11:20:04.3792651Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3839438Z Entering 'third_party/psimd' 2025-07-17T11:20:04.3870246Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3913617Z Entering 'third_party/pthreadpool' 2025-07-17T11:20:04.3944813Z http.https://github.com/.extraheader 2025-07-17T11:20:04.3989095Z Entering 'third_party/pybind11' 2025-07-17T11:20:04.4018652Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4062226Z Entering 'third_party/python-peachpy' 2025-07-17T11:20:04.4092671Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4136531Z Entering 'third_party/sleef' 2025-07-17T11:20:04.4168070Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4210663Z Entering 'third_party/tensorpipe' 2025-07-17T11:20:04.4241788Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4287353Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T11:20:04.4317802Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4362142Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T11:20:04.4391286Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4433990Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T11:20:04.4464039Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4509594Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T11:20:04.4537171Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4579290Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T11:20:04.4611784Z http.https://github.com/.extraheader 2025-07-17T11:20:04.4801061Z Cleaning up orphan processes