2025-06-01T21:11:25.1428534Z Current runner version: '2.324.0' 2025-06-01T21:11:25.1439325Z Runner name: 'i-083eea869a1026b78' 2025-06-01T21:11:25.1441065Z Machine name: 'ip-10-0-42-66' 2025-06-01T21:11:25.1445852Z ##[group]GITHUB_TOKEN Permissions 2025-06-01T21:11:25.1449515Z Contents: read 2025-06-01T21:11:25.1450393Z Metadata: read 2025-06-01T21:11:25.1451374Z ##[endgroup] 2025-06-01T21:11:25.1454908Z Secret source: Actions 2025-06-01T21:11:25.1456141Z Prepare workflow directory 2025-06-01T21:11:25.2219271Z Prepare all required actions 2025-06-01T21:11:25.2274576Z Getting action download info 2025-06-01T21:11:25.5213736Z Download action repository 'pytorch/test-infra@main' (SHA:5ce5452ec51263ef97338910302a42b1f4181e7c) 2025-06-01T21:11:27.1456119Z Download action repository 'pytorch/pytorch@main' (SHA:0350c7e72c787c49d09db6d543ab11fba7aec5c8) 2025-06-01T21:11:41.2262491Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-06-01T21:11:41.4435375Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-06-01T21:11:41.7433411Z Getting action download info 2025-06-01T21:11:41.8318436Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-01T21:11:42.1055288Z Getting action download info 2025-06-01T21:11:42.2092136Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-06-01T21:11:42.4385516Z Getting action download info 2025-06-01T21:11:42.5212707Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-06-01T21:11:42.6986807Z Getting action download info 2025-06-01T21:11:42.8181002Z Complete job name: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:11:42.8925298Z A job started hook has been configured by the self-hosted runner administrator 2025-06-01T21:11:42.9078150Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-06-01T21:11:42.9092183Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:11:42.9093242Z ##[endgroup] 2025-06-01T21:11:44.3023389Z Runner Type: linux.arm64.2xlarge 2025-06-01T21:11:44.3023996Z Instance Type: t4g.2xlarge 2025-06-01T21:11:44.3024385Z AMI Name: unknown 2025-06-01T21:11:44.3055313Z AMI ID: ami-0013610ea966aafe0 2025-06-01T21:11:51.9067927Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-06-01T21:11:51.9068546Z with: 2025-06-01T21:11:51.9069358Z github-secret: *** 2025-06-01T21:11:51.9070344Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-06-01T21:11:51.9071400Z activate-with-label: false 2025-06-01T21:11:51.9071784Z label: with-ssh 2025-06-01T21:11:51.9072121Z remove-existing-keys: true 2025-06-01T21:11:51.9072510Z fail-silently: true 2025-06-01T21:11:51.9072880Z env: 2025-06-01T21:11:51.9073181Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:11:51.9073603Z ##[endgroup] 2025-06-01T21:11:52.0563076Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-06-01T21:11:52.0564987Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-06-01T21:11:52.0795190Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-06-01T21:11:52.0795851Z with: 2025-06-01T21:11:52.0796159Z no-sudo: true 2025-06-01T21:11:52.0796484Z submodules: recursive 2025-06-01T21:11:52.0796861Z fetch-depth: 0 2025-06-01T21:11:52.0797181Z env: 2025-06-01T21:11:52.0797470Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:11:52.0797831Z ##[endgroup] 2025-06-01T21:11:52.0915836Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:11:52.0917388Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:11:52.0929422Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:11:52.0930017Z env: 2025-06-01T21:11:52.0930461Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:11:52.0931009Z ##[endgroup] 2025-06-01T21:11:52.1063192Z ##[group]Run # Use all available CPUs for fetching 2025-06-01T21:11:52.1064003Z # Use all available CPUs for fetching 2025-06-01T21:11:52.1064544Z cd "${GITHUB_WORKSPACE}" 2025-06-01T21:11:52.1065182Z git config --global fetch.parallel 0 2025-06-01T21:11:52.1065843Z git config --global submodule.fetchJobs 0 2025-06-01T21:11:52.1066483Z  2025-06-01T21:11:52.1067187Z # Clean workspace. The default checkout action should also do this, but 2025-06-01T21:11:52.1068033Z # do it here as well just in case 2025-06-01T21:11:52.1068583Z if [[ -d .git ]]; then 2025-06-01T21:11:52.1069173Z  if [ -z "${NO_SUDO}" ]; then 2025-06-01T21:11:52.1069776Z  sudo git clean -ffdx 2025-06-01T21:11:52.1070254Z  else 2025-06-01T21:11:52.1070783Z  git clean -ffdx 2025-06-01T21:11:52.1071228Z  fi 2025-06-01T21:11:52.1071629Z fi 2025-06-01T21:11:52.1079595Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:11:52.1080323Z env: 2025-06-01T21:11:52.1080920Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:11:52.1081375Z NO_SUDO: true 2025-06-01T21:11:52.1081755Z ##[endgroup] 2025-06-01T21:11:52.1282529Z ##[group]Run actions/checkout@v4 2025-06-01T21:11:52.1283019Z with: 2025-06-01T21:11:52.1283450Z ref: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:11:52.1284079Z fetch-depth: 0 2025-06-01T21:11:52.1284494Z submodules: recursive 2025-06-01T21:11:52.1284968Z show-progress: false 2025-06-01T21:11:52.1285542Z repository: pytorch/pytorch 2025-06-01T21:11:52.1286269Z token: *** 2025-06-01T21:11:52.1286673Z ssh-strict: true 2025-06-01T21:11:52.1287222Z ssh-user: git 2025-06-01T21:11:52.1287733Z persist-credentials: true 2025-06-01T21:11:52.1288187Z clean: true 2025-06-01T21:11:52.1288782Z sparse-checkout-cone-mode: true 2025-06-01T21:11:52.1289409Z fetch-tags: false 2025-06-01T21:11:52.1289834Z lfs: false 2025-06-01T21:11:52.1290308Z set-safe-directory: true 2025-06-01T21:11:52.1320620Z env: 2025-06-01T21:11:52.1320958Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:11:52.1321312Z ##[endgroup] 2025-06-01T21:11:52.2734151Z Syncing repository: pytorch/pytorch 2025-06-01T21:11:52.2736193Z ##[group]Getting Git version info 2025-06-01T21:11:52.2736865Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-06-01T21:11:52.2737973Z [command]/usr/bin/git version 2025-06-01T21:11:52.2738386Z git version 2.47.1 2025-06-01T21:11:52.2748114Z ##[endgroup] 2025-06-01T21:11:52.2763560Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/0d0dca8c-e12f-4840-9690-44f573741b1e/.gitconfig' 2025-06-01T21:11:52.2789766Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0d0dca8c-e12f-4840-9690-44f573741b1e' before making global git config changes 2025-06-01T21:11:52.2791178Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T21:11:52.2798084Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T21:11:52.2841226Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-06-01T21:11:52.2846148Z ##[group]Initializing the repository 2025-06-01T21:11:52.2853271Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T21:11:52.2891644Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-01T21:11:52.2892541Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-01T21:11:52.2893358Z hint: of your new repositories, which will suppress this warning, call: 2025-06-01T21:11:52.2894402Z hint: 2025-06-01T21:11:52.2894808Z hint: git config --global init.defaultBranch 2025-06-01T21:11:52.2895302Z hint: 2025-06-01T21:11:52.2895788Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-01T21:11:52.2896600Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-01T21:11:52.2897220Z hint: 2025-06-01T21:11:52.2897541Z hint: git branch -m 2025-06-01T21:11:52.2898408Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-06-01T21:11:52.2911574Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-06-01T21:11:52.2946618Z ##[endgroup] 2025-06-01T21:11:52.2947275Z ##[group]Disabling automatic garbage collection 2025-06-01T21:11:52.2954152Z [command]/usr/bin/git config --local gc.auto 0 2025-06-01T21:11:52.2988556Z ##[endgroup] 2025-06-01T21:11:52.2989154Z ##[group]Setting up auth 2025-06-01T21:11:52.2999091Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T21:11:52.3034866Z [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-06-01T21:11:52.3383323Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T21:11:52.3417639Z [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-06-01T21:11:52.3737153Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T21:11:52.3793278Z ##[endgroup] 2025-06-01T21:11:52.3793927Z ##[group]Fetching the repository 2025-06-01T21:11:52.3804995Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-06-01T21:13:00.8398042Z From https://github.com/pytorch/pytorch 2025-06-01T21:13:00.8398892Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-06-01T21:13:00.8399640Z * [new branch] Chillee-patch-1 -> origin/Chillee-patch-1 2025-06-01T21:13:00.8400500Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-06-01T21:13:00.8401536Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-06-01T21:13:00.8402524Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-06-01T21:13:00.8403528Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-06-01T21:13:00.8404443Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-06-01T21:13:00.8405283Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-06-01T21:13:00.8406061Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-06-01T21:13:00.8406838Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-06-01T21:13:00.8408612Z * [new branch] add-link-transformers-build-blocks -> origin/add-link-transformers-build-blocks 2025-06-01T21:13:00.8409597Z * [new branch] add-meta-tag-fsdp -> origin/add-meta-tag-fsdp 2025-06-01T21:13:00.8410491Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-06-01T21:13:00.8411330Z * [new branch] add-sitemap -> origin/add-sitemap 2025-06-01T21:13:00.8412083Z * [new branch] addUtilForLinuxBuild -> origin/addUtilForLinuxBuild 2025-06-01T21:13:00.8412933Z * [new branch] add_new_ops_in_fallback_ops -> origin/add_new_ops_in_fallback_ops 2025-06-01T21:13:00.8414087Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-06-01T21:13:00.8417071Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-06-01T21:13:00.8418101Z * [new branch] addsimde -> origin/addsimde 2025-06-01T21:13:00.8418820Z * [new branch] adi/gemm_bf16f32 -> origin/adi/gemm_bf16f32 2025-06-01T21:13:00.8419651Z * [new branch] adi/test -> origin/adi/test 2025-06-01T21:13:00.8421017Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-06-01T21:13:00.8422146Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-06-01T21:13:00.8423707Z * [new branch] adi/update_openblas -> origin/adi/update_openblas 2025-06-01T21:13:00.8425991Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-06-01T21:13:00.8427015Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-06-01T21:13:00.8428003Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-06-01T21:13:00.8429411Z * [new branch] albanD-patch-3 -> origin/albanD-patch-3 2025-06-01T21:13:00.8431926Z * [new branch] alt-disable -> origin/alt-disable 2025-06-01T21:13:00.8432745Z * [new branch] angelayi/152467 -> origin/angelayi/152467 2025-06-01T21:13:00.8433588Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-06-01T21:13:00.8434704Z * [new branch] angelayi/aoti_back -> origin/angelayi/aoti_back 2025-06-01T21:13:00.8435704Z * [new branch] angelayi/baddbmm -> origin/angelayi/baddbmm 2025-06-01T21:13:00.8437078Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-06-01T21:13:00.8438127Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-06-01T21:13:00.8439195Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-06-01T21:13:00.8440281Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-06-01T21:13:00.8442030Z * [new branch] angelayi/dont_malloc -> origin/angelayi/dont_malloc 2025-06-01T21:13:00.8443706Z * [new branch] angelayi/draft_export_doc -> origin/angelayi/draft_export_doc 2025-06-01T21:13:00.8445073Z * [new branch] angelayi/draft_export_public -> origin/angelayi/draft_export_public 2025-06-01T21:13:00.8446342Z * [new branch] angelayi/dynamo_fake_input -> origin/angelayi/dynamo_fake_input 2025-06-01T21:13:00.8447664Z * [new branch] angelayi/export_save -> origin/angelayi/export_save 2025-06-01T21:13:00.8448985Z * [new branch] angelayi/filter_stacktrace -> origin/angelayi/filter_stacktrace 2025-06-01T21:13:00.8450253Z * [new branch] angelayi/fix_additional_inputs -> origin/angelayi/fix_additional_inputs 2025-06-01T21:13:00.8451286Z * [new branch] angelayi/flake1 -> origin/angelayi/flake1 2025-06-01T21:13:00.8452988Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-06-01T21:13:00.8453891Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-06-01T21:13:00.8455022Z * [new branch] angelayi/meta_kernel_yaml2 -> origin/angelayi/meta_kernel_yaml2 2025-06-01T21:13:00.8456362Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-06-01T21:13:00.8458735Z * [new branch] angelayi/repeat_interleave -> origin/angelayi/repeat_interleave 2025-06-01T21:13:00.8459605Z * [new branch] angelayi/rm_unused_const -> origin/angelayi/rm_unused_const 2025-06-01T21:13:00.8460731Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-06-01T21:13:00.8461512Z * [new branch] angelayi/symint_help -> origin/angelayi/symint_help 2025-06-01T21:13:00.8462578Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-06-01T21:13:00.8463990Z * [new branch] angelayi/symint_input_3 -> origin/angelayi/symint_input_3 2025-06-01T21:13:00.8465225Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-06-01T21:13:00.8466402Z * [new branch] angelayi/unflatten_empty -> origin/angelayi/unflatten_empty 2025-06-01T21:13:00.8467604Z * [new branch] angelayi/unflatten_out -> origin/angelayi/unflatten_out 2025-06-01T21:13:00.8469056Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-06-01T21:13:00.8470031Z * [new branch] aoti_inference_test -> origin/aoti_inference_test 2025-06-01T21:13:00.8471190Z * [new branch] async-fix -> origin/async-fix 2025-06-01T21:13:00.8472659Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-06-01T21:13:00.8473892Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-06-01T21:13:00.8475007Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-06-01T21:13:00.8476238Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-06-01T21:13:00.8477496Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-06-01T21:13:00.8478739Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-06-01T21:13:00.8480135Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-06-01T21:13:00.8481307Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-06-01T21:13:00.8482450Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-06-01T21:13:00.8483830Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-06-01T21:13:00.8485054Z * [new branch] avoid-spammy-log-for-2.7 -> origin/avoid-spammy-log-for-2.7 2025-06-01T21:13:00.8486734Z * [new branch] base/1.5 -> origin/base/1.5 2025-06-01T21:13:00.8488352Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-06-01T21:13:00.8489387Z * [new branch] bcon_2.7 -> origin/bcon_2.7 2025-06-01T21:13:00.8490727Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-06-01T21:13:00.8491938Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-06-01T21:13:00.8494055Z * [new branch] benjaminglass1/aoti-inductor-clang-tidy-warnings -> origin/benjaminglass1/aoti-inductor-clang-tidy-warnings 2025-06-01T21:13:00.8495296Z * [new branch] benjaminglass1/aoti-output-code -> origin/benjaminglass1/aoti-output-code 2025-06-01T21:13:00.8496894Z * [new branch] benjaminglass1/fixup-aot-inductor-performance-benchmarks -> origin/benjaminglass1/fixup-aot-inductor-performance-benchmarks 2025-06-01T21:13:00.8498601Z * [new branch] benjaminglass1/improve_opoverload_typing -> origin/benjaminglass1/improve_opoverload_typing 2025-06-01T21:13:00.8499613Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-06-01T21:13:00.8500756Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-06-01T21:13:00.8502291Z * [new branch] bf/cg-foreach-op -> origin/bf/cg-foreach-op 2025-06-01T21:13:00.8503360Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-06-01T21:13:00.8504554Z * [new branch] bf/cg-side-stream-mem -> origin/bf/cg-side-stream-mem 2025-06-01T21:13:00.8505768Z * [new branch] bf/cg-skip-unbacked-symint-msg -> origin/bf/cg-skip-unbacked-symint-msg 2025-06-01T21:13:00.8506885Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-06-01T21:13:00.8508518Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-06-01T21:13:00.8510396Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-06-01T21:13:00.8511636Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-06-01T21:13:00.8512481Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-06-01T21:13:00.8513658Z * [new branch] bf/fa-small-block-mask -> origin/bf/fa-small-block-mask 2025-06-01T21:13:00.8514764Z * [new branch] bf/partition-cg -> origin/bf/partition-cg 2025-06-01T21:13:00.8516001Z * [new branch] bf/partition-cpu-read -> origin/bf/partition-cpu-read 2025-06-01T21:13:00.8517204Z * [new branch] bf/partition-fa -> origin/bf/partition-fa 2025-06-01T21:13:00.8518546Z * [new branch] bf/partition-flaky -> origin/bf/partition-flaky 2025-06-01T21:13:00.8519776Z * [new branch] bf/partition-gc -> origin/bf/partition-gc 2025-06-01T21:13:00.8521239Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-06-01T21:13:00.8522302Z * [new branch] bf/partition-move-cpu-scalar -> origin/bf/partition-move-cpu-scalar 2025-06-01T21:13:00.8523612Z * [new branch] bf/partition-precomputed-sym -> origin/bf/partition-precomputed-sym 2025-06-01T21:13:00.8524831Z * [new branch] bf/partition-relative-order-invariant -> origin/bf/partition-relative-order-invariant 2025-06-01T21:13:00.8525999Z * [new branch] bf/partition-remove-weak-dep -> origin/bf/partition-remove-weak-dep 2025-06-01T21:13:00.8526959Z * [new branch] bf/partition-removed-arg -> origin/bf/partition-removed-arg 2025-06-01T21:13:00.8528296Z * [new branch] bf/partition-standalone-compile -> origin/bf/partition-standalone-compile 2025-06-01T21:13:00.8529305Z * [new branch] bf/partition-symint-input -> origin/bf/partition-symint-input 2025-06-01T21:13:00.8530468Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-06-01T21:13:00.8531647Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-06-01T21:13:00.8532732Z * [new branch] bf/reinplace-diagonal -> origin/bf/reinplace-diagonal 2025-06-01T21:13:00.8533994Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-06-01T21:13:00.8535244Z * [new branch] bf/reorder-minimal-partition -> origin/bf/reorder-minimal-partition 2025-06-01T21:13:00.8536501Z * [new branch] bf/update-torchbench-pin -> origin/bf/update-torchbench-pin 2025-06-01T21:13:00.8538219Z * [new branch] bf/update-torchvision-pin -> origin/bf/update-torchvision-pin 2025-06-01T21:13:00.8539050Z * [new branch] bf16adamw -> origin/bf16adamw 2025-06-01T21:13:00.8540283Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-06-01T21:13:00.8541355Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-06-01T21:13:00.8542523Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-06-01T21:13:00.8543644Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-06-01T21:13:00.8544738Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-06-01T21:13:00.8545810Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-06-01T21:13:00.8547042Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-06-01T21:13:00.8548122Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-06-01T21:13:00.8549238Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-06-01T21:13:00.8550366Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-06-01T21:13:00.8551487Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-06-01T21:13:00.8552643Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-06-01T21:13:00.8553940Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-06-01T21:13:00.8555049Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-06-01T21:13:00.8556151Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-06-01T21:13:00.8557208Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-06-01T21:13:00.8558838Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-06-01T21:13:00.8559977Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-06-01T21:13:00.8561221Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-06-01T21:13:00.8562252Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-06-01T21:13:00.8564089Z * [new branch] bowenbao/docker_rocm_miniforge -> origin/bowenbao/docker_rocm_miniforge 2025-06-01T21:13:00.8565192Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-06-01T21:13:00.8566761Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-06-01T21:13:00.8567971Z * [new branch] brister/faster_grid_calc -> origin/brister/faster_grid_calc 2025-06-01T21:13:00.8569132Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-06-01T21:13:00.8570301Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-06-01T21:13:00.8571392Z * [new branch] brister/wrapper_call_arg -> origin/brister/wrapper_call_arg 2025-06-01T21:13:00.8572786Z * [new branch] brister/wrapper_clean_up -> origin/brister/wrapper_clean_up 2025-06-01T21:13:00.8574073Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-06-01T21:13:00.8575289Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-06-01T21:13:00.8576459Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-06-01T21:13:00.8578684Z * [new branch] camyllh/ff_linting_D72572050 -> origin/camyllh/ff_linting_D72572050 2025-06-01T21:13:00.8579618Z * [new branch] check-links -> origin/check-links 2025-06-01T21:13:00.8581086Z * [new branch] cherry-pick-147095-by-pytorch_bot_bot_ -> origin/cherry-pick-147095-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8582375Z * [new branch] cherry-pick-148320-by-pytorch_bot_bot_ -> origin/cherry-pick-148320-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8583698Z * [new branch] cherry-pick-148677-by-pytorch_bot_bot_ -> origin/cherry-pick-148677-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8585447Z * [new branch] cherry-pick-149356-by-pytorch_bot_bot_ -> origin/cherry-pick-149356-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8586561Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8587687Z * [new branch] cherry-pick-150010-by-pytorch_bot_bot_ -> origin/cherry-pick-150010-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8588796Z * [new branch] cherry-pick-150138-by-pytorch_bot_bot_ -> origin/cherry-pick-150138-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8589884Z * [new branch] cherry-pick-150308 -> origin/cherry-pick-150308 2025-06-01T21:13:00.8591502Z * [new branch] cherry-pick-150560-by-pytorch_bot_bot_ -> origin/cherry-pick-150560-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8592775Z * [new branch] cherry-pick-151158-by-pytorch_bot_bot_ -> origin/cherry-pick-151158-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8594039Z * [new branch] cherry-pick-151277-by-pytorch_bot_bot_ -> origin/cherry-pick-151277-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8595486Z * [new branch] cherry-pick-151344-by-pytorch_bot_bot_ -> origin/cherry-pick-151344-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8596744Z * [new branch] cherry-pick-151826-by-pytorch_bot_bot_ -> origin/cherry-pick-151826-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8597936Z * [new branch] cherry-pick-151848-by-pytorch_bot_bot_ -> origin/cherry-pick-151848-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8599162Z * [new branch] cherry-pick-152075-by-pytorch_bot_bot_ -> origin/cherry-pick-152075-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8600862Z * [new branch] cherry-pick-152287-by-pytorch_bot_bot_ -> origin/cherry-pick-152287-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8602210Z * [new branch] cherry-pick-152396-by-pytorch_bot_bot_ -> origin/cherry-pick-152396-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8603832Z * [new branch] cherry-pick-152399-by-pytorch_bot_bot_ -> origin/cherry-pick-152399-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8605008Z * [new branch] cherry-pick-152641-by-pytorch_bot_bot_ -> origin/cherry-pick-152641-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8606545Z * [new branch] cherry-pick-153002-by-pytorch_bot_bot_ -> origin/cherry-pick-153002-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8607863Z * [new branch] cherry-pick-153067-by-pytorch_bot_bot_ -> origin/cherry-pick-153067-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8609120Z * [new branch] cherry-pick-153671-by-pytorch_bot_bot_ -> origin/cherry-pick-153671-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8610368Z * [new branch] cherry-pick-153848-by-pytorch_bot_bot_ -> origin/cherry-pick-153848-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8611511Z * [new branch] cherry-pick-153925-by-pytorch_bot_bot_ -> origin/cherry-pick-153925-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8612810Z * [new branch] cherry-pick-154041-by-pytorch_bot_bot_ -> origin/cherry-pick-154041-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8614040Z * [new branch] cherry-pick-154045-by-pytorch_bot_bot_ -> origin/cherry-pick-154045-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8615502Z * [new branch] cherry-pick-154055-by-pytorch_bot_bot_ -> origin/cherry-pick-154055-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8617017Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-06-01T21:13:00.8618220Z * [new branch] cherry-pick-to-2.7 -> origin/cherry-pick-to-2.7 2025-06-01T21:13:00.8619587Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-06-01T21:13:00.8620900Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-06-01T21:13:00.8622150Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-06-01T21:13:00.8623362Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-06-01T21:13:00.8624346Z * [new branch] cleantest1 -> origin/cleantest1 2025-06-01T21:13:00.8625454Z * [new branch] collective_c_shim -> origin/collective_c_shim 2025-06-01T21:13:00.8626878Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-06-01T21:13:00.8628076Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-06-01T21:13:00.8629237Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-06-01T21:13:00.8630335Z * [new branch] context_test -> origin/context_test 2025-06-01T21:13:00.8631541Z * [new branch] context_test_2.7.1 -> origin/context_test_2.7.1 2025-06-01T21:13:00.8632599Z * [new branch] copy_graph -> origin/copy_graph 2025-06-01T21:13:00.8634368Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-06-01T21:13:00.8635411Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-06-01T21:13:00.8637091Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-06-01T21:13:00.8638225Z * [new branch] csl/autoformat_merge_exception -> origin/csl/autoformat_merge_exception 2025-06-01T21:13:00.8639231Z * [new branch] csl/autoformat_trigger -> origin/csl/autoformat_trigger 2025-06-01T21:13:00.8640298Z * [new branch] csl/binary_ios_remove -> origin/csl/binary_ios_remove 2025-06-01T21:13:00.8641382Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-06-01T21:13:00.8642907Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-06-01T21:13:00.8644254Z * [new branch] csl/conda_lint -> origin/csl/conda_lint 2025-06-01T21:13:00.8645559Z * [new branch] csl/conda_rand -> origin/csl/conda_rand 2025-06-01T21:13:00.8646643Z * [new branch] csl/conda_rand_2 -> origin/csl/conda_rand_2 2025-06-01T21:13:00.8647755Z * [new branch] csl/conda_swap_some_pip -> origin/csl/conda_swap_some_pip 2025-06-01T21:13:00.8648827Z * [new branch] csl/disable_failing_test -> origin/csl/disable_failing_test 2025-06-01T21:13:00.8650016Z * [new branch] csl/docker_image_rename -> origin/csl/docker_image_rename 2025-06-01T21:13:00.8651195Z * [new branch] csl/docker_name_remove_compat -> origin/csl/docker_name_remove_compat 2025-06-01T21:13:00.8652174Z * [new branch] csl/katex -> origin/csl/katex 2025-06-01T21:13:00.8653356Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-06-01T21:13:00.8654529Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-06-01T21:13:00.8655662Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-06-01T21:13:00.8656821Z * [new branch] csl/no_protobuf_docker -> origin/csl/no_protobuf_docker 2025-06-01T21:13:00.8658268Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-06-01T21:13:00.8659240Z * [new branch] csl/reuse_old_whl -> origin/csl/reuse_old_whl 2025-06-01T21:13:00.8660430Z * [new branch] csl/reuse_old_whl_delete_old_whl -> origin/csl/reuse_old_whl_delete_old_whl 2025-06-01T21:13:00.8661550Z * [new branch] csl/reuse_old_whl_more_workflows -> origin/csl/reuse_old_whl_more_workflows 2025-06-01T21:13:00.8662647Z * [new branch] csl/reuse_old_whl_no_delete -> origin/csl/reuse_old_whl_no_delete 2025-06-01T21:13:00.8663680Z * [new branch] csl/reuse_old_whl_prs -> origin/csl/reuse_old_whl_prs 2025-06-01T21:13:00.8664963Z * [new branch] csl/reuse_old_whl_replace_version -> origin/csl/reuse_old_whl_replace_version 2025-06-01T21:13:00.8665950Z * [new branch] csl/revert_message_stacked -> origin/csl/revert_message_stacked 2025-06-01T21:13:00.8667031Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-06-01T21:13:00.8668254Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-06-01T21:13:00.8669425Z * [new branch] csl/test_cusparse_binary_docker -> origin/csl/test_cusparse_binary_docker 2025-06-01T21:13:00.8670611Z * [new branch] csl/unify_install_cuda -> origin/csl/unify_install_cuda 2025-06-01T21:13:00.8671763Z * [new branch] csl/unify_install_cusparselt -> origin/csl/unify_install_cusparselt 2025-06-01T21:13:00.8672807Z * [new branch] csl/upgrad_sccache_version -> origin/csl/upgrad_sccache_version 2025-06-01T21:13:00.8673947Z * [new branch] csl/upload_stats_linux_aarch64 -> origin/csl/upload_stats_linux_aarch64 2025-06-01T21:13:00.8675007Z * [new branch] csl/xla_sccache -> origin/csl/xla_sccache 2025-06-01T21:13:00.8676243Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-06-01T21:13:00.8677544Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-06-01T21:13:00.8679111Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-06-01T21:13:00.8680291Z * [new branch] d4l3k/fsdp_wait -> origin/d4l3k/fsdp_wait 2025-06-01T21:13:00.8683764Z * [new branch] dependabot/pip/dot-github/requirements/pillow-10.3.0 -> origin/dependabot/pip/dot-github/requirements/pillow-10.3.0 2025-06-01T21:13:00.8686299Z * [new branch] dependabot/pip/tools/build/bazel/setuptools-78.1.1 -> origin/dependabot/pip/tools/build/bazel/setuptools-78.1.1 2025-06-01T21:13:00.8687682Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-06-01T21:13:00.8689054Z * [new branch] desertfire/torchgen_support_default_arg -> origin/desertfire/torchgen_support_default_arg 2025-06-01T21:13:00.8690165Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-06-01T21:13:00.8691098Z * [new branch] desertfire/update_hf_pin -> origin/desertfire/update_hf_pin 2025-06-01T21:13:00.8693307Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-06-01T21:13:00.8694627Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-06-01T21:13:00.8695855Z * [new branch] dev/joona/cachingkey -> origin/dev/joona/cachingkey 2025-06-01T21:13:00.8697336Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-06-01T21:13:00.8698779Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-06-01T21:13:00.8700239Z * [new branch] dev/joona/convtranspose3d -> origin/dev/joona/convtranspose3d 2025-06-01T21:13:00.8701387Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-06-01T21:13:00.8702910Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-06-01T21:13:00.8704229Z * [new branch] dev/joona/mps_linear -> origin/dev/joona/mps_linear 2025-06-01T21:13:00.8706093Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-06-01T21:13:00.8707490Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-06-01T21:13:00.8709135Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-06-01T21:13:00.8710362Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-06-01T21:13:00.8711693Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-06-01T21:13:00.8712968Z * [new branch] disable -> origin/disable 2025-06-01T21:13:00.8714369Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-06-01T21:13:00.8715498Z * [new branch] divup -> origin/divup 2025-06-01T21:13:00.8717133Z * [new branch] divyanshk-update-codeowners -> origin/divyanshk-update-codeowners 2025-06-01T21:13:00.8718204Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-06-01T21:13:00.8720104Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-06-01T21:13:00.8721623Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-06-01T21:13:00.8722819Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-06-01T21:13:00.8724046Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-06-01T21:13:00.8725161Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-06-01T21:13:00.8726522Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-06-01T21:13:00.8727776Z * [new branch] enableMoreTests -> origin/enableMoreTests 2025-06-01T21:13:00.8728939Z * [new branch] enableMoreUtilTests -> origin/enableMoreUtilTests 2025-06-01T21:13:00.8730171Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-06-01T21:13:00.8731411Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-06-01T21:13:00.8732685Z * [new branch] eqy-patch-11 -> origin/eqy-patch-11 2025-06-01T21:13:00.8733968Z * [new branch] eqy-patch-12 -> origin/eqy-patch-12 2025-06-01T21:13:00.8735073Z * [new branch] eqy-patch-13 -> origin/eqy-patch-13 2025-06-01T21:13:00.8736343Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-06-01T21:13:00.8737678Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-06-01T21:13:00.8738944Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-06-01T21:13:00.8740467Z * [new branch] eqy-patch-7 -> origin/eqy-patch-7 2025-06-01T21:13:00.8741427Z * [new branch] eqy-patch-9 -> origin/eqy-patch-9 2025-06-01T21:13:00.8742701Z * [new branch] error-when-setattr-over-cls-attr -> origin/error-when-setattr-over-cls-attr 2025-06-01T21:13:00.8743754Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-06-01T21:13:00.8745741Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-06-01T21:13:00.8746852Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-06-01T21:13:00.8748264Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-06-01T21:13:00.8749383Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-06-01T21:13:00.8750374Z * [new branch] exclamaforte/flag-metrics -> origin/exclamaforte/flag-metrics 2025-06-01T21:13:00.8751540Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-06-01T21:13:00.8752729Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-06-01T21:13:00.8754063Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-06-01T21:13:00.8755375Z * [new branch] exclamaforte/heuristic-choices-2 -> origin/exclamaforte/heuristic-choices-2 2025-06-01T21:13:00.8756382Z * [new branch] exclamaforte/log_mul -> origin/exclamaforte/log_mul 2025-06-01T21:13:00.8757601Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-06-01T21:13:00.8758688Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-06-01T21:13:00.8759777Z * [new branch] exclamaforte/scheduler-flops-refactor -> origin/exclamaforte/scheduler-flops-refactor 2025-06-01T21:13:00.8760999Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-06-01T21:13:00.8762185Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-06-01T21:13:00.8763363Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-06-01T21:13:00.8764391Z * [new branch] exec -> origin/exec 2025-06-01T21:13:00.8765778Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-06-01T21:13:00.8766974Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-06-01T21:13:00.8768221Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-06-01T21:13:00.8769479Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-06-01T21:13:00.8770615Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-06-01T21:13:00.8771930Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-06-01T21:13:00.8773056Z * [new branch] export-D69361235 -> origin/export-D69361235 2025-06-01T21:13:00.8774955Z * [new branch] export-D70193972 -> origin/export-D70193972 2025-06-01T21:13:00.8776139Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-06-01T21:13:00.8777400Z * [new branch] export-D71446522 -> origin/export-D71446522 2025-06-01T21:13:00.8778721Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-06-01T21:13:00.8779970Z * [new branch] export-D72762767 -> origin/export-D72762767 2025-06-01T21:13:00.8781137Z * [new branch] export-D72978020 -> origin/export-D72978020 2025-06-01T21:13:00.8782464Z * [new branch] export-D73008663 -> origin/export-D73008663 2025-06-01T21:13:00.8783788Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-06-01T21:13:00.8785041Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-06-01T21:13:00.8786450Z * [new branch] export-D73399889 -> origin/export-D73399889 2025-06-01T21:13:00.8787683Z * [new branch] export-D73867797 -> origin/export-D73867797 2025-06-01T21:13:00.8788885Z * [new branch] export-D74033649 -> origin/export-D74033649 2025-06-01T21:13:00.8790330Z * [new branch] export-D74085173 -> origin/export-D74085173 2025-06-01T21:13:00.8791339Z * [new branch] export-D74398762 -> origin/export-D74398762 2025-06-01T21:13:00.8792647Z * [new branch] export-D74444990 -> origin/export-D74444990 2025-06-01T21:13:00.8793882Z * [new branch] export-D74599203 -> origin/export-D74599203 2025-06-01T21:13:00.8795024Z * [new branch] export-D74664734 -> origin/export-D74664734 2025-06-01T21:13:00.8796223Z * [new branch] export-D74911818 -> origin/export-D74911818 2025-06-01T21:13:00.8797403Z * [new branch] export-D75159672 -> origin/export-D75159672 2025-06-01T21:13:00.8798662Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-06-01T21:13:00.8799966Z * [new branch] export-D75313723 -> origin/export-D75313723 2025-06-01T21:13:00.8801165Z * [new branch] export-D75360856 -> origin/export-D75360856 2025-06-01T21:13:00.8802407Z * [new branch] export-D75568693 -> origin/export-D75568693 2025-06-01T21:13:00.8803621Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-06-01T21:13:00.8804838Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-06-01T21:13:00.8806068Z * [new branch] export-D75617963 -> origin/export-D75617963 2025-06-01T21:13:00.8807221Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-06-01T21:13:00.8808723Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-06-01T21:13:00.8809859Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-06-01T21:13:00.8811209Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-06-01T21:13:00.8812997Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-06-01T21:13:00.8814257Z * [new branch] fca -> origin/fca 2025-06-01T21:13:00.8815495Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-06-01T21:13:00.8816553Z * [new branch] fca5 -> origin/fca5 2025-06-01T21:13:00.8818641Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-06-01T21:13:00.8820118Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-06-01T21:13:00.8821761Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-06-01T21:13:00.8822748Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-06-01T21:13:00.8823889Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-06-01T21:13:00.8824981Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-06-01T21:13:00.8826569Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-06-01T21:13:00.8827742Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-06-01T21:13:00.8828875Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-06-01T21:13:00.8829888Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-06-01T21:13:00.8830987Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-06-01T21:13:00.8831996Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-06-01T21:13:00.8833022Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-06-01T21:13:00.8834913Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-06-01T21:13:00.8836144Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-06-01T21:13:00.8837483Z * [new branch] findhao/update_clean_triton_script -> origin/findhao/update_clean_triton_script 2025-06-01T21:13:00.8838963Z * [new branch] fix -> origin/fix 2025-06-01T21:13:00.8840311Z * [new branch] fix-149722 -> origin/fix-149722 2025-06-01T21:13:00.8841390Z * [new branch] fix-2.7 -> origin/fix-2.7 2025-06-01T21:13:00.8842807Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-06-01T21:13:00.8843998Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-06-01T21:13:00.8845101Z * [new branch] fix-cpu-affinity-cgroups -> origin/fix-cpu-affinity-cgroups 2025-06-01T21:13:00.8846275Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-06-01T21:13:00.8847549Z * [new branch] fix-for-patch-doc-build -> origin/fix-for-patch-doc-build 2025-06-01T21:13:00.8848754Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-06-01T21:13:00.8849869Z * [new branch] fix-links -> origin/fix-links 2025-06-01T21:13:00.8850990Z * [new branch] fix-urls -> origin/fix-urls 2025-06-01T21:13:00.8852147Z * [new branch] fix-urls-2 -> origin/fix-urls-2 2025-06-01T21:13:00.8853484Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-06-01T21:13:00.8854662Z * [new branch] fix_partial -> origin/fix_partial 2025-06-01T21:13:00.8855949Z * [new branch] fixes-triage -> origin/fixes-triage 2025-06-01T21:13:00.8857403Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-06-01T21:13:00.8859283Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-06-01T21:13:00.8860661Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-06-01T21:13:00.8861778Z * [new branch] fsdp-qps-drop -> origin/fsdp-qps-drop 2025-06-01T21:13:00.8863431Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-06-01T21:13:00.8864332Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-06-01T21:13:00.8865773Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-06-01T21:13:00.8867232Z * [new branch] fused_qkv -> origin/fused_qkv 2025-06-01T21:13:00.8868547Z * [new branch] fx_cpp -> origin/fx_cpp 2025-06-01T21:13:00.8870287Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-06-01T21:13:00.8873164Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-06-01T21:13:00.8874351Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-06-01T21:13:00.8876296Z * [new branch] gh/CaoE/1/base -> origin/gh/CaoE/1/base 2025-06-01T21:13:00.8877358Z * [new branch] gh/CaoE/1/head -> origin/gh/CaoE/1/head 2025-06-01T21:13:00.8878508Z * [new branch] gh/CaoE/1/orig -> origin/gh/CaoE/1/orig 2025-06-01T21:13:00.8880216Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-06-01T21:13:00.8881288Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-06-01T21:13:00.8882417Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-06-01T21:13:00.8884225Z * [new branch] gh/CaoE/3/base -> origin/gh/CaoE/3/base 2025-06-01T21:13:00.8885171Z * [new branch] gh/CaoE/3/head -> origin/gh/CaoE/3/head 2025-06-01T21:13:00.8886265Z * [new branch] gh/CaoE/3/orig -> origin/gh/CaoE/3/orig 2025-06-01T21:13:00.8888299Z * [new branch] gh/ColinPeppler/67/base -> origin/gh/ColinPeppler/67/base 2025-06-01T21:13:00.8889434Z * [new branch] gh/ColinPeppler/67/head -> origin/gh/ColinPeppler/67/head 2025-06-01T21:13:00.8890590Z * [new branch] gh/ColinPeppler/67/orig -> origin/gh/ColinPeppler/67/orig 2025-06-01T21:13:00.8892338Z * [new branch] gh/ColinPeppler/68/base -> origin/gh/ColinPeppler/68/base 2025-06-01T21:13:00.8893478Z * [new branch] gh/ColinPeppler/68/head -> origin/gh/ColinPeppler/68/head 2025-06-01T21:13:00.8894615Z * [new branch] gh/ColinPeppler/68/orig -> origin/gh/ColinPeppler/68/orig 2025-06-01T21:13:00.8896597Z * [new branch] gh/ColinPeppler/69/base -> origin/gh/ColinPeppler/69/base 2025-06-01T21:13:00.8897778Z * [new branch] gh/ColinPeppler/69/head -> origin/gh/ColinPeppler/69/head 2025-06-01T21:13:00.8899023Z * [new branch] gh/ColinPeppler/69/orig -> origin/gh/ColinPeppler/69/orig 2025-06-01T21:13:00.8900683Z * [new branch] gh/ColinPeppler/70/base -> origin/gh/ColinPeppler/70/base 2025-06-01T21:13:00.8902140Z * [new branch] gh/ColinPeppler/70/head -> origin/gh/ColinPeppler/70/head 2025-06-01T21:13:00.8903318Z * [new branch] gh/ColinPeppler/70/orig -> origin/gh/ColinPeppler/70/orig 2025-06-01T21:13:00.8905329Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-06-01T21:13:00.8906519Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-06-01T21:13:00.8908014Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-06-01T21:13:00.8909179Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-06-01T21:13:00.8910266Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-06-01T21:13:00.8911900Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-06-01T21:13:00.8912987Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-06-01T21:13:00.8914120Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-06-01T21:13:00.8916789Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-06-01T21:13:00.8917900Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-06-01T21:13:00.8920112Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-06-01T21:13:00.8921137Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-06-01T21:13:00.8922286Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-06-01T21:13:00.8923870Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-06-01T21:13:00.8925025Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-06-01T21:13:00.8926168Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-06-01T21:13:00.8927808Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-06-01T21:13:00.8929019Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-06-01T21:13:00.8930119Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-06-01T21:13:00.8931696Z * [new branch] gh/H-Huang/168/base -> origin/gh/H-Huang/168/base 2025-06-01T21:13:00.8933129Z * [new branch] gh/H-Huang/168/head -> origin/gh/H-Huang/168/head 2025-06-01T21:13:00.8934092Z * [new branch] gh/H-Huang/168/orig -> origin/gh/H-Huang/168/orig 2025-06-01T21:13:00.8935689Z * [new branch] gh/H-Huang/172/base -> origin/gh/H-Huang/172/base 2025-06-01T21:13:00.8936931Z * [new branch] gh/H-Huang/172/head -> origin/gh/H-Huang/172/head 2025-06-01T21:13:00.8938202Z * [new branch] gh/H-Huang/172/orig -> origin/gh/H-Huang/172/orig 2025-06-01T21:13:00.8940066Z * [new branch] gh/H-Huang/175/base -> origin/gh/H-Huang/175/base 2025-06-01T21:13:00.8941256Z * [new branch] gh/H-Huang/175/head -> origin/gh/H-Huang/175/head 2025-06-01T21:13:00.8942337Z * [new branch] gh/H-Huang/175/orig -> origin/gh/H-Huang/175/orig 2025-06-01T21:13:00.8943777Z * [new branch] gh/H-Huang/176/base -> origin/gh/H-Huang/176/base 2025-06-01T21:13:00.8944926Z * [new branch] gh/H-Huang/176/head -> origin/gh/H-Huang/176/head 2025-06-01T21:13:00.8945935Z * [new branch] gh/H-Huang/176/orig -> origin/gh/H-Huang/176/orig 2025-06-01T21:13:00.8947432Z * [new branch] gh/H-Huang/177/base -> origin/gh/H-Huang/177/base 2025-06-01T21:13:00.8948582Z * [new branch] gh/H-Huang/177/head -> origin/gh/H-Huang/177/head 2025-06-01T21:13:00.8949631Z * [new branch] gh/H-Huang/177/orig -> origin/gh/H-Huang/177/orig 2025-06-01T21:13:00.8951303Z * [new branch] gh/H-Huang/178/base -> origin/gh/H-Huang/178/base 2025-06-01T21:13:00.8952440Z * [new branch] gh/H-Huang/178/head -> origin/gh/H-Huang/178/head 2025-06-01T21:13:00.8953663Z * [new branch] gh/H-Huang/178/orig -> origin/gh/H-Huang/178/orig 2025-06-01T21:13:00.8955432Z * [new branch] gh/H-Huang/179/base -> origin/gh/H-Huang/179/base 2025-06-01T21:13:00.8956696Z * [new branch] gh/H-Huang/179/head -> origin/gh/H-Huang/179/head 2025-06-01T21:13:00.8957842Z * [new branch] gh/H-Huang/179/orig -> origin/gh/H-Huang/179/orig 2025-06-01T21:13:00.8959524Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-06-01T21:13:00.8960610Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-06-01T21:13:00.8961660Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-06-01T21:13:00.8963334Z * [new branch] gh/H-Huang/181/base -> origin/gh/H-Huang/181/base 2025-06-01T21:13:00.8964392Z * [new branch] gh/H-Huang/181/head -> origin/gh/H-Huang/181/head 2025-06-01T21:13:00.8965476Z * [new branch] gh/H-Huang/181/orig -> origin/gh/H-Huang/181/orig 2025-06-01T21:13:00.8966988Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-06-01T21:13:00.8968123Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-06-01T21:13:00.8969352Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-06-01T21:13:00.8970970Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-06-01T21:13:00.8972010Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-06-01T21:13:00.8973088Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-06-01T21:13:00.8974460Z * [new branch] gh/H-Huang/184/base -> origin/gh/H-Huang/184/base 2025-06-01T21:13:00.8975678Z * [new branch] gh/H-Huang/184/head -> origin/gh/H-Huang/184/head 2025-06-01T21:13:00.8976802Z * [new branch] gh/H-Huang/184/orig -> origin/gh/H-Huang/184/orig 2025-06-01T21:13:00.8978472Z * [new branch] gh/H-Huang/185/base -> origin/gh/H-Huang/185/base 2025-06-01T21:13:00.8979787Z * [new branch] gh/H-Huang/185/head -> origin/gh/H-Huang/185/head 2025-06-01T21:13:00.8980728Z * [new branch] gh/H-Huang/185/orig -> origin/gh/H-Huang/185/orig 2025-06-01T21:13:00.8982836Z * [new branch] gh/IvanKobzarev/100/base -> origin/gh/IvanKobzarev/100/base 2025-06-01T21:13:00.8984055Z * [new branch] gh/IvanKobzarev/100/head -> origin/gh/IvanKobzarev/100/head 2025-06-01T21:13:00.8985130Z * [new branch] gh/IvanKobzarev/100/orig -> origin/gh/IvanKobzarev/100/orig 2025-06-01T21:13:00.8987585Z * [new branch] gh/IvanKobzarev/106/base -> origin/gh/IvanKobzarev/106/base 2025-06-01T21:13:00.8989002Z * [new branch] gh/IvanKobzarev/106/head -> origin/gh/IvanKobzarev/106/head 2025-06-01T21:13:00.8990182Z * [new branch] gh/IvanKobzarev/106/orig -> origin/gh/IvanKobzarev/106/orig 2025-06-01T21:13:00.8991973Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-06-01T21:13:00.8993339Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-06-01T21:13:00.8994465Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-06-01T21:13:00.8996055Z * [new branch] gh/IvanKobzarev/109/base -> origin/gh/IvanKobzarev/109/base 2025-06-01T21:13:00.8997146Z * [new branch] gh/IvanKobzarev/109/head -> origin/gh/IvanKobzarev/109/head 2025-06-01T21:13:00.8998259Z * [new branch] gh/IvanKobzarev/109/orig -> origin/gh/IvanKobzarev/109/orig 2025-06-01T21:13:00.8999864Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-06-01T21:13:00.9000998Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-06-01T21:13:00.9002149Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-06-01T21:13:00.9003791Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-06-01T21:13:00.9004938Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-06-01T21:13:00.9006017Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-06-01T21:13:00.9007656Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-06-01T21:13:00.9008783Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-06-01T21:13:00.9009923Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-06-01T21:13:00.9011734Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-06-01T21:13:00.9012860Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-06-01T21:13:00.9014030Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-06-01T21:13:00.9016144Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-06-01T21:13:00.9017493Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-06-01T21:13:00.9019507Z * [new branch] gh/NikhilAPatel/10/base -> origin/gh/NikhilAPatel/10/base 2025-06-01T21:13:00.9020542Z * [new branch] gh/NikhilAPatel/10/head -> origin/gh/NikhilAPatel/10/head 2025-06-01T21:13:00.9021732Z * [new branch] gh/NikhilAPatel/10/orig -> origin/gh/NikhilAPatel/10/orig 2025-06-01T21:13:00.9023263Z * [new branch] gh/NikhilAPatel/11/base -> origin/gh/NikhilAPatel/11/base 2025-06-01T21:13:00.9024649Z * [new branch] gh/NikhilAPatel/11/head -> origin/gh/NikhilAPatel/11/head 2025-06-01T21:13:00.9025824Z * [new branch] gh/NikhilAPatel/11/orig -> origin/gh/NikhilAPatel/11/orig 2025-06-01T21:13:00.9027651Z * [new branch] gh/NikhilAPatel/12/base -> origin/gh/NikhilAPatel/12/base 2025-06-01T21:13:00.9030446Z * [new branch] gh/NikhilAPatel/12/head -> origin/gh/NikhilAPatel/12/head 2025-06-01T21:13:00.9031273Z * [new branch] gh/NikhilAPatel/12/orig -> origin/gh/NikhilAPatel/12/orig 2025-06-01T21:13:00.9032092Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-06-01T21:13:00.9032911Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-06-01T21:13:00.9034179Z * [new branch] gh/NikhilAPatel/3/base -> origin/gh/NikhilAPatel/3/base 2025-06-01T21:13:00.9035338Z * [new branch] gh/NikhilAPatel/3/head -> origin/gh/NikhilAPatel/3/head 2025-06-01T21:13:00.9036544Z * [new branch] gh/NikhilAPatel/3/orig -> origin/gh/NikhilAPatel/3/orig 2025-06-01T21:13:00.9038402Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-06-01T21:13:00.9039582Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-06-01T21:13:00.9041334Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-06-01T21:13:00.9042394Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-06-01T21:13:00.9043439Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-06-01T21:13:00.9045270Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-06-01T21:13:00.9046264Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-06-01T21:13:00.9047415Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-06-01T21:13:00.9049341Z * [new branch] gh/PaulZhang12/1/base -> origin/gh/PaulZhang12/1/base 2025-06-01T21:13:00.9050532Z * [new branch] gh/PaulZhang12/1/head -> origin/gh/PaulZhang12/1/head 2025-06-01T21:13:00.9051632Z * [new branch] gh/PaulZhang12/1/orig -> origin/gh/PaulZhang12/1/orig 2025-06-01T21:13:00.9053661Z * [new branch] gh/PaulZhang12/12/base -> origin/gh/PaulZhang12/12/base 2025-06-01T21:13:00.9054955Z * [new branch] gh/PaulZhang12/12/head -> origin/gh/PaulZhang12/12/head 2025-06-01T21:13:00.9056708Z * [new branch] gh/PaulZhang12/13/base -> origin/gh/PaulZhang12/13/base 2025-06-01T21:13:00.9058001Z * [new branch] gh/PaulZhang12/13/head -> origin/gh/PaulZhang12/13/head 2025-06-01T21:13:00.9059081Z * [new branch] gh/PaulZhang12/13/orig -> origin/gh/PaulZhang12/13/orig 2025-06-01T21:13:00.9060694Z * [new branch] gh/PaulZhang12/14/base -> origin/gh/PaulZhang12/14/base 2025-06-01T21:13:00.9061898Z * [new branch] gh/PaulZhang12/14/head -> origin/gh/PaulZhang12/14/head 2025-06-01T21:13:00.9063204Z * [new branch] gh/PaulZhang12/14/orig -> origin/gh/PaulZhang12/14/orig 2025-06-01T21:13:00.9064982Z * [new branch] gh/PaulZhang12/15/base -> origin/gh/PaulZhang12/15/base 2025-06-01T21:13:00.9066145Z * [new branch] gh/PaulZhang12/15/head -> origin/gh/PaulZhang12/15/head 2025-06-01T21:13:00.9067303Z * [new branch] gh/PaulZhang12/15/orig -> origin/gh/PaulZhang12/15/orig 2025-06-01T21:13:00.9068774Z * [new branch] gh/PaulZhang12/16/base -> origin/gh/PaulZhang12/16/base 2025-06-01T21:13:00.9070374Z * [new branch] gh/PaulZhang12/16/head -> origin/gh/PaulZhang12/16/head 2025-06-01T21:13:00.9071582Z * [new branch] gh/PaulZhang12/16/orig -> origin/gh/PaulZhang12/16/orig 2025-06-01T21:13:00.9073245Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-06-01T21:13:00.9074572Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-06-01T21:13:00.9076297Z * [new branch] gh/PaulZhang12/4/base -> origin/gh/PaulZhang12/4/base 2025-06-01T21:13:00.9077927Z * [new branch] gh/PaulZhang12/4/head -> origin/gh/PaulZhang12/4/head 2025-06-01T21:13:00.9079095Z * [new branch] gh/PaulZhang12/4/orig -> origin/gh/PaulZhang12/4/orig 2025-06-01T21:13:00.9080840Z * [new branch] gh/PaulZhang12/9/base -> origin/gh/PaulZhang12/9/base 2025-06-01T21:13:00.9082285Z * [new branch] gh/PaulZhang12/9/head -> origin/gh/PaulZhang12/9/head 2025-06-01T21:13:00.9083379Z * [new branch] gh/PaulZhang12/9/orig -> origin/gh/PaulZhang12/9/orig 2025-06-01T21:13:00.9085459Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-06-01T21:13:00.9086528Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-06-01T21:13:00.9089334Z * [new branch] gh/Sidharth123-cpu/1/base -> origin/gh/Sidharth123-cpu/1/base 2025-06-01T21:13:00.9091207Z * [new branch] gh/Sidharth123-cpu/1/head -> origin/gh/Sidharth123-cpu/1/head 2025-06-01T21:13:00.9092058Z * [new branch] gh/Sidharth123-cpu/1/orig -> origin/gh/Sidharth123-cpu/1/orig 2025-06-01T21:13:00.9093008Z * [new branch] gh/Sidharth123-cpu/10/base -> origin/gh/Sidharth123-cpu/10/base 2025-06-01T21:13:00.9094201Z * [new branch] gh/Sidharth123-cpu/10/head -> origin/gh/Sidharth123-cpu/10/head 2025-06-01T21:13:00.9095234Z * [new branch] gh/Sidharth123-cpu/10/orig -> origin/gh/Sidharth123-cpu/10/orig 2025-06-01T21:13:00.9096967Z * [new branch] gh/Sidharth123-cpu/11/base -> origin/gh/Sidharth123-cpu/11/base 2025-06-01T21:13:00.9098044Z * [new branch] gh/Sidharth123-cpu/11/head -> origin/gh/Sidharth123-cpu/11/head 2025-06-01T21:13:00.9099414Z * [new branch] gh/Sidharth123-cpu/11/orig -> origin/gh/Sidharth123-cpu/11/orig 2025-06-01T21:13:00.9100939Z * [new branch] gh/Sidharth123-cpu/12/base -> origin/gh/Sidharth123-cpu/12/base 2025-06-01T21:13:00.9102107Z * [new branch] gh/Sidharth123-cpu/12/head -> origin/gh/Sidharth123-cpu/12/head 2025-06-01T21:13:00.9103243Z * [new branch] gh/Sidharth123-cpu/12/orig -> origin/gh/Sidharth123-cpu/12/orig 2025-06-01T21:13:00.9104859Z * [new branch] gh/Sidharth123-cpu/13/base -> origin/gh/Sidharth123-cpu/13/base 2025-06-01T21:13:00.9105987Z * [new branch] gh/Sidharth123-cpu/13/head -> origin/gh/Sidharth123-cpu/13/head 2025-06-01T21:13:00.9107644Z * [new branch] gh/Sidharth123-cpu/14/base -> origin/gh/Sidharth123-cpu/14/base 2025-06-01T21:13:00.9108859Z * [new branch] gh/Sidharth123-cpu/14/head -> origin/gh/Sidharth123-cpu/14/head 2025-06-01T21:13:00.9109952Z * [new branch] gh/Sidharth123-cpu/14/orig -> origin/gh/Sidharth123-cpu/14/orig 2025-06-01T21:13:00.9111617Z * [new branch] gh/Sidharth123-cpu/15/base -> origin/gh/Sidharth123-cpu/15/base 2025-06-01T21:13:00.9112660Z * [new branch] gh/Sidharth123-cpu/15/head -> origin/gh/Sidharth123-cpu/15/head 2025-06-01T21:13:00.9113879Z * [new branch] gh/Sidharth123-cpu/15/orig -> origin/gh/Sidharth123-cpu/15/orig 2025-06-01T21:13:00.9115545Z * [new branch] gh/Sidharth123-cpu/16/base -> origin/gh/Sidharth123-cpu/16/base 2025-06-01T21:13:00.9116797Z * [new branch] gh/Sidharth123-cpu/16/head -> origin/gh/Sidharth123-cpu/16/head 2025-06-01T21:13:00.9118008Z * [new branch] gh/Sidharth123-cpu/16/orig -> origin/gh/Sidharth123-cpu/16/orig 2025-06-01T21:13:00.9119679Z * [new branch] gh/Sidharth123-cpu/17/base -> origin/gh/Sidharth123-cpu/17/base 2025-06-01T21:13:00.9120714Z * [new branch] gh/Sidharth123-cpu/17/head -> origin/gh/Sidharth123-cpu/17/head 2025-06-01T21:13:00.9122099Z * [new branch] gh/Sidharth123-cpu/17/orig -> origin/gh/Sidharth123-cpu/17/orig 2025-06-01T21:13:00.9123271Z * [new branch] gh/Sidharth123-cpu/18/base -> origin/gh/Sidharth123-cpu/18/base 2025-06-01T21:13:00.9124559Z * [new branch] gh/Sidharth123-cpu/18/head -> origin/gh/Sidharth123-cpu/18/head 2025-06-01T21:13:00.9125596Z * [new branch] gh/Sidharth123-cpu/18/orig -> origin/gh/Sidharth123-cpu/18/orig 2025-06-01T21:13:00.9127145Z * [new branch] gh/Sidharth123-cpu/19/base -> origin/gh/Sidharth123-cpu/19/base 2025-06-01T21:13:00.9128446Z * [new branch] gh/Sidharth123-cpu/19/head -> origin/gh/Sidharth123-cpu/19/head 2025-06-01T21:13:00.9129377Z * [new branch] gh/Sidharth123-cpu/19/orig -> origin/gh/Sidharth123-cpu/19/orig 2025-06-01T21:13:00.9130938Z * [new branch] gh/Sidharth123-cpu/2/base -> origin/gh/Sidharth123-cpu/2/base 2025-06-01T21:13:00.9132003Z * [new branch] gh/Sidharth123-cpu/2/head -> origin/gh/Sidharth123-cpu/2/head 2025-06-01T21:13:00.9133166Z * [new branch] gh/Sidharth123-cpu/2/orig -> origin/gh/Sidharth123-cpu/2/orig 2025-06-01T21:13:00.9134723Z * [new branch] gh/Sidharth123-cpu/3/base -> origin/gh/Sidharth123-cpu/3/base 2025-06-01T21:13:00.9135857Z * [new branch] gh/Sidharth123-cpu/3/head -> origin/gh/Sidharth123-cpu/3/head 2025-06-01T21:13:00.9137061Z * [new branch] gh/Sidharth123-cpu/3/orig -> origin/gh/Sidharth123-cpu/3/orig 2025-06-01T21:13:00.9138731Z * [new branch] gh/Sidharth123-cpu/4/base -> origin/gh/Sidharth123-cpu/4/base 2025-06-01T21:13:00.9140110Z * [new branch] gh/Sidharth123-cpu/4/head -> origin/gh/Sidharth123-cpu/4/head 2025-06-01T21:13:00.9141114Z * [new branch] gh/Sidharth123-cpu/4/orig -> origin/gh/Sidharth123-cpu/4/orig 2025-06-01T21:13:00.9142790Z * [new branch] gh/Sidharth123-cpu/5/base -> origin/gh/Sidharth123-cpu/5/base 2025-06-01T21:13:00.9143954Z * [new branch] gh/Sidharth123-cpu/5/head -> origin/gh/Sidharth123-cpu/5/head 2025-06-01T21:13:00.9145053Z * [new branch] gh/Sidharth123-cpu/5/orig -> origin/gh/Sidharth123-cpu/5/orig 2025-06-01T21:13:00.9146599Z * [new branch] gh/Sidharth123-cpu/6/base -> origin/gh/Sidharth123-cpu/6/base 2025-06-01T21:13:00.9147643Z * [new branch] gh/Sidharth123-cpu/6/head -> origin/gh/Sidharth123-cpu/6/head 2025-06-01T21:13:00.9148725Z * [new branch] gh/Sidharth123-cpu/6/orig -> origin/gh/Sidharth123-cpu/6/orig 2025-06-01T21:13:00.9150110Z * [new branch] gh/Sidharth123-cpu/7/base -> origin/gh/Sidharth123-cpu/7/base 2025-06-01T21:13:00.9151232Z * [new branch] gh/Sidharth123-cpu/7/head -> origin/gh/Sidharth123-cpu/7/head 2025-06-01T21:13:00.9152485Z * [new branch] gh/Sidharth123-cpu/7/orig -> origin/gh/Sidharth123-cpu/7/orig 2025-06-01T21:13:00.9154100Z * [new branch] gh/Sidharth123-cpu/8/base -> origin/gh/Sidharth123-cpu/8/base 2025-06-01T21:13:00.9155253Z * [new branch] gh/Sidharth123-cpu/8/head -> origin/gh/Sidharth123-cpu/8/head 2025-06-01T21:13:00.9156287Z * [new branch] gh/Sidharth123-cpu/8/orig -> origin/gh/Sidharth123-cpu/8/orig 2025-06-01T21:13:00.9157984Z * [new branch] gh/Sidharth123-cpu/9/base -> origin/gh/Sidharth123-cpu/9/base 2025-06-01T21:13:00.9159167Z * [new branch] gh/Sidharth123-cpu/9/head -> origin/gh/Sidharth123-cpu/9/head 2025-06-01T21:13:00.9160290Z * [new branch] gh/Sidharth123-cpu/9/orig -> origin/gh/Sidharth123-cpu/9/orig 2025-06-01T21:13:00.9162391Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-06-01T21:13:00.9163518Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-06-01T21:13:00.9165225Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-06-01T21:13:00.9166138Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-06-01T21:13:00.9167287Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-06-01T21:13:00.9168903Z * [new branch] gh/StrongerXi/104/base -> origin/gh/StrongerXi/104/base 2025-06-01T21:13:00.9170167Z * [new branch] gh/StrongerXi/104/head -> origin/gh/StrongerXi/104/head 2025-06-01T21:13:00.9171362Z * [new branch] gh/StrongerXi/104/orig -> origin/gh/StrongerXi/104/orig 2025-06-01T21:13:00.9172986Z * [new branch] gh/StrongerXi/105/base -> origin/gh/StrongerXi/105/base 2025-06-01T21:13:00.9174059Z * [new branch] gh/StrongerXi/105/head -> origin/gh/StrongerXi/105/head 2025-06-01T21:13:00.9175157Z * [new branch] gh/StrongerXi/105/orig -> origin/gh/StrongerXi/105/orig 2025-06-01T21:13:00.9176777Z * [new branch] gh/StrongerXi/106/base -> origin/gh/StrongerXi/106/base 2025-06-01T21:13:00.9178124Z * [new branch] gh/StrongerXi/106/head -> origin/gh/StrongerXi/106/head 2025-06-01T21:13:00.9179327Z * [new branch] gh/StrongerXi/106/orig -> origin/gh/StrongerXi/106/orig 2025-06-01T21:13:00.9180901Z * [new branch] gh/StrongerXi/107/base -> origin/gh/StrongerXi/107/base 2025-06-01T21:13:00.9182150Z * [new branch] gh/StrongerXi/107/head -> origin/gh/StrongerXi/107/head 2025-06-01T21:13:00.9183354Z * [new branch] gh/StrongerXi/107/orig -> origin/gh/StrongerXi/107/orig 2025-06-01T21:13:00.9185017Z * [new branch] gh/StrongerXi/108/base -> origin/gh/StrongerXi/108/base 2025-06-01T21:13:00.9186296Z * [new branch] gh/StrongerXi/108/head -> origin/gh/StrongerXi/108/head 2025-06-01T21:13:00.9187431Z * [new branch] gh/StrongerXi/108/orig -> origin/gh/StrongerXi/108/orig 2025-06-01T21:13:00.9189275Z * [new branch] gh/StrongerXi/109/base -> origin/gh/StrongerXi/109/base 2025-06-01T21:13:00.9190466Z * [new branch] gh/StrongerXi/109/head -> origin/gh/StrongerXi/109/head 2025-06-01T21:13:00.9191684Z * [new branch] gh/StrongerXi/109/orig -> origin/gh/StrongerXi/109/orig 2025-06-01T21:13:00.9193534Z * [new branch] gh/StrongerXi/110/base -> origin/gh/StrongerXi/110/base 2025-06-01T21:13:00.9194568Z * [new branch] gh/StrongerXi/110/head -> origin/gh/StrongerXi/110/head 2025-06-01T21:13:00.9195583Z * [new branch] gh/StrongerXi/110/orig -> origin/gh/StrongerXi/110/orig 2025-06-01T21:13:00.9197297Z * [new branch] gh/StrongerXi/111/base -> origin/gh/StrongerXi/111/base 2025-06-01T21:13:00.9198407Z * [new branch] gh/StrongerXi/111/head -> origin/gh/StrongerXi/111/head 2025-06-01T21:13:00.9199538Z * [new branch] gh/StrongerXi/111/orig -> origin/gh/StrongerXi/111/orig 2025-06-01T21:13:00.9200909Z * [new branch] gh/StrongerXi/112/base -> origin/gh/StrongerXi/112/base 2025-06-01T21:13:00.9202848Z * [new branch] gh/StrongerXi/112/head -> origin/gh/StrongerXi/112/head 2025-06-01T21:13:00.9204630Z * [new branch] gh/StrongerXi/112/orig -> origin/gh/StrongerXi/112/orig 2025-06-01T21:13:00.9206227Z * [new branch] gh/StrongerXi/113/base -> origin/gh/StrongerXi/113/base 2025-06-01T21:13:00.9207391Z * [new branch] gh/StrongerXi/113/head -> origin/gh/StrongerXi/113/head 2025-06-01T21:13:00.9208512Z * [new branch] gh/StrongerXi/113/orig -> origin/gh/StrongerXi/113/orig 2025-06-01T21:13:00.9210015Z * [new branch] gh/StrongerXi/114/base -> origin/gh/StrongerXi/114/base 2025-06-01T21:13:00.9211159Z * [new branch] gh/StrongerXi/114/head -> origin/gh/StrongerXi/114/head 2025-06-01T21:13:00.9212466Z * [new branch] gh/StrongerXi/114/orig -> origin/gh/StrongerXi/114/orig 2025-06-01T21:13:00.9213882Z * [new branch] gh/StrongerXi/115/base -> origin/gh/StrongerXi/115/base 2025-06-01T21:13:00.9214992Z * [new branch] gh/StrongerXi/115/head -> origin/gh/StrongerXi/115/head 2025-06-01T21:13:00.9216179Z * [new branch] gh/StrongerXi/115/orig -> origin/gh/StrongerXi/115/orig 2025-06-01T21:13:00.9218269Z * [new branch] gh/StrongerXi/116/base -> origin/gh/StrongerXi/116/base 2025-06-01T21:13:00.9219509Z * [new branch] gh/StrongerXi/116/head -> origin/gh/StrongerXi/116/head 2025-06-01T21:13:00.9220644Z * [new branch] gh/StrongerXi/116/orig -> origin/gh/StrongerXi/116/orig 2025-06-01T21:13:00.9222044Z * [new branch] gh/StrongerXi/117/base -> origin/gh/StrongerXi/117/base 2025-06-01T21:13:00.9223267Z * [new branch] gh/StrongerXi/117/head -> origin/gh/StrongerXi/117/head 2025-06-01T21:13:00.9224412Z * [new branch] gh/StrongerXi/117/orig -> origin/gh/StrongerXi/117/orig 2025-06-01T21:13:00.9226003Z * [new branch] gh/StrongerXi/118/base -> origin/gh/StrongerXi/118/base 2025-06-01T21:13:00.9227246Z * [new branch] gh/StrongerXi/118/head -> origin/gh/StrongerXi/118/head 2025-06-01T21:13:00.9228408Z * [new branch] gh/StrongerXi/118/orig -> origin/gh/StrongerXi/118/orig 2025-06-01T21:13:00.9230976Z * [new branch] gh/StrongerXi/119/base -> origin/gh/StrongerXi/119/base 2025-06-01T21:13:00.9232121Z * [new branch] gh/StrongerXi/119/head -> origin/gh/StrongerXi/119/head 2025-06-01T21:13:00.9233385Z * [new branch] gh/StrongerXi/119/orig -> origin/gh/StrongerXi/119/orig 2025-06-01T21:13:00.9235139Z * [new branch] gh/StrongerXi/120/base -> origin/gh/StrongerXi/120/base 2025-06-01T21:13:00.9236386Z * [new branch] gh/StrongerXi/120/head -> origin/gh/StrongerXi/120/head 2025-06-01T21:13:00.9237595Z * [new branch] gh/StrongerXi/120/orig -> origin/gh/StrongerXi/120/orig 2025-06-01T21:13:00.9239371Z * [new branch] gh/StrongerXi/121/base -> origin/gh/StrongerXi/121/base 2025-06-01T21:13:00.9240454Z * [new branch] gh/StrongerXi/121/head -> origin/gh/StrongerXi/121/head 2025-06-01T21:13:00.9241579Z * [new branch] gh/StrongerXi/121/orig -> origin/gh/StrongerXi/121/orig 2025-06-01T21:13:00.9243155Z * [new branch] gh/StrongerXi/122/base -> origin/gh/StrongerXi/122/base 2025-06-01T21:13:00.9244316Z * [new branch] gh/StrongerXi/122/head -> origin/gh/StrongerXi/122/head 2025-06-01T21:13:00.9245425Z * [new branch] gh/StrongerXi/122/orig -> origin/gh/StrongerXi/122/orig 2025-06-01T21:13:00.9247079Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-06-01T21:13:00.9248125Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-06-01T21:13:00.9249655Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-06-01T21:13:00.9250810Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-06-01T21:13:00.9252921Z * [new branch] gh/Xia-Weiwen/34/base -> origin/gh/Xia-Weiwen/34/base 2025-06-01T21:13:00.9254058Z * [new branch] gh/Xia-Weiwen/34/head -> origin/gh/Xia-Weiwen/34/head 2025-06-01T21:13:00.9255205Z * [new branch] gh/Xia-Weiwen/34/orig -> origin/gh/Xia-Weiwen/34/orig 2025-06-01T21:13:00.9256752Z * [new branch] gh/Xia-Weiwen/37/base -> origin/gh/Xia-Weiwen/37/base 2025-06-01T21:13:00.9258027Z * [new branch] gh/Xia-Weiwen/37/head -> origin/gh/Xia-Weiwen/37/head 2025-06-01T21:13:00.9259409Z * [new branch] gh/Xia-Weiwen/37/orig -> origin/gh/Xia-Weiwen/37/orig 2025-06-01T21:13:00.9261339Z * [new branch] gh/Xia-Weiwen/38/base -> origin/gh/Xia-Weiwen/38/base 2025-06-01T21:13:00.9263026Z * [new branch] gh/Xia-Weiwen/38/head -> origin/gh/Xia-Weiwen/38/head 2025-06-01T21:13:00.9264571Z * [new branch] gh/Xia-Weiwen/38/orig -> origin/gh/Xia-Weiwen/38/orig 2025-06-01T21:13:00.9266769Z * [new branch] gh/Xia-Weiwen/39/base -> origin/gh/Xia-Weiwen/39/base 2025-06-01T21:13:00.9268169Z * [new branch] gh/Xia-Weiwen/39/head -> origin/gh/Xia-Weiwen/39/head 2025-06-01T21:13:00.9269391Z * [new branch] gh/Xia-Weiwen/39/orig -> origin/gh/Xia-Weiwen/39/orig 2025-06-01T21:13:00.9271580Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-06-01T21:13:00.9272939Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-06-01T21:13:00.9274212Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-06-01T21:13:00.9275821Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-06-01T21:13:00.9277013Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-06-01T21:13:00.9278143Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-06-01T21:13:00.9280942Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-06-01T21:13:00.9283004Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-06-01T21:13:00.9284310Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-06-01T21:13:00.9286243Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-06-01T21:13:00.9288031Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-06-01T21:13:00.9289179Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-06-01T21:13:00.9291007Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-06-01T21:13:00.9292394Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-06-01T21:13:00.9293407Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-06-01T21:13:00.9295013Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-06-01T21:13:00.9296185Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-06-01T21:13:00.9297348Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-06-01T21:13:00.9299110Z * [new branch] gh/XilunWu/122/base -> origin/gh/XilunWu/122/base 2025-06-01T21:13:00.9300305Z * [new branch] gh/XilunWu/122/head -> origin/gh/XilunWu/122/head 2025-06-01T21:13:00.9301349Z * [new branch] gh/XilunWu/122/orig -> origin/gh/XilunWu/122/orig 2025-06-01T21:13:00.9303106Z * [new branch] gh/XilunWu/125/base -> origin/gh/XilunWu/125/base 2025-06-01T21:13:00.9304354Z * [new branch] gh/XilunWu/125/head -> origin/gh/XilunWu/125/head 2025-06-01T21:13:00.9305488Z * [new branch] gh/XilunWu/125/orig -> origin/gh/XilunWu/125/orig 2025-06-01T21:13:00.9340336Z * [new branch] gh/XilunWu/126/base -> origin/gh/XilunWu/126/base 2025-06-01T21:13:00.9341391Z * [new branch] gh/XilunWu/126/head -> origin/gh/XilunWu/126/head 2025-06-01T21:13:00.9342178Z * [new branch] gh/XilunWu/126/orig -> origin/gh/XilunWu/126/orig 2025-06-01T21:13:00.9342927Z * [new branch] gh/XilunWu/127/base -> origin/gh/XilunWu/127/base 2025-06-01T21:13:00.9343953Z * [new branch] gh/XilunWu/127/head -> origin/gh/XilunWu/127/head 2025-06-01T21:13:00.9344739Z * [new branch] gh/XilunWu/127/orig -> origin/gh/XilunWu/127/orig 2025-06-01T21:13:00.9345489Z * [new branch] gh/XilunWu/129/base -> origin/gh/XilunWu/129/base 2025-06-01T21:13:00.9346227Z * [new branch] gh/XilunWu/129/head -> origin/gh/XilunWu/129/head 2025-06-01T21:13:00.9346976Z * [new branch] gh/XilunWu/129/orig -> origin/gh/XilunWu/129/orig 2025-06-01T21:13:00.9347717Z * [new branch] gh/XilunWu/130/base -> origin/gh/XilunWu/130/base 2025-06-01T21:13:00.9348708Z * [new branch] gh/XilunWu/130/head -> origin/gh/XilunWu/130/head 2025-06-01T21:13:00.9349442Z * [new branch] gh/XilunWu/130/orig -> origin/gh/XilunWu/130/orig 2025-06-01T21:13:00.9350187Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-06-01T21:13:00.9350933Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-06-01T21:13:00.9351677Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-06-01T21:13:00.9352412Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-06-01T21:13:00.9353152Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-06-01T21:13:00.9353894Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-06-01T21:13:00.9354633Z * [new branch] gh/XilunWu/134/base -> origin/gh/XilunWu/134/base 2025-06-01T21:13:00.9355378Z * [new branch] gh/XilunWu/134/head -> origin/gh/XilunWu/134/head 2025-06-01T21:13:00.9356119Z * [new branch] gh/XilunWu/134/orig -> origin/gh/XilunWu/134/orig 2025-06-01T21:13:00.9356857Z * [new branch] gh/XilunWu/135/base -> origin/gh/XilunWu/135/base 2025-06-01T21:13:00.9357598Z * [new branch] gh/XilunWu/135/head -> origin/gh/XilunWu/135/head 2025-06-01T21:13:00.9358344Z * [new branch] gh/XilunWu/135/orig -> origin/gh/XilunWu/135/orig 2025-06-01T21:13:00.9359084Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-06-01T21:13:00.9359825Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-06-01T21:13:00.9360583Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-06-01T21:13:00.9361326Z * [new branch] gh/XilunWu/137/base -> origin/gh/XilunWu/137/base 2025-06-01T21:13:00.9362079Z * [new branch] gh/XilunWu/137/head -> origin/gh/XilunWu/137/head 2025-06-01T21:13:00.9362820Z * [new branch] gh/XilunWu/137/orig -> origin/gh/XilunWu/137/orig 2025-06-01T21:13:00.9363554Z * [new branch] gh/XilunWu/138/base -> origin/gh/XilunWu/138/base 2025-06-01T21:13:00.9364306Z * [new branch] gh/XilunWu/138/head -> origin/gh/XilunWu/138/head 2025-06-01T21:13:00.9365052Z * [new branch] gh/XilunWu/138/orig -> origin/gh/XilunWu/138/orig 2025-06-01T21:13:00.9365792Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-06-01T21:13:00.9366529Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-06-01T21:13:00.9367274Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-06-01T21:13:00.9368018Z * [new branch] gh/XilunWu/140/base -> origin/gh/XilunWu/140/base 2025-06-01T21:13:00.9368760Z * [new branch] gh/XilunWu/140/head -> origin/gh/XilunWu/140/head 2025-06-01T21:13:00.9369503Z * [new branch] gh/XilunWu/140/orig -> origin/gh/XilunWu/140/orig 2025-06-01T21:13:00.9370248Z * [new branch] gh/XilunWu/141/base -> origin/gh/XilunWu/141/base 2025-06-01T21:13:00.9371136Z * [new branch] gh/XilunWu/141/head -> origin/gh/XilunWu/141/head 2025-06-01T21:13:00.9371912Z * [new branch] gh/XilunWu/141/orig -> origin/gh/XilunWu/141/orig 2025-06-01T21:13:00.9372656Z * [new branch] gh/XilunWu/142/base -> origin/gh/XilunWu/142/base 2025-06-01T21:13:00.9373400Z * [new branch] gh/XilunWu/142/head -> origin/gh/XilunWu/142/head 2025-06-01T21:13:00.9374146Z * [new branch] gh/XilunWu/142/orig -> origin/gh/XilunWu/142/orig 2025-06-01T21:13:00.9374880Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-06-01T21:13:00.9375775Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-06-01T21:13:00.9376518Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-06-01T21:13:00.9377276Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-06-01T21:13:00.9378139Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-06-01T21:13:00.9378885Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-06-01T21:13:00.9379625Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-06-01T21:13:00.9380369Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-06-01T21:13:00.9381115Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-06-01T21:13:00.9381877Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-06-01T21:13:00.9382674Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-06-01T21:13:00.9383453Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-06-01T21:13:00.9384882Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-06-01T21:13:00.9385967Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-06-01T21:13:00.9387281Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-06-01T21:13:00.9388694Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-06-01T21:13:00.9389919Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-06-01T21:13:00.9391047Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-06-01T21:13:00.9392629Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-06-01T21:13:00.9393696Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-06-01T21:13:00.9394931Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-06-01T21:13:00.9396424Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-06-01T21:13:00.9397518Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-06-01T21:13:00.9398695Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-06-01T21:13:00.9400362Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-06-01T21:13:00.9401513Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-06-01T21:13:00.9402676Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-06-01T21:13:00.9404223Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-06-01T21:13:00.9405342Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-06-01T21:13:00.9406407Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-06-01T21:13:00.9408099Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-06-01T21:13:00.9409031Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-06-01T21:13:00.9410162Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-06-01T21:13:00.9411698Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-06-01T21:13:00.9412767Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-06-01T21:13:00.9413840Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-06-01T21:13:00.9415444Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-06-01T21:13:00.9416834Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-06-01T21:13:00.9418141Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-06-01T21:13:00.9419898Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-06-01T21:13:00.9421094Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-06-01T21:13:00.9422166Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-06-01T21:13:00.9423736Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-06-01T21:13:00.9424809Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-06-01T21:13:00.9425957Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-06-01T21:13:00.9427535Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-06-01T21:13:00.9428694Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-06-01T21:13:00.9429830Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-06-01T21:13:00.9431452Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-06-01T21:13:00.9432606Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-06-01T21:13:00.9433622Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-06-01T21:13:00.9435298Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-06-01T21:13:00.9436381Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-06-01T21:13:00.9437585Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-06-01T21:13:00.9439308Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-06-01T21:13:00.9440479Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-06-01T21:13:00.9441626Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-06-01T21:13:00.9443233Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-06-01T21:13:00.9444311Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-06-01T21:13:00.9445423Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-06-01T21:13:00.9448103Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-06-01T21:13:00.9449179Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-06-01T21:13:00.9450363Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-06-01T21:13:00.9451939Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-06-01T21:13:00.9453274Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-06-01T21:13:00.9454271Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-06-01T21:13:00.9455753Z * [new branch] gh/XuehaiPan/239/base -> origin/gh/XuehaiPan/239/base 2025-06-01T21:13:00.9456899Z * [new branch] gh/XuehaiPan/239/head -> origin/gh/XuehaiPan/239/head 2025-06-01T21:13:00.9458074Z * [new branch] gh/XuehaiPan/239/orig -> origin/gh/XuehaiPan/239/orig 2025-06-01T21:13:00.9459891Z * [new branch] gh/XuehaiPan/247/base -> origin/gh/XuehaiPan/247/base 2025-06-01T21:13:00.9461052Z * [new branch] gh/XuehaiPan/247/head -> origin/gh/XuehaiPan/247/head 2025-06-01T21:13:00.9462210Z * [new branch] gh/XuehaiPan/247/orig -> origin/gh/XuehaiPan/247/orig 2025-06-01T21:13:00.9463814Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-06-01T21:13:00.9465043Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-06-01T21:13:00.9466315Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-06-01T21:13:00.9467933Z * [new branch] gh/XuehaiPan/250/base -> origin/gh/XuehaiPan/250/base 2025-06-01T21:13:00.9469047Z * [new branch] gh/XuehaiPan/250/head -> origin/gh/XuehaiPan/250/head 2025-06-01T21:13:00.9470100Z * [new branch] gh/XuehaiPan/250/orig -> origin/gh/XuehaiPan/250/orig 2025-06-01T21:13:00.9471667Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-06-01T21:13:00.9472831Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-06-01T21:13:00.9473794Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-06-01T21:13:00.9475365Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-06-01T21:13:00.9476540Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-06-01T21:13:00.9477658Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-06-01T21:13:00.9479332Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-06-01T21:13:00.9480577Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-06-01T21:13:00.9481673Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-06-01T21:13:00.9483162Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-06-01T21:13:00.9485196Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-06-01T21:13:00.9486322Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-06-01T21:13:00.9487946Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-06-01T21:13:00.9489077Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-06-01T21:13:00.9490109Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-06-01T21:13:00.9491712Z * [new branch] gh/XuehaiPan/261/base -> origin/gh/XuehaiPan/261/base 2025-06-01T21:13:00.9492861Z * [new branch] gh/XuehaiPan/261/head -> origin/gh/XuehaiPan/261/head 2025-06-01T21:13:00.9493909Z * [new branch] gh/XuehaiPan/261/orig -> origin/gh/XuehaiPan/261/orig 2025-06-01T21:13:00.9495743Z * [new branch] gh/XuehaiPan/262/base -> origin/gh/XuehaiPan/262/base 2025-06-01T21:13:00.9496888Z * [new branch] gh/XuehaiPan/262/head -> origin/gh/XuehaiPan/262/head 2025-06-01T21:13:00.9498003Z * [new branch] gh/XuehaiPan/262/orig -> origin/gh/XuehaiPan/262/orig 2025-06-01T21:13:00.9499911Z * [new branch] gh/XuehaiPan/263/base -> origin/gh/XuehaiPan/263/base 2025-06-01T21:13:00.9500802Z * [new branch] gh/XuehaiPan/263/head -> origin/gh/XuehaiPan/263/head 2025-06-01T21:13:00.9501880Z * [new branch] gh/XuehaiPan/263/orig -> origin/gh/XuehaiPan/263/orig 2025-06-01T21:13:00.9503423Z * [new branch] gh/XuehaiPan/264/base -> origin/gh/XuehaiPan/264/base 2025-06-01T21:13:00.9504530Z * [new branch] gh/XuehaiPan/264/head -> origin/gh/XuehaiPan/264/head 2025-06-01T21:13:00.9505689Z * [new branch] gh/XuehaiPan/264/orig -> origin/gh/XuehaiPan/264/orig 2025-06-01T21:13:00.9507272Z * [new branch] gh/XuehaiPan/265/base -> origin/gh/XuehaiPan/265/base 2025-06-01T21:13:00.9508376Z * [new branch] gh/XuehaiPan/265/head -> origin/gh/XuehaiPan/265/head 2025-06-01T21:13:00.9509595Z * [new branch] gh/XuehaiPan/265/orig -> origin/gh/XuehaiPan/265/orig 2025-06-01T21:13:00.9511342Z * [new branch] gh/XuehaiPan/266/base -> origin/gh/XuehaiPan/266/base 2025-06-01T21:13:00.9512354Z * [new branch] gh/XuehaiPan/266/head -> origin/gh/XuehaiPan/266/head 2025-06-01T21:13:00.9513529Z * [new branch] gh/XuehaiPan/266/orig -> origin/gh/XuehaiPan/266/orig 2025-06-01T21:13:00.9515151Z * [new branch] gh/XuehaiPan/267/base -> origin/gh/XuehaiPan/267/base 2025-06-01T21:13:00.9516290Z * [new branch] gh/XuehaiPan/267/head -> origin/gh/XuehaiPan/267/head 2025-06-01T21:13:00.9517465Z * [new branch] gh/XuehaiPan/267/orig -> origin/gh/XuehaiPan/267/orig 2025-06-01T21:13:00.9525210Z * [new branch] gh/XuehaiPan/268/base -> origin/gh/XuehaiPan/268/base 2025-06-01T21:13:00.9526013Z * [new branch] gh/XuehaiPan/268/head -> origin/gh/XuehaiPan/268/head 2025-06-01T21:13:00.9527043Z * [new branch] gh/XuehaiPan/268/orig -> origin/gh/XuehaiPan/268/orig 2025-06-01T21:13:00.9528595Z * [new branch] gh/XuehaiPan/269/base -> origin/gh/XuehaiPan/269/base 2025-06-01T21:13:00.9529656Z * [new branch] gh/XuehaiPan/269/head -> origin/gh/XuehaiPan/269/head 2025-06-01T21:13:00.9530801Z * [new branch] gh/XuehaiPan/269/orig -> origin/gh/XuehaiPan/269/orig 2025-06-01T21:13:00.9532506Z * [new branch] gh/XuehaiPan/270/base -> origin/gh/XuehaiPan/270/base 2025-06-01T21:13:00.9533617Z * [new branch] gh/XuehaiPan/270/head -> origin/gh/XuehaiPan/270/head 2025-06-01T21:13:00.9534744Z * [new branch] gh/XuehaiPan/270/orig -> origin/gh/XuehaiPan/270/orig 2025-06-01T21:13:00.9536300Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-06-01T21:13:00.9537377Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-06-01T21:13:00.9538581Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-06-01T21:13:00.9540265Z * [new branch] gh/XuehaiPan/272/base -> origin/gh/XuehaiPan/272/base 2025-06-01T21:13:00.9541347Z * [new branch] gh/XuehaiPan/272/head -> origin/gh/XuehaiPan/272/head 2025-06-01T21:13:00.9542502Z * [new branch] gh/XuehaiPan/272/orig -> origin/gh/XuehaiPan/272/orig 2025-06-01T21:13:00.9544018Z * [new branch] gh/XuehaiPan/273/base -> origin/gh/XuehaiPan/273/base 2025-06-01T21:13:00.9545060Z * [new branch] gh/XuehaiPan/273/head -> origin/gh/XuehaiPan/273/head 2025-06-01T21:13:00.9546212Z * [new branch] gh/XuehaiPan/273/orig -> origin/gh/XuehaiPan/273/orig 2025-06-01T21:13:00.9547922Z * [new branch] gh/XuehaiPan/274/base -> origin/gh/XuehaiPan/274/base 2025-06-01T21:13:00.9549413Z * [new branch] gh/XuehaiPan/274/head -> origin/gh/XuehaiPan/274/head 2025-06-01T21:13:00.9550479Z * [new branch] gh/XuehaiPan/274/orig -> origin/gh/XuehaiPan/274/orig 2025-06-01T21:13:00.9552733Z * [new branch] gh/ZainRizvi/4/base -> origin/gh/ZainRizvi/4/base 2025-06-01T21:13:00.9553746Z * [new branch] gh/ZainRizvi/4/head -> origin/gh/ZainRizvi/4/head 2025-06-01T21:13:00.9554794Z * [new branch] gh/ZainRizvi/4/orig -> origin/gh/ZainRizvi/4/orig 2025-06-01T21:13:00.9556752Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-06-01T21:13:00.9557878Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-06-01T21:13:00.9559069Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-06-01T21:13:00.9560956Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-06-01T21:13:00.9562173Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-06-01T21:13:00.9563108Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-06-01T21:13:00.9564586Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-06-01T21:13:00.9565646Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-06-01T21:13:00.9567153Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-06-01T21:13:00.9568342Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-06-01T21:13:00.9570298Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-06-01T21:13:00.9571099Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-06-01T21:13:00.9572851Z * [new branch] gh/ZhiweiYan-96/56/base -> origin/gh/ZhiweiYan-96/56/base 2025-06-01T21:13:00.9573830Z * [new branch] gh/ZhiweiYan-96/56/head -> origin/gh/ZhiweiYan-96/56/head 2025-06-01T21:13:00.9574872Z * [new branch] gh/ZhiweiYan-96/56/orig -> origin/gh/ZhiweiYan-96/56/orig 2025-06-01T21:13:00.9576390Z * [new branch] gh/ZhiweiYan-96/59/base -> origin/gh/ZhiweiYan-96/59/base 2025-06-01T21:13:00.9577632Z * [new branch] gh/ZhiweiYan-96/59/head -> origin/gh/ZhiweiYan-96/59/head 2025-06-01T21:13:00.9578772Z * [new branch] gh/ZhiweiYan-96/59/orig -> origin/gh/ZhiweiYan-96/59/orig 2025-06-01T21:13:00.9580386Z * [new branch] gh/ZhiweiYan-96/60/base -> origin/gh/ZhiweiYan-96/60/base 2025-06-01T21:13:00.9581558Z * [new branch] gh/ZhiweiYan-96/60/head -> origin/gh/ZhiweiYan-96/60/head 2025-06-01T21:13:00.9582577Z * [new branch] gh/ZhiweiYan-96/60/orig -> origin/gh/ZhiweiYan-96/60/orig 2025-06-01T21:13:00.9584693Z * [new branch] gh/ZhiweiYan-96/61/base -> origin/gh/ZhiweiYan-96/61/base 2025-06-01T21:13:00.9585947Z * [new branch] gh/ZhiweiYan-96/61/head -> origin/gh/ZhiweiYan-96/61/head 2025-06-01T21:13:00.9587052Z * [new branch] gh/ZhiweiYan-96/61/orig -> origin/gh/ZhiweiYan-96/61/orig 2025-06-01T21:13:00.9588561Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-06-01T21:13:00.9589746Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-06-01T21:13:00.9591428Z * [new branch] gh/ZhiweiYan-96/63/base -> origin/gh/ZhiweiYan-96/63/base 2025-06-01T21:13:00.9592493Z * [new branch] gh/ZhiweiYan-96/63/head -> origin/gh/ZhiweiYan-96/63/head 2025-06-01T21:13:00.9593629Z * [new branch] gh/ZhiweiYan-96/63/orig -> origin/gh/ZhiweiYan-96/63/orig 2025-06-01T21:13:00.9595773Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-06-01T21:13:00.9597226Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-06-01T21:13:00.9598395Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-06-01T21:13:00.9599567Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-06-01T21:13:00.9601691Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-06-01T21:13:00.9602460Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-06-01T21:13:00.9603380Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-06-01T21:13:00.9605230Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-06-01T21:13:00.9606328Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-06-01T21:13:00.9607573Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-06-01T21:13:00.9609601Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-06-01T21:13:00.9610833Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-06-01T21:13:00.9611980Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-06-01T21:13:00.9613630Z * [new branch] gh/alexsamardzic/1/base -> origin/gh/alexsamardzic/1/base 2025-06-01T21:13:00.9614678Z * [new branch] gh/alexsamardzic/1/head -> origin/gh/alexsamardzic/1/head 2025-06-01T21:13:00.9615869Z * [new branch] gh/alexsamardzic/1/orig -> origin/gh/alexsamardzic/1/orig 2025-06-01T21:13:00.9617698Z * [new branch] gh/alexsamardzic/2/base -> origin/gh/alexsamardzic/2/base 2025-06-01T21:13:00.9618829Z * [new branch] gh/alexsamardzic/2/head -> origin/gh/alexsamardzic/2/head 2025-06-01T21:13:00.9619987Z * [new branch] gh/alexsamardzic/2/orig -> origin/gh/alexsamardzic/2/orig 2025-06-01T21:13:00.9622049Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-06-01T21:13:00.9623267Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-06-01T21:13:00.9624348Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-06-01T21:13:00.9625869Z * [new branch] gh/amjames/20/base -> origin/gh/amjames/20/base 2025-06-01T21:13:00.9626967Z * [new branch] gh/amjames/20/head -> origin/gh/amjames/20/head 2025-06-01T21:13:00.9628833Z * [new branch] gh/amjames/20/orig -> origin/gh/amjames/20/orig 2025-06-01T21:13:00.9629747Z * [new branch] gh/amjames/21/base -> origin/gh/amjames/21/base 2025-06-01T21:13:00.9630772Z * [new branch] gh/amjames/21/head -> origin/gh/amjames/21/head 2025-06-01T21:13:00.9632493Z * [new branch] gh/amjames/21/orig -> origin/gh/amjames/21/orig 2025-06-01T21:13:00.9633651Z * [new branch] gh/amjames/22/base -> origin/gh/amjames/22/base 2025-06-01T21:13:00.9634692Z * [new branch] gh/amjames/22/head -> origin/gh/amjames/22/head 2025-06-01T21:13:00.9635751Z * [new branch] gh/amjames/22/orig -> origin/gh/amjames/22/orig 2025-06-01T21:13:00.9638030Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-06-01T21:13:00.9639257Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-06-01T21:13:00.9640483Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-06-01T21:13:00.9642150Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-06-01T21:13:00.9643600Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-06-01T21:13:00.9644531Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-06-01T21:13:00.9646761Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-06-01T21:13:00.9647866Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-06-01T21:13:00.9648915Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-06-01T21:13:00.9650694Z * [new branch] gh/andyanwang/10/base -> origin/gh/andyanwang/10/base 2025-06-01T21:13:00.9651765Z * [new branch] gh/andyanwang/10/head -> origin/gh/andyanwang/10/head 2025-06-01T21:13:00.9653145Z * [new branch] gh/andyanwang/10/orig -> origin/gh/andyanwang/10/orig 2025-06-01T21:13:00.9654591Z * [new branch] gh/andyanwang/11/base -> origin/gh/andyanwang/11/base 2025-06-01T21:13:00.9655701Z * [new branch] gh/andyanwang/11/head -> origin/gh/andyanwang/11/head 2025-06-01T21:13:00.9656897Z * [new branch] gh/andyanwang/11/orig -> origin/gh/andyanwang/11/orig 2025-06-01T21:13:00.9658342Z * [new branch] gh/andyanwang/12/base -> origin/gh/andyanwang/12/base 2025-06-01T21:13:00.9659739Z * [new branch] gh/andyanwang/12/head -> origin/gh/andyanwang/12/head 2025-06-01T21:13:00.9660973Z * [new branch] gh/andyanwang/12/orig -> origin/gh/andyanwang/12/orig 2025-06-01T21:13:00.9662577Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-06-01T21:13:00.9663763Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-06-01T21:13:00.9664978Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-06-01T21:13:00.9666419Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-06-01T21:13:00.9667611Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-06-01T21:13:00.9668970Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-06-01T21:13:00.9670687Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-06-01T21:13:00.9671766Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-06-01T21:13:00.9672982Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-06-01T21:13:00.9674363Z * [new branch] gh/andyanwang/5/base -> origin/gh/andyanwang/5/base 2025-06-01T21:13:00.9675496Z * [new branch] gh/andyanwang/5/head -> origin/gh/andyanwang/5/head 2025-06-01T21:13:00.9676547Z * [new branch] gh/andyanwang/5/orig -> origin/gh/andyanwang/5/orig 2025-06-01T21:13:00.9677939Z * [new branch] gh/andyanwang/6/base -> origin/gh/andyanwang/6/base 2025-06-01T21:13:00.9679026Z * [new branch] gh/andyanwang/6/head -> origin/gh/andyanwang/6/head 2025-06-01T21:13:00.9680033Z * [new branch] gh/andyanwang/6/orig -> origin/gh/andyanwang/6/orig 2025-06-01T21:13:00.9681783Z * [new branch] gh/andyanwang/7/base -> origin/gh/andyanwang/7/base 2025-06-01T21:13:00.9682880Z * [new branch] gh/andyanwang/7/head -> origin/gh/andyanwang/7/head 2025-06-01T21:13:00.9684194Z * [new branch] gh/andyanwang/7/orig -> origin/gh/andyanwang/7/orig 2025-06-01T21:13:00.9685809Z * [new branch] gh/andyanwang/8/base -> origin/gh/andyanwang/8/base 2025-06-01T21:13:00.9686882Z * [new branch] gh/andyanwang/8/head -> origin/gh/andyanwang/8/head 2025-06-01T21:13:00.9687856Z * [new branch] gh/andyanwang/8/orig -> origin/gh/andyanwang/8/orig 2025-06-01T21:13:00.9689492Z * [new branch] gh/andyanwang/9/base -> origin/gh/andyanwang/9/base 2025-06-01T21:13:00.9690452Z * [new branch] gh/andyanwang/9/head -> origin/gh/andyanwang/9/head 2025-06-01T21:13:00.9691431Z * [new branch] gh/andyanwang/9/orig -> origin/gh/andyanwang/9/orig 2025-06-01T21:13:00.9693641Z * [new branch] gh/angelayi/82/base -> origin/gh/angelayi/82/base 2025-06-01T21:13:00.9694822Z * [new branch] gh/angelayi/82/head -> origin/gh/angelayi/82/head 2025-06-01T21:13:00.9695938Z * [new branch] gh/angelayi/82/orig -> origin/gh/angelayi/82/orig 2025-06-01T21:13:00.9697482Z * [new branch] gh/angelayi/90/base -> origin/gh/angelayi/90/base 2025-06-01T21:13:00.9698752Z * [new branch] gh/angelayi/90/head -> origin/gh/angelayi/90/head 2025-06-01T21:13:00.9699974Z * [new branch] gh/angelayi/90/orig -> origin/gh/angelayi/90/orig 2025-06-01T21:13:00.9701572Z * [new branch] gh/angelayi/91/base -> origin/gh/angelayi/91/base 2025-06-01T21:13:00.9702680Z * [new branch] gh/angelayi/91/head -> origin/gh/angelayi/91/head 2025-06-01T21:13:00.9703755Z * [new branch] gh/angelayi/91/orig -> origin/gh/angelayi/91/orig 2025-06-01T21:13:00.9705306Z * [new branch] gh/angelayi/92/base -> origin/gh/angelayi/92/base 2025-06-01T21:13:00.9706382Z * [new branch] gh/angelayi/92/head -> origin/gh/angelayi/92/head 2025-06-01T21:13:00.9707506Z * [new branch] gh/angelayi/92/orig -> origin/gh/angelayi/92/orig 2025-06-01T21:13:00.9708981Z * [new branch] gh/angelayi/93/base -> origin/gh/angelayi/93/base 2025-06-01T21:13:00.9710087Z * [new branch] gh/angelayi/93/head -> origin/gh/angelayi/93/head 2025-06-01T21:13:00.9711206Z * [new branch] gh/angelayi/93/orig -> origin/gh/angelayi/93/orig 2025-06-01T21:13:00.9713198Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-06-01T21:13:00.9714377Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-06-01T21:13:00.9715488Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-06-01T21:13:00.9717927Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-06-01T21:13:00.9719105Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-06-01T21:13:00.9721355Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-06-01T21:13:00.9722176Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-06-01T21:13:00.9723036Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-06-01T21:13:00.9724739Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-06-01T21:13:00.9725821Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-06-01T21:13:00.9726903Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-06-01T21:13:00.9728665Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-06-01T21:13:00.9729813Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-06-01T21:13:00.9731111Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-06-01T21:13:00.9732601Z * [new branch] gh/anijain2305/668/base -> origin/gh/anijain2305/668/base 2025-06-01T21:13:00.9733657Z * [new branch] gh/anijain2305/668/head -> origin/gh/anijain2305/668/head 2025-06-01T21:13:00.9734796Z * [new branch] gh/anijain2305/668/orig -> origin/gh/anijain2305/668/orig 2025-06-01T21:13:00.9736781Z * [new branch] gh/anijain2305/675/base -> origin/gh/anijain2305/675/base 2025-06-01T21:13:00.9737785Z * [new branch] gh/anijain2305/675/head -> origin/gh/anijain2305/675/head 2025-06-01T21:13:00.9738916Z * [new branch] gh/anijain2305/675/orig -> origin/gh/anijain2305/675/orig 2025-06-01T21:13:00.9740826Z * [new branch] gh/anijain2305/682/base -> origin/gh/anijain2305/682/base 2025-06-01T21:13:00.9741970Z * [new branch] gh/anijain2305/682/head -> origin/gh/anijain2305/682/head 2025-06-01T21:13:00.9743010Z * [new branch] gh/anijain2305/682/orig -> origin/gh/anijain2305/682/orig 2025-06-01T21:13:00.9744672Z * [new branch] gh/anijain2305/684/base -> origin/gh/anijain2305/684/base 2025-06-01T21:13:00.9745764Z * [new branch] gh/anijain2305/684/head -> origin/gh/anijain2305/684/head 2025-06-01T21:13:00.9746817Z * [new branch] gh/anijain2305/684/orig -> origin/gh/anijain2305/684/orig 2025-06-01T21:13:00.9748463Z * [new branch] gh/anijain2305/710/base -> origin/gh/anijain2305/710/base 2025-06-01T21:13:00.9749517Z * [new branch] gh/anijain2305/710/head -> origin/gh/anijain2305/710/head 2025-06-01T21:13:00.9750621Z * [new branch] gh/anijain2305/710/orig -> origin/gh/anijain2305/710/orig 2025-06-01T21:13:00.9751967Z * [new branch] gh/anijain2305/716/base -> origin/gh/anijain2305/716/base 2025-06-01T21:13:00.9753047Z * [new branch] gh/anijain2305/716/head -> origin/gh/anijain2305/716/head 2025-06-01T21:13:00.9754149Z * [new branch] gh/anijain2305/716/orig -> origin/gh/anijain2305/716/orig 2025-06-01T21:13:00.9755744Z * [new branch] gh/anijain2305/717/base -> origin/gh/anijain2305/717/base 2025-06-01T21:13:00.9756839Z * [new branch] gh/anijain2305/717/head -> origin/gh/anijain2305/717/head 2025-06-01T21:13:00.9757930Z * [new branch] gh/anijain2305/717/orig -> origin/gh/anijain2305/717/orig 2025-06-01T21:13:00.9759730Z * [new branch] gh/anijain2305/718/base -> origin/gh/anijain2305/718/base 2025-06-01T21:13:00.9760910Z * [new branch] gh/anijain2305/718/head -> origin/gh/anijain2305/718/head 2025-06-01T21:13:00.9762035Z * [new branch] gh/anijain2305/718/orig -> origin/gh/anijain2305/718/orig 2025-06-01T21:13:00.9763674Z * [new branch] gh/anijain2305/721/base -> origin/gh/anijain2305/721/base 2025-06-01T21:13:00.9764999Z * [new branch] gh/anijain2305/721/head -> origin/gh/anijain2305/721/head 2025-06-01T21:13:00.9766438Z * [new branch] gh/anijain2305/721/orig -> origin/gh/anijain2305/721/orig 2025-06-01T21:13:00.9768048Z * [new branch] gh/anijain2305/725/base -> origin/gh/anijain2305/725/base 2025-06-01T21:13:00.9769157Z * [new branch] gh/anijain2305/725/head -> origin/gh/anijain2305/725/head 2025-06-01T21:13:00.9770240Z * [new branch] gh/anijain2305/725/orig -> origin/gh/anijain2305/725/orig 2025-06-01T21:13:00.9772036Z * [new branch] gh/anijain2305/726/base -> origin/gh/anijain2305/726/base 2025-06-01T21:13:00.9773206Z * [new branch] gh/anijain2305/726/head -> origin/gh/anijain2305/726/head 2025-06-01T21:13:00.9774298Z * [new branch] gh/anijain2305/726/orig -> origin/gh/anijain2305/726/orig 2025-06-01T21:13:00.9776067Z * [new branch] gh/anijain2305/728/base -> origin/gh/anijain2305/728/base 2025-06-01T21:13:00.9777300Z * [new branch] gh/anijain2305/728/head -> origin/gh/anijain2305/728/head 2025-06-01T21:13:00.9778407Z * [new branch] gh/anijain2305/728/orig -> origin/gh/anijain2305/728/orig 2025-06-01T21:13:00.9780926Z * [new branch] gh/anijain2305/729/base -> origin/gh/anijain2305/729/base 2025-06-01T21:13:00.9782206Z * [new branch] gh/anijain2305/729/head -> origin/gh/anijain2305/729/head 2025-06-01T21:13:00.9783063Z * [new branch] gh/anijain2305/729/orig -> origin/gh/anijain2305/729/orig 2025-06-01T21:13:00.9784697Z * [new branch] gh/anijain2305/731/base -> origin/gh/anijain2305/731/base 2025-06-01T21:13:00.9785831Z * [new branch] gh/anijain2305/731/head -> origin/gh/anijain2305/731/head 2025-06-01T21:13:00.9786931Z * [new branch] gh/anijain2305/731/orig -> origin/gh/anijain2305/731/orig 2025-06-01T21:13:00.9788642Z * [new branch] gh/anijain2305/732/base -> origin/gh/anijain2305/732/base 2025-06-01T21:13:00.9789742Z * [new branch] gh/anijain2305/732/head -> origin/gh/anijain2305/732/head 2025-06-01T21:13:00.9790860Z * [new branch] gh/anijain2305/732/orig -> origin/gh/anijain2305/732/orig 2025-06-01T21:13:00.9792494Z * [new branch] gh/anijain2305/733/base -> origin/gh/anijain2305/733/base 2025-06-01T21:13:00.9793584Z * [new branch] gh/anijain2305/733/head -> origin/gh/anijain2305/733/head 2025-06-01T21:13:00.9794717Z * [new branch] gh/anijain2305/733/orig -> origin/gh/anijain2305/733/orig 2025-06-01T21:13:00.9796321Z * [new branch] gh/anijain2305/734/base -> origin/gh/anijain2305/734/base 2025-06-01T21:13:00.9797424Z * [new branch] gh/anijain2305/734/head -> origin/gh/anijain2305/734/head 2025-06-01T21:13:00.9798604Z * [new branch] gh/anijain2305/734/orig -> origin/gh/anijain2305/734/orig 2025-06-01T21:13:00.9800327Z * [new branch] gh/anijain2305/735/base -> origin/gh/anijain2305/735/base 2025-06-01T21:13:00.9801435Z * [new branch] gh/anijain2305/735/head -> origin/gh/anijain2305/735/head 2025-06-01T21:13:00.9802576Z * [new branch] gh/anijain2305/735/orig -> origin/gh/anijain2305/735/orig 2025-06-01T21:13:00.9804350Z * [new branch] gh/anijain2305/736/base -> origin/gh/anijain2305/736/base 2025-06-01T21:13:00.9805477Z * [new branch] gh/anijain2305/736/head -> origin/gh/anijain2305/736/head 2025-06-01T21:13:00.9806459Z * [new branch] gh/anijain2305/736/orig -> origin/gh/anijain2305/736/orig 2025-06-01T21:13:00.9808912Z * [new branch] gh/anijain2305/737/base -> origin/gh/anijain2305/737/base 2025-06-01T21:13:00.9809642Z * [new branch] gh/anijain2305/737/head -> origin/gh/anijain2305/737/head 2025-06-01T21:13:00.9810525Z * [new branch] gh/anijain2305/737/orig -> origin/gh/anijain2305/737/orig 2025-06-01T21:13:00.9811984Z * [new branch] gh/anijain2305/738/base -> origin/gh/anijain2305/738/base 2025-06-01T21:13:00.9813138Z * [new branch] gh/anijain2305/738/head -> origin/gh/anijain2305/738/head 2025-06-01T21:13:00.9814268Z * [new branch] gh/anijain2305/738/orig -> origin/gh/anijain2305/738/orig 2025-06-01T21:13:00.9815887Z * [new branch] gh/anijain2305/739/base -> origin/gh/anijain2305/739/base 2025-06-01T21:13:00.9817297Z * [new branch] gh/anijain2305/739/head -> origin/gh/anijain2305/739/head 2025-06-01T21:13:00.9821510Z * [new branch] gh/anijain2305/739/orig -> origin/gh/anijain2305/739/orig 2025-06-01T21:13:00.9822665Z * [new branch] gh/anijain2305/740/base -> origin/gh/anijain2305/740/base 2025-06-01T21:13:00.9823709Z * [new branch] gh/anijain2305/740/head -> origin/gh/anijain2305/740/head 2025-06-01T21:13:00.9824749Z * [new branch] gh/anijain2305/740/orig -> origin/gh/anijain2305/740/orig 2025-06-01T21:13:00.9826466Z * [new branch] gh/anijain2305/741/base -> origin/gh/anijain2305/741/base 2025-06-01T21:13:00.9827643Z * [new branch] gh/anijain2305/741/head -> origin/gh/anijain2305/741/head 2025-06-01T21:13:00.9828663Z * [new branch] gh/anijain2305/741/orig -> origin/gh/anijain2305/741/orig 2025-06-01T21:13:00.9830669Z * [new branch] gh/anijain2305/742/base -> origin/gh/anijain2305/742/base 2025-06-01T21:13:00.9831475Z * [new branch] gh/anijain2305/742/head -> origin/gh/anijain2305/742/head 2025-06-01T21:13:00.9832604Z * [new branch] gh/anijain2305/742/orig -> origin/gh/anijain2305/742/orig 2025-06-01T21:13:00.9834450Z * [new branch] gh/anijain2305/743/base -> origin/gh/anijain2305/743/base 2025-06-01T21:13:00.9835543Z * [new branch] gh/anijain2305/743/head -> origin/gh/anijain2305/743/head 2025-06-01T21:13:00.9836752Z * [new branch] gh/anijain2305/743/orig -> origin/gh/anijain2305/743/orig 2025-06-01T21:13:00.9838573Z * [new branch] gh/anijain2305/744/base -> origin/gh/anijain2305/744/base 2025-06-01T21:13:00.9839771Z * [new branch] gh/anijain2305/744/head -> origin/gh/anijain2305/744/head 2025-06-01T21:13:00.9841495Z * [new branch] gh/anijain2305/744/orig -> origin/gh/anijain2305/744/orig 2025-06-01T21:13:00.9842896Z * [new branch] gh/anijain2305/745/base -> origin/gh/anijain2305/745/base 2025-06-01T21:13:00.9844176Z * [new branch] gh/anijain2305/745/head -> origin/gh/anijain2305/745/head 2025-06-01T21:13:00.9845254Z * [new branch] gh/anijain2305/745/orig -> origin/gh/anijain2305/745/orig 2025-06-01T21:13:00.9846817Z * [new branch] gh/anijain2305/746/base -> origin/gh/anijain2305/746/base 2025-06-01T21:13:00.9847921Z * [new branch] gh/anijain2305/746/head -> origin/gh/anijain2305/746/head 2025-06-01T21:13:00.9848963Z * [new branch] gh/anijain2305/746/orig -> origin/gh/anijain2305/746/orig 2025-06-01T21:13:00.9850723Z * [new branch] gh/anijain2305/747/base -> origin/gh/anijain2305/747/base 2025-06-01T21:13:00.9852196Z * [new branch] gh/anijain2305/747/head -> origin/gh/anijain2305/747/head 2025-06-01T21:13:00.9853184Z * [new branch] gh/anijain2305/747/orig -> origin/gh/anijain2305/747/orig 2025-06-01T21:13:00.9854723Z * [new branch] gh/anijain2305/748/base -> origin/gh/anijain2305/748/base 2025-06-01T21:13:00.9855871Z * [new branch] gh/anijain2305/748/head -> origin/gh/anijain2305/748/head 2025-06-01T21:13:00.9856962Z * [new branch] gh/anijain2305/748/orig -> origin/gh/anijain2305/748/orig 2025-06-01T21:13:00.9858754Z * [new branch] gh/anijain2305/749/base -> origin/gh/anijain2305/749/base 2025-06-01T21:13:00.9859938Z * [new branch] gh/anijain2305/749/head -> origin/gh/anijain2305/749/head 2025-06-01T21:13:00.9861093Z * [new branch] gh/anijain2305/749/orig -> origin/gh/anijain2305/749/orig 2025-06-01T21:13:00.9863023Z * [new branch] gh/anijain2305/750/base -> origin/gh/anijain2305/750/base 2025-06-01T21:13:00.9864185Z * [new branch] gh/anijain2305/750/head -> origin/gh/anijain2305/750/head 2025-06-01T21:13:00.9865395Z * [new branch] gh/anijain2305/750/orig -> origin/gh/anijain2305/750/orig 2025-06-01T21:13:00.9867007Z * [new branch] gh/anijain2305/751/base -> origin/gh/anijain2305/751/base 2025-06-01T21:13:00.9868261Z * [new branch] gh/anijain2305/751/head -> origin/gh/anijain2305/751/head 2025-06-01T21:13:00.9869344Z * [new branch] gh/anijain2305/751/orig -> origin/gh/anijain2305/751/orig 2025-06-01T21:13:00.9871101Z * [new branch] gh/anijain2305/752/base -> origin/gh/anijain2305/752/base 2025-06-01T21:13:00.9872170Z * [new branch] gh/anijain2305/752/head -> origin/gh/anijain2305/752/head 2025-06-01T21:13:00.9877227Z * [new branch] gh/anijain2305/752/orig -> origin/gh/anijain2305/752/orig 2025-06-01T21:13:00.9878254Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-06-01T21:13:00.9878744Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-06-01T21:13:00.9879296Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-06-01T21:13:00.9879646Z * [new branch] gh/anijain2305/754/base -> origin/gh/anijain2305/754/base 2025-06-01T21:13:00.9880236Z * [new branch] gh/anijain2305/754/head -> origin/gh/anijain2305/754/head 2025-06-01T21:13:00.9881368Z * [new branch] gh/anijain2305/754/orig -> origin/gh/anijain2305/754/orig 2025-06-01T21:13:00.9883243Z * [new branch] gh/anijain2305/755/base -> origin/gh/anijain2305/755/base 2025-06-01T21:13:00.9884424Z * [new branch] gh/anijain2305/755/head -> origin/gh/anijain2305/755/head 2025-06-01T21:13:00.9885506Z * [new branch] gh/anijain2305/755/orig -> origin/gh/anijain2305/755/orig 2025-06-01T21:13:00.9886995Z * [new branch] gh/anijain2305/756/base -> origin/gh/anijain2305/756/base 2025-06-01T21:13:00.9888091Z * [new branch] gh/anijain2305/756/head -> origin/gh/anijain2305/756/head 2025-06-01T21:13:00.9889213Z * [new branch] gh/anijain2305/756/orig -> origin/gh/anijain2305/756/orig 2025-06-01T21:13:00.9890779Z * [new branch] gh/anijain2305/757/base -> origin/gh/anijain2305/757/base 2025-06-01T21:13:00.9891971Z * [new branch] gh/anijain2305/757/head -> origin/gh/anijain2305/757/head 2025-06-01T21:13:00.9893090Z * [new branch] gh/anijain2305/757/orig -> origin/gh/anijain2305/757/orig 2025-06-01T21:13:00.9894556Z * [new branch] gh/anijain2305/758/base -> origin/gh/anijain2305/758/base 2025-06-01T21:13:00.9895635Z * [new branch] gh/anijain2305/758/head -> origin/gh/anijain2305/758/head 2025-06-01T21:13:00.9896753Z * [new branch] gh/anijain2305/758/orig -> origin/gh/anijain2305/758/orig 2025-06-01T21:13:00.9898560Z * [new branch] gh/anijain2305/759/base -> origin/gh/anijain2305/759/base 2025-06-01T21:13:00.9899647Z * [new branch] gh/anijain2305/759/head -> origin/gh/anijain2305/759/head 2025-06-01T21:13:00.9900813Z * [new branch] gh/anijain2305/759/orig -> origin/gh/anijain2305/759/orig 2025-06-01T21:13:00.9902317Z * [new branch] gh/anijain2305/760/base -> origin/gh/anijain2305/760/base 2025-06-01T21:13:00.9903515Z * [new branch] gh/anijain2305/760/head -> origin/gh/anijain2305/760/head 2025-06-01T21:13:00.9904661Z * [new branch] gh/anijain2305/760/orig -> origin/gh/anijain2305/760/orig 2025-06-01T21:13:00.9906900Z * [new branch] gh/anijain2305/761/base -> origin/gh/anijain2305/761/base 2025-06-01T21:13:00.9907393Z * [new branch] gh/anijain2305/761/head -> origin/gh/anijain2305/761/head 2025-06-01T21:13:00.9908381Z * [new branch] gh/anijain2305/761/orig -> origin/gh/anijain2305/761/orig 2025-06-01T21:13:00.9910185Z * [new branch] gh/anijain2305/762/base -> origin/gh/anijain2305/762/base 2025-06-01T21:13:00.9911341Z * [new branch] gh/anijain2305/762/head -> origin/gh/anijain2305/762/head 2025-06-01T21:13:00.9912483Z * [new branch] gh/anijain2305/762/orig -> origin/gh/anijain2305/762/orig 2025-06-01T21:13:00.9914093Z * [new branch] gh/anijain2305/763/base -> origin/gh/anijain2305/763/base 2025-06-01T21:13:00.9915171Z * [new branch] gh/anijain2305/763/head -> origin/gh/anijain2305/763/head 2025-06-01T21:13:00.9916231Z * [new branch] gh/anijain2305/763/orig -> origin/gh/anijain2305/763/orig 2025-06-01T21:13:00.9918237Z * [new branch] gh/anijain2305/764/base -> origin/gh/anijain2305/764/base 2025-06-01T21:13:00.9919432Z * [new branch] gh/anijain2305/764/head -> origin/gh/anijain2305/764/head 2025-06-01T21:13:00.9920887Z * [new branch] gh/anijain2305/764/orig -> origin/gh/anijain2305/764/orig 2025-06-01T21:13:00.9922318Z * [new branch] gh/anijain2305/765/base -> origin/gh/anijain2305/765/base 2025-06-01T21:13:00.9923430Z * [new branch] gh/anijain2305/765/head -> origin/gh/anijain2305/765/head 2025-06-01T21:13:00.9924490Z * [new branch] gh/anijain2305/765/orig -> origin/gh/anijain2305/765/orig 2025-06-01T21:13:00.9926286Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-06-01T21:13:00.9927302Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-06-01T21:13:00.9928362Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-06-01T21:13:00.9929971Z * [new branch] gh/anijain2305/767/base -> origin/gh/anijain2305/767/base 2025-06-01T21:13:00.9931228Z * [new branch] gh/anijain2305/767/head -> origin/gh/anijain2305/767/head 2025-06-01T21:13:00.9932340Z * [new branch] gh/anijain2305/767/orig -> origin/gh/anijain2305/767/orig 2025-06-01T21:13:00.9934075Z * [new branch] gh/anijain2305/768/base -> origin/gh/anijain2305/768/base 2025-06-01T21:13:00.9935204Z * [new branch] gh/anijain2305/768/head -> origin/gh/anijain2305/768/head 2025-06-01T21:13:00.9936319Z * [new branch] gh/anijain2305/768/orig -> origin/gh/anijain2305/768/orig 2025-06-01T21:13:00.9938039Z * [new branch] gh/anijain2305/769/base -> origin/gh/anijain2305/769/base 2025-06-01T21:13:00.9939422Z * [new branch] gh/anijain2305/769/head -> origin/gh/anijain2305/769/head 2025-06-01T21:13:00.9940903Z * [new branch] gh/anijain2305/769/orig -> origin/gh/anijain2305/769/orig 2025-06-01T21:13:00.9942865Z * [new branch] gh/anijain2305/770/base -> origin/gh/anijain2305/770/base 2025-06-01T21:13:00.9944150Z * [new branch] gh/anijain2305/770/head -> origin/gh/anijain2305/770/head 2025-06-01T21:13:00.9945441Z * [new branch] gh/anijain2305/770/orig -> origin/gh/anijain2305/770/orig 2025-06-01T21:13:00.9947251Z * [new branch] gh/anijain2305/771/base -> origin/gh/anijain2305/771/base 2025-06-01T21:13:00.9948442Z * [new branch] gh/anijain2305/771/head -> origin/gh/anijain2305/771/head 2025-06-01T21:13:00.9949503Z * [new branch] gh/anijain2305/771/orig -> origin/gh/anijain2305/771/orig 2025-06-01T21:13:00.9951647Z * [new branch] gh/anijain2305/772/base -> origin/gh/anijain2305/772/base 2025-06-01T21:13:00.9952923Z * [new branch] gh/anijain2305/772/head -> origin/gh/anijain2305/772/head 2025-06-01T21:13:00.9954133Z * [new branch] gh/anijain2305/772/orig -> origin/gh/anijain2305/772/orig 2025-06-01T21:13:00.9956221Z * [new branch] gh/anijain2305/773/base -> origin/gh/anijain2305/773/base 2025-06-01T21:13:00.9957348Z * [new branch] gh/anijain2305/773/head -> origin/gh/anijain2305/773/head 2025-06-01T21:13:00.9958980Z * [new branch] gh/anijain2305/773/orig -> origin/gh/anijain2305/773/orig 2025-06-01T21:13:00.9960500Z * [new branch] gh/anijain2305/774/base -> origin/gh/anijain2305/774/base 2025-06-01T21:13:00.9961694Z * [new branch] gh/anijain2305/774/head -> origin/gh/anijain2305/774/head 2025-06-01T21:13:00.9963121Z * [new branch] gh/anijain2305/774/orig -> origin/gh/anijain2305/774/orig 2025-06-01T21:13:00.9965175Z * [new branch] gh/anijain2305/775/base -> origin/gh/anijain2305/775/base 2025-06-01T21:13:00.9966491Z * [new branch] gh/anijain2305/775/head -> origin/gh/anijain2305/775/head 2025-06-01T21:13:00.9967827Z * [new branch] gh/anijain2305/775/orig -> origin/gh/anijain2305/775/orig 2025-06-01T21:13:00.9971356Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-06-01T21:13:00.9972020Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-06-01T21:13:00.9973258Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-06-01T21:13:00.9975412Z * [new branch] gh/ankitageorge/1/base -> origin/gh/ankitageorge/1/base 2025-06-01T21:13:00.9976766Z * [new branch] gh/ankitageorge/1/head -> origin/gh/ankitageorge/1/head 2025-06-01T21:13:00.9978234Z * [new branch] gh/ankitageorge/1/orig -> origin/gh/ankitageorge/1/orig 2025-06-01T21:13:00.9980736Z * [new branch] gh/ankitageorge/2/base -> origin/gh/ankitageorge/2/base 2025-06-01T21:13:00.9981602Z * [new branch] gh/ankitageorge/2/head -> origin/gh/ankitageorge/2/head 2025-06-01T21:13:00.9982808Z * [new branch] gh/ankitageorge/2/orig -> origin/gh/ankitageorge/2/orig 2025-06-01T21:13:00.9984562Z * [new branch] gh/ankitageorge/3/base -> origin/gh/ankitageorge/3/base 2025-06-01T21:13:00.9985895Z * [new branch] gh/ankitageorge/3/head -> origin/gh/ankitageorge/3/head 2025-06-01T21:13:00.9987034Z * [new branch] gh/ankitageorge/3/orig -> origin/gh/ankitageorge/3/orig 2025-06-01T21:13:00.9989087Z * [new branch] gh/ankitageorge/4/base -> origin/gh/ankitageorge/4/base 2025-06-01T21:13:00.9990355Z * [new branch] gh/ankitageorge/4/head -> origin/gh/ankitageorge/4/head 2025-06-01T21:13:00.9991692Z * [new branch] gh/ankitageorge/4/orig -> origin/gh/ankitageorge/4/orig 2025-06-01T21:13:00.9993226Z * [new branch] gh/ankitageorge/5/base -> origin/gh/ankitageorge/5/base 2025-06-01T21:13:00.9994557Z * [new branch] gh/ankitageorge/5/head -> origin/gh/ankitageorge/5/head 2025-06-01T21:13:00.9995791Z * [new branch] gh/ankitageorge/5/orig -> origin/gh/ankitageorge/5/orig 2025-06-01T21:13:00.9997919Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-06-01T21:13:00.9998998Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-06-01T21:13:01.0000794Z * [new branch] gh/aorenste/222/base -> origin/gh/aorenste/222/base 2025-06-01T21:13:01.0002026Z * [new branch] gh/aorenste/222/head -> origin/gh/aorenste/222/head 2025-06-01T21:13:01.0003133Z * [new branch] gh/aorenste/222/orig -> origin/gh/aorenste/222/orig 2025-06-01T21:13:01.0004895Z * [new branch] gh/aorenste/223/base -> origin/gh/aorenste/223/base 2025-06-01T21:13:01.0006896Z * [new branch] gh/aorenste/223/head -> origin/gh/aorenste/223/head 2025-06-01T21:13:01.0007414Z * [new branch] gh/aorenste/223/orig -> origin/gh/aorenste/223/orig 2025-06-01T21:13:01.0009141Z * [new branch] gh/aorenste/224/base -> origin/gh/aorenste/224/base 2025-06-01T21:13:01.0010302Z * [new branch] gh/aorenste/224/head -> origin/gh/aorenste/224/head 2025-06-01T21:13:01.0011465Z * [new branch] gh/aorenste/224/orig -> origin/gh/aorenste/224/orig 2025-06-01T21:13:01.0013182Z * [new branch] gh/aorenste/225/base -> origin/gh/aorenste/225/base 2025-06-01T21:13:01.0014321Z * [new branch] gh/aorenste/225/head -> origin/gh/aorenste/225/head 2025-06-01T21:13:01.0015441Z * [new branch] gh/aorenste/225/orig -> origin/gh/aorenste/225/orig 2025-06-01T21:13:01.0017818Z * [new branch] gh/aorenste/226/base -> origin/gh/aorenste/226/base 2025-06-01T21:13:01.0019187Z * [new branch] gh/aorenste/226/head -> origin/gh/aorenste/226/head 2025-06-01T21:13:01.0020282Z * [new branch] gh/aorenste/226/orig -> origin/gh/aorenste/226/orig 2025-06-01T21:13:01.0022239Z * [new branch] gh/aorenste/227/base -> origin/gh/aorenste/227/base 2025-06-01T21:13:01.0023172Z * [new branch] gh/aorenste/227/head -> origin/gh/aorenste/227/head 2025-06-01T21:13:01.0024447Z * [new branch] gh/aorenste/227/orig -> origin/gh/aorenste/227/orig 2025-06-01T21:13:01.0026399Z * [new branch] gh/aorenste/228/base -> origin/gh/aorenste/228/base 2025-06-01T21:13:01.0027776Z * [new branch] gh/aorenste/228/head -> origin/gh/aorenste/228/head 2025-06-01T21:13:01.0028906Z * [new branch] gh/aorenste/228/orig -> origin/gh/aorenste/228/orig 2025-06-01T21:13:01.0030661Z * [new branch] gh/aorenste/229/base -> origin/gh/aorenste/229/base 2025-06-01T21:13:01.0031862Z * [new branch] gh/aorenste/229/head -> origin/gh/aorenste/229/head 2025-06-01T21:13:01.0033041Z * [new branch] gh/aorenste/229/orig -> origin/gh/aorenste/229/orig 2025-06-01T21:13:01.0034691Z * [new branch] gh/aorenste/230/base -> origin/gh/aorenste/230/base 2025-06-01T21:13:01.0035842Z * [new branch] gh/aorenste/230/head -> origin/gh/aorenste/230/head 2025-06-01T21:13:01.0037010Z * [new branch] gh/aorenste/230/orig -> origin/gh/aorenste/230/orig 2025-06-01T21:13:01.0039455Z * [new branch] gh/avikchaudhuri/59/base -> origin/gh/avikchaudhuri/59/base 2025-06-01T21:13:01.0040704Z * [new branch] gh/avikchaudhuri/59/head -> origin/gh/avikchaudhuri/59/head 2025-06-01T21:13:01.0041839Z * [new branch] gh/avikchaudhuri/59/orig -> origin/gh/avikchaudhuri/59/orig 2025-06-01T21:13:01.0044114Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-06-01T21:13:01.0045393Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-06-01T21:13:01.0046678Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-06-01T21:13:01.0048557Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-06-01T21:13:01.0049716Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-06-01T21:13:01.0050828Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-06-01T21:13:01.0052724Z * [new branch] gh/bdhirsh/647/base -> origin/gh/bdhirsh/647/base 2025-06-01T21:13:01.0054011Z * [new branch] gh/bdhirsh/647/head -> origin/gh/bdhirsh/647/head 2025-06-01T21:13:01.0055131Z * [new branch] gh/bdhirsh/647/orig -> origin/gh/bdhirsh/647/orig 2025-06-01T21:13:01.0056938Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-06-01T21:13:01.0058320Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-06-01T21:13:01.0059629Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-06-01T21:13:01.0061599Z * [new branch] gh/bdhirsh/651/base -> origin/gh/bdhirsh/651/base 2025-06-01T21:13:01.0062709Z * [new branch] gh/bdhirsh/651/head -> origin/gh/bdhirsh/651/head 2025-06-01T21:13:01.0063835Z * [new branch] gh/bdhirsh/651/orig -> origin/gh/bdhirsh/651/orig 2025-06-01T21:13:01.0065242Z * [new branch] gh/bdhirsh/652/base -> origin/gh/bdhirsh/652/base 2025-06-01T21:13:01.0066340Z * [new branch] gh/bdhirsh/652/head -> origin/gh/bdhirsh/652/head 2025-06-01T21:13:01.0067569Z * [new branch] gh/bdhirsh/652/orig -> origin/gh/bdhirsh/652/orig 2025-06-01T21:13:01.0069180Z * [new branch] gh/bdhirsh/654/base -> origin/gh/bdhirsh/654/base 2025-06-01T21:13:01.0070292Z * [new branch] gh/bdhirsh/654/head -> origin/gh/bdhirsh/654/head 2025-06-01T21:13:01.0071570Z * [new branch] gh/bdhirsh/654/orig -> origin/gh/bdhirsh/654/orig 2025-06-01T21:13:01.0073574Z * [new branch] gh/bdhirsh/655/base -> origin/gh/bdhirsh/655/base 2025-06-01T21:13:01.0074894Z * [new branch] gh/bdhirsh/655/head -> origin/gh/bdhirsh/655/head 2025-06-01T21:13:01.0076044Z * [new branch] gh/bdhirsh/655/orig -> origin/gh/bdhirsh/655/orig 2025-06-01T21:13:01.0077752Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-06-01T21:13:01.0078862Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-06-01T21:13:01.0080286Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-06-01T21:13:01.0081366Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-06-01T21:13:01.0083100Z * [new branch] gh/bdhirsh/658/base -> origin/gh/bdhirsh/658/base 2025-06-01T21:13:01.0084316Z * [new branch] gh/bdhirsh/658/head -> origin/gh/bdhirsh/658/head 2025-06-01T21:13:01.0085440Z * [new branch] gh/bdhirsh/658/orig -> origin/gh/bdhirsh/658/orig 2025-06-01T21:13:01.0086858Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-06-01T21:13:01.0087912Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-06-01T21:13:01.0089118Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-06-01T21:13:01.0090592Z * [new branch] gh/bdhirsh/660/base -> origin/gh/bdhirsh/660/base 2025-06-01T21:13:01.0091726Z * [new branch] gh/bdhirsh/660/head -> origin/gh/bdhirsh/660/head 2025-06-01T21:13:01.0092797Z * [new branch] gh/bdhirsh/660/orig -> origin/gh/bdhirsh/660/orig 2025-06-01T21:13:01.0094208Z * [new branch] gh/bdhirsh/661/base -> origin/gh/bdhirsh/661/base 2025-06-01T21:13:01.0095799Z * [new branch] gh/bdhirsh/661/head -> origin/gh/bdhirsh/661/head 2025-06-01T21:13:01.0096917Z * [new branch] gh/bdhirsh/661/orig -> origin/gh/bdhirsh/661/orig 2025-06-01T21:13:01.0098673Z * [new branch] gh/bdhirsh/662/base -> origin/gh/bdhirsh/662/base 2025-06-01T21:13:01.0099837Z * [new branch] gh/bdhirsh/662/head -> origin/gh/bdhirsh/662/head 2025-06-01T21:13:01.0100951Z * [new branch] gh/bdhirsh/662/orig -> origin/gh/bdhirsh/662/orig 2025-06-01T21:13:01.0102644Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-06-01T21:13:01.0103733Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-06-01T21:13:01.0104970Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-06-01T21:13:01.0107196Z * [new branch] gh/bdhirsh/664/base -> origin/gh/bdhirsh/664/base 2025-06-01T21:13:01.0108682Z * [new branch] gh/bdhirsh/664/head -> origin/gh/bdhirsh/664/head 2025-06-01T21:13:01.0109746Z * [new branch] gh/bdhirsh/664/orig -> origin/gh/bdhirsh/664/orig 2025-06-01T21:13:01.0111837Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-06-01T21:13:01.0112971Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-06-01T21:13:01.0114193Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-06-01T21:13:01.0115750Z * [new branch] gh/benjaminglass1/77/base -> origin/gh/benjaminglass1/77/base 2025-06-01T21:13:01.0117046Z * [new branch] gh/benjaminglass1/77/head -> origin/gh/benjaminglass1/77/head 2025-06-01T21:13:01.0119813Z * [new branch] gh/benjaminglass1/77/orig -> origin/gh/benjaminglass1/77/orig 2025-06-01T21:13:01.0121884Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-06-01T21:13:01.0122786Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-06-01T21:13:01.0123900Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-06-01T21:13:01.0125998Z * [new branch] gh/benjaminglass1/83/base -> origin/gh/benjaminglass1/83/base 2025-06-01T21:13:01.0127107Z * [new branch] gh/benjaminglass1/83/head -> origin/gh/benjaminglass1/83/head 2025-06-01T21:13:01.0128255Z * [new branch] gh/benjaminglass1/83/orig -> origin/gh/benjaminglass1/83/orig 2025-06-01T21:13:01.0129856Z * [new branch] gh/benjaminglass1/84/base -> origin/gh/benjaminglass1/84/base 2025-06-01T21:13:01.0131018Z * [new branch] gh/benjaminglass1/84/head -> origin/gh/benjaminglass1/84/head 2025-06-01T21:13:01.0132236Z * [new branch] gh/benjaminglass1/84/orig -> origin/gh/benjaminglass1/84/orig 2025-06-01T21:13:01.0133838Z * [new branch] gh/benjaminglass1/85/base -> origin/gh/benjaminglass1/85/base 2025-06-01T21:13:01.0134949Z * [new branch] gh/benjaminglass1/85/head -> origin/gh/benjaminglass1/85/head 2025-06-01T21:13:01.0136052Z * [new branch] gh/benjaminglass1/85/orig -> origin/gh/benjaminglass1/85/orig 2025-06-01T21:13:01.0137722Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-06-01T21:13:01.0138950Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-06-01T21:13:01.0140205Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-06-01T21:13:01.0142519Z * [new branch] gh/bertmaher/1/base -> origin/gh/bertmaher/1/base 2025-06-01T21:13:01.0143555Z * [new branch] gh/bertmaher/1/head -> origin/gh/bertmaher/1/head 2025-06-01T21:13:01.0144739Z * [new branch] gh/bertmaher/1/orig -> origin/gh/bertmaher/1/orig 2025-06-01T21:13:01.0146409Z * [new branch] gh/bertmaher/3/base -> origin/gh/bertmaher/3/base 2025-06-01T21:13:01.0147604Z * [new branch] gh/bertmaher/3/head -> origin/gh/bertmaher/3/head 2025-06-01T21:13:01.0148809Z * [new branch] gh/bertmaher/3/orig -> origin/gh/bertmaher/3/orig 2025-06-01T21:13:01.0150536Z * [new branch] gh/bertmaher/5/base -> origin/gh/bertmaher/5/base 2025-06-01T21:13:01.0151744Z * [new branch] gh/bertmaher/5/head -> origin/gh/bertmaher/5/head 2025-06-01T21:13:01.0152897Z * [new branch] gh/bertmaher/5/orig -> origin/gh/bertmaher/5/orig 2025-06-01T21:13:01.0155136Z * [new branch] gh/bobrenjc93/307/base -> origin/gh/bobrenjc93/307/base 2025-06-01T21:13:01.0156225Z * [new branch] gh/bobrenjc93/307/head -> origin/gh/bobrenjc93/307/head 2025-06-01T21:13:01.0157355Z * [new branch] gh/bobrenjc93/307/orig -> origin/gh/bobrenjc93/307/orig 2025-06-01T21:13:01.0158998Z * [new branch] gh/bobrenjc93/317/base -> origin/gh/bobrenjc93/317/base 2025-06-01T21:13:01.0160069Z * [new branch] gh/bobrenjc93/317/head -> origin/gh/bobrenjc93/317/head 2025-06-01T21:13:01.0161183Z * [new branch] gh/bobrenjc93/317/orig -> origin/gh/bobrenjc93/317/orig 2025-06-01T21:13:01.0162834Z * [new branch] gh/bobrenjc93/318/base -> origin/gh/bobrenjc93/318/base 2025-06-01T21:13:01.0163946Z * [new branch] gh/bobrenjc93/318/head -> origin/gh/bobrenjc93/318/head 2025-06-01T21:13:01.0165048Z * [new branch] gh/bobrenjc93/318/orig -> origin/gh/bobrenjc93/318/orig 2025-06-01T21:13:01.0166692Z * [new branch] gh/bobrenjc93/319/base -> origin/gh/bobrenjc93/319/base 2025-06-01T21:13:01.0167989Z * [new branch] gh/bobrenjc93/319/head -> origin/gh/bobrenjc93/319/head 2025-06-01T21:13:01.0168925Z * [new branch] gh/bobrenjc93/319/orig -> origin/gh/bobrenjc93/319/orig 2025-06-01T21:13:01.0170746Z * [new branch] gh/bobrenjc93/323/base -> origin/gh/bobrenjc93/323/base 2025-06-01T21:13:01.0171849Z * [new branch] gh/bobrenjc93/323/head -> origin/gh/bobrenjc93/323/head 2025-06-01T21:13:01.0172929Z * [new branch] gh/bobrenjc93/323/orig -> origin/gh/bobrenjc93/323/orig 2025-06-01T21:13:01.0175061Z * [new branch] gh/bobrenjc93/324/base -> origin/gh/bobrenjc93/324/base 2025-06-01T21:13:01.0176182Z * [new branch] gh/bobrenjc93/324/head -> origin/gh/bobrenjc93/324/head 2025-06-01T21:13:01.0177403Z * [new branch] gh/bobrenjc93/324/orig -> origin/gh/bobrenjc93/324/orig 2025-06-01T21:13:01.0179111Z * [new branch] gh/bobrenjc93/325/base -> origin/gh/bobrenjc93/325/base 2025-06-01T21:13:01.0180229Z * [new branch] gh/bobrenjc93/325/head -> origin/gh/bobrenjc93/325/head 2025-06-01T21:13:01.0181308Z * [new branch] gh/bobrenjc93/325/orig -> origin/gh/bobrenjc93/325/orig 2025-06-01T21:13:01.0182942Z * [new branch] gh/bobrenjc93/326/base -> origin/gh/bobrenjc93/326/base 2025-06-01T21:13:01.0184066Z * [new branch] gh/bobrenjc93/326/head -> origin/gh/bobrenjc93/326/head 2025-06-01T21:13:01.0185216Z * [new branch] gh/bobrenjc93/326/orig -> origin/gh/bobrenjc93/326/orig 2025-06-01T21:13:01.0186918Z * [new branch] gh/bobrenjc93/327/base -> origin/gh/bobrenjc93/327/base 2025-06-01T21:13:01.0188003Z * [new branch] gh/bobrenjc93/327/head -> origin/gh/bobrenjc93/327/head 2025-06-01T21:13:01.0189077Z * [new branch] gh/bobrenjc93/327/orig -> origin/gh/bobrenjc93/327/orig 2025-06-01T21:13:01.0191113Z * [new branch] gh/bobrenjc93/328/base -> origin/gh/bobrenjc93/328/base 2025-06-01T21:13:01.0192425Z * [new branch] gh/bobrenjc93/328/head -> origin/gh/bobrenjc93/328/head 2025-06-01T21:13:01.0193595Z * [new branch] gh/bobrenjc93/328/orig -> origin/gh/bobrenjc93/328/orig 2025-06-01T21:13:01.0195235Z * [new branch] gh/bobrenjc93/329/base -> origin/gh/bobrenjc93/329/base 2025-06-01T21:13:01.0196257Z * [new branch] gh/bobrenjc93/329/head -> origin/gh/bobrenjc93/329/head 2025-06-01T21:13:01.0197348Z * [new branch] gh/bobrenjc93/329/orig -> origin/gh/bobrenjc93/329/orig 2025-06-01T21:13:01.0199003Z * [new branch] gh/bobrenjc93/330/base -> origin/gh/bobrenjc93/330/base 2025-06-01T21:13:01.0200050Z * [new branch] gh/bobrenjc93/330/head -> origin/gh/bobrenjc93/330/head 2025-06-01T21:13:01.0201187Z * [new branch] gh/bobrenjc93/330/orig -> origin/gh/bobrenjc93/330/orig 2025-06-01T21:13:01.0202882Z * [new branch] gh/bobrenjc93/331/base -> origin/gh/bobrenjc93/331/base 2025-06-01T21:13:01.0204030Z * [new branch] gh/bobrenjc93/331/head -> origin/gh/bobrenjc93/331/head 2025-06-01T21:13:01.0205136Z * [new branch] gh/bobrenjc93/331/orig -> origin/gh/bobrenjc93/331/orig 2025-06-01T21:13:01.0206682Z * [new branch] gh/bobrenjc93/332/base -> origin/gh/bobrenjc93/332/base 2025-06-01T21:13:01.0207853Z * [new branch] gh/bobrenjc93/332/head -> origin/gh/bobrenjc93/332/head 2025-06-01T21:13:01.0209021Z * [new branch] gh/bobrenjc93/332/orig -> origin/gh/bobrenjc93/332/orig 2025-06-01T21:13:01.0210894Z * [new branch] gh/bobrenjc93/333/base -> origin/gh/bobrenjc93/333/base 2025-06-01T21:13:01.0211947Z * [new branch] gh/bobrenjc93/333/head -> origin/gh/bobrenjc93/333/head 2025-06-01T21:13:01.0213231Z * [new branch] gh/bobrenjc93/333/orig -> origin/gh/bobrenjc93/333/orig 2025-06-01T21:13:01.0214543Z * [new branch] gh/bobrenjc93/334/base -> origin/gh/bobrenjc93/334/base 2025-06-01T21:13:01.0215601Z * [new branch] gh/bobrenjc93/334/head -> origin/gh/bobrenjc93/334/head 2025-06-01T21:13:01.0216894Z * [new branch] gh/bobrenjc93/334/orig -> origin/gh/bobrenjc93/334/orig 2025-06-01T21:13:01.0219567Z * [new branch] gh/bobrenjc93/335/base -> origin/gh/bobrenjc93/335/base 2025-06-01T21:13:01.0221012Z * [new branch] gh/bobrenjc93/335/head -> origin/gh/bobrenjc93/335/head 2025-06-01T21:13:01.0221977Z * [new branch] gh/bobrenjc93/335/orig -> origin/gh/bobrenjc93/335/orig 2025-06-01T21:13:01.0223847Z * [new branch] gh/bobrenjc93/336/base -> origin/gh/bobrenjc93/336/base 2025-06-01T21:13:01.0224699Z * [new branch] gh/bobrenjc93/336/head -> origin/gh/bobrenjc93/336/head 2025-06-01T21:13:01.0225767Z * [new branch] gh/bobrenjc93/336/orig -> origin/gh/bobrenjc93/336/orig 2025-06-01T21:13:01.0227696Z * [new branch] gh/bobrenjc93/337/base -> origin/gh/bobrenjc93/337/base 2025-06-01T21:13:01.0228904Z * [new branch] gh/bobrenjc93/337/head -> origin/gh/bobrenjc93/337/head 2025-06-01T21:13:01.0230100Z * [new branch] gh/bobrenjc93/337/orig -> origin/gh/bobrenjc93/337/orig 2025-06-01T21:13:01.0231729Z * [new branch] gh/bobrenjc93/338/base -> origin/gh/bobrenjc93/338/base 2025-06-01T21:13:01.0232917Z * [new branch] gh/bobrenjc93/338/head -> origin/gh/bobrenjc93/338/head 2025-06-01T21:13:01.0234070Z * [new branch] gh/bobrenjc93/338/orig -> origin/gh/bobrenjc93/338/orig 2025-06-01T21:13:01.0235543Z * [new branch] gh/bobrenjc93/339/base -> origin/gh/bobrenjc93/339/base 2025-06-01T21:13:01.0236691Z * [new branch] gh/bobrenjc93/339/head -> origin/gh/bobrenjc93/339/head 2025-06-01T21:13:01.0237864Z * [new branch] gh/bobrenjc93/339/orig -> origin/gh/bobrenjc93/339/orig 2025-06-01T21:13:01.0239319Z * [new branch] gh/bobrenjc93/340/base -> origin/gh/bobrenjc93/340/base 2025-06-01T21:13:01.0240442Z * [new branch] gh/bobrenjc93/340/head -> origin/gh/bobrenjc93/340/head 2025-06-01T21:13:01.0241517Z * [new branch] gh/bobrenjc93/340/orig -> origin/gh/bobrenjc93/340/orig 2025-06-01T21:13:01.0243669Z * [new branch] gh/bobrenjc93/341/base -> origin/gh/bobrenjc93/341/base 2025-06-01T21:13:01.0245027Z * [new branch] gh/bobrenjc93/341/head -> origin/gh/bobrenjc93/341/head 2025-06-01T21:13:01.0246552Z * [new branch] gh/bobrenjc93/341/orig -> origin/gh/bobrenjc93/341/orig 2025-06-01T21:13:01.0247752Z * [new branch] gh/bobrenjc93/342/base -> origin/gh/bobrenjc93/342/base 2025-06-01T21:13:01.0248826Z * [new branch] gh/bobrenjc93/342/head -> origin/gh/bobrenjc93/342/head 2025-06-01T21:13:01.0249950Z * [new branch] gh/bobrenjc93/342/orig -> origin/gh/bobrenjc93/342/orig 2025-06-01T21:13:01.0252438Z * [new branch] gh/bobrenjc93/343/base -> origin/gh/bobrenjc93/343/base 2025-06-01T21:13:01.0253666Z * [new branch] gh/bobrenjc93/343/head -> origin/gh/bobrenjc93/343/head 2025-06-01T21:13:01.0254684Z * [new branch] gh/bobrenjc93/343/orig -> origin/gh/bobrenjc93/343/orig 2025-06-01T21:13:01.0256572Z * [new branch] gh/bobrenjc93/344/base -> origin/gh/bobrenjc93/344/base 2025-06-01T21:13:01.0257687Z * [new branch] gh/bobrenjc93/344/head -> origin/gh/bobrenjc93/344/head 2025-06-01T21:13:01.0258815Z * [new branch] gh/bobrenjc93/344/orig -> origin/gh/bobrenjc93/344/orig 2025-06-01T21:13:01.0260467Z * [new branch] gh/bobrenjc93/345/base -> origin/gh/bobrenjc93/345/base 2025-06-01T21:13:01.0261757Z * [new branch] gh/bobrenjc93/345/head -> origin/gh/bobrenjc93/345/head 2025-06-01T21:13:01.0262638Z * [new branch] gh/bobrenjc93/345/orig -> origin/gh/bobrenjc93/345/orig 2025-06-01T21:13:01.0264300Z * [new branch] gh/bobrenjc93/346/base -> origin/gh/bobrenjc93/346/base 2025-06-01T21:13:01.0265373Z * [new branch] gh/bobrenjc93/346/head -> origin/gh/bobrenjc93/346/head 2025-06-01T21:13:01.0266553Z * [new branch] gh/bobrenjc93/346/orig -> origin/gh/bobrenjc93/346/orig 2025-06-01T21:13:01.0268268Z * [new branch] gh/bobrenjc93/347/base -> origin/gh/bobrenjc93/347/base 2025-06-01T21:13:01.0269338Z * [new branch] gh/bobrenjc93/347/head -> origin/gh/bobrenjc93/347/head 2025-06-01T21:13:01.0270467Z * [new branch] gh/bobrenjc93/347/orig -> origin/gh/bobrenjc93/347/orig 2025-06-01T21:13:01.0271994Z * [new branch] gh/bobrenjc93/348/base -> origin/gh/bobrenjc93/348/base 2025-06-01T21:13:01.0273211Z * [new branch] gh/bobrenjc93/348/head -> origin/gh/bobrenjc93/348/head 2025-06-01T21:13:01.0274299Z * [new branch] gh/bobrenjc93/348/orig -> origin/gh/bobrenjc93/348/orig 2025-06-01T21:13:01.0275944Z * [new branch] gh/bobrenjc93/349/base -> origin/gh/bobrenjc93/349/base 2025-06-01T21:13:01.0277223Z * [new branch] gh/bobrenjc93/349/head -> origin/gh/bobrenjc93/349/head 2025-06-01T21:13:01.0278318Z * [new branch] gh/bobrenjc93/349/orig -> origin/gh/bobrenjc93/349/orig 2025-06-01T21:13:01.0280152Z * [new branch] gh/bobrenjc93/350/base -> origin/gh/bobrenjc93/350/base 2025-06-01T21:13:01.0281225Z * [new branch] gh/bobrenjc93/350/head -> origin/gh/bobrenjc93/350/head 2025-06-01T21:13:01.0282394Z * [new branch] gh/bobrenjc93/350/orig -> origin/gh/bobrenjc93/350/orig 2025-06-01T21:13:01.0284252Z * [new branch] gh/bobrenjc93/351/base -> origin/gh/bobrenjc93/351/base 2025-06-01T21:13:01.0285364Z * [new branch] gh/bobrenjc93/351/head -> origin/gh/bobrenjc93/351/head 2025-06-01T21:13:01.0286422Z * [new branch] gh/bobrenjc93/351/orig -> origin/gh/bobrenjc93/351/orig 2025-06-01T21:13:01.0288014Z * [new branch] gh/bobrenjc93/352/base -> origin/gh/bobrenjc93/352/base 2025-06-01T21:13:01.0289133Z * [new branch] gh/bobrenjc93/352/head -> origin/gh/bobrenjc93/352/head 2025-06-01T21:13:01.0290190Z * [new branch] gh/bobrenjc93/352/orig -> origin/gh/bobrenjc93/352/orig 2025-06-01T21:13:01.0291806Z * [new branch] gh/bobrenjc93/353/base -> origin/gh/bobrenjc93/353/base 2025-06-01T21:13:01.0293210Z * [new branch] gh/bobrenjc93/353/head -> origin/gh/bobrenjc93/353/head 2025-06-01T21:13:01.0294111Z * [new branch] gh/bobrenjc93/353/orig -> origin/gh/bobrenjc93/353/orig 2025-06-01T21:13:01.0295772Z * [new branch] gh/bobrenjc93/354/base -> origin/gh/bobrenjc93/354/base 2025-06-01T21:13:01.0296889Z * [new branch] gh/bobrenjc93/354/head -> origin/gh/bobrenjc93/354/head 2025-06-01T21:13:01.0298035Z * [new branch] gh/bobrenjc93/354/orig -> origin/gh/bobrenjc93/354/orig 2025-06-01T21:13:01.0299875Z * [new branch] gh/bobrenjc93/355/base -> origin/gh/bobrenjc93/355/base 2025-06-01T21:13:01.0301024Z * [new branch] gh/bobrenjc93/355/head -> origin/gh/bobrenjc93/355/head 2025-06-01T21:13:01.0302093Z * [new branch] gh/bobrenjc93/355/orig -> origin/gh/bobrenjc93/355/orig 2025-06-01T21:13:01.0303697Z * [new branch] gh/bobrenjc93/356/base -> origin/gh/bobrenjc93/356/base 2025-06-01T21:13:01.0304785Z * [new branch] gh/bobrenjc93/356/head -> origin/gh/bobrenjc93/356/head 2025-06-01T21:13:01.0305988Z * [new branch] gh/bobrenjc93/356/orig -> origin/gh/bobrenjc93/356/orig 2025-06-01T21:13:01.0307453Z * [new branch] gh/bobrenjc93/357/base -> origin/gh/bobrenjc93/357/base 2025-06-01T21:13:01.0308579Z * [new branch] gh/bobrenjc93/357/head -> origin/gh/bobrenjc93/357/head 2025-06-01T21:13:01.0309604Z * [new branch] gh/bobrenjc93/357/orig -> origin/gh/bobrenjc93/357/orig 2025-06-01T21:13:01.0311195Z * [new branch] gh/bobrenjc93/358/base -> origin/gh/bobrenjc93/358/base 2025-06-01T21:13:01.0312399Z * [new branch] gh/bobrenjc93/358/head -> origin/gh/bobrenjc93/358/head 2025-06-01T21:13:01.0313903Z * [new branch] gh/bobrenjc93/358/orig -> origin/gh/bobrenjc93/358/orig 2025-06-01T21:13:01.0315709Z * [new branch] gh/bobrenjc93/359/base -> origin/gh/bobrenjc93/359/base 2025-06-01T21:13:01.0316989Z * [new branch] gh/bobrenjc93/359/head -> origin/gh/bobrenjc93/359/head 2025-06-01T21:13:01.0318079Z * [new branch] gh/bobrenjc93/359/orig -> origin/gh/bobrenjc93/359/orig 2025-06-01T21:13:01.0319724Z * [new branch] gh/bobrenjc93/360/base -> origin/gh/bobrenjc93/360/base 2025-06-01T21:13:01.0320849Z * [new branch] gh/bobrenjc93/360/head -> origin/gh/bobrenjc93/360/head 2025-06-01T21:13:01.0322103Z * [new branch] gh/bobrenjc93/360/orig -> origin/gh/bobrenjc93/360/orig 2025-06-01T21:13:01.0323658Z * [new branch] gh/bobrenjc93/361/base -> origin/gh/bobrenjc93/361/base 2025-06-01T21:13:01.0324764Z * [new branch] gh/bobrenjc93/361/head -> origin/gh/bobrenjc93/361/head 2025-06-01T21:13:01.0325853Z * [new branch] gh/bobrenjc93/361/orig -> origin/gh/bobrenjc93/361/orig 2025-06-01T21:13:01.0327422Z * [new branch] gh/bobrenjc93/362/base -> origin/gh/bobrenjc93/362/base 2025-06-01T21:13:01.0328529Z * [new branch] gh/bobrenjc93/362/head -> origin/gh/bobrenjc93/362/head 2025-06-01T21:13:01.0329595Z * [new branch] gh/bobrenjc93/362/orig -> origin/gh/bobrenjc93/362/orig 2025-06-01T21:13:01.0331369Z * [new branch] gh/bobrenjc93/363/base -> origin/gh/bobrenjc93/363/base 2025-06-01T21:13:01.0332412Z * [new branch] gh/bobrenjc93/363/head -> origin/gh/bobrenjc93/363/head 2025-06-01T21:13:01.0333743Z * [new branch] gh/bobrenjc93/363/orig -> origin/gh/bobrenjc93/363/orig 2025-06-01T21:13:01.0335377Z * [new branch] gh/bobrenjc93/364/base -> origin/gh/bobrenjc93/364/base 2025-06-01T21:13:01.0336322Z * [new branch] gh/bobrenjc93/364/head -> origin/gh/bobrenjc93/364/head 2025-06-01T21:13:01.0337427Z * [new branch] gh/bobrenjc93/364/orig -> origin/gh/bobrenjc93/364/orig 2025-06-01T21:13:01.0339151Z * [new branch] gh/bobrenjc93/365/base -> origin/gh/bobrenjc93/365/base 2025-06-01T21:13:01.0340272Z * [new branch] gh/bobrenjc93/365/head -> origin/gh/bobrenjc93/365/head 2025-06-01T21:13:01.0341470Z * [new branch] gh/bobrenjc93/365/orig -> origin/gh/bobrenjc93/365/orig 2025-06-01T21:13:01.0343070Z * [new branch] gh/bobrenjc93/366/base -> origin/gh/bobrenjc93/366/base 2025-06-01T21:13:01.0344157Z * [new branch] gh/bobrenjc93/366/head -> origin/gh/bobrenjc93/366/head 2025-06-01T21:13:01.0345235Z * [new branch] gh/bobrenjc93/366/orig -> origin/gh/bobrenjc93/366/orig 2025-06-01T21:13:01.0346880Z * [new branch] gh/bobrenjc93/367/base -> origin/gh/bobrenjc93/367/base 2025-06-01T21:13:01.0348019Z * [new branch] gh/bobrenjc93/367/head -> origin/gh/bobrenjc93/367/head 2025-06-01T21:13:01.0349438Z * [new branch] gh/bobrenjc93/367/orig -> origin/gh/bobrenjc93/367/orig 2025-06-01T21:13:01.0351211Z * [new branch] gh/bobrenjc93/368/base -> origin/gh/bobrenjc93/368/base 2025-06-01T21:13:01.0352559Z * [new branch] gh/bobrenjc93/368/head -> origin/gh/bobrenjc93/368/head 2025-06-01T21:13:01.0353402Z * [new branch] gh/bobrenjc93/368/orig -> origin/gh/bobrenjc93/368/orig 2025-06-01T21:13:01.0355039Z * [new branch] gh/bobrenjc93/369/base -> origin/gh/bobrenjc93/369/base 2025-06-01T21:13:01.0356090Z * [new branch] gh/bobrenjc93/369/head -> origin/gh/bobrenjc93/369/head 2025-06-01T21:13:01.0357152Z * [new branch] gh/bobrenjc93/369/orig -> origin/gh/bobrenjc93/369/orig 2025-06-01T21:13:01.0358818Z * [new branch] gh/bobrenjc93/370/base -> origin/gh/bobrenjc93/370/base 2025-06-01T21:13:01.0359894Z * [new branch] gh/bobrenjc93/370/head -> origin/gh/bobrenjc93/370/head 2025-06-01T21:13:01.0361068Z * [new branch] gh/bobrenjc93/370/orig -> origin/gh/bobrenjc93/370/orig 2025-06-01T21:13:01.0362830Z * [new branch] gh/bobrenjc93/371/base -> origin/gh/bobrenjc93/371/base 2025-06-01T21:13:01.0363806Z * [new branch] gh/bobrenjc93/371/head -> origin/gh/bobrenjc93/371/head 2025-06-01T21:13:01.0364939Z * [new branch] gh/bobrenjc93/371/orig -> origin/gh/bobrenjc93/371/orig 2025-06-01T21:13:01.0366525Z * [new branch] gh/bobrenjc93/372/base -> origin/gh/bobrenjc93/372/base 2025-06-01T21:13:01.0367546Z * [new branch] gh/bobrenjc93/372/head -> origin/gh/bobrenjc93/372/head 2025-06-01T21:13:01.0368721Z * [new branch] gh/bobrenjc93/372/orig -> origin/gh/bobrenjc93/372/orig 2025-06-01T21:13:01.0370313Z * [new branch] gh/bobrenjc93/373/base -> origin/gh/bobrenjc93/373/base 2025-06-01T21:13:01.0371472Z * [new branch] gh/bobrenjc93/373/head -> origin/gh/bobrenjc93/373/head 2025-06-01T21:13:01.0372598Z * [new branch] gh/bobrenjc93/373/orig -> origin/gh/bobrenjc93/373/orig 2025-06-01T21:13:01.0374337Z * [new branch] gh/bobrenjc93/374/base -> origin/gh/bobrenjc93/374/base 2025-06-01T21:13:01.0375327Z * [new branch] gh/bobrenjc93/374/head -> origin/gh/bobrenjc93/374/head 2025-06-01T21:13:01.0376480Z * [new branch] gh/bobrenjc93/374/orig -> origin/gh/bobrenjc93/374/orig 2025-06-01T21:13:01.0378246Z * [new branch] gh/bobrenjc93/375/base -> origin/gh/bobrenjc93/375/base 2025-06-01T21:13:01.0379441Z * [new branch] gh/bobrenjc93/375/head -> origin/gh/bobrenjc93/375/head 2025-06-01T21:13:01.0380479Z * [new branch] gh/bobrenjc93/375/orig -> origin/gh/bobrenjc93/375/orig 2025-06-01T21:13:01.0382120Z * [new branch] gh/bobrenjc93/376/base -> origin/gh/bobrenjc93/376/base 2025-06-01T21:13:01.0383271Z * [new branch] gh/bobrenjc93/376/head -> origin/gh/bobrenjc93/376/head 2025-06-01T21:13:01.0384371Z * [new branch] gh/bobrenjc93/376/orig -> origin/gh/bobrenjc93/376/orig 2025-06-01T21:13:01.0386099Z * [new branch] gh/bobrenjc93/377/base -> origin/gh/bobrenjc93/377/base 2025-06-01T21:13:01.0387124Z * [new branch] gh/bobrenjc93/377/head -> origin/gh/bobrenjc93/377/head 2025-06-01T21:13:01.0388293Z * [new branch] gh/bobrenjc93/377/orig -> origin/gh/bobrenjc93/377/orig 2025-06-01T21:13:01.0390038Z * [new branch] gh/bobrenjc93/378/base -> origin/gh/bobrenjc93/378/base 2025-06-01T21:13:01.0391195Z * [new branch] gh/bobrenjc93/378/head -> origin/gh/bobrenjc93/378/head 2025-06-01T21:13:01.0392251Z * [new branch] gh/bobrenjc93/378/orig -> origin/gh/bobrenjc93/378/orig 2025-06-01T21:13:01.0394492Z * [new branch] gh/bobrenjc93/379/base -> origin/gh/bobrenjc93/379/base 2025-06-01T21:13:01.0394995Z * [new branch] gh/bobrenjc93/379/head -> origin/gh/bobrenjc93/379/head 2025-06-01T21:13:01.0396294Z * [new branch] gh/bobrenjc93/379/orig -> origin/gh/bobrenjc93/379/orig 2025-06-01T21:13:01.0397642Z * [new branch] gh/bobrenjc93/380/base -> origin/gh/bobrenjc93/380/base 2025-06-01T21:13:01.0398823Z * [new branch] gh/bobrenjc93/380/head -> origin/gh/bobrenjc93/380/head 2025-06-01T21:13:01.0399860Z * [new branch] gh/bobrenjc93/380/orig -> origin/gh/bobrenjc93/380/orig 2025-06-01T21:13:01.0401491Z * [new branch] gh/bobrenjc93/381/base -> origin/gh/bobrenjc93/381/base 2025-06-01T21:13:01.0402623Z * [new branch] gh/bobrenjc93/381/head -> origin/gh/bobrenjc93/381/head 2025-06-01T21:13:01.0403745Z * [new branch] gh/bobrenjc93/381/orig -> origin/gh/bobrenjc93/381/orig 2025-06-01T21:13:01.0405448Z * [new branch] gh/bobrenjc93/382/base -> origin/gh/bobrenjc93/382/base 2025-06-01T21:13:01.0406567Z * [new branch] gh/bobrenjc93/382/head -> origin/gh/bobrenjc93/382/head 2025-06-01T21:13:01.0407546Z * [new branch] gh/bobrenjc93/382/orig -> origin/gh/bobrenjc93/382/orig 2025-06-01T21:13:01.0409226Z * [new branch] gh/bobrenjc93/383/base -> origin/gh/bobrenjc93/383/base 2025-06-01T21:13:01.0410379Z * [new branch] gh/bobrenjc93/383/head -> origin/gh/bobrenjc93/383/head 2025-06-01T21:13:01.0411378Z * [new branch] gh/bobrenjc93/383/orig -> origin/gh/bobrenjc93/383/orig 2025-06-01T21:13:01.0413028Z * [new branch] gh/bobrenjc93/384/base -> origin/gh/bobrenjc93/384/base 2025-06-01T21:13:01.0414135Z * [new branch] gh/bobrenjc93/384/head -> origin/gh/bobrenjc93/384/head 2025-06-01T21:13:01.0415329Z * [new branch] gh/bobrenjc93/384/orig -> origin/gh/bobrenjc93/384/orig 2025-06-01T21:13:01.0417047Z * [new branch] gh/bobrenjc93/385/base -> origin/gh/bobrenjc93/385/base 2025-06-01T21:13:01.0418288Z * [new branch] gh/bobrenjc93/385/head -> origin/gh/bobrenjc93/385/head 2025-06-01T21:13:01.0419296Z * [new branch] gh/bobrenjc93/385/orig -> origin/gh/bobrenjc93/385/orig 2025-06-01T21:13:01.0420903Z * [new branch] gh/bobrenjc93/386/base -> origin/gh/bobrenjc93/386/base 2025-06-01T21:13:01.0422314Z * [new branch] gh/bobrenjc93/386/head -> origin/gh/bobrenjc93/386/head 2025-06-01T21:13:01.0423056Z * [new branch] gh/bobrenjc93/386/orig -> origin/gh/bobrenjc93/386/orig 2025-06-01T21:13:01.0424721Z * [new branch] gh/bobrenjc93/387/base -> origin/gh/bobrenjc93/387/base 2025-06-01T21:13:01.0425809Z * [new branch] gh/bobrenjc93/387/head -> origin/gh/bobrenjc93/387/head 2025-06-01T21:13:01.0427105Z * [new branch] gh/bobrenjc93/387/orig -> origin/gh/bobrenjc93/387/orig 2025-06-01T21:13:01.0428741Z * [new branch] gh/bobrenjc93/388/base -> origin/gh/bobrenjc93/388/base 2025-06-01T21:13:01.0429807Z * [new branch] gh/bobrenjc93/388/head -> origin/gh/bobrenjc93/388/head 2025-06-01T21:13:01.0431004Z * [new branch] gh/bobrenjc93/388/orig -> origin/gh/bobrenjc93/388/orig 2025-06-01T21:13:01.0432704Z * [new branch] gh/bobrenjc93/389/base -> origin/gh/bobrenjc93/389/base 2025-06-01T21:13:01.0433803Z * [new branch] gh/bobrenjc93/389/head -> origin/gh/bobrenjc93/389/head 2025-06-01T21:13:01.0435006Z * [new branch] gh/bobrenjc93/389/orig -> origin/gh/bobrenjc93/389/orig 2025-06-01T21:13:01.0436615Z * [new branch] gh/bobrenjc93/390/base -> origin/gh/bobrenjc93/390/base 2025-06-01T21:13:01.0437703Z * [new branch] gh/bobrenjc93/390/head -> origin/gh/bobrenjc93/390/head 2025-06-01T21:13:01.0438821Z * [new branch] gh/bobrenjc93/390/orig -> origin/gh/bobrenjc93/390/orig 2025-06-01T21:13:01.0440583Z * [new branch] gh/bobrenjc93/391/base -> origin/gh/bobrenjc93/391/base 2025-06-01T21:13:01.0441958Z * [new branch] gh/bobrenjc93/391/head -> origin/gh/bobrenjc93/391/head 2025-06-01T21:13:01.0442803Z * [new branch] gh/bobrenjc93/391/orig -> origin/gh/bobrenjc93/391/orig 2025-06-01T21:13:01.0444373Z * [new branch] gh/bobrenjc93/392/base -> origin/gh/bobrenjc93/392/base 2025-06-01T21:13:01.0445463Z * [new branch] gh/bobrenjc93/392/head -> origin/gh/bobrenjc93/392/head 2025-06-01T21:13:01.0446545Z * [new branch] gh/bobrenjc93/392/orig -> origin/gh/bobrenjc93/392/orig 2025-06-01T21:13:01.0448212Z * [new branch] gh/bobrenjc93/393/base -> origin/gh/bobrenjc93/393/base 2025-06-01T21:13:01.0449268Z * [new branch] gh/bobrenjc93/393/head -> origin/gh/bobrenjc93/393/head 2025-06-01T21:13:01.0450464Z * [new branch] gh/bobrenjc93/393/orig -> origin/gh/bobrenjc93/393/orig 2025-06-01T21:13:01.0452655Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-06-01T21:13:01.0453824Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-06-01T21:13:01.0455838Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-06-01T21:13:01.0457512Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-06-01T21:13:01.0459604Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-06-01T21:13:01.0460642Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-06-01T21:13:01.0461714Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-06-01T21:13:01.0463479Z * [new branch] gh/c00w/44/base -> origin/gh/c00w/44/base 2025-06-01T21:13:01.0464662Z * [new branch] gh/c00w/44/head -> origin/gh/c00w/44/head 2025-06-01T21:13:01.0465827Z * [new branch] gh/c00w/44/orig -> origin/gh/c00w/44/orig 2025-06-01T21:13:01.0467499Z * [new branch] gh/c00w/45/base -> origin/gh/c00w/45/base 2025-06-01T21:13:01.0468656Z * [new branch] gh/c00w/45/orig -> origin/gh/c00w/45/orig 2025-06-01T21:13:01.0470256Z * [new branch] gh/c00w/46/base -> origin/gh/c00w/46/base 2025-06-01T21:13:01.0471302Z * [new branch] gh/c00w/46/head -> origin/gh/c00w/46/head 2025-06-01T21:13:01.0472449Z * [new branch] gh/c00w/46/orig -> origin/gh/c00w/46/orig 2025-06-01T21:13:01.0474171Z * [new branch] gh/c00w/47/base -> origin/gh/c00w/47/base 2025-06-01T21:13:01.0475226Z * [new branch] gh/c00w/47/head -> origin/gh/c00w/47/head 2025-06-01T21:13:01.0476366Z * [new branch] gh/c00w/47/orig -> origin/gh/c00w/47/orig 2025-06-01T21:13:01.0477802Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-06-01T21:13:01.0478935Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-06-01T21:13:01.0480090Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-06-01T21:13:01.0482209Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-06-01T21:13:01.0483315Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-06-01T21:13:01.0484446Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-06-01T21:13:01.0486512Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-06-01T21:13:01.0487636Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-06-01T21:13:01.0488765Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-06-01T21:13:01.0490932Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-06-01T21:13:01.0492104Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-06-01T21:13:01.0493171Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-06-01T21:13:01.0495307Z * [new branch] gh/davidberard98/335/base -> origin/gh/davidberard98/335/base 2025-06-01T21:13:01.0496461Z * [new branch] gh/davidberard98/335/head -> origin/gh/davidberard98/335/head 2025-06-01T21:13:01.0497913Z * [new branch] gh/davidberard98/335/orig -> origin/gh/davidberard98/335/orig 2025-06-01T21:13:01.0499339Z * [new branch] gh/davidberard98/343/base -> origin/gh/davidberard98/343/base 2025-06-01T21:13:01.0500471Z * [new branch] gh/davidberard98/343/head -> origin/gh/davidberard98/343/head 2025-06-01T21:13:01.0501575Z * [new branch] gh/davidberard98/343/orig -> origin/gh/davidberard98/343/orig 2025-06-01T21:13:01.0503228Z * [new branch] gh/davidberard98/347/base -> origin/gh/davidberard98/347/base 2025-06-01T21:13:01.0504376Z * [new branch] gh/davidberard98/347/head -> origin/gh/davidberard98/347/head 2025-06-01T21:13:01.0505481Z * [new branch] gh/davidberard98/347/orig -> origin/gh/davidberard98/347/orig 2025-06-01T21:13:01.0507113Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-06-01T21:13:01.0508180Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-06-01T21:13:01.0509332Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-06-01T21:13:01.0510755Z * [new branch] gh/davidberard98/352/base -> origin/gh/davidberard98/352/base 2025-06-01T21:13:01.0512014Z * [new branch] gh/davidberard98/352/head -> origin/gh/davidberard98/352/head 2025-06-01T21:13:01.0513142Z * [new branch] gh/davidberard98/352/orig -> origin/gh/davidberard98/352/orig 2025-06-01T21:13:01.0514630Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-06-01T21:13:01.0515821Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-06-01T21:13:01.0517101Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-06-01T21:13:01.0522675Z * [new branch] gh/davidberard98/354/base -> origin/gh/davidberard98/354/base 2025-06-01T21:13:01.0523489Z * [new branch] gh/davidberard98/354/head -> origin/gh/davidberard98/354/head 2025-06-01T21:13:01.0524473Z * [new branch] gh/davidberard98/354/orig -> origin/gh/davidberard98/354/orig 2025-06-01T21:13:01.0526162Z * [new branch] gh/davidberard98/355/base -> origin/gh/davidberard98/355/base 2025-06-01T21:13:01.0527383Z * [new branch] gh/davidberard98/355/head -> origin/gh/davidberard98/355/head 2025-06-01T21:13:01.0528609Z * [new branch] gh/davidberard98/355/orig -> origin/gh/davidberard98/355/orig 2025-06-01T21:13:01.0530221Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-06-01T21:13:01.0531414Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-06-01T21:13:01.0532446Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-06-01T21:13:01.0534544Z * [new branch] gh/davidberard98/357/base -> origin/gh/davidberard98/357/base 2025-06-01T21:13:01.0535738Z * [new branch] gh/davidberard98/357/head -> origin/gh/davidberard98/357/head 2025-06-01T21:13:01.0536903Z * [new branch] gh/davidberard98/357/orig -> origin/gh/davidberard98/357/orig 2025-06-01T21:13:01.0538739Z * [new branch] gh/davidberard98/358/base -> origin/gh/davidberard98/358/base 2025-06-01T21:13:01.0540177Z * [new branch] gh/davidberard98/358/head -> origin/gh/davidberard98/358/head 2025-06-01T21:13:01.0541587Z * [new branch] gh/davidberard98/358/orig -> origin/gh/davidberard98/358/orig 2025-06-01T21:13:01.0543337Z * [new branch] gh/desertfire/535/base -> origin/gh/desertfire/535/base 2025-06-01T21:13:01.0544488Z * [new branch] gh/desertfire/535/head -> origin/gh/desertfire/535/head 2025-06-01T21:13:01.0545685Z * [new branch] gh/desertfire/535/orig -> origin/gh/desertfire/535/orig 2025-06-01T21:13:01.0547287Z * [new branch] gh/desertfire/542/base -> origin/gh/desertfire/542/base 2025-06-01T21:13:01.0548371Z * [new branch] gh/desertfire/542/head -> origin/gh/desertfire/542/head 2025-06-01T21:13:01.0549507Z * [new branch] gh/desertfire/542/orig -> origin/gh/desertfire/542/orig 2025-06-01T21:13:01.0551168Z * [new branch] gh/desertfire/547/base -> origin/gh/desertfire/547/base 2025-06-01T21:13:01.0552309Z * [new branch] gh/desertfire/547/head -> origin/gh/desertfire/547/head 2025-06-01T21:13:01.0553511Z * [new branch] gh/desertfire/547/orig -> origin/gh/desertfire/547/orig 2025-06-01T21:13:01.0555139Z * [new branch] gh/desertfire/551/base -> origin/gh/desertfire/551/base 2025-06-01T21:13:01.0556264Z * [new branch] gh/desertfire/551/head -> origin/gh/desertfire/551/head 2025-06-01T21:13:01.0557308Z * [new branch] gh/desertfire/551/orig -> origin/gh/desertfire/551/orig 2025-06-01T21:13:01.0558925Z * [new branch] gh/desertfire/559/base -> origin/gh/desertfire/559/base 2025-06-01T21:13:01.0560006Z * [new branch] gh/desertfire/559/head -> origin/gh/desertfire/559/head 2025-06-01T21:13:01.0561125Z * [new branch] gh/desertfire/559/orig -> origin/gh/desertfire/559/orig 2025-06-01T21:13:01.0562748Z * [new branch] gh/desertfire/564/base -> origin/gh/desertfire/564/base 2025-06-01T21:13:01.0564017Z * [new branch] gh/desertfire/564/head -> origin/gh/desertfire/564/head 2025-06-01T21:13:01.0565186Z * [new branch] gh/desertfire/564/orig -> origin/gh/desertfire/564/orig 2025-06-01T21:13:01.0566986Z * [new branch] gh/desertfire/566/base -> origin/gh/desertfire/566/base 2025-06-01T21:13:01.0568182Z * [new branch] gh/desertfire/566/head -> origin/gh/desertfire/566/head 2025-06-01T21:13:01.0569466Z * [new branch] gh/desertfire/566/orig -> origin/gh/desertfire/566/orig 2025-06-01T21:13:01.0571234Z * [new branch] gh/desertfire/567/base -> origin/gh/desertfire/567/base 2025-06-01T21:13:01.0572348Z * [new branch] gh/desertfire/567/head -> origin/gh/desertfire/567/head 2025-06-01T21:13:01.0573525Z * [new branch] gh/desertfire/567/orig -> origin/gh/desertfire/567/orig 2025-06-01T21:13:01.0575255Z * [new branch] gh/desertfire/568/base -> origin/gh/desertfire/568/base 2025-06-01T21:13:01.0576310Z * [new branch] gh/desertfire/568/head -> origin/gh/desertfire/568/head 2025-06-01T21:13:01.0578030Z * [new branch] gh/desertfire/568/orig -> origin/gh/desertfire/568/orig 2025-06-01T21:13:01.0579907Z * [new branch] gh/desertfire/569/base -> origin/gh/desertfire/569/base 2025-06-01T21:13:01.0581038Z * [new branch] gh/desertfire/569/head -> origin/gh/desertfire/569/head 2025-06-01T21:13:01.0582135Z * [new branch] gh/desertfire/569/orig -> origin/gh/desertfire/569/orig 2025-06-01T21:13:01.0583886Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-06-01T21:13:01.0585307Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-06-01T21:13:01.0586645Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-06-01T21:13:01.0588294Z * [new branch] gh/desertfire/571/base -> origin/gh/desertfire/571/base 2025-06-01T21:13:01.0589451Z * [new branch] gh/desertfire/571/head -> origin/gh/desertfire/571/head 2025-06-01T21:13:01.0590643Z * [new branch] gh/desertfire/571/orig -> origin/gh/desertfire/571/orig 2025-06-01T21:13:01.0592090Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-06-01T21:13:01.0593311Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-06-01T21:13:01.0594804Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-06-01T21:13:01.0596151Z * [new branch] gh/desertfire/573/base -> origin/gh/desertfire/573/base 2025-06-01T21:13:01.0597304Z * [new branch] gh/desertfire/573/head -> origin/gh/desertfire/573/head 2025-06-01T21:13:01.0598464Z * [new branch] gh/desertfire/573/orig -> origin/gh/desertfire/573/orig 2025-06-01T21:13:01.0600108Z * [new branch] gh/desertfire/574/base -> origin/gh/desertfire/574/base 2025-06-01T21:13:01.0601236Z * [new branch] gh/desertfire/574/head -> origin/gh/desertfire/574/head 2025-06-01T21:13:01.0602441Z * [new branch] gh/desertfire/574/orig -> origin/gh/desertfire/574/orig 2025-06-01T21:13:01.0604384Z * [new branch] gh/desertfire/575/base -> origin/gh/desertfire/575/base 2025-06-01T21:13:01.0605641Z * [new branch] gh/desertfire/575/head -> origin/gh/desertfire/575/head 2025-06-01T21:13:01.0606799Z * [new branch] gh/desertfire/575/orig -> origin/gh/desertfire/575/orig 2025-06-01T21:13:01.0609359Z * [new branch] gh/desertfire/576/base -> origin/gh/desertfire/576/base 2025-06-01T21:13:01.0610283Z * [new branch] gh/desertfire/576/head -> origin/gh/desertfire/576/head 2025-06-01T21:13:01.0611546Z * [new branch] gh/desertfire/576/orig -> origin/gh/desertfire/576/orig 2025-06-01T21:13:01.0613329Z * [new branch] gh/desertfire/577/base -> origin/gh/desertfire/577/base 2025-06-01T21:13:01.0614558Z * [new branch] gh/desertfire/577/head -> origin/gh/desertfire/577/head 2025-06-01T21:13:01.0615646Z * [new branch] gh/desertfire/577/orig -> origin/gh/desertfire/577/orig 2025-06-01T21:13:01.0617702Z * [new branch] gh/desertfire/578/base -> origin/gh/desertfire/578/base 2025-06-01T21:13:01.0618914Z * [new branch] gh/desertfire/578/head -> origin/gh/desertfire/578/head 2025-06-01T21:13:01.0620154Z * [new branch] gh/desertfire/578/orig -> origin/gh/desertfire/578/orig 2025-06-01T21:13:01.0621920Z * [new branch] gh/desertfire/579/base -> origin/gh/desertfire/579/base 2025-06-01T21:13:01.0623026Z * [new branch] gh/desertfire/579/head -> origin/gh/desertfire/579/head 2025-06-01T21:13:01.0624136Z * [new branch] gh/desertfire/579/orig -> origin/gh/desertfire/579/orig 2025-06-01T21:13:01.0625812Z * [new branch] gh/desertfire/580/base -> origin/gh/desertfire/580/base 2025-06-01T21:13:01.0627009Z * [new branch] gh/desertfire/580/head -> origin/gh/desertfire/580/head 2025-06-01T21:13:01.0628127Z * [new branch] gh/desertfire/580/orig -> origin/gh/desertfire/580/orig 2025-06-01T21:13:01.0629796Z * [new branch] gh/desertfire/581/base -> origin/gh/desertfire/581/base 2025-06-01T21:13:01.0630932Z * [new branch] gh/desertfire/581/head -> origin/gh/desertfire/581/head 2025-06-01T21:13:01.0632283Z * [new branch] gh/desertfire/581/orig -> origin/gh/desertfire/581/orig 2025-06-01T21:13:01.0634807Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-06-01T21:13:01.0636148Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-06-01T21:13:01.0637360Z * [new branch] gh/dharakk/2/base -> origin/gh/dharakk/2/base 2025-06-01T21:13:01.0638475Z * [new branch] gh/dharakk/2/head -> origin/gh/dharakk/2/head 2025-06-01T21:13:01.0639613Z * [new branch] gh/dharakk/2/orig -> origin/gh/dharakk/2/orig 2025-06-01T21:13:01.0641242Z * [new branch] gh/dharakk/3/base -> origin/gh/dharakk/3/base 2025-06-01T21:13:01.0642346Z * [new branch] gh/dharakk/3/head -> origin/gh/dharakk/3/head 2025-06-01T21:13:01.0643484Z * [new branch] gh/dharakk/3/orig -> origin/gh/dharakk/3/orig 2025-06-01T21:13:01.0645256Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-06-01T21:13:01.0646255Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-06-01T21:13:01.0647496Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-06-01T21:13:01.0648993Z * [new branch] gh/dharakk/5/base -> origin/gh/dharakk/5/base 2025-06-01T21:13:01.0650164Z * [new branch] gh/dharakk/5/head -> origin/gh/dharakk/5/head 2025-06-01T21:13:01.0651283Z * [new branch] gh/dharakk/5/orig -> origin/gh/dharakk/5/orig 2025-06-01T21:13:01.0653353Z * [new branch] gh/drisspg/113/head -> origin/gh/drisspg/113/head 2025-06-01T21:13:01.0655005Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-06-01T21:13:01.0656269Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-06-01T21:13:01.0657308Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-06-01T21:13:01.0659159Z * [new branch] gh/drisspg/137/base -> origin/gh/drisspg/137/base 2025-06-01T21:13:01.0660392Z * [new branch] gh/drisspg/137/head -> origin/gh/drisspg/137/head 2025-06-01T21:13:01.0661549Z * [new branch] gh/drisspg/137/orig -> origin/gh/drisspg/137/orig 2025-06-01T21:13:01.0663178Z * [new branch] gh/drisspg/138/base -> origin/gh/drisspg/138/base 2025-06-01T21:13:01.0664339Z * [new branch] gh/drisspg/138/head -> origin/gh/drisspg/138/head 2025-06-01T21:13:01.0665423Z * [new branch] gh/drisspg/138/orig -> origin/gh/drisspg/138/orig 2025-06-01T21:13:01.0666953Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-06-01T21:13:01.0668126Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-06-01T21:13:01.0669233Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-06-01T21:13:01.0670837Z * [new branch] gh/drisspg/143/base -> origin/gh/drisspg/143/base 2025-06-01T21:13:01.0672049Z * [new branch] gh/drisspg/143/head -> origin/gh/drisspg/143/head 2025-06-01T21:13:01.0673225Z * [new branch] gh/drisspg/143/orig -> origin/gh/drisspg/143/orig 2025-06-01T21:13:01.0675307Z * [new branch] gh/drisspg/144/base -> origin/gh/drisspg/144/base 2025-06-01T21:13:01.0676065Z * [new branch] gh/drisspg/144/head -> origin/gh/drisspg/144/head 2025-06-01T21:13:01.0677408Z * [new branch] gh/drisspg/144/orig -> origin/gh/drisspg/144/orig 2025-06-01T21:13:01.0678791Z * [new branch] gh/drisspg/145/base -> origin/gh/drisspg/145/base 2025-06-01T21:13:01.0679848Z * [new branch] gh/drisspg/145/head -> origin/gh/drisspg/145/head 2025-06-01T21:13:01.0680923Z * [new branch] gh/drisspg/145/orig -> origin/gh/drisspg/145/orig 2025-06-01T21:13:01.0682595Z * [new branch] gh/drisspg/146/base -> origin/gh/drisspg/146/base 2025-06-01T21:13:01.0683951Z * [new branch] gh/drisspg/146/head -> origin/gh/drisspg/146/head 2025-06-01T21:13:01.0684746Z * [new branch] gh/drisspg/146/orig -> origin/gh/drisspg/146/orig 2025-06-01T21:13:01.0686256Z * [new branch] gh/drisspg/147/base -> origin/gh/drisspg/147/base 2025-06-01T21:13:01.0687278Z * [new branch] gh/drisspg/147/head -> origin/gh/drisspg/147/head 2025-06-01T21:13:01.0688412Z * [new branch] gh/drisspg/147/orig -> origin/gh/drisspg/147/orig 2025-06-01T21:13:01.0689845Z * [new branch] gh/drisspg/148/base -> origin/gh/drisspg/148/base 2025-06-01T21:13:01.0691006Z * [new branch] gh/drisspg/148/head -> origin/gh/drisspg/148/head 2025-06-01T21:13:01.0692104Z * [new branch] gh/drisspg/148/orig -> origin/gh/drisspg/148/orig 2025-06-01T21:13:01.0693739Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-06-01T21:13:01.0694953Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-06-01T21:13:01.0696041Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-06-01T21:13:01.0697549Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-06-01T21:13:01.0698754Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-06-01T21:13:01.0699927Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-06-01T21:13:01.0701567Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-06-01T21:13:01.0702836Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-06-01T21:13:01.0703731Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-06-01T21:13:01.0705337Z * [new branch] gh/drisspg/152/base -> origin/gh/drisspg/152/base 2025-06-01T21:13:01.0706370Z * [new branch] gh/drisspg/152/head -> origin/gh/drisspg/152/head 2025-06-01T21:13:01.0707424Z * [new branch] gh/drisspg/152/orig -> origin/gh/drisspg/152/orig 2025-06-01T21:13:01.0709665Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-06-01T21:13:01.0711103Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-06-01T21:13:01.0713258Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-06-01T21:13:01.0714404Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-06-01T21:13:01.0715514Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-06-01T21:13:01.0717130Z * [new branch] gh/eellison/761/base -> origin/gh/eellison/761/base 2025-06-01T21:13:01.0718518Z * [new branch] gh/eellison/761/head -> origin/gh/eellison/761/head 2025-06-01T21:13:01.0719606Z * [new branch] gh/eellison/761/orig -> origin/gh/eellison/761/orig 2025-06-01T21:13:01.0721239Z * [new branch] gh/eellison/764/base -> origin/gh/eellison/764/base 2025-06-01T21:13:01.0722461Z * [new branch] gh/eellison/764/head -> origin/gh/eellison/764/head 2025-06-01T21:13:01.0723583Z * [new branch] gh/eellison/764/orig -> origin/gh/eellison/764/orig 2025-06-01T21:13:01.0725271Z * [new branch] gh/eellison/767/base -> origin/gh/eellison/767/base 2025-06-01T21:13:01.0726608Z * [new branch] gh/eellison/767/head -> origin/gh/eellison/767/head 2025-06-01T21:13:01.0727735Z * [new branch] gh/eellison/767/orig -> origin/gh/eellison/767/orig 2025-06-01T21:13:01.0729649Z * [new branch] gh/eellison/779/base -> origin/gh/eellison/779/base 2025-06-01T21:13:01.0730520Z * [new branch] gh/eellison/779/head -> origin/gh/eellison/779/head 2025-06-01T21:13:01.0731577Z * [new branch] gh/eellison/779/orig -> origin/gh/eellison/779/orig 2025-06-01T21:13:01.0733148Z * [new branch] gh/eellison/781/base -> origin/gh/eellison/781/base 2025-06-01T21:13:01.0735205Z * [new branch] gh/eellison/781/head -> origin/gh/eellison/781/head 2025-06-01T21:13:01.0735662Z * [new branch] gh/eellison/781/orig -> origin/gh/eellison/781/orig 2025-06-01T21:13:01.0737091Z * [new branch] gh/eellison/783/base -> origin/gh/eellison/783/base 2025-06-01T21:13:01.0738291Z * [new branch] gh/eellison/783/head -> origin/gh/eellison/783/head 2025-06-01T21:13:01.0739588Z * [new branch] gh/eellison/783/orig -> origin/gh/eellison/783/orig 2025-06-01T21:13:01.0741200Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-06-01T21:13:01.0742289Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-06-01T21:13:01.0743455Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-06-01T21:13:01.0745406Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-06-01T21:13:01.0746484Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-06-01T21:13:01.0747609Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-06-01T21:13:01.0749274Z * [new branch] gh/eellison/786/base -> origin/gh/eellison/786/base 2025-06-01T21:13:01.0750439Z * [new branch] gh/eellison/786/head -> origin/gh/eellison/786/head 2025-06-01T21:13:01.0751571Z * [new branch] gh/eellison/786/orig -> origin/gh/eellison/786/orig 2025-06-01T21:13:01.0753328Z * [new branch] gh/eellison/787/base -> origin/gh/eellison/787/base 2025-06-01T21:13:01.0754447Z * [new branch] gh/eellison/787/head -> origin/gh/eellison/787/head 2025-06-01T21:13:01.0755575Z * [new branch] gh/eellison/787/orig -> origin/gh/eellison/787/orig 2025-06-01T21:13:01.0757463Z * [new branch] gh/eellison/788/base -> origin/gh/eellison/788/base 2025-06-01T21:13:01.0758689Z * [new branch] gh/eellison/788/head -> origin/gh/eellison/788/head 2025-06-01T21:13:01.0759757Z * [new branch] gh/eellison/788/orig -> origin/gh/eellison/788/orig 2025-06-01T21:13:01.0761397Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-06-01T21:13:01.0762515Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-06-01T21:13:01.0763675Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-06-01T21:13:01.0765233Z * [new branch] gh/eellison/790/base -> origin/gh/eellison/790/base 2025-06-01T21:13:01.0766415Z * [new branch] gh/eellison/790/head -> origin/gh/eellison/790/head 2025-06-01T21:13:01.0767580Z * [new branch] gh/eellison/790/orig -> origin/gh/eellison/790/orig 2025-06-01T21:13:01.0769105Z * [new branch] gh/eellison/791/base -> origin/gh/eellison/791/base 2025-06-01T21:13:01.0770161Z * [new branch] gh/eellison/791/head -> origin/gh/eellison/791/head 2025-06-01T21:13:01.0771351Z * [new branch] gh/eellison/791/orig -> origin/gh/eellison/791/orig 2025-06-01T21:13:01.0773043Z * [new branch] gh/eellison/792/base -> origin/gh/eellison/792/base 2025-06-01T21:13:01.0774150Z * [new branch] gh/eellison/792/head -> origin/gh/eellison/792/head 2025-06-01T21:13:01.0775475Z * [new branch] gh/eellison/792/orig -> origin/gh/eellison/792/orig 2025-06-01T21:13:01.0777445Z * [new branch] gh/eellison/793/base -> origin/gh/eellison/793/base 2025-06-01T21:13:01.0778735Z * [new branch] gh/eellison/793/head -> origin/gh/eellison/793/head 2025-06-01T21:13:01.0779944Z * [new branch] gh/eellison/793/orig -> origin/gh/eellison/793/orig 2025-06-01T21:13:01.0781654Z * [new branch] gh/eellison/794/base -> origin/gh/eellison/794/base 2025-06-01T21:13:01.0782924Z * [new branch] gh/eellison/794/head -> origin/gh/eellison/794/head 2025-06-01T21:13:01.0784060Z * [new branch] gh/eellison/794/orig -> origin/gh/eellison/794/orig 2025-06-01T21:13:01.0801953Z * [new branch] gh/eellison/795/base -> origin/gh/eellison/795/base 2025-06-01T21:13:01.0802497Z * [new branch] gh/eellison/795/head -> origin/gh/eellison/795/head 2025-06-01T21:13:01.0802848Z * [new branch] gh/eellison/795/orig -> origin/gh/eellison/795/orig 2025-06-01T21:13:01.0803162Z * [new branch] gh/eellison/796/base -> origin/gh/eellison/796/base 2025-06-01T21:13:01.0803466Z * [new branch] gh/eellison/796/head -> origin/gh/eellison/796/head 2025-06-01T21:13:01.0803771Z * [new branch] gh/eellison/796/orig -> origin/gh/eellison/796/orig 2025-06-01T21:13:01.0804078Z * [new branch] gh/eellison/797/base -> origin/gh/eellison/797/base 2025-06-01T21:13:01.0804378Z * [new branch] gh/eellison/797/head -> origin/gh/eellison/797/head 2025-06-01T21:13:01.0804695Z * [new branch] gh/eellison/797/orig -> origin/gh/eellison/797/orig 2025-06-01T21:13:01.0804993Z * [new branch] gh/eellison/798/base -> origin/gh/eellison/798/base 2025-06-01T21:13:01.0805290Z * [new branch] gh/eellison/798/head -> origin/gh/eellison/798/head 2025-06-01T21:13:01.0805608Z * [new branch] gh/eellison/798/orig -> origin/gh/eellison/798/orig 2025-06-01T21:13:01.0805916Z * [new branch] gh/eellison/799/base -> origin/gh/eellison/799/base 2025-06-01T21:13:01.0806226Z * [new branch] gh/eellison/799/head -> origin/gh/eellison/799/head 2025-06-01T21:13:01.0806527Z * [new branch] gh/eellison/799/orig -> origin/gh/eellison/799/orig 2025-06-01T21:13:01.0807637Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-06-01T21:13:01.0808926Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-06-01T21:13:01.0809820Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-06-01T21:13:01.0811736Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-06-01T21:13:01.0812575Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-06-01T21:13:01.0813765Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-06-01T21:13:01.0815691Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-06-01T21:13:01.0816990Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-06-01T21:13:01.0817995Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-06-01T21:13:01.0819801Z * [new branch] gh/eellison/803/base -> origin/gh/eellison/803/base 2025-06-01T21:13:01.0821062Z * [new branch] gh/eellison/803/head -> origin/gh/eellison/803/head 2025-06-01T21:13:01.0822062Z * [new branch] gh/eellison/803/orig -> origin/gh/eellison/803/orig 2025-06-01T21:13:01.0824749Z * [new branch] gh/etaf/117/base -> origin/gh/etaf/117/base 2025-06-01T21:13:01.0825688Z * [new branch] gh/etaf/117/head -> origin/gh/etaf/117/head 2025-06-01T21:13:01.0827081Z * [new branch] gh/etaf/117/orig -> origin/gh/etaf/117/orig 2025-06-01T21:13:01.0828527Z * [new branch] gh/etaf/119/base -> origin/gh/etaf/119/base 2025-06-01T21:13:01.0829556Z * [new branch] gh/etaf/119/head -> origin/gh/etaf/119/head 2025-06-01T21:13:01.0830635Z * [new branch] gh/etaf/119/orig -> origin/gh/etaf/119/orig 2025-06-01T21:13:01.0832311Z * [new branch] gh/etaf/120/base -> origin/gh/etaf/120/base 2025-06-01T21:13:01.0833394Z * [new branch] gh/etaf/120/head -> origin/gh/etaf/120/head 2025-06-01T21:13:01.0834533Z * [new branch] gh/etaf/120/orig -> origin/gh/etaf/120/orig 2025-06-01T21:13:01.0836162Z * [new branch] gh/etaf/121/base -> origin/gh/etaf/121/base 2025-06-01T21:13:01.0837311Z * [new branch] gh/etaf/121/head -> origin/gh/etaf/121/head 2025-06-01T21:13:01.0838646Z * [new branch] gh/etaf/121/orig -> origin/gh/etaf/121/orig 2025-06-01T21:13:01.0840075Z * [new branch] gh/etaf/122/base -> origin/gh/etaf/122/base 2025-06-01T21:13:01.0841212Z * [new branch] gh/etaf/122/head -> origin/gh/etaf/122/head 2025-06-01T21:13:01.0842212Z * [new branch] gh/etaf/122/orig -> origin/gh/etaf/122/orig 2025-06-01T21:13:01.0843898Z * [new branch] gh/etaf/123/base -> origin/gh/etaf/123/base 2025-06-01T21:13:01.0845035Z * [new branch] gh/etaf/123/head -> origin/gh/etaf/123/head 2025-06-01T21:13:01.0846104Z * [new branch] gh/etaf/123/orig -> origin/gh/etaf/123/orig 2025-06-01T21:13:01.0847692Z * [new branch] gh/etaf/124/base -> origin/gh/etaf/124/base 2025-06-01T21:13:01.0848913Z * [new branch] gh/etaf/124/head -> origin/gh/etaf/124/head 2025-06-01T21:13:01.0850068Z * [new branch] gh/etaf/124/orig -> origin/gh/etaf/124/orig 2025-06-01T21:13:01.0851826Z * [new branch] gh/etaf/125/base -> origin/gh/etaf/125/base 2025-06-01T21:13:01.0852684Z * [new branch] gh/etaf/125/head -> origin/gh/etaf/125/head 2025-06-01T21:13:01.0853802Z * [new branch] gh/etaf/125/orig -> origin/gh/etaf/125/orig 2025-06-01T21:13:01.0855494Z * [new branch] gh/etaf/126/base -> origin/gh/etaf/126/base 2025-06-01T21:13:01.0856593Z * [new branch] gh/etaf/126/head -> origin/gh/etaf/126/head 2025-06-01T21:13:01.0857809Z * [new branch] gh/etaf/126/orig -> origin/gh/etaf/126/orig 2025-06-01T21:13:01.0859118Z * [new branch] gh/etaf/127/base -> origin/gh/etaf/127/base 2025-06-01T21:13:01.0860187Z * [new branch] gh/etaf/127/head -> origin/gh/etaf/127/head 2025-06-01T21:13:01.0861370Z * [new branch] gh/etaf/127/orig -> origin/gh/etaf/127/orig 2025-06-01T21:13:01.0862902Z * [new branch] gh/etaf/128/base -> origin/gh/etaf/128/base 2025-06-01T21:13:01.0864084Z * [new branch] gh/etaf/128/head -> origin/gh/etaf/128/head 2025-06-01T21:13:01.0865222Z * [new branch] gh/etaf/128/orig -> origin/gh/etaf/128/orig 2025-06-01T21:13:01.0866968Z * [new branch] gh/etaf/129/base -> origin/gh/etaf/129/base 2025-06-01T21:13:01.0868247Z * [new branch] gh/etaf/129/head -> origin/gh/etaf/129/head 2025-06-01T21:13:01.0869467Z * [new branch] gh/etaf/129/orig -> origin/gh/etaf/129/orig 2025-06-01T21:13:01.0871159Z * [new branch] gh/etaf/130/base -> origin/gh/etaf/130/base 2025-06-01T21:13:01.0872177Z * [new branch] gh/etaf/130/head -> origin/gh/etaf/130/head 2025-06-01T21:13:01.0873475Z * [new branch] gh/etaf/130/orig -> origin/gh/etaf/130/orig 2025-06-01T21:13:01.0875040Z * [new branch] gh/etaf/131/base -> origin/gh/etaf/131/base 2025-06-01T21:13:01.0876195Z * [new branch] gh/etaf/131/head -> origin/gh/etaf/131/head 2025-06-01T21:13:01.0877251Z * [new branch] gh/etaf/131/orig -> origin/gh/etaf/131/orig 2025-06-01T21:13:01.0879011Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-06-01T21:13:01.0880040Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-06-01T21:13:01.0881323Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-06-01T21:13:01.0882939Z * [new branch] gh/etaf/133/base -> origin/gh/etaf/133/base 2025-06-01T21:13:01.0884134Z * [new branch] gh/etaf/133/head -> origin/gh/etaf/133/head 2025-06-01T21:13:01.0885368Z * [new branch] gh/etaf/133/orig -> origin/gh/etaf/133/orig 2025-06-01T21:13:01.0887955Z * [new branch] gh/etaf/134/base -> origin/gh/etaf/134/base 2025-06-01T21:13:01.0888979Z * [new branch] gh/etaf/134/head -> origin/gh/etaf/134/head 2025-06-01T21:13:01.0890451Z * [new branch] gh/etaf/134/orig -> origin/gh/etaf/134/orig 2025-06-01T21:13:01.0892557Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-06-01T21:13:01.0893497Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-06-01T21:13:01.0894598Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-06-01T21:13:01.0896037Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-06-01T21:13:01.0897724Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-06-01T21:13:01.0899434Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-06-01T21:13:01.0900534Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-06-01T21:13:01.0901608Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-06-01T21:13:01.0903233Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-06-01T21:13:01.0904338Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-06-01T21:13:01.0905576Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-06-01T21:13:01.0907505Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-06-01T21:13:01.0908219Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-06-01T21:13:01.0909392Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-06-01T21:13:01.0912702Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-06-01T21:13:01.0913009Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-06-01T21:13:01.0913748Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-06-01T21:13:01.0915505Z * [new branch] gh/ezyang/3069/base -> origin/gh/ezyang/3069/base 2025-06-01T21:13:01.0916492Z * [new branch] gh/ezyang/3069/head -> origin/gh/ezyang/3069/head 2025-06-01T21:13:01.0923624Z * [new branch] gh/ezyang/3069/orig -> origin/gh/ezyang/3069/orig 2025-06-01T21:13:01.0924609Z * [new branch] gh/ezyang/3070/base -> origin/gh/ezyang/3070/base 2025-06-01T21:13:01.0924906Z * [new branch] gh/ezyang/3070/head -> origin/gh/ezyang/3070/head 2025-06-01T21:13:01.0925464Z * [new branch] gh/ezyang/3070/orig -> origin/gh/ezyang/3070/orig 2025-06-01T21:13:01.0927272Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-06-01T21:13:01.0928240Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-06-01T21:13:01.0929398Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-06-01T21:13:01.0931631Z * [new branch] gh/fduwjj/134/base -> origin/gh/fduwjj/134/base 2025-06-01T21:13:01.0932859Z * [new branch] gh/fduwjj/134/head -> origin/gh/fduwjj/134/head 2025-06-01T21:13:01.0933935Z * [new branch] gh/fduwjj/134/orig -> origin/gh/fduwjj/134/orig 2025-06-01T21:13:01.0935809Z * [new branch] gh/fduwjj/135/base -> origin/gh/fduwjj/135/base 2025-06-01T21:13:01.0936955Z * [new branch] gh/fduwjj/135/head -> origin/gh/fduwjj/135/head 2025-06-01T21:13:01.0937995Z * [new branch] gh/fduwjj/135/orig -> origin/gh/fduwjj/135/orig 2025-06-01T21:13:01.0939751Z * [new branch] gh/fduwjj/136/base -> origin/gh/fduwjj/136/base 2025-06-01T21:13:01.0941295Z * [new branch] gh/fduwjj/136/head -> origin/gh/fduwjj/136/head 2025-06-01T21:13:01.0942249Z * [new branch] gh/fduwjj/136/orig -> origin/gh/fduwjj/136/orig 2025-06-01T21:13:01.0943825Z * [new branch] gh/fduwjj/137/base -> origin/gh/fduwjj/137/base 2025-06-01T21:13:01.0944959Z * [new branch] gh/fduwjj/137/head -> origin/gh/fduwjj/137/head 2025-06-01T21:13:01.0946034Z * [new branch] gh/fduwjj/137/orig -> origin/gh/fduwjj/137/orig 2025-06-01T21:13:01.0947435Z * [new branch] gh/fduwjj/138/base -> origin/gh/fduwjj/138/base 2025-06-01T21:13:01.0948883Z * [new branch] gh/fduwjj/138/head -> origin/gh/fduwjj/138/head 2025-06-01T21:13:01.0950239Z * [new branch] gh/fduwjj/138/orig -> origin/gh/fduwjj/138/orig 2025-06-01T21:13:01.0951780Z * [new branch] gh/fduwjj/139/base -> origin/gh/fduwjj/139/base 2025-06-01T21:13:01.0952952Z * [new branch] gh/fduwjj/139/head -> origin/gh/fduwjj/139/head 2025-06-01T21:13:01.0953986Z * [new branch] gh/fduwjj/139/orig -> origin/gh/fduwjj/139/orig 2025-06-01T21:13:01.0955427Z * [new branch] gh/fduwjj/140/base -> origin/gh/fduwjj/140/base 2025-06-01T21:13:01.0956645Z * [new branch] gh/fduwjj/140/head -> origin/gh/fduwjj/140/head 2025-06-01T21:13:01.0957703Z * [new branch] gh/fduwjj/140/orig -> origin/gh/fduwjj/140/orig 2025-06-01T21:13:01.0959067Z * [new branch] gh/fduwjj/141/base -> origin/gh/fduwjj/141/base 2025-06-01T21:13:01.0960313Z * [new branch] gh/fduwjj/141/head -> origin/gh/fduwjj/141/head 2025-06-01T21:13:01.0961383Z * [new branch] gh/fduwjj/141/orig -> origin/gh/fduwjj/141/orig 2025-06-01T21:13:01.0963205Z * [new branch] gh/fduwjj/142/base -> origin/gh/fduwjj/142/base 2025-06-01T21:13:01.0964441Z * [new branch] gh/fduwjj/142/head -> origin/gh/fduwjj/142/head 2025-06-01T21:13:01.0965508Z * [new branch] gh/fduwjj/142/orig -> origin/gh/fduwjj/142/orig 2025-06-01T21:13:01.0967635Z * [new branch] gh/fegin/297/base -> origin/gh/fegin/297/base 2025-06-01T21:13:01.0968803Z * [new branch] gh/fegin/297/head -> origin/gh/fegin/297/head 2025-06-01T21:13:01.0969886Z * [new branch] gh/fegin/297/orig -> origin/gh/fegin/297/orig 2025-06-01T21:13:01.0971544Z * [new branch] gh/fegin/299/base -> origin/gh/fegin/299/base 2025-06-01T21:13:01.0973062Z * [new branch] gh/fegin/299/head -> origin/gh/fegin/299/head 2025-06-01T21:13:01.0974021Z * [new branch] gh/fegin/299/orig -> origin/gh/fegin/299/orig 2025-06-01T21:13:01.0975952Z * [new branch] gh/fegin/300/base -> origin/gh/fegin/300/base 2025-06-01T21:13:01.0976373Z * [new branch] gh/fegin/300/head -> origin/gh/fegin/300/head 2025-06-01T21:13:01.0977659Z * [new branch] gh/fegin/300/orig -> origin/gh/fegin/300/orig 2025-06-01T21:13:01.0979240Z * [new branch] gh/fegin/301/base -> origin/gh/fegin/301/base 2025-06-01T21:13:01.0980490Z * [new branch] gh/fegin/301/head -> origin/gh/fegin/301/head 2025-06-01T21:13:01.0981788Z * [new branch] gh/fegin/301/orig -> origin/gh/fegin/301/orig 2025-06-01T21:13:01.0983336Z * [new branch] gh/fegin/302/base -> origin/gh/fegin/302/base 2025-06-01T21:13:01.0984340Z * [new branch] gh/fegin/302/head -> origin/gh/fegin/302/head 2025-06-01T21:13:01.0985509Z * [new branch] gh/fegin/302/orig -> origin/gh/fegin/302/orig 2025-06-01T21:13:01.0986924Z * [new branch] gh/fegin/303/base -> origin/gh/fegin/303/base 2025-06-01T21:13:01.0988049Z * [new branch] gh/fegin/303/head -> origin/gh/fegin/303/head 2025-06-01T21:13:01.0989210Z * [new branch] gh/fegin/303/orig -> origin/gh/fegin/303/orig 2025-06-01T21:13:01.0990602Z * [new branch] gh/fegin/304/base -> origin/gh/fegin/304/base 2025-06-01T21:13:01.0991799Z * [new branch] gh/fegin/304/head -> origin/gh/fegin/304/head 2025-06-01T21:13:01.0992947Z * [new branch] gh/fegin/304/orig -> origin/gh/fegin/304/orig 2025-06-01T21:13:01.0994503Z * [new branch] gh/fegin/305/base -> origin/gh/fegin/305/base 2025-06-01T21:13:01.0995593Z * [new branch] gh/fegin/305/head -> origin/gh/fegin/305/head 2025-06-01T21:13:01.0996829Z * [new branch] gh/fegin/305/orig -> origin/gh/fegin/305/orig 2025-06-01T21:13:01.0998347Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-06-01T21:13:01.0999468Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-06-01T21:13:01.1000720Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-06-01T21:13:01.1002245Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-06-01T21:13:01.1003415Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-06-01T21:13:01.1004779Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-06-01T21:13:01.1006828Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-06-01T21:13:01.1007979Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-06-01T21:13:01.1009161Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-06-01T21:13:01.1010773Z * [new branch] gh/fffrog/49/base -> origin/gh/fffrog/49/base 2025-06-01T21:13:01.1012365Z * [new branch] gh/fffrog/49/head -> origin/gh/fffrog/49/head 2025-06-01T21:13:01.1013422Z * [new branch] gh/fffrog/49/orig -> origin/gh/fffrog/49/orig 2025-06-01T21:13:01.1014992Z * [new branch] gh/fffrog/67/base -> origin/gh/fffrog/67/base 2025-06-01T21:13:01.1016071Z * [new branch] gh/fffrog/67/head -> origin/gh/fffrog/67/head 2025-06-01T21:13:01.1017932Z * [new branch] gh/fffrog/67/orig -> origin/gh/fffrog/67/orig 2025-06-01T21:13:01.1019139Z * [new branch] gh/fffrog/75/base -> origin/gh/fffrog/75/base 2025-06-01T21:13:01.1020174Z * [new branch] gh/fffrog/75/head -> origin/gh/fffrog/75/head 2025-06-01T21:13:01.1021885Z * [new branch] gh/fffrog/75/orig -> origin/gh/fffrog/75/orig 2025-06-01T21:13:01.1023024Z * [new branch] gh/fffrog/76/base -> origin/gh/fffrog/76/base 2025-06-01T21:13:01.1024396Z * [new branch] gh/fffrog/76/head -> origin/gh/fffrog/76/head 2025-06-01T21:13:01.1026641Z * [new branch] gh/fffrog/76/orig -> origin/gh/fffrog/76/orig 2025-06-01T21:13:01.1027800Z * [new branch] gh/fffrog/77/base -> origin/gh/fffrog/77/base 2025-06-01T21:13:01.1028678Z * [new branch] gh/fffrog/77/head -> origin/gh/fffrog/77/head 2025-06-01T21:13:01.1030081Z * [new branch] gh/fffrog/77/orig -> origin/gh/fffrog/77/orig 2025-06-01T21:13:01.1031705Z * [new branch] gh/fffrog/78/base -> origin/gh/fffrog/78/base 2025-06-01T21:13:01.1032830Z * [new branch] gh/fffrog/78/head -> origin/gh/fffrog/78/head 2025-06-01T21:13:01.1033999Z * [new branch] gh/fffrog/78/orig -> origin/gh/fffrog/78/orig 2025-06-01T21:13:01.1035664Z * [new branch] gh/fffrog/80/base -> origin/gh/fffrog/80/base 2025-06-01T21:13:01.1036746Z * [new branch] gh/fffrog/80/head -> origin/gh/fffrog/80/head 2025-06-01T21:13:01.1037849Z * [new branch] gh/fffrog/80/orig -> origin/gh/fffrog/80/orig 2025-06-01T21:13:01.1039348Z * [new branch] gh/fffrog/81/base -> origin/gh/fffrog/81/base 2025-06-01T21:13:01.1040422Z * [new branch] gh/fffrog/81/head -> origin/gh/fffrog/81/head 2025-06-01T21:13:01.1041567Z * [new branch] gh/fffrog/81/orig -> origin/gh/fffrog/81/orig 2025-06-01T21:13:01.1043336Z * [new branch] gh/fffrog/84/base -> origin/gh/fffrog/84/base 2025-06-01T21:13:01.1044704Z * [new branch] gh/fffrog/84/head -> origin/gh/fffrog/84/head 2025-06-01T21:13:01.1045856Z * [new branch] gh/fffrog/84/orig -> origin/gh/fffrog/84/orig 2025-06-01T21:13:01.1047399Z * [new branch] gh/fffrog/85/base -> origin/gh/fffrog/85/base 2025-06-01T21:13:01.1048710Z * [new branch] gh/fffrog/85/head -> origin/gh/fffrog/85/head 2025-06-01T21:13:01.1049501Z * [new branch] gh/fffrog/85/orig -> origin/gh/fffrog/85/orig 2025-06-01T21:13:01.1051173Z * [new branch] gh/fffrog/86/base -> origin/gh/fffrog/86/base 2025-06-01T21:13:01.1052280Z * [new branch] gh/fffrog/86/head -> origin/gh/fffrog/86/head 2025-06-01T21:13:01.1053416Z * [new branch] gh/fffrog/86/orig -> origin/gh/fffrog/86/orig 2025-06-01T21:13:01.1055075Z * [new branch] gh/fffrog/87/base -> origin/gh/fffrog/87/base 2025-06-01T21:13:01.1056176Z * [new branch] gh/fffrog/87/head -> origin/gh/fffrog/87/head 2025-06-01T21:13:01.1057336Z * [new branch] gh/fffrog/87/orig -> origin/gh/fffrog/87/orig 2025-06-01T21:13:01.1058963Z * [new branch] gh/fffrog/88/base -> origin/gh/fffrog/88/base 2025-06-01T21:13:01.1060194Z * [new branch] gh/fffrog/88/head -> origin/gh/fffrog/88/head 2025-06-01T21:13:01.1061306Z * [new branch] gh/fffrog/88/orig -> origin/gh/fffrog/88/orig 2025-06-01T21:13:01.1062921Z * [new branch] gh/fffrog/89/base -> origin/gh/fffrog/89/base 2025-06-01T21:13:01.1064014Z * [new branch] gh/fffrog/89/head -> origin/gh/fffrog/89/head 2025-06-01T21:13:01.1065173Z * [new branch] gh/fffrog/89/orig -> origin/gh/fffrog/89/orig 2025-06-01T21:13:01.1066737Z * [new branch] gh/fffrog/90/base -> origin/gh/fffrog/90/base 2025-06-01T21:13:01.1067866Z * [new branch] gh/fffrog/90/head -> origin/gh/fffrog/90/head 2025-06-01T21:13:01.1069181Z * [new branch] gh/fffrog/90/orig -> origin/gh/fffrog/90/orig 2025-06-01T21:13:01.1070569Z * [new branch] gh/fffrog/91/base -> origin/gh/fffrog/91/base 2025-06-01T21:13:01.1071657Z * [new branch] gh/fffrog/91/head -> origin/gh/fffrog/91/head 2025-06-01T21:13:01.1072769Z * [new branch] gh/fffrog/91/orig -> origin/gh/fffrog/91/orig 2025-06-01T21:13:01.1074342Z * [new branch] gh/fffrog/92/base -> origin/gh/fffrog/92/base 2025-06-01T21:13:01.1075512Z * [new branch] gh/fffrog/92/head -> origin/gh/fffrog/92/head 2025-06-01T21:13:01.1076714Z * [new branch] gh/fffrog/92/orig -> origin/gh/fffrog/92/orig 2025-06-01T21:13:01.1078754Z * [new branch] gh/fffrog/93/base -> origin/gh/fffrog/93/base 2025-06-01T21:13:01.1079922Z * [new branch] gh/fffrog/93/head -> origin/gh/fffrog/93/head 2025-06-01T21:13:01.1081000Z * [new branch] gh/fffrog/93/orig -> origin/gh/fffrog/93/orig 2025-06-01T21:13:01.1082676Z * [new branch] gh/fffrog/94/base -> origin/gh/fffrog/94/base 2025-06-01T21:13:01.1083898Z * [new branch] gh/fffrog/94/head -> origin/gh/fffrog/94/head 2025-06-01T21:13:01.1085083Z * [new branch] gh/fffrog/94/orig -> origin/gh/fffrog/94/orig 2025-06-01T21:13:01.1086671Z * [new branch] gh/fffrog/95/base -> origin/gh/fffrog/95/base 2025-06-01T21:13:01.1087808Z * [new branch] gh/fffrog/95/head -> origin/gh/fffrog/95/head 2025-06-01T21:13:01.1088976Z * [new branch] gh/fffrog/95/orig -> origin/gh/fffrog/95/orig 2025-06-01T21:13:01.1090664Z * [new branch] gh/fffrog/96/base -> origin/gh/fffrog/96/base 2025-06-01T21:13:01.1091764Z * [new branch] gh/fffrog/96/head -> origin/gh/fffrog/96/head 2025-06-01T21:13:01.1092830Z * [new branch] gh/fffrog/96/orig -> origin/gh/fffrog/96/orig 2025-06-01T21:13:01.1094604Z * [new branch] gh/fffrog/97/base -> origin/gh/fffrog/97/base 2025-06-01T21:13:01.1095766Z * [new branch] gh/fffrog/97/head -> origin/gh/fffrog/97/head 2025-06-01T21:13:01.1096870Z * [new branch] gh/fffrog/97/orig -> origin/gh/fffrog/97/orig 2025-06-01T21:13:01.1098641Z * [new branch] gh/fffrog/98/base -> origin/gh/fffrog/98/base 2025-06-01T21:13:01.1099753Z * [new branch] gh/fffrog/98/head -> origin/gh/fffrog/98/head 2025-06-01T21:13:01.1100945Z * [new branch] gh/fffrog/98/orig -> origin/gh/fffrog/98/orig 2025-06-01T21:13:01.1103047Z * [new branch] gh/guangyey/126/base -> origin/gh/guangyey/126/base 2025-06-01T21:13:01.1104256Z * [new branch] gh/guangyey/126/head -> origin/gh/guangyey/126/head 2025-06-01T21:13:01.1105527Z * [new branch] gh/guangyey/126/orig -> origin/gh/guangyey/126/orig 2025-06-01T21:13:01.1107194Z * [new branch] gh/guangyey/127/base -> origin/gh/guangyey/127/base 2025-06-01T21:13:01.1108313Z * [new branch] gh/guangyey/127/head -> origin/gh/guangyey/127/head 2025-06-01T21:13:01.1109441Z * [new branch] gh/guangyey/127/orig -> origin/gh/guangyey/127/orig 2025-06-01T21:13:01.1110987Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-06-01T21:13:01.1112157Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-06-01T21:13:01.1113263Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-06-01T21:13:01.1114877Z * [new branch] gh/guangyey/132/base -> origin/gh/guangyey/132/base 2025-06-01T21:13:01.1116065Z * [new branch] gh/guangyey/132/head -> origin/gh/guangyey/132/head 2025-06-01T21:13:01.1117812Z * [new branch] gh/guangyey/132/orig -> origin/gh/guangyey/132/orig 2025-06-01T21:13:01.1119057Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-06-01T21:13:01.1120540Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-06-01T21:13:01.1121737Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-06-01T21:13:01.1123446Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-06-01T21:13:01.1124566Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-06-01T21:13:01.1125733Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-06-01T21:13:01.1127257Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-06-01T21:13:01.1128443Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-06-01T21:13:01.1129540Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-06-01T21:13:01.1131126Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-06-01T21:13:01.1132187Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-06-01T21:13:01.1133421Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-06-01T21:13:01.1135052Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-06-01T21:13:01.1136266Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-06-01T21:13:01.1137315Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-06-01T21:13:01.1139180Z * [new branch] gh/guangyey/141/base -> origin/gh/guangyey/141/base 2025-06-01T21:13:01.1140367Z * [new branch] gh/guangyey/141/head -> origin/gh/guangyey/141/head 2025-06-01T21:13:01.1141522Z * [new branch] gh/guangyey/141/orig -> origin/gh/guangyey/141/orig 2025-06-01T21:13:01.1143258Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-06-01T21:13:01.1144484Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-06-01T21:13:01.1145730Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-06-01T21:13:01.1147583Z * [new branch] gh/guangyey/143/base -> origin/gh/guangyey/143/base 2025-06-01T21:13:01.1148806Z * [new branch] gh/guangyey/143/head -> origin/gh/guangyey/143/head 2025-06-01T21:13:01.1149867Z * [new branch] gh/guangyey/143/orig -> origin/gh/guangyey/143/orig 2025-06-01T21:13:01.1151522Z * [new branch] gh/guangyey/144/base -> origin/gh/guangyey/144/base 2025-06-01T21:13:01.1152579Z * [new branch] gh/guangyey/144/head -> origin/gh/guangyey/144/head 2025-06-01T21:13:01.1153671Z * [new branch] gh/guangyey/144/orig -> origin/gh/guangyey/144/orig 2025-06-01T21:13:01.1155359Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-06-01T21:13:01.1156391Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-06-01T21:13:01.1157547Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-06-01T21:13:01.1159135Z * [new branch] gh/guangyey/146/base -> origin/gh/guangyey/146/base 2025-06-01T21:13:01.1160584Z * [new branch] gh/guangyey/146/head -> origin/gh/guangyey/146/head 2025-06-01T21:13:01.1161692Z * [new branch] gh/guangyey/146/orig -> origin/gh/guangyey/146/orig 2025-06-01T21:13:01.1163256Z * [new branch] gh/guangyey/147/base -> origin/gh/guangyey/147/base 2025-06-01T21:13:01.1164524Z * [new branch] gh/guangyey/147/head -> origin/gh/guangyey/147/head 2025-06-01T21:13:01.1165569Z * [new branch] gh/guangyey/147/orig -> origin/gh/guangyey/147/orig 2025-06-01T21:13:01.1167730Z * [new branch] gh/guangyey/148/base -> origin/gh/guangyey/148/base 2025-06-01T21:13:01.1169274Z * [new branch] gh/guangyey/148/head -> origin/gh/guangyey/148/head 2025-06-01T21:13:01.1170458Z * [new branch] gh/guangyey/148/orig -> origin/gh/guangyey/148/orig 2025-06-01T21:13:01.1172230Z * [new branch] gh/guangyey/149/base -> origin/gh/guangyey/149/base 2025-06-01T21:13:01.1173435Z * [new branch] gh/guangyey/149/head -> origin/gh/guangyey/149/head 2025-06-01T21:13:01.1174795Z * [new branch] gh/guangyey/149/orig -> origin/gh/guangyey/149/orig 2025-06-01T21:13:01.1176443Z * [new branch] gh/guangyey/150/base -> origin/gh/guangyey/150/base 2025-06-01T21:13:01.1177739Z * [new branch] gh/guangyey/150/head -> origin/gh/guangyey/150/head 2025-06-01T21:13:01.1179366Z * [new branch] gh/guangyey/150/orig -> origin/gh/guangyey/150/orig 2025-06-01T21:13:01.1196790Z * [new branch] gh/guangyey/151/base -> origin/gh/guangyey/151/base 2025-06-01T21:13:01.1197594Z * [new branch] gh/guangyey/151/head -> origin/gh/guangyey/151/head 2025-06-01T21:13:01.1198346Z * [new branch] gh/guangyey/151/orig -> origin/gh/guangyey/151/orig 2025-06-01T21:13:01.1199139Z * [new branch] gh/guangyey/152/base -> origin/gh/guangyey/152/base 2025-06-01T21:13:01.1199901Z * [new branch] gh/guangyey/152/head -> origin/gh/guangyey/152/head 2025-06-01T21:13:01.1200659Z * [new branch] gh/guangyey/152/orig -> origin/gh/guangyey/152/orig 2025-06-01T21:13:01.1201420Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-06-01T21:13:01.1202177Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-06-01T21:13:01.1202932Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-06-01T21:13:01.1203683Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-06-01T21:13:01.1204439Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-06-01T21:13:01.1205191Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-06-01T21:13:01.1206042Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-06-01T21:13:01.1206915Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-06-01T21:13:01.1207806Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-06-01T21:13:01.1208697Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-06-01T21:13:01.1209574Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-06-01T21:13:01.1210446Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-06-01T21:13:01.1211327Z * [new branch] gh/guilhermeleobas/109/base -> origin/gh/guilhermeleobas/109/base 2025-06-01T21:13:01.1212212Z * [new branch] gh/guilhermeleobas/109/head -> origin/gh/guilhermeleobas/109/head 2025-06-01T21:13:01.1213100Z * [new branch] gh/guilhermeleobas/109/orig -> origin/gh/guilhermeleobas/109/orig 2025-06-01T21:13:01.1213973Z * [new branch] gh/guilhermeleobas/113/base -> origin/gh/guilhermeleobas/113/base 2025-06-01T21:13:01.1214854Z * [new branch] gh/guilhermeleobas/113/head -> origin/gh/guilhermeleobas/113/head 2025-06-01T21:13:01.1215942Z * [new branch] gh/guilhermeleobas/113/orig -> origin/gh/guilhermeleobas/113/orig 2025-06-01T21:13:01.1217038Z * [new branch] gh/guilhermeleobas/114/base -> origin/gh/guilhermeleobas/114/base 2025-06-01T21:13:01.1217995Z * [new branch] gh/guilhermeleobas/114/head -> origin/gh/guilhermeleobas/114/head 2025-06-01T21:13:01.1218873Z * [new branch] gh/guilhermeleobas/114/orig -> origin/gh/guilhermeleobas/114/orig 2025-06-01T21:13:01.1219764Z * [new branch] gh/guilhermeleobas/115/base -> origin/gh/guilhermeleobas/115/base 2025-06-01T21:13:01.1220641Z * [new branch] gh/guilhermeleobas/115/head -> origin/gh/guilhermeleobas/115/head 2025-06-01T21:13:01.1221779Z * [new branch] gh/guilhermeleobas/115/orig -> origin/gh/guilhermeleobas/115/orig 2025-06-01T21:13:01.1222672Z * [new branch] gh/guilhermeleobas/116/base -> origin/gh/guilhermeleobas/116/base 2025-06-01T21:13:01.1223567Z * [new branch] gh/guilhermeleobas/116/head -> origin/gh/guilhermeleobas/116/head 2025-06-01T21:13:01.1224457Z * [new branch] gh/guilhermeleobas/116/orig -> origin/gh/guilhermeleobas/116/orig 2025-06-01T21:13:01.1225814Z * [new branch] gh/guilhermeleobas/118/base -> origin/gh/guilhermeleobas/118/base 2025-06-01T21:13:01.1227244Z * [new branch] gh/guilhermeleobas/118/head -> origin/gh/guilhermeleobas/118/head 2025-06-01T21:13:01.1228164Z * [new branch] gh/guilhermeleobas/118/orig -> origin/gh/guilhermeleobas/118/orig 2025-06-01T21:13:01.1229709Z * [new branch] gh/guilhermeleobas/119/base -> origin/gh/guilhermeleobas/119/base 2025-06-01T21:13:01.1230865Z * [new branch] gh/guilhermeleobas/119/head -> origin/gh/guilhermeleobas/119/head 2025-06-01T21:13:01.1263537Z * [new branch] gh/guilhermeleobas/119/orig -> origin/gh/guilhermeleobas/119/orig 2025-06-01T21:13:01.1264633Z * [new branch] gh/guilhermeleobas/120/base -> origin/gh/guilhermeleobas/120/base 2025-06-01T21:13:01.1265540Z * [new branch] gh/guilhermeleobas/120/head -> origin/gh/guilhermeleobas/120/head 2025-06-01T21:13:01.1266520Z * [new branch] gh/guilhermeleobas/120/orig -> origin/gh/guilhermeleobas/120/orig 2025-06-01T21:13:01.1267404Z * [new branch] gh/guilhermeleobas/121/base -> origin/gh/guilhermeleobas/121/base 2025-06-01T21:13:01.1268290Z * [new branch] gh/guilhermeleobas/121/head -> origin/gh/guilhermeleobas/121/head 2025-06-01T21:13:01.1269162Z * [new branch] gh/guilhermeleobas/121/orig -> origin/gh/guilhermeleobas/121/orig 2025-06-01T21:13:01.1270062Z * [new branch] gh/guilhermeleobas/122/base -> origin/gh/guilhermeleobas/122/base 2025-06-01T21:13:01.1270943Z * [new branch] gh/guilhermeleobas/122/head -> origin/gh/guilhermeleobas/122/head 2025-06-01T21:13:01.1271821Z * [new branch] gh/guilhermeleobas/122/orig -> origin/gh/guilhermeleobas/122/orig 2025-06-01T21:13:01.1272700Z * [new branch] gh/guilhermeleobas/123/base -> origin/gh/guilhermeleobas/123/base 2025-06-01T21:13:01.1273577Z * [new branch] gh/guilhermeleobas/123/head -> origin/gh/guilhermeleobas/123/head 2025-06-01T21:13:01.1274459Z * [new branch] gh/guilhermeleobas/123/orig -> origin/gh/guilhermeleobas/123/orig 2025-06-01T21:13:01.1275340Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-06-01T21:13:01.1276210Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-06-01T21:13:01.1277087Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-06-01T21:13:01.1277972Z * [new branch] gh/guilhermeleobas/125/base -> origin/gh/guilhermeleobas/125/base 2025-06-01T21:13:01.1278853Z * [new branch] gh/guilhermeleobas/125/head -> origin/gh/guilhermeleobas/125/head 2025-06-01T21:13:01.1280042Z * [new branch] gh/guilhermeleobas/125/orig -> origin/gh/guilhermeleobas/125/orig 2025-06-01T21:13:01.1280950Z * [new branch] gh/guilhermeleobas/126/base -> origin/gh/guilhermeleobas/126/base 2025-06-01T21:13:01.1281829Z * [new branch] gh/guilhermeleobas/126/head -> origin/gh/guilhermeleobas/126/head 2025-06-01T21:13:01.1282706Z * [new branch] gh/guilhermeleobas/126/orig -> origin/gh/guilhermeleobas/126/orig 2025-06-01T21:13:01.1283575Z * [new branch] gh/guilhermeleobas/127/base -> origin/gh/guilhermeleobas/127/base 2025-06-01T21:13:01.1284452Z * [new branch] gh/guilhermeleobas/127/head -> origin/gh/guilhermeleobas/127/head 2025-06-01T21:13:01.1285518Z * [new branch] gh/guilhermeleobas/127/orig -> origin/gh/guilhermeleobas/127/orig 2025-06-01T21:13:01.1286396Z * [new branch] gh/guilhermeleobas/128/base -> origin/gh/guilhermeleobas/128/base 2025-06-01T21:13:01.1287277Z * [new branch] gh/guilhermeleobas/128/head -> origin/gh/guilhermeleobas/128/head 2025-06-01T21:13:01.1288161Z * [new branch] gh/guilhermeleobas/128/orig -> origin/gh/guilhermeleobas/128/orig 2025-06-01T21:13:01.1289041Z * [new branch] gh/guilhermeleobas/129/base -> origin/gh/guilhermeleobas/129/base 2025-06-01T21:13:01.1289921Z * [new branch] gh/guilhermeleobas/129/head -> origin/gh/guilhermeleobas/129/head 2025-06-01T21:13:01.1290796Z * [new branch] gh/guilhermeleobas/129/orig -> origin/gh/guilhermeleobas/129/orig 2025-06-01T21:13:01.1291693Z * [new branch] gh/guilhermeleobas/130/base -> origin/gh/guilhermeleobas/130/base 2025-06-01T21:13:01.1292582Z * [new branch] gh/guilhermeleobas/130/head -> origin/gh/guilhermeleobas/130/head 2025-06-01T21:13:01.1293455Z * [new branch] gh/guilhermeleobas/130/orig -> origin/gh/guilhermeleobas/130/orig 2025-06-01T21:13:01.1294340Z * [new branch] gh/guilhermeleobas/131/base -> origin/gh/guilhermeleobas/131/base 2025-06-01T21:13:01.1295226Z * [new branch] gh/guilhermeleobas/131/head -> origin/gh/guilhermeleobas/131/head 2025-06-01T21:13:01.1296120Z * [new branch] gh/guilhermeleobas/131/orig -> origin/gh/guilhermeleobas/131/orig 2025-06-01T21:13:01.1296994Z * [new branch] gh/guilhermeleobas/132/base -> origin/gh/guilhermeleobas/132/base 2025-06-01T21:13:01.1298009Z * [new branch] gh/guilhermeleobas/132/head -> origin/gh/guilhermeleobas/132/head 2025-06-01T21:13:01.1298896Z * [new branch] gh/guilhermeleobas/132/orig -> origin/gh/guilhermeleobas/132/orig 2025-06-01T21:13:01.1299804Z * [new branch] gh/guilhermeleobas/133/base -> origin/gh/guilhermeleobas/133/base 2025-06-01T21:13:01.1300674Z * [new branch] gh/guilhermeleobas/133/head -> origin/gh/guilhermeleobas/133/head 2025-06-01T21:13:01.1301553Z * [new branch] gh/guilhermeleobas/133/orig -> origin/gh/guilhermeleobas/133/orig 2025-06-01T21:13:01.1302451Z * [new branch] gh/guilhermeleobas/134/base -> origin/gh/guilhermeleobas/134/base 2025-06-01T21:13:01.1303330Z * [new branch] gh/guilhermeleobas/134/head -> origin/gh/guilhermeleobas/134/head 2025-06-01T21:13:01.1304210Z * [new branch] gh/guilhermeleobas/134/orig -> origin/gh/guilhermeleobas/134/orig 2025-06-01T21:13:01.1305094Z * [new branch] gh/guilhermeleobas/135/base -> origin/gh/guilhermeleobas/135/base 2025-06-01T21:13:01.1305975Z * [new branch] gh/guilhermeleobas/135/head -> origin/gh/guilhermeleobas/135/head 2025-06-01T21:13:01.1306857Z * [new branch] gh/guilhermeleobas/135/orig -> origin/gh/guilhermeleobas/135/orig 2025-06-01T21:13:01.1307747Z * [new branch] gh/guilhermeleobas/136/base -> origin/gh/guilhermeleobas/136/base 2025-06-01T21:13:01.1308633Z * [new branch] gh/guilhermeleobas/136/head -> origin/gh/guilhermeleobas/136/head 2025-06-01T21:13:01.1309791Z * [new branch] gh/guilhermeleobas/136/orig -> origin/gh/guilhermeleobas/136/orig 2025-06-01T21:13:01.1310692Z * [new branch] gh/guilhermeleobas/137/base -> origin/gh/guilhermeleobas/137/base 2025-06-01T21:13:01.1311560Z * [new branch] gh/guilhermeleobas/137/head -> origin/gh/guilhermeleobas/137/head 2025-06-01T21:13:01.1312441Z * [new branch] gh/guilhermeleobas/137/orig -> origin/gh/guilhermeleobas/137/orig 2025-06-01T21:13:01.1313328Z * [new branch] gh/guilhermeleobas/138/base -> origin/gh/guilhermeleobas/138/base 2025-06-01T21:13:01.1314202Z * [new branch] gh/guilhermeleobas/138/head -> origin/gh/guilhermeleobas/138/head 2025-06-01T21:13:01.1315292Z * [new branch] gh/guilhermeleobas/138/orig -> origin/gh/guilhermeleobas/138/orig 2025-06-01T21:13:01.1316168Z * [new branch] gh/guilhermeleobas/139/base -> origin/gh/guilhermeleobas/139/base 2025-06-01T21:13:01.1317317Z * [new branch] gh/guilhermeleobas/139/head -> origin/gh/guilhermeleobas/139/head 2025-06-01T21:13:01.1318212Z * [new branch] gh/guilhermeleobas/139/orig -> origin/gh/guilhermeleobas/139/orig 2025-06-01T21:13:01.1319082Z * [new branch] gh/guilhermeleobas/140/base -> origin/gh/guilhermeleobas/140/base 2025-06-01T21:13:01.1319962Z * [new branch] gh/guilhermeleobas/140/head -> origin/gh/guilhermeleobas/140/head 2025-06-01T21:13:01.1321875Z * [new branch] gh/guilhermeleobas/140/orig -> origin/gh/guilhermeleobas/140/orig 2025-06-01T21:13:01.1323588Z * [new branch] gh/guilhermeleobas/141/base -> origin/gh/guilhermeleobas/141/base 2025-06-01T21:13:01.1324683Z * [new branch] gh/guilhermeleobas/141/head -> origin/gh/guilhermeleobas/141/head 2025-06-01T21:13:01.1326116Z * [new branch] gh/guilhermeleobas/141/orig -> origin/gh/guilhermeleobas/141/orig 2025-06-01T21:13:01.1327707Z * [new branch] gh/guilhermeleobas/142/base -> origin/gh/guilhermeleobas/142/base 2025-06-01T21:13:01.1328871Z * [new branch] gh/guilhermeleobas/142/head -> origin/gh/guilhermeleobas/142/head 2025-06-01T21:13:01.1330138Z * [new branch] gh/guilhermeleobas/142/orig -> origin/gh/guilhermeleobas/142/orig 2025-06-01T21:13:01.1331869Z * [new branch] gh/guilhermeleobas/143/base -> origin/gh/guilhermeleobas/143/base 2025-06-01T21:13:01.1333125Z * [new branch] gh/guilhermeleobas/143/head -> origin/gh/guilhermeleobas/143/head 2025-06-01T21:13:01.1334252Z * [new branch] gh/guilhermeleobas/143/orig -> origin/gh/guilhermeleobas/143/orig 2025-06-01T21:13:01.1335914Z * [new branch] gh/guilhermeleobas/144/base -> origin/gh/guilhermeleobas/144/base 2025-06-01T21:13:01.1337020Z * [new branch] gh/guilhermeleobas/144/head -> origin/gh/guilhermeleobas/144/head 2025-06-01T21:13:01.1338291Z * [new branch] gh/guilhermeleobas/144/orig -> origin/gh/guilhermeleobas/144/orig 2025-06-01T21:13:01.1340197Z * [new branch] gh/guilhermeleobas/145/base -> origin/gh/guilhermeleobas/145/base 2025-06-01T21:13:01.1341350Z * [new branch] gh/guilhermeleobas/145/head -> origin/gh/guilhermeleobas/145/head 2025-06-01T21:13:01.1342531Z * [new branch] gh/guilhermeleobas/145/orig -> origin/gh/guilhermeleobas/145/orig 2025-06-01T21:13:01.1344255Z * [new branch] gh/guilhermeleobas/146/base -> origin/gh/guilhermeleobas/146/base 2025-06-01T21:13:01.1345314Z * [new branch] gh/guilhermeleobas/146/head -> origin/gh/guilhermeleobas/146/head 2025-06-01T21:13:01.1346562Z * [new branch] gh/guilhermeleobas/146/orig -> origin/gh/guilhermeleobas/146/orig 2025-06-01T21:13:01.1348062Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-06-01T21:13:01.1349190Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-06-01T21:13:01.1350699Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-06-01T21:13:01.1352159Z * [new branch] gh/guilhermeleobas/148/base -> origin/gh/guilhermeleobas/148/base 2025-06-01T21:13:01.1353231Z * [new branch] gh/guilhermeleobas/148/head -> origin/gh/guilhermeleobas/148/head 2025-06-01T21:13:01.1354477Z * [new branch] gh/guilhermeleobas/148/orig -> origin/gh/guilhermeleobas/148/orig 2025-06-01T21:13:01.1356086Z * [new branch] gh/guilhermeleobas/149/base -> origin/gh/guilhermeleobas/149/base 2025-06-01T21:13:01.1357676Z * [new branch] gh/guilhermeleobas/149/head -> origin/gh/guilhermeleobas/149/head 2025-06-01T21:13:01.1358781Z * [new branch] gh/guilhermeleobas/149/orig -> origin/gh/guilhermeleobas/149/orig 2025-06-01T21:13:01.1360025Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-06-01T21:13:01.1361165Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-06-01T21:13:01.1362290Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-06-01T21:13:01.1364166Z * [new branch] gh/guilhermeleobas/151/base -> origin/gh/guilhermeleobas/151/base 2025-06-01T21:13:01.1365290Z * [new branch] gh/guilhermeleobas/151/head -> origin/gh/guilhermeleobas/151/head 2025-06-01T21:13:01.1366415Z * [new branch] gh/guilhermeleobas/151/orig -> origin/gh/guilhermeleobas/151/orig 2025-06-01T21:13:01.1368062Z * [new branch] gh/guilhermeleobas/152/base -> origin/gh/guilhermeleobas/152/base 2025-06-01T21:13:01.1369186Z * [new branch] gh/guilhermeleobas/152/head -> origin/gh/guilhermeleobas/152/head 2025-06-01T21:13:01.1370376Z * [new branch] gh/guilhermeleobas/152/orig -> origin/gh/guilhermeleobas/152/orig 2025-06-01T21:13:01.1372106Z * [new branch] gh/guilhermeleobas/153/base -> origin/gh/guilhermeleobas/153/base 2025-06-01T21:13:01.1373264Z * [new branch] gh/guilhermeleobas/153/head -> origin/gh/guilhermeleobas/153/head 2025-06-01T21:13:01.1374468Z * [new branch] gh/guilhermeleobas/153/orig -> origin/gh/guilhermeleobas/153/orig 2025-06-01T21:13:01.1376036Z * [new branch] gh/guilhermeleobas/154/base -> origin/gh/guilhermeleobas/154/base 2025-06-01T21:13:01.1377157Z * [new branch] gh/guilhermeleobas/154/head -> origin/gh/guilhermeleobas/154/head 2025-06-01T21:13:01.1378324Z * [new branch] gh/guilhermeleobas/154/orig -> origin/gh/guilhermeleobas/154/orig 2025-06-01T21:13:01.1380086Z * [new branch] gh/guilhermeleobas/155/base -> origin/gh/guilhermeleobas/155/base 2025-06-01T21:13:01.1381270Z * [new branch] gh/guilhermeleobas/155/head -> origin/gh/guilhermeleobas/155/head 2025-06-01T21:13:01.1382417Z * [new branch] gh/guilhermeleobas/155/orig -> origin/gh/guilhermeleobas/155/orig 2025-06-01T21:13:01.1384154Z * [new branch] gh/guilhermeleobas/156/base -> origin/gh/guilhermeleobas/156/base 2025-06-01T21:13:01.1385270Z * [new branch] gh/guilhermeleobas/156/head -> origin/gh/guilhermeleobas/156/head 2025-06-01T21:13:01.1386487Z * [new branch] gh/guilhermeleobas/156/orig -> origin/gh/guilhermeleobas/156/orig 2025-06-01T21:13:01.1388247Z * [new branch] gh/guilhermeleobas/157/base -> origin/gh/guilhermeleobas/157/base 2025-06-01T21:13:01.1389398Z * [new branch] gh/guilhermeleobas/157/head -> origin/gh/guilhermeleobas/157/head 2025-06-01T21:13:01.1390586Z * [new branch] gh/guilhermeleobas/157/orig -> origin/gh/guilhermeleobas/157/orig 2025-06-01T21:13:01.1392141Z * [new branch] gh/guilhermeleobas/158/base -> origin/gh/guilhermeleobas/158/base 2025-06-01T21:13:01.1393350Z * [new branch] gh/guilhermeleobas/158/head -> origin/gh/guilhermeleobas/158/head 2025-06-01T21:13:01.1394669Z * [new branch] gh/guilhermeleobas/158/orig -> origin/gh/guilhermeleobas/158/orig 2025-06-01T21:13:01.1396024Z * [new branch] gh/guilhermeleobas/159/base -> origin/gh/guilhermeleobas/159/base 2025-06-01T21:13:01.1397080Z * [new branch] gh/guilhermeleobas/159/head -> origin/gh/guilhermeleobas/159/head 2025-06-01T21:13:01.1398258Z * [new branch] gh/guilhermeleobas/159/orig -> origin/gh/guilhermeleobas/159/orig 2025-06-01T21:13:01.1399927Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-06-01T21:13:01.1401124Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-06-01T21:13:01.1402412Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-06-01T21:13:01.1404512Z * [new branch] gh/henrylhtsang/13/base -> origin/gh/henrylhtsang/13/base 2025-06-01T21:13:01.1405817Z * [new branch] gh/henrylhtsang/13/head -> origin/gh/henrylhtsang/13/head 2025-06-01T21:13:01.1406957Z * [new branch] gh/henrylhtsang/13/orig -> origin/gh/henrylhtsang/13/orig 2025-06-01T21:13:01.1408654Z * [new branch] gh/henrylhtsang/31/base -> origin/gh/henrylhtsang/31/base 2025-06-01T21:13:01.1409725Z * [new branch] gh/henrylhtsang/31/head -> origin/gh/henrylhtsang/31/head 2025-06-01T21:13:01.1410874Z * [new branch] gh/henrylhtsang/31/orig -> origin/gh/henrylhtsang/31/orig 2025-06-01T21:13:01.1412590Z * [new branch] gh/henrylhtsang/58/base -> origin/gh/henrylhtsang/58/base 2025-06-01T21:13:01.1413729Z * [new branch] gh/henrylhtsang/58/head -> origin/gh/henrylhtsang/58/head 2025-06-01T21:13:01.1414881Z * [new branch] gh/henrylhtsang/58/orig -> origin/gh/henrylhtsang/58/orig 2025-06-01T21:13:01.1416493Z * [new branch] gh/henrylhtsang/59/base -> origin/gh/henrylhtsang/59/base 2025-06-01T21:13:01.1417882Z * [new branch] gh/henrylhtsang/59/head -> origin/gh/henrylhtsang/59/head 2025-06-01T21:13:01.1419606Z * [new branch] gh/henrylhtsang/60/base -> origin/gh/henrylhtsang/60/base 2025-06-01T21:13:01.1420944Z * [new branch] gh/henrylhtsang/60/head -> origin/gh/henrylhtsang/60/head 2025-06-01T21:13:01.1422165Z * [new branch] gh/henrylhtsang/60/orig -> origin/gh/henrylhtsang/60/orig 2025-06-01T21:13:01.1423955Z * [new branch] gh/henrylhtsang/61/base -> origin/gh/henrylhtsang/61/base 2025-06-01T21:13:01.1424988Z * [new branch] gh/henrylhtsang/61/head -> origin/gh/henrylhtsang/61/head 2025-06-01T21:13:01.1426100Z * [new branch] gh/henrylhtsang/61/orig -> origin/gh/henrylhtsang/61/orig 2025-06-01T21:13:01.1428520Z * [new branch] gh/henrylhtsang/62/base -> origin/gh/henrylhtsang/62/base 2025-06-01T21:13:01.1429786Z * [new branch] gh/henrylhtsang/62/head -> origin/gh/henrylhtsang/62/head 2025-06-01T21:13:01.1430888Z * [new branch] gh/henrylhtsang/62/orig -> origin/gh/henrylhtsang/62/orig 2025-06-01T21:13:01.1432566Z * [new branch] gh/henrylhtsang/63/base -> origin/gh/henrylhtsang/63/base 2025-06-01T21:13:01.1433971Z * [new branch] gh/henrylhtsang/63/head -> origin/gh/henrylhtsang/63/head 2025-06-01T21:13:01.1435285Z * [new branch] gh/henrylhtsang/63/orig -> origin/gh/henrylhtsang/63/orig 2025-06-01T21:13:01.1437076Z * [new branch] gh/henrylhtsang/64/base -> origin/gh/henrylhtsang/64/base 2025-06-01T21:13:01.1438303Z * [new branch] gh/henrylhtsang/64/head -> origin/gh/henrylhtsang/64/head 2025-06-01T21:13:01.1439348Z * [new branch] gh/henrylhtsang/64/orig -> origin/gh/henrylhtsang/64/orig 2025-06-01T21:13:01.1440965Z * [new branch] gh/henrylhtsang/65/base -> origin/gh/henrylhtsang/65/base 2025-06-01T21:13:01.1442433Z * [new branch] gh/henrylhtsang/65/head -> origin/gh/henrylhtsang/65/head 2025-06-01T21:13:01.1443363Z * [new branch] gh/henrylhtsang/65/orig -> origin/gh/henrylhtsang/65/orig 2025-06-01T21:13:01.1444714Z * [new branch] gh/henrylhtsang/66/base -> origin/gh/henrylhtsang/66/base 2025-06-01T21:13:01.1445790Z * [new branch] gh/henrylhtsang/66/head -> origin/gh/henrylhtsang/66/head 2025-06-01T21:13:01.1446925Z * [new branch] gh/henrylhtsang/66/orig -> origin/gh/henrylhtsang/66/orig 2025-06-01T21:13:01.1448666Z * [new branch] gh/henrylhtsang/67/base -> origin/gh/henrylhtsang/67/base 2025-06-01T21:13:01.1449832Z * [new branch] gh/henrylhtsang/67/head -> origin/gh/henrylhtsang/67/head 2025-06-01T21:13:01.1450980Z * [new branch] gh/henrylhtsang/67/orig -> origin/gh/henrylhtsang/67/orig 2025-06-01T21:13:01.1452768Z * [new branch] gh/henrylhtsang/68/base -> origin/gh/henrylhtsang/68/base 2025-06-01T21:13:01.1453892Z * [new branch] gh/henrylhtsang/68/head -> origin/gh/henrylhtsang/68/head 2025-06-01T21:13:01.1455031Z * [new branch] gh/henrylhtsang/68/orig -> origin/gh/henrylhtsang/68/orig 2025-06-01T21:13:01.1456681Z * [new branch] gh/henrylhtsang/69/base -> origin/gh/henrylhtsang/69/base 2025-06-01T21:13:01.1457992Z * [new branch] gh/henrylhtsang/69/head -> origin/gh/henrylhtsang/69/head 2025-06-01T21:13:01.1459206Z * [new branch] gh/henrylhtsang/69/orig -> origin/gh/henrylhtsang/69/orig 2025-06-01T21:13:01.1460855Z * [new branch] gh/henrylhtsang/70/base -> origin/gh/henrylhtsang/70/base 2025-06-01T21:13:01.1461978Z * [new branch] gh/henrylhtsang/70/head -> origin/gh/henrylhtsang/70/head 2025-06-01T21:13:01.1463193Z * [new branch] gh/henrylhtsang/70/orig -> origin/gh/henrylhtsang/70/orig 2025-06-01T21:13:01.1464842Z * [new branch] gh/henrylhtsang/71/base -> origin/gh/henrylhtsang/71/base 2025-06-01T21:13:01.1466036Z * [new branch] gh/henrylhtsang/71/head -> origin/gh/henrylhtsang/71/head 2025-06-01T21:13:01.1467265Z * [new branch] gh/henrylhtsang/71/orig -> origin/gh/henrylhtsang/71/orig 2025-06-01T21:13:01.1468941Z * [new branch] gh/henrylhtsang/72/base -> origin/gh/henrylhtsang/72/base 2025-06-01T21:13:01.1470103Z * [new branch] gh/henrylhtsang/72/head -> origin/gh/henrylhtsang/72/head 2025-06-01T21:13:01.1471280Z * [new branch] gh/henrylhtsang/72/orig -> origin/gh/henrylhtsang/72/orig 2025-06-01T21:13:01.1472868Z * [new branch] gh/henrylhtsang/73/base -> origin/gh/henrylhtsang/73/base 2025-06-01T21:13:01.1473984Z * [new branch] gh/henrylhtsang/73/head -> origin/gh/henrylhtsang/73/head 2025-06-01T21:13:01.1475104Z * [new branch] gh/henrylhtsang/73/orig -> origin/gh/henrylhtsang/73/orig 2025-06-01T21:13:01.1477610Z * [new branch] gh/henrylhtsang/74/base -> origin/gh/henrylhtsang/74/base 2025-06-01T21:13:01.1478962Z * [new branch] gh/henrylhtsang/74/head -> origin/gh/henrylhtsang/74/head 2025-06-01T21:13:01.1480112Z * [new branch] gh/henrylhtsang/74/orig -> origin/gh/henrylhtsang/74/orig 2025-06-01T21:13:01.1481914Z * [new branch] gh/henrylhtsang/75/base -> origin/gh/henrylhtsang/75/base 2025-06-01T21:13:01.1483161Z * [new branch] gh/henrylhtsang/75/head -> origin/gh/henrylhtsang/75/head 2025-06-01T21:13:01.1484325Z * [new branch] gh/henrylhtsang/75/orig -> origin/gh/henrylhtsang/75/orig 2025-06-01T21:13:01.1486187Z * [new branch] gh/henrylhtsang/76/base -> origin/gh/henrylhtsang/76/base 2025-06-01T21:13:01.1487371Z * [new branch] gh/henrylhtsang/76/head -> origin/gh/henrylhtsang/76/head 2025-06-01T21:13:01.1488722Z * [new branch] gh/henrylhtsang/76/orig -> origin/gh/henrylhtsang/76/orig 2025-06-01T21:13:01.1490193Z * [new branch] gh/henrylhtsang/77/base -> origin/gh/henrylhtsang/77/base 2025-06-01T21:13:01.1491407Z * [new branch] gh/henrylhtsang/77/head -> origin/gh/henrylhtsang/77/head 2025-06-01T21:13:01.1492507Z * [new branch] gh/henrylhtsang/77/orig -> origin/gh/henrylhtsang/77/orig 2025-06-01T21:13:01.1496325Z * [new branch] gh/henrylhtsang/78/base -> origin/gh/henrylhtsang/78/base 2025-06-01T21:13:01.1497861Z * [new branch] gh/henrylhtsang/78/head -> origin/gh/henrylhtsang/78/head 2025-06-01T21:13:01.1499160Z * [new branch] gh/henrylhtsang/78/orig -> origin/gh/henrylhtsang/78/orig 2025-06-01T21:13:01.1500891Z * [new branch] gh/henrylhtsang/79/base -> origin/gh/henrylhtsang/79/base 2025-06-01T21:13:01.1502131Z * [new branch] gh/henrylhtsang/79/head -> origin/gh/henrylhtsang/79/head 2025-06-01T21:13:01.1503313Z * [new branch] gh/henrylhtsang/79/orig -> origin/gh/henrylhtsang/79/orig 2025-06-01T21:13:01.1505075Z * [new branch] gh/henrylhtsang/80/base -> origin/gh/henrylhtsang/80/base 2025-06-01T21:13:01.1506161Z * [new branch] gh/henrylhtsang/80/head -> origin/gh/henrylhtsang/80/head 2025-06-01T21:13:01.1507551Z * [new branch] gh/henrylhtsang/80/orig -> origin/gh/henrylhtsang/80/orig 2025-06-01T21:13:01.1509038Z * [new branch] gh/henrylhtsang/81/base -> origin/gh/henrylhtsang/81/base 2025-06-01T21:13:01.1510202Z * [new branch] gh/henrylhtsang/81/head -> origin/gh/henrylhtsang/81/head 2025-06-01T21:13:01.1511377Z * [new branch] gh/henrylhtsang/81/orig -> origin/gh/henrylhtsang/81/orig 2025-06-01T21:13:01.1513007Z * [new branch] gh/henrylhtsang/82/base -> origin/gh/henrylhtsang/82/base 2025-06-01T21:13:01.1514125Z * [new branch] gh/henrylhtsang/82/head -> origin/gh/henrylhtsang/82/head 2025-06-01T21:13:01.1515326Z * [new branch] gh/henrylhtsang/82/orig -> origin/gh/henrylhtsang/82/orig 2025-06-01T21:13:01.1517200Z * [new branch] gh/henrylhtsang/83/base -> origin/gh/henrylhtsang/83/base 2025-06-01T21:13:01.1518403Z * [new branch] gh/henrylhtsang/83/head -> origin/gh/henrylhtsang/83/head 2025-06-01T21:13:01.1519580Z * [new branch] gh/henrylhtsang/83/orig -> origin/gh/henrylhtsang/83/orig 2025-06-01T21:13:01.1521543Z * [new branch] gh/henrylhtsang/84/base -> origin/gh/henrylhtsang/84/base 2025-06-01T21:13:01.1522673Z * [new branch] gh/henrylhtsang/84/head -> origin/gh/henrylhtsang/84/head 2025-06-01T21:13:01.1523856Z * [new branch] gh/henrylhtsang/84/orig -> origin/gh/henrylhtsang/84/orig 2025-06-01T21:13:01.1525643Z * [new branch] gh/henrylhtsang/85/base -> origin/gh/henrylhtsang/85/base 2025-06-01T21:13:01.1526858Z * [new branch] gh/henrylhtsang/85/head -> origin/gh/henrylhtsang/85/head 2025-06-01T21:13:01.1527939Z * [new branch] gh/henrylhtsang/85/orig -> origin/gh/henrylhtsang/85/orig 2025-06-01T21:13:01.1529692Z * [new branch] gh/henrylhtsang/86/base -> origin/gh/henrylhtsang/86/base 2025-06-01T21:13:01.1531032Z * [new branch] gh/henrylhtsang/86/head -> origin/gh/henrylhtsang/86/head 2025-06-01T21:13:01.1532156Z * [new branch] gh/henrylhtsang/86/orig -> origin/gh/henrylhtsang/86/orig 2025-06-01T21:13:01.1534037Z * [new branch] gh/henrylhtsang/87/base -> origin/gh/henrylhtsang/87/base 2025-06-01T21:13:01.1535167Z * [new branch] gh/henrylhtsang/87/head -> origin/gh/henrylhtsang/87/head 2025-06-01T21:13:01.1536358Z * [new branch] gh/henrylhtsang/87/orig -> origin/gh/henrylhtsang/87/orig 2025-06-01T21:13:01.1538923Z * [new branch] gh/henrylhtsang/88/base -> origin/gh/henrylhtsang/88/base 2025-06-01T21:13:01.1539988Z * [new branch] gh/henrylhtsang/88/head -> origin/gh/henrylhtsang/88/head 2025-06-01T21:13:01.1541124Z * [new branch] gh/henrylhtsang/88/orig -> origin/gh/henrylhtsang/88/orig 2025-06-01T21:13:01.1543254Z * [new branch] gh/henrylhtsang/89/base -> origin/gh/henrylhtsang/89/base 2025-06-01T21:13:01.1544197Z * [new branch] gh/henrylhtsang/89/head -> origin/gh/henrylhtsang/89/head 2025-06-01T21:13:01.1545309Z * [new branch] gh/henrylhtsang/89/orig -> origin/gh/henrylhtsang/89/orig 2025-06-01T21:13:01.1547979Z * [new branch] gh/henrylhtsang/90/base -> origin/gh/henrylhtsang/90/base 2025-06-01T21:13:01.1548803Z * [new branch] gh/henrylhtsang/90/head -> origin/gh/henrylhtsang/90/head 2025-06-01T21:13:01.1549868Z * [new branch] gh/henrylhtsang/90/orig -> origin/gh/henrylhtsang/90/orig 2025-06-01T21:13:01.1551477Z * [new branch] gh/henrylhtsang/91/base -> origin/gh/henrylhtsang/91/base 2025-06-01T21:13:01.1552587Z * [new branch] gh/henrylhtsang/91/head -> origin/gh/henrylhtsang/91/head 2025-06-01T21:13:01.1553837Z * [new branch] gh/henrylhtsang/91/orig -> origin/gh/henrylhtsang/91/orig 2025-06-01T21:13:01.1555306Z * [new branch] gh/henrylhtsang/92/base -> origin/gh/henrylhtsang/92/base 2025-06-01T21:13:01.1556461Z * [new branch] gh/henrylhtsang/92/head -> origin/gh/henrylhtsang/92/head 2025-06-01T21:13:01.1557657Z * [new branch] gh/henrylhtsang/92/orig -> origin/gh/henrylhtsang/92/orig 2025-06-01T21:13:01.1559869Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-06-01T21:13:01.1561083Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-06-01T21:13:01.1563042Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-06-01T21:13:01.1564220Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-06-01T21:13:01.1565795Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-06-01T21:13:01.1566887Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-06-01T21:13:01.1567964Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-06-01T21:13:01.1569748Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-06-01T21:13:01.1570839Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-06-01T21:13:01.1571970Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-06-01T21:13:01.1573515Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-06-01T21:13:01.1574574Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-06-01T21:13:01.1575706Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-06-01T21:13:01.1577305Z * [new branch] gh/isuruf/119/base -> origin/gh/isuruf/119/base 2025-06-01T21:13:01.1578564Z * [new branch] gh/isuruf/119/head -> origin/gh/isuruf/119/head 2025-06-01T21:13:01.1579644Z * [new branch] gh/isuruf/119/orig -> origin/gh/isuruf/119/orig 2025-06-01T21:13:01.1581333Z * [new branch] gh/isuruf/120/base -> origin/gh/isuruf/120/base 2025-06-01T21:13:01.1582447Z * [new branch] gh/isuruf/120/head -> origin/gh/isuruf/120/head 2025-06-01T21:13:01.1583576Z * [new branch] gh/isuruf/120/orig -> origin/gh/isuruf/120/orig 2025-06-01T21:13:01.1585248Z * [new branch] gh/isuruf/127/base -> origin/gh/isuruf/127/base 2025-06-01T21:13:01.1586525Z * [new branch] gh/isuruf/127/head -> origin/gh/isuruf/127/head 2025-06-01T21:13:01.1587451Z * [new branch] gh/isuruf/127/orig -> origin/gh/isuruf/127/orig 2025-06-01T21:13:01.1588957Z * [new branch] gh/isuruf/136/base -> origin/gh/isuruf/136/base 2025-06-01T21:13:01.1590110Z * [new branch] gh/isuruf/136/head -> origin/gh/isuruf/136/head 2025-06-01T21:13:01.1591193Z * [new branch] gh/isuruf/136/orig -> origin/gh/isuruf/136/orig 2025-06-01T21:13:01.1592776Z * [new branch] gh/isuruf/137/base -> origin/gh/isuruf/137/base 2025-06-01T21:13:01.1593832Z * [new branch] gh/isuruf/137/head -> origin/gh/isuruf/137/head 2025-06-01T21:13:01.1594946Z * [new branch] gh/isuruf/137/orig -> origin/gh/isuruf/137/orig 2025-06-01T21:13:01.1596661Z * [new branch] gh/isuruf/138/base -> origin/gh/isuruf/138/base 2025-06-01T21:13:01.1598546Z * [new branch] gh/isuruf/138/orig -> origin/gh/isuruf/138/orig 2025-06-01T21:13:01.1599623Z * [new branch] gh/isuruf/139/base -> origin/gh/isuruf/139/base 2025-06-01T21:13:01.1600803Z * [new branch] gh/isuruf/139/head -> origin/gh/isuruf/139/head 2025-06-01T21:13:01.1601784Z * [new branch] gh/isuruf/139/orig -> origin/gh/isuruf/139/orig 2025-06-01T21:13:01.1603381Z * [new branch] gh/isuruf/140/base -> origin/gh/isuruf/140/base 2025-06-01T21:13:01.1604455Z * [new branch] gh/isuruf/140/head -> origin/gh/isuruf/140/head 2025-06-01T21:13:01.1605650Z * [new branch] gh/isuruf/140/orig -> origin/gh/isuruf/140/orig 2025-06-01T21:13:01.1607810Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-06-01T21:13:01.1608552Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-06-01T21:13:01.1609703Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-06-01T21:13:01.1611136Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-06-01T21:13:01.1612616Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-06-01T21:13:01.1613747Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-06-01T21:13:01.1615412Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-06-01T21:13:01.1616585Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-06-01T21:13:01.1618069Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-06-01T21:13:01.1619836Z * [new branch] gh/isuruf/144/base -> origin/gh/isuruf/144/base 2025-06-01T21:13:01.1620815Z * [new branch] gh/isuruf/144/head -> origin/gh/isuruf/144/head 2025-06-01T21:13:01.1621983Z * [new branch] gh/isuruf/144/orig -> origin/gh/isuruf/144/orig 2025-06-01T21:13:01.1624549Z * [new branch] gh/isuruf/145/base -> origin/gh/isuruf/145/base 2025-06-01T21:13:01.1625674Z * [new branch] gh/isuruf/145/head -> origin/gh/isuruf/145/head 2025-06-01T21:13:01.1626793Z * [new branch] gh/isuruf/145/orig -> origin/gh/isuruf/145/orig 2025-06-01T21:13:01.1628482Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-06-01T21:13:01.1629568Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-06-01T21:13:01.1630596Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-06-01T21:13:01.1632270Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-06-01T21:13:01.1633624Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-06-01T21:13:01.1634992Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-06-01T21:13:01.1636888Z * [new branch] gh/jamesjwu/100/base -> origin/gh/jamesjwu/100/base 2025-06-01T21:13:01.1638041Z * [new branch] gh/jamesjwu/100/head -> origin/gh/jamesjwu/100/head 2025-06-01T21:13:01.1639109Z * [new branch] gh/jamesjwu/100/orig -> origin/gh/jamesjwu/100/orig 2025-06-01T21:13:01.1640704Z * [new branch] gh/jamesjwu/102/base -> origin/gh/jamesjwu/102/base 2025-06-01T21:13:01.1642122Z * [new branch] gh/jamesjwu/102/head -> origin/gh/jamesjwu/102/head 2025-06-01T21:13:01.1644160Z * [new branch] gh/jamesjwu/105/base -> origin/gh/jamesjwu/105/base 2025-06-01T21:13:01.1645628Z * [new branch] gh/jamesjwu/105/head -> origin/gh/jamesjwu/105/head 2025-06-01T21:13:01.1646966Z * [new branch] gh/jamesjwu/105/orig -> origin/gh/jamesjwu/105/orig 2025-06-01T21:13:01.1648661Z * [new branch] gh/jamesjwu/108/base -> origin/gh/jamesjwu/108/base 2025-06-01T21:13:01.1649775Z * [new branch] gh/jamesjwu/108/head -> origin/gh/jamesjwu/108/head 2025-06-01T21:13:01.1650877Z * [new branch] gh/jamesjwu/108/orig -> origin/gh/jamesjwu/108/orig 2025-06-01T21:13:01.1652502Z * [new branch] gh/jamesjwu/111/base -> origin/gh/jamesjwu/111/base 2025-06-01T21:13:01.1653787Z * [new branch] gh/jamesjwu/111/head -> origin/gh/jamesjwu/111/head 2025-06-01T21:13:01.1654955Z * [new branch] gh/jamesjwu/111/orig -> origin/gh/jamesjwu/111/orig 2025-06-01T21:13:01.1656444Z * [new branch] gh/jamesjwu/113/base -> origin/gh/jamesjwu/113/base 2025-06-01T21:13:01.1657438Z * [new branch] gh/jamesjwu/113/head -> origin/gh/jamesjwu/113/head 2025-06-01T21:13:01.1658672Z * [new branch] gh/jamesjwu/113/orig -> origin/gh/jamesjwu/113/orig 2025-06-01T21:13:01.1660786Z * [new branch] gh/jamesjwu/122/base -> origin/gh/jamesjwu/122/base 2025-06-01T21:13:01.1661564Z * [new branch] gh/jamesjwu/122/head -> origin/gh/jamesjwu/122/head 2025-06-01T21:13:01.1662592Z * [new branch] gh/jamesjwu/122/orig -> origin/gh/jamesjwu/122/orig 2025-06-01T21:13:01.1664188Z * [new branch] gh/jamesjwu/124/base -> origin/gh/jamesjwu/124/base 2025-06-01T21:13:01.1665295Z * [new branch] gh/jamesjwu/124/head -> origin/gh/jamesjwu/124/head 2025-06-01T21:13:01.1666411Z * [new branch] gh/jamesjwu/124/orig -> origin/gh/jamesjwu/124/orig 2025-06-01T21:13:01.1667987Z * [new branch] gh/jamesjwu/128/base -> origin/gh/jamesjwu/128/base 2025-06-01T21:13:01.1669056Z * [new branch] gh/jamesjwu/128/head -> origin/gh/jamesjwu/128/head 2025-06-01T21:13:01.1670183Z * [new branch] gh/jamesjwu/128/orig -> origin/gh/jamesjwu/128/orig 2025-06-01T21:13:01.1671814Z * [new branch] gh/jamesjwu/129/base -> origin/gh/jamesjwu/129/base 2025-06-01T21:13:01.1672844Z * [new branch] gh/jamesjwu/129/head -> origin/gh/jamesjwu/129/head 2025-06-01T21:13:01.1673977Z * [new branch] gh/jamesjwu/129/orig -> origin/gh/jamesjwu/129/orig 2025-06-01T21:13:01.1675614Z * [new branch] gh/jamesjwu/139/base -> origin/gh/jamesjwu/139/base 2025-06-01T21:13:01.1676723Z * [new branch] gh/jamesjwu/139/head -> origin/gh/jamesjwu/139/head 2025-06-01T21:13:01.1677954Z * [new branch] gh/jamesjwu/139/orig -> origin/gh/jamesjwu/139/orig 2025-06-01T21:13:01.1679537Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-06-01T21:13:01.1680667Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-06-01T21:13:01.1682127Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-06-01T21:13:01.1683407Z * [new branch] gh/jamesjwu/141/base -> origin/gh/jamesjwu/141/base 2025-06-01T21:13:01.1684453Z * [new branch] gh/jamesjwu/141/head -> origin/gh/jamesjwu/141/head 2025-06-01T21:13:01.1685626Z * [new branch] gh/jamesjwu/141/orig -> origin/gh/jamesjwu/141/orig 2025-06-01T21:13:01.1687184Z * [new branch] gh/jamesjwu/142/base -> origin/gh/jamesjwu/142/base 2025-06-01T21:13:01.1688228Z * [new branch] gh/jamesjwu/142/head -> origin/gh/jamesjwu/142/head 2025-06-01T21:13:01.1689375Z * [new branch] gh/jamesjwu/142/orig -> origin/gh/jamesjwu/142/orig 2025-06-01T21:13:01.1690947Z * [new branch] gh/jamesjwu/143/base -> origin/gh/jamesjwu/143/base 2025-06-01T21:13:01.1692031Z * [new branch] gh/jamesjwu/143/head -> origin/gh/jamesjwu/143/head 2025-06-01T21:13:01.1693246Z * [new branch] gh/jamesjwu/143/orig -> origin/gh/jamesjwu/143/orig 2025-06-01T21:13:01.1694900Z * [new branch] gh/jamesjwu/144/base -> origin/gh/jamesjwu/144/base 2025-06-01T21:13:01.1696060Z * [new branch] gh/jamesjwu/144/head -> origin/gh/jamesjwu/144/head 2025-06-01T21:13:01.1697081Z * [new branch] gh/jamesjwu/144/orig -> origin/gh/jamesjwu/144/orig 2025-06-01T21:13:01.1699374Z * [new branch] gh/jamesjwu/145/base -> origin/gh/jamesjwu/145/base 2025-06-01T21:13:01.1700510Z * [new branch] gh/jamesjwu/145/head -> origin/gh/jamesjwu/145/head 2025-06-01T21:13:01.1701644Z * [new branch] gh/jamesjwu/145/orig -> origin/gh/jamesjwu/145/orig 2025-06-01T21:13:01.1703510Z * [new branch] gh/jamesjwu/146/base -> origin/gh/jamesjwu/146/base 2025-06-01T21:13:01.1704903Z * [new branch] gh/jamesjwu/146/head -> origin/gh/jamesjwu/146/head 2025-06-01T21:13:01.1706025Z * [new branch] gh/jamesjwu/146/orig -> origin/gh/jamesjwu/146/orig 2025-06-01T21:13:01.1707832Z * [new branch] gh/jamesjwu/147/base -> origin/gh/jamesjwu/147/base 2025-06-01T21:13:01.1708951Z * [new branch] gh/jamesjwu/147/head -> origin/gh/jamesjwu/147/head 2025-06-01T21:13:01.1710012Z * [new branch] gh/jamesjwu/147/orig -> origin/gh/jamesjwu/147/orig 2025-06-01T21:13:01.1711655Z * [new branch] gh/jamesjwu/148/base -> origin/gh/jamesjwu/148/base 2025-06-01T21:13:01.1712799Z * [new branch] gh/jamesjwu/148/head -> origin/gh/jamesjwu/148/head 2025-06-01T21:13:01.1714074Z * [new branch] gh/jamesjwu/148/orig -> origin/gh/jamesjwu/148/orig 2025-06-01T21:13:01.1715907Z * [new branch] gh/jamesjwu/149/base -> origin/gh/jamesjwu/149/base 2025-06-01T21:13:01.1717251Z * [new branch] gh/jamesjwu/149/head -> origin/gh/jamesjwu/149/head 2025-06-01T21:13:01.1722601Z * [new branch] gh/jamesjwu/149/orig -> origin/gh/jamesjwu/149/orig 2025-06-01T21:13:01.1723786Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-06-01T21:13:01.1724897Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-06-01T21:13:01.1726088Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-06-01T21:13:01.1727661Z * [new branch] gh/jamesjwu/151/base -> origin/gh/jamesjwu/151/base 2025-06-01T21:13:01.1728773Z * [new branch] gh/jamesjwu/151/head -> origin/gh/jamesjwu/151/head 2025-06-01T21:13:01.1729946Z * [new branch] gh/jamesjwu/151/orig -> origin/gh/jamesjwu/151/orig 2025-06-01T21:13:01.1731899Z * [new branch] gh/jamesjwu/152/base -> origin/gh/jamesjwu/152/base 2025-06-01T21:13:01.1733599Z * [new branch] gh/jamesjwu/152/head -> origin/gh/jamesjwu/152/head 2025-06-01T21:13:01.1734678Z * [new branch] gh/jamesjwu/152/orig -> origin/gh/jamesjwu/152/orig 2025-06-01T21:13:01.1736327Z * [new branch] gh/jamesjwu/153/base -> origin/gh/jamesjwu/153/base 2025-06-01T21:13:01.1737431Z * [new branch] gh/jamesjwu/153/head -> origin/gh/jamesjwu/153/head 2025-06-01T21:13:01.1738807Z * [new branch] gh/jamesjwu/153/orig -> origin/gh/jamesjwu/153/orig 2025-06-01T21:13:01.1740776Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-06-01T21:13:01.1741899Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-06-01T21:13:01.1743089Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-06-01T21:13:01.1744787Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-06-01T21:13:01.1745820Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-06-01T21:13:01.1746934Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-06-01T21:13:01.1748575Z * [new branch] gh/jamesjwu/156/base -> origin/gh/jamesjwu/156/base 2025-06-01T21:13:01.1750198Z * [new branch] gh/jamesjwu/156/head -> origin/gh/jamesjwu/156/head 2025-06-01T21:13:01.1751344Z * [new branch] gh/jamesjwu/156/orig -> origin/gh/jamesjwu/156/orig 2025-06-01T21:13:01.1753003Z * [new branch] gh/jamesjwu/157/base -> origin/gh/jamesjwu/157/base 2025-06-01T21:13:01.1754381Z * [new branch] gh/jamesjwu/157/head -> origin/gh/jamesjwu/157/head 2025-06-01T21:13:01.1755623Z * [new branch] gh/jamesjwu/157/orig -> origin/gh/jamesjwu/157/orig 2025-06-01T21:13:01.1757156Z * [new branch] gh/jamesjwu/158/base -> origin/gh/jamesjwu/158/base 2025-06-01T21:13:01.1758615Z * [new branch] gh/jamesjwu/158/head -> origin/gh/jamesjwu/158/head 2025-06-01T21:13:01.1759830Z * [new branch] gh/jamesjwu/158/orig -> origin/gh/jamesjwu/158/orig 2025-06-01T21:13:01.1761746Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-06-01T21:13:01.1762995Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-06-01T21:13:01.1764135Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-06-01T21:13:01.1766846Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-06-01T21:13:01.1767378Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-06-01T21:13:01.1768840Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-06-01T21:13:01.1769891Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-06-01T21:13:01.1771380Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-06-01T21:13:01.1772507Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-06-01T21:13:01.1773972Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-06-01T21:13:01.1775084Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-06-01T21:13:01.1776628Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-06-01T21:13:01.1777760Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-06-01T21:13:01.1779378Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-06-01T21:13:01.1780962Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-06-01T21:13:01.1782349Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-06-01T21:13:01.1783513Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-06-01T21:13:01.1785192Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-06-01T21:13:01.1785917Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-06-01T21:13:01.1787429Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-06-01T21:13:01.1788891Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-06-01T21:13:01.1790112Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-06-01T21:13:01.1791233Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-06-01T21:13:01.1792896Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-06-01T21:13:01.1794148Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-06-01T21:13:01.1795455Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-06-01T21:13:01.1796825Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-06-01T21:13:01.1798439Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-06-01T21:13:01.1799497Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-06-01T21:13:01.1801039Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-06-01T21:13:01.1802071Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-06-01T21:13:01.1803789Z * [new branch] gh/jamesjwu/97/base -> origin/gh/jamesjwu/97/base 2025-06-01T21:13:01.1804784Z * [new branch] gh/jamesjwu/97/head -> origin/gh/jamesjwu/97/head 2025-06-01T21:13:01.1805945Z * [new branch] gh/jamesjwu/97/orig -> origin/gh/jamesjwu/97/orig 2025-06-01T21:13:01.1808687Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-06-01T21:13:01.1809608Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-06-01T21:13:01.1810635Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-06-01T21:13:01.1812143Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-06-01T21:13:01.1813219Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-06-01T21:13:01.1814326Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-06-01T21:13:01.1816166Z * [new branch] gh/janeyx99/222/base -> origin/gh/janeyx99/222/base 2025-06-01T21:13:01.1817424Z * [new branch] gh/janeyx99/222/head -> origin/gh/janeyx99/222/head 2025-06-01T21:13:01.1819267Z * [new branch] gh/janeyx99/222/orig -> origin/gh/janeyx99/222/orig 2025-06-01T21:13:01.1820607Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-06-01T21:13:01.1821869Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-06-01T21:13:01.1823058Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-06-01T21:13:01.1824662Z * [new branch] gh/janeyx99/239/base -> origin/gh/janeyx99/239/base 2025-06-01T21:13:01.1826352Z * [new branch] gh/janeyx99/239/head -> origin/gh/janeyx99/239/head 2025-06-01T21:13:01.1827480Z * [new branch] gh/janeyx99/239/orig -> origin/gh/janeyx99/239/orig 2025-06-01T21:13:01.1829647Z * [new branch] gh/janeyx99/240/base -> origin/gh/janeyx99/240/base 2025-06-01T21:13:01.1831179Z * [new branch] gh/janeyx99/240/head -> origin/gh/janeyx99/240/head 2025-06-01T21:13:01.1831994Z * [new branch] gh/janeyx99/240/orig -> origin/gh/janeyx99/240/orig 2025-06-01T21:13:01.1833440Z * [new branch] gh/janeyx99/241/base -> origin/gh/janeyx99/241/base 2025-06-01T21:13:01.1834629Z * [new branch] gh/janeyx99/241/head -> origin/gh/janeyx99/241/head 2025-06-01T21:13:01.1835737Z * [new branch] gh/janeyx99/241/orig -> origin/gh/janeyx99/241/orig 2025-06-01T21:13:01.1837135Z * [new branch] gh/janeyx99/242/base -> origin/gh/janeyx99/242/base 2025-06-01T21:13:01.1838286Z * [new branch] gh/janeyx99/242/head -> origin/gh/janeyx99/242/head 2025-06-01T21:13:01.1839441Z * [new branch] gh/janeyx99/242/orig -> origin/gh/janeyx99/242/orig 2025-06-01T21:13:01.1841212Z * [new branch] gh/janeyx99/243/base -> origin/gh/janeyx99/243/base 2025-06-01T21:13:01.1842493Z * [new branch] gh/janeyx99/243/head -> origin/gh/janeyx99/243/head 2025-06-01T21:13:01.1843563Z * [new branch] gh/janeyx99/243/orig -> origin/gh/janeyx99/243/orig 2025-06-01T21:13:01.1845296Z * [new branch] gh/janeyx99/244/base -> origin/gh/janeyx99/244/base 2025-06-01T21:13:01.1846266Z * [new branch] gh/janeyx99/244/head -> origin/gh/janeyx99/244/head 2025-06-01T21:13:01.1847678Z * [new branch] gh/janeyx99/244/orig -> origin/gh/janeyx99/244/orig 2025-06-01T21:13:01.1849068Z * [new branch] gh/janeyx99/245/base -> origin/gh/janeyx99/245/base 2025-06-01T21:13:01.1850321Z * [new branch] gh/janeyx99/245/head -> origin/gh/janeyx99/245/head 2025-06-01T21:13:01.1851481Z * [new branch] gh/janeyx99/245/orig -> origin/gh/janeyx99/245/orig 2025-06-01T21:13:01.1853214Z * [new branch] gh/janeyx99/246/base -> origin/gh/janeyx99/246/base 2025-06-01T21:13:01.1854249Z * [new branch] gh/janeyx99/246/head -> origin/gh/janeyx99/246/head 2025-06-01T21:13:01.1855508Z * [new branch] gh/janeyx99/246/orig -> origin/gh/janeyx99/246/orig 2025-06-01T21:13:01.1857247Z * [new branch] gh/janeyx99/247/base -> origin/gh/janeyx99/247/base 2025-06-01T21:13:01.1858576Z * [new branch] gh/janeyx99/247/head -> origin/gh/janeyx99/247/head 2025-06-01T21:13:01.1859804Z * [new branch] gh/janeyx99/247/orig -> origin/gh/janeyx99/247/orig 2025-06-01T21:13:01.1861707Z * [new branch] gh/janeyx99/248/base -> origin/gh/janeyx99/248/base 2025-06-01T21:13:01.1862927Z * [new branch] gh/janeyx99/248/head -> origin/gh/janeyx99/248/head 2025-06-01T21:13:01.1863933Z * [new branch] gh/janeyx99/248/orig -> origin/gh/janeyx99/248/orig 2025-06-01T21:13:01.1865581Z * [new branch] gh/janeyx99/249/base -> origin/gh/janeyx99/249/base 2025-06-01T21:13:01.1866977Z * [new branch] gh/janeyx99/249/head -> origin/gh/janeyx99/249/head 2025-06-01T21:13:01.1868169Z * [new branch] gh/janeyx99/249/orig -> origin/gh/janeyx99/249/orig 2025-06-01T21:13:01.1869883Z * [new branch] gh/janeyx99/250/base -> origin/gh/janeyx99/250/base 2025-06-01T21:13:01.1871035Z * [new branch] gh/janeyx99/250/head -> origin/gh/janeyx99/250/head 2025-06-01T21:13:01.1872186Z * [new branch] gh/janeyx99/250/orig -> origin/gh/janeyx99/250/orig 2025-06-01T21:13:01.1873997Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-06-01T21:13:01.1875333Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-06-01T21:13:01.1876364Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-06-01T21:13:01.1879125Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-06-01T21:13:01.1880073Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-06-01T21:13:01.1881694Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-06-01T21:13:01.1882761Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-06-01T21:13:01.1883909Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-06-01T21:13:01.1885536Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-06-01T21:13:01.1886605Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-06-01T21:13:01.1888278Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-06-01T21:13:01.1889434Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-06-01T21:13:01.1890575Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-06-01T21:13:01.1891762Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-06-01T21:13:01.1893341Z * [new branch] gh/jansel/514/base -> origin/gh/jansel/514/base 2025-06-01T21:13:01.1894560Z * [new branch] gh/jansel/514/head -> origin/gh/jansel/514/head 2025-06-01T21:13:01.1895594Z * [new branch] gh/jansel/514/orig -> origin/gh/jansel/514/orig 2025-06-01T21:13:01.1897182Z * [new branch] gh/jansel/515/base -> origin/gh/jansel/515/base 2025-06-01T21:13:01.1898524Z * [new branch] gh/jansel/515/head -> origin/gh/jansel/515/head 2025-06-01T21:13:01.1899726Z * [new branch] gh/jansel/515/orig -> origin/gh/jansel/515/orig 2025-06-01T21:13:01.1901546Z * [new branch] gh/jansel/516/base -> origin/gh/jansel/516/base 2025-06-01T21:13:01.1902641Z * [new branch] gh/jansel/516/head -> origin/gh/jansel/516/head 2025-06-01T21:13:01.1903730Z * [new branch] gh/jansel/516/orig -> origin/gh/jansel/516/orig 2025-06-01T21:13:01.1905404Z * [new branch] gh/jansel/517/base -> origin/gh/jansel/517/base 2025-06-01T21:13:01.1906530Z * [new branch] gh/jansel/517/head -> origin/gh/jansel/517/head 2025-06-01T21:13:01.1907682Z * [new branch] gh/jansel/517/orig -> origin/gh/jansel/517/orig 2025-06-01T21:13:01.1909225Z * [new branch] gh/jansel/518/base -> origin/gh/jansel/518/base 2025-06-01T21:13:01.1910426Z * [new branch] gh/jansel/518/head -> origin/gh/jansel/518/head 2025-06-01T21:13:01.1911425Z * [new branch] gh/jansel/518/orig -> origin/gh/jansel/518/orig 2025-06-01T21:13:01.1913696Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-06-01T21:13:01.1914874Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-06-01T21:13:01.1916086Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-06-01T21:13:01.1918062Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-06-01T21:13:01.1919202Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-06-01T21:13:01.1921113Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-06-01T21:13:01.1922362Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-06-01T21:13:01.1923411Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-06-01T21:13:01.1924554Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-06-01T21:13:01.1926214Z * [new branch] gh/jbschlosser/228/base -> origin/gh/jbschlosser/228/base 2025-06-01T21:13:01.1927675Z * [new branch] gh/jbschlosser/228/head -> origin/gh/jbschlosser/228/head 2025-06-01T21:13:01.1928527Z * [new branch] gh/jbschlosser/228/orig -> origin/gh/jbschlosser/228/orig 2025-06-01T21:13:01.1930741Z * [new branch] gh/jbschlosser/229/base -> origin/gh/jbschlosser/229/base 2025-06-01T21:13:01.1931823Z * [new branch] gh/jbschlosser/229/head -> origin/gh/jbschlosser/229/head 2025-06-01T21:13:01.1932945Z * [new branch] gh/jbschlosser/229/orig -> origin/gh/jbschlosser/229/orig 2025-06-01T21:13:01.1935116Z * [new branch] gh/jbschlosser/232/base -> origin/gh/jbschlosser/232/base 2025-06-01T21:13:01.1936389Z * [new branch] gh/jbschlosser/232/head -> origin/gh/jbschlosser/232/head 2025-06-01T21:13:01.1937911Z * [new branch] gh/jbschlosser/232/orig -> origin/gh/jbschlosser/232/orig 2025-06-01T21:13:01.1940546Z * [new branch] gh/jbschlosser/233/base -> origin/gh/jbschlosser/233/base 2025-06-01T21:13:01.1941139Z * [new branch] gh/jbschlosser/233/head -> origin/gh/jbschlosser/233/head 2025-06-01T21:13:01.1942251Z * [new branch] gh/jbschlosser/233/orig -> origin/gh/jbschlosser/233/orig 2025-06-01T21:13:01.1944445Z * [new branch] gh/jbschlosser/234/base -> origin/gh/jbschlosser/234/base 2025-06-01T21:13:01.1945265Z * [new branch] gh/jbschlosser/234/head -> origin/gh/jbschlosser/234/head 2025-06-01T21:13:01.1946376Z * [new branch] gh/jbschlosser/234/orig -> origin/gh/jbschlosser/234/orig 2025-06-01T21:13:01.1948137Z * [new branch] gh/jbschlosser/235/base -> origin/gh/jbschlosser/235/base 2025-06-01T21:13:01.1949445Z * [new branch] gh/jbschlosser/235/head -> origin/gh/jbschlosser/235/head 2025-06-01T21:13:01.1950527Z * [new branch] gh/jbschlosser/235/orig -> origin/gh/jbschlosser/235/orig 2025-06-01T21:13:01.1952238Z * [new branch] gh/jbschlosser/236/base -> origin/gh/jbschlosser/236/base 2025-06-01T21:13:01.1953603Z * [new branch] gh/jbschlosser/236/head -> origin/gh/jbschlosser/236/head 2025-06-01T21:13:01.1954621Z * [new branch] gh/jbschlosser/236/orig -> origin/gh/jbschlosser/236/orig 2025-06-01T21:13:01.1956451Z * [new branch] gh/jbschlosser/237/base -> origin/gh/jbschlosser/237/base 2025-06-01T21:13:01.1957602Z * [new branch] gh/jbschlosser/237/head -> origin/gh/jbschlosser/237/head 2025-06-01T21:13:01.1958812Z * [new branch] gh/jbschlosser/237/orig -> origin/gh/jbschlosser/237/orig 2025-06-01T21:13:01.1960450Z * [new branch] gh/jbschlosser/238/base -> origin/gh/jbschlosser/238/base 2025-06-01T21:13:01.1961569Z * [new branch] gh/jbschlosser/238/head -> origin/gh/jbschlosser/238/head 2025-06-01T21:13:01.1962915Z * [new branch] gh/jbschlosser/238/orig -> origin/gh/jbschlosser/238/orig 2025-06-01T21:13:01.1964483Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-06-01T21:13:01.1965626Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-06-01T21:13:01.1966895Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-06-01T21:13:01.1968476Z * [new branch] gh/jbschlosser/240/base -> origin/gh/jbschlosser/240/base 2025-06-01T21:13:01.1969839Z * [new branch] gh/jbschlosser/240/head -> origin/gh/jbschlosser/240/head 2025-06-01T21:13:01.1971160Z * [new branch] gh/jbschlosser/240/orig -> origin/gh/jbschlosser/240/orig 2025-06-01T21:13:01.1972768Z * [new branch] gh/jbschlosser/241/base -> origin/gh/jbschlosser/241/base 2025-06-01T21:13:01.1973954Z * [new branch] gh/jbschlosser/241/head -> origin/gh/jbschlosser/241/head 2025-06-01T21:13:01.1975273Z * [new branch] gh/jbschlosser/241/orig -> origin/gh/jbschlosser/241/orig 2025-06-01T21:13:01.1977031Z * [new branch] gh/jbschlosser/242/base -> origin/gh/jbschlosser/242/base 2025-06-01T21:13:01.1978069Z * [new branch] gh/jbschlosser/242/head -> origin/gh/jbschlosser/242/head 2025-06-01T21:13:01.1979332Z * [new branch] gh/jbschlosser/242/orig -> origin/gh/jbschlosser/242/orig 2025-06-01T21:13:01.1981825Z * [new branch] gh/jbschlosser/243/base -> origin/gh/jbschlosser/243/base 2025-06-01T21:13:01.1983088Z * [new branch] gh/jbschlosser/243/head -> origin/gh/jbschlosser/243/head 2025-06-01T21:13:01.1984184Z * [new branch] gh/jbschlosser/243/orig -> origin/gh/jbschlosser/243/orig 2025-06-01T21:13:01.1986275Z * [new branch] gh/jbschlosser/244/base -> origin/gh/jbschlosser/244/base 2025-06-01T21:13:01.1987438Z * [new branch] gh/jbschlosser/244/head -> origin/gh/jbschlosser/244/head 2025-06-01T21:13:01.1988701Z * [new branch] gh/jbschlosser/244/orig -> origin/gh/jbschlosser/244/orig 2025-06-01T21:13:01.1990763Z * [new branch] gh/jbschlosser/245/base -> origin/gh/jbschlosser/245/base 2025-06-01T21:13:01.1991859Z * [new branch] gh/jbschlosser/245/head -> origin/gh/jbschlosser/245/head 2025-06-01T21:13:01.1992942Z * [new branch] gh/jbschlosser/245/orig -> origin/gh/jbschlosser/245/orig 2025-06-01T21:13:01.1994480Z * [new branch] gh/jbschlosser/246/base -> origin/gh/jbschlosser/246/base 2025-06-01T21:13:01.1996191Z * [new branch] gh/jbschlosser/246/head -> origin/gh/jbschlosser/246/head 2025-06-01T21:13:01.1997416Z * [new branch] gh/jbschlosser/246/orig -> origin/gh/jbschlosser/246/orig 2025-06-01T21:13:01.1999282Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-06-01T21:13:01.2000529Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-06-01T21:13:01.2001550Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-06-01T21:13:01.2003307Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-06-01T21:13:01.2004612Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-06-01T21:13:01.2005779Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-06-01T21:13:01.2008442Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-06-01T21:13:01.2009612Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-06-01T21:13:01.2010879Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-06-01T21:13:01.2012543Z * [new branch] gh/jerryzh168/856/base -> origin/gh/jerryzh168/856/base 2025-06-01T21:13:01.2013986Z * [new branch] gh/jerryzh168/856/head -> origin/gh/jerryzh168/856/head 2025-06-01T21:13:01.2015248Z * [new branch] gh/jerryzh168/856/orig -> origin/gh/jerryzh168/856/orig 2025-06-01T21:13:01.2018180Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-06-01T21:13:01.2019460Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-06-01T21:13:01.2020618Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-06-01T21:13:01.2022475Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-06-01T21:13:01.2023791Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-06-01T21:13:01.2025342Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-06-01T21:13:01.2027122Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-06-01T21:13:01.2028088Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-06-01T21:13:01.2062328Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-06-01T21:13:01.2062962Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-06-01T21:13:01.2063310Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-06-01T21:13:01.2063634Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-06-01T21:13:01.2064201Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-06-01T21:13:01.2064512Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-06-01T21:13:01.2064818Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-06-01T21:13:01.2065152Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-06-01T21:13:01.2065480Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-06-01T21:13:01.2065808Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-06-01T21:13:01.2066133Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-06-01T21:13:01.2066470Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-06-01T21:13:01.2066788Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-06-01T21:13:01.2067120Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-06-01T21:13:01.2067441Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-06-01T21:13:01.2067766Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-06-01T21:13:01.2068092Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-06-01T21:13:01.2068408Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-06-01T21:13:01.2068733Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-06-01T21:13:01.2069049Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-06-01T21:13:01.2069368Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-06-01T21:13:01.2069705Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-06-01T21:13:01.2070025Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-06-01T21:13:01.2070350Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-06-01T21:13:01.2070656Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-06-01T21:13:01.2070943Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-06-01T21:13:01.2071245Z * [new branch] gh/kwen2501/128/base -> origin/gh/kwen2501/128/base 2025-06-01T21:13:01.2071541Z * [new branch] gh/kwen2501/128/head -> origin/gh/kwen2501/128/head 2025-06-01T21:13:01.2071847Z * [new branch] gh/kwen2501/128/orig -> origin/gh/kwen2501/128/orig 2025-06-01T21:13:01.2073135Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-06-01T21:13:01.2074790Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-06-01T21:13:01.2075876Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-06-01T21:13:01.2077397Z * [new branch] gh/kwen2501/131/base -> origin/gh/kwen2501/131/base 2025-06-01T21:13:01.2078819Z * [new branch] gh/kwen2501/131/head -> origin/gh/kwen2501/131/head 2025-06-01T21:13:01.2079688Z * [new branch] gh/kwen2501/131/orig -> origin/gh/kwen2501/131/orig 2025-06-01T21:13:01.2081370Z * [new branch] gh/kwen2501/132/base -> origin/gh/kwen2501/132/base 2025-06-01T21:13:01.2082652Z * [new branch] gh/kwen2501/132/head -> origin/gh/kwen2501/132/head 2025-06-01T21:13:01.2083760Z * [new branch] gh/kwen2501/132/orig -> origin/gh/kwen2501/132/orig 2025-06-01T21:13:01.2085482Z * [new branch] gh/kwen2501/134/base -> origin/gh/kwen2501/134/base 2025-06-01T21:13:01.2086696Z * [new branch] gh/kwen2501/134/head -> origin/gh/kwen2501/134/head 2025-06-01T21:13:01.2087864Z * [new branch] gh/kwen2501/134/orig -> origin/gh/kwen2501/134/orig 2025-06-01T21:13:01.2089639Z * [new branch] gh/kwen2501/135/base -> origin/gh/kwen2501/135/base 2025-06-01T21:13:01.2090955Z * [new branch] gh/kwen2501/135/head -> origin/gh/kwen2501/135/head 2025-06-01T21:13:01.2092069Z * [new branch] gh/kwen2501/135/orig -> origin/gh/kwen2501/135/orig 2025-06-01T21:13:01.2093439Z * [new branch] gh/kwen2501/136/base -> origin/gh/kwen2501/136/base 2025-06-01T21:13:01.2094685Z * [new branch] gh/kwen2501/136/head -> origin/gh/kwen2501/136/head 2025-06-01T21:13:01.2095898Z * [new branch] gh/kwen2501/136/orig -> origin/gh/kwen2501/136/orig 2025-06-01T21:13:01.2097836Z * [new branch] gh/kwen2501/137/base -> origin/gh/kwen2501/137/base 2025-06-01T21:13:01.2099239Z * [new branch] gh/kwen2501/137/head -> origin/gh/kwen2501/137/head 2025-06-01T21:13:01.2100522Z * [new branch] gh/kwen2501/137/orig -> origin/gh/kwen2501/137/orig 2025-06-01T21:13:01.2101917Z * [new branch] gh/kwen2501/138/base -> origin/gh/kwen2501/138/base 2025-06-01T21:13:01.2103109Z * [new branch] gh/kwen2501/138/head -> origin/gh/kwen2501/138/head 2025-06-01T21:13:01.2104533Z * [new branch] gh/kwen2501/138/orig -> origin/gh/kwen2501/138/orig 2025-06-01T21:13:01.2106476Z * [new branch] gh/kwen2501/141/base -> origin/gh/kwen2501/141/base 2025-06-01T21:13:01.2107667Z * [new branch] gh/kwen2501/141/head -> origin/gh/kwen2501/141/head 2025-06-01T21:13:01.2108728Z * [new branch] gh/kwen2501/141/orig -> origin/gh/kwen2501/141/orig 2025-06-01T21:13:01.2110523Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-06-01T21:13:01.2111588Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-06-01T21:13:01.2112805Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-06-01T21:13:01.2114518Z * [new branch] gh/kwen2501/143/base -> origin/gh/kwen2501/143/base 2025-06-01T21:13:01.2115520Z * [new branch] gh/kwen2501/143/head -> origin/gh/kwen2501/143/head 2025-06-01T21:13:01.2116837Z * [new branch] gh/kwen2501/143/orig -> origin/gh/kwen2501/143/orig 2025-06-01T21:13:01.2123150Z * [new branch] gh/kwen2501/144/base -> origin/gh/kwen2501/144/base 2025-06-01T21:13:01.2123489Z * [new branch] gh/kwen2501/144/head -> origin/gh/kwen2501/144/head 2025-06-01T21:13:01.2124897Z * [new branch] gh/kwen2501/144/orig -> origin/gh/kwen2501/144/orig 2025-06-01T21:13:01.2126860Z * [new branch] gh/kwen2501/145/base -> origin/gh/kwen2501/145/base 2025-06-01T21:13:01.2128180Z * [new branch] gh/kwen2501/145/head -> origin/gh/kwen2501/145/head 2025-06-01T21:13:01.2129474Z * [new branch] gh/kwen2501/145/orig -> origin/gh/kwen2501/145/orig 2025-06-01T21:13:01.2131409Z * [new branch] gh/kwen2501/146/base -> origin/gh/kwen2501/146/base 2025-06-01T21:13:01.2132444Z * [new branch] gh/kwen2501/146/head -> origin/gh/kwen2501/146/head 2025-06-01T21:13:01.2133707Z * [new branch] gh/kwen2501/146/orig -> origin/gh/kwen2501/146/orig 2025-06-01T21:13:01.2135331Z * [new branch] gh/kwen2501/147/base -> origin/gh/kwen2501/147/base 2025-06-01T21:13:01.2136780Z * [new branch] gh/kwen2501/147/head -> origin/gh/kwen2501/147/head 2025-06-01T21:13:01.2137918Z * [new branch] gh/kwen2501/147/orig -> origin/gh/kwen2501/147/orig 2025-06-01T21:13:01.2140558Z * [new branch] gh/kwen2501/148/base -> origin/gh/kwen2501/148/base 2025-06-01T21:13:01.2141809Z * [new branch] gh/kwen2501/148/head -> origin/gh/kwen2501/148/head 2025-06-01T21:13:01.2143177Z * [new branch] gh/kwen2501/148/orig -> origin/gh/kwen2501/148/orig 2025-06-01T21:13:01.2145022Z * [new branch] gh/kwen2501/149/base -> origin/gh/kwen2501/149/base 2025-06-01T21:13:01.2146480Z * [new branch] gh/kwen2501/149/head -> origin/gh/kwen2501/149/head 2025-06-01T21:13:01.2147424Z * [new branch] gh/kwen2501/149/orig -> origin/gh/kwen2501/149/orig 2025-06-01T21:13:01.2149332Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-06-01T21:13:01.2150541Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-06-01T21:13:01.2152422Z * [new branch] gh/kwen2501/150/base -> origin/gh/kwen2501/150/base 2025-06-01T21:13:01.2154020Z * [new branch] gh/kwen2501/150/head -> origin/gh/kwen2501/150/head 2025-06-01T21:13:01.2155209Z * [new branch] gh/kwen2501/150/orig -> origin/gh/kwen2501/150/orig 2025-06-01T21:13:01.2156802Z * [new branch] gh/kwen2501/151/base -> origin/gh/kwen2501/151/base 2025-06-01T21:13:01.2158064Z * [new branch] gh/kwen2501/151/head -> origin/gh/kwen2501/151/head 2025-06-01T21:13:01.2159233Z * [new branch] gh/kwen2501/151/orig -> origin/gh/kwen2501/151/orig 2025-06-01T21:13:01.2160772Z * [new branch] gh/kwen2501/152/base -> origin/gh/kwen2501/152/base 2025-06-01T21:13:01.2162165Z * [new branch] gh/kwen2501/152/head -> origin/gh/kwen2501/152/head 2025-06-01T21:13:01.2163383Z * [new branch] gh/kwen2501/152/orig -> origin/gh/kwen2501/152/orig 2025-06-01T21:13:01.2165175Z * [new branch] gh/kwen2501/153/base -> origin/gh/kwen2501/153/base 2025-06-01T21:13:01.2166292Z * [new branch] gh/kwen2501/153/head -> origin/gh/kwen2501/153/head 2025-06-01T21:13:01.2167478Z * [new branch] gh/kwen2501/153/orig -> origin/gh/kwen2501/153/orig 2025-06-01T21:13:01.2169078Z * [new branch] gh/kwen2501/154/base -> origin/gh/kwen2501/154/base 2025-06-01T21:13:01.2170216Z * [new branch] gh/kwen2501/154/head -> origin/gh/kwen2501/154/head 2025-06-01T21:13:01.2171293Z * [new branch] gh/kwen2501/154/orig -> origin/gh/kwen2501/154/orig 2025-06-01T21:13:01.2172903Z * [new branch] gh/kwen2501/155/base -> origin/gh/kwen2501/155/base 2025-06-01T21:13:01.2174126Z * [new branch] gh/kwen2501/155/head -> origin/gh/kwen2501/155/head 2025-06-01T21:13:01.2175321Z * [new branch] gh/kwen2501/155/orig -> origin/gh/kwen2501/155/orig 2025-06-01T21:13:01.2177002Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-06-01T21:13:01.2178248Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-06-01T21:13:01.2179495Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-06-01T21:13:01.2181313Z * [new branch] gh/kwen2501/157/base -> origin/gh/kwen2501/157/base 2025-06-01T21:13:01.2182238Z * [new branch] gh/kwen2501/157/head -> origin/gh/kwen2501/157/head 2025-06-01T21:13:01.2183512Z * [new branch] gh/kwen2501/157/orig -> origin/gh/kwen2501/157/orig 2025-06-01T21:13:01.2185022Z * [new branch] gh/kwen2501/158/base -> origin/gh/kwen2501/158/base 2025-06-01T21:13:01.2186188Z * [new branch] gh/kwen2501/158/head -> origin/gh/kwen2501/158/head 2025-06-01T21:13:01.2187285Z * [new branch] gh/kwen2501/158/orig -> origin/gh/kwen2501/158/orig 2025-06-01T21:13:01.2189169Z * [new branch] gh/kwen2501/159/base -> origin/gh/kwen2501/159/base 2025-06-01T21:13:01.2190342Z * [new branch] gh/kwen2501/159/head -> origin/gh/kwen2501/159/head 2025-06-01T21:13:01.2191480Z * [new branch] gh/kwen2501/159/orig -> origin/gh/kwen2501/159/orig 2025-06-01T21:13:01.2193329Z * [new branch] gh/kwen2501/160/base -> origin/gh/kwen2501/160/base 2025-06-01T21:13:01.2194651Z * [new branch] gh/kwen2501/160/head -> origin/gh/kwen2501/160/head 2025-06-01T21:13:01.2195732Z * [new branch] gh/kwen2501/160/orig -> origin/gh/kwen2501/160/orig 2025-06-01T21:13:01.2197309Z * [new branch] gh/kwen2501/161/base -> origin/gh/kwen2501/161/base 2025-06-01T21:13:01.2198485Z * [new branch] gh/kwen2501/161/head -> origin/gh/kwen2501/161/head 2025-06-01T21:13:01.2200210Z * [new branch] gh/kwen2501/162/base -> origin/gh/kwen2501/162/base 2025-06-01T21:13:01.2201402Z * [new branch] gh/kwen2501/162/head -> origin/gh/kwen2501/162/head 2025-06-01T21:13:01.2202635Z * [new branch] gh/kwen2501/162/orig -> origin/gh/kwen2501/162/orig 2025-06-01T21:13:01.2204292Z * [new branch] gh/kwen2501/163/base -> origin/gh/kwen2501/163/base 2025-06-01T21:13:01.2205442Z * [new branch] gh/kwen2501/163/head -> origin/gh/kwen2501/163/head 2025-06-01T21:13:01.2206596Z * [new branch] gh/kwen2501/163/orig -> origin/gh/kwen2501/163/orig 2025-06-01T21:13:01.2209661Z * [new branch] gh/laithsakka/113/base -> origin/gh/laithsakka/113/base 2025-06-01T21:13:01.2210613Z * [new branch] gh/laithsakka/113/head -> origin/gh/laithsakka/113/head 2025-06-01T21:13:01.2211969Z * [new branch] gh/laithsakka/113/orig -> origin/gh/laithsakka/113/orig 2025-06-01T21:13:01.2214656Z * [new branch] gh/laithsakka/114/base -> origin/gh/laithsakka/114/base 2025-06-01T21:13:01.2215151Z * [new branch] gh/laithsakka/114/head -> origin/gh/laithsakka/114/head 2025-06-01T21:13:01.2216167Z * [new branch] gh/laithsakka/114/orig -> origin/gh/laithsakka/114/orig 2025-06-01T21:13:01.2218291Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-06-01T21:13:01.2219823Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-06-01T21:13:01.2221442Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-06-01T21:13:01.2223094Z * [new branch] gh/laithsakka/118/base -> origin/gh/laithsakka/118/base 2025-06-01T21:13:01.2224300Z * [new branch] gh/laithsakka/118/head -> origin/gh/laithsakka/118/head 2025-06-01T21:13:01.2229830Z * [new branch] gh/laithsakka/118/orig -> origin/gh/laithsakka/118/orig 2025-06-01T21:13:01.2230200Z * [new branch] gh/laithsakka/119/base -> origin/gh/laithsakka/119/base 2025-06-01T21:13:01.2230527Z * [new branch] gh/laithsakka/119/head -> origin/gh/laithsakka/119/head 2025-06-01T21:13:01.2230850Z * [new branch] gh/laithsakka/119/orig -> origin/gh/laithsakka/119/orig 2025-06-01T21:13:01.2232811Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-06-01T21:13:01.2233259Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-06-01T21:13:01.2234406Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-06-01T21:13:01.2236306Z * [new branch] gh/laithsakka/122/base -> origin/gh/laithsakka/122/base 2025-06-01T21:13:01.2237526Z * [new branch] gh/laithsakka/122/head -> origin/gh/laithsakka/122/head 2025-06-01T21:13:01.2238951Z * [new branch] gh/laithsakka/122/orig -> origin/gh/laithsakka/122/orig 2025-06-01T21:13:01.2240599Z * [new branch] gh/laithsakka/124/base -> origin/gh/laithsakka/124/base 2025-06-01T21:13:01.2241600Z * [new branch] gh/laithsakka/124/head -> origin/gh/laithsakka/124/head 2025-06-01T21:13:01.2242658Z * [new branch] gh/laithsakka/124/orig -> origin/gh/laithsakka/124/orig 2025-06-01T21:13:01.2244605Z * [new branch] gh/laithsakka/127/base -> origin/gh/laithsakka/127/base 2025-06-01T21:13:01.2245858Z * [new branch] gh/laithsakka/127/head -> origin/gh/laithsakka/127/head 2025-06-01T21:13:01.2247046Z * [new branch] gh/laithsakka/127/orig -> origin/gh/laithsakka/127/orig 2025-06-01T21:13:01.2249021Z * [new branch] gh/laithsakka/132/base -> origin/gh/laithsakka/132/base 2025-06-01T21:13:01.2250178Z * [new branch] gh/laithsakka/132/head -> origin/gh/laithsakka/132/head 2025-06-01T21:13:01.2251193Z * [new branch] gh/laithsakka/132/orig -> origin/gh/laithsakka/132/orig 2025-06-01T21:13:01.2252832Z * [new branch] gh/laithsakka/137/base -> origin/gh/laithsakka/137/base 2025-06-01T21:13:01.2253974Z * [new branch] gh/laithsakka/137/head -> origin/gh/laithsakka/137/head 2025-06-01T21:13:01.2255090Z * [new branch] gh/laithsakka/137/orig -> origin/gh/laithsakka/137/orig 2025-06-01T21:13:01.2256544Z * [new branch] gh/laithsakka/138/base -> origin/gh/laithsakka/138/base 2025-06-01T21:13:01.2257723Z * [new branch] gh/laithsakka/138/head -> origin/gh/laithsakka/138/head 2025-06-01T21:13:01.2258945Z * [new branch] gh/laithsakka/138/orig -> origin/gh/laithsakka/138/orig 2025-06-01T21:13:01.2260719Z * [new branch] gh/laithsakka/140/base -> origin/gh/laithsakka/140/base 2025-06-01T21:13:01.2262359Z * [new branch] gh/laithsakka/140/head -> origin/gh/laithsakka/140/head 2025-06-01T21:13:01.2263561Z * [new branch] gh/laithsakka/140/orig -> origin/gh/laithsakka/140/orig 2025-06-01T21:13:01.2265248Z * [new branch] gh/laithsakka/141/base -> origin/gh/laithsakka/141/base 2025-06-01T21:13:01.2266541Z * [new branch] gh/laithsakka/141/head -> origin/gh/laithsakka/141/head 2025-06-01T21:13:01.2267549Z * [new branch] gh/laithsakka/141/orig -> origin/gh/laithsakka/141/orig 2025-06-01T21:13:01.2269447Z * [new branch] gh/laithsakka/143/base -> origin/gh/laithsakka/143/base 2025-06-01T21:13:01.2270776Z * [new branch] gh/laithsakka/143/head -> origin/gh/laithsakka/143/head 2025-06-01T21:13:01.2272096Z * [new branch] gh/laithsakka/143/orig -> origin/gh/laithsakka/143/orig 2025-06-01T21:13:01.2273785Z * [new branch] gh/laithsakka/144/base -> origin/gh/laithsakka/144/base 2025-06-01T21:13:01.2274999Z * [new branch] gh/laithsakka/144/head -> origin/gh/laithsakka/144/head 2025-06-01T21:13:01.2276170Z * [new branch] gh/laithsakka/144/orig -> origin/gh/laithsakka/144/orig 2025-06-01T21:13:01.2278586Z * [new branch] gh/laithsakka/145/base -> origin/gh/laithsakka/145/base 2025-06-01T21:13:01.2280014Z * [new branch] gh/laithsakka/145/head -> origin/gh/laithsakka/145/head 2025-06-01T21:13:01.2281128Z * [new branch] gh/laithsakka/145/orig -> origin/gh/laithsakka/145/orig 2025-06-01T21:13:01.2282743Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-06-01T21:13:01.2284010Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-06-01T21:13:01.2285253Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-06-01T21:13:01.2287000Z * [new branch] gh/laithsakka/154/base -> origin/gh/laithsakka/154/base 2025-06-01T21:13:01.2288255Z * [new branch] gh/laithsakka/154/head -> origin/gh/laithsakka/154/head 2025-06-01T21:13:01.2289401Z * [new branch] gh/laithsakka/154/orig -> origin/gh/laithsakka/154/orig 2025-06-01T21:13:01.2291300Z * [new branch] gh/laithsakka/155/base -> origin/gh/laithsakka/155/base 2025-06-01T21:13:01.2292503Z * [new branch] gh/laithsakka/155/head -> origin/gh/laithsakka/155/head 2025-06-01T21:13:01.2293709Z * [new branch] gh/laithsakka/155/orig -> origin/gh/laithsakka/155/orig 2025-06-01T21:13:01.2295574Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-06-01T21:13:01.2296786Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-06-01T21:13:01.2298038Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-06-01T21:13:01.2299964Z * [new branch] gh/laithsakka/157/base -> origin/gh/laithsakka/157/base 2025-06-01T21:13:01.2301278Z * [new branch] gh/laithsakka/157/head -> origin/gh/laithsakka/157/head 2025-06-01T21:13:01.2302454Z * [new branch] gh/laithsakka/157/orig -> origin/gh/laithsakka/157/orig 2025-06-01T21:13:01.2304168Z * [new branch] gh/laithsakka/158/base -> origin/gh/laithsakka/158/base 2025-06-01T21:13:01.2305392Z * [new branch] gh/laithsakka/158/head -> origin/gh/laithsakka/158/head 2025-06-01T21:13:01.2306477Z * [new branch] gh/laithsakka/158/orig -> origin/gh/laithsakka/158/orig 2025-06-01T21:13:01.2308032Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-06-01T21:13:01.2309107Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-06-01T21:13:01.2310156Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-06-01T21:13:01.2312243Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-06-01T21:13:01.2313482Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-06-01T21:13:01.2314567Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-06-01T21:13:01.2316186Z * [new branch] gh/laithsakka/161/base -> origin/gh/laithsakka/161/base 2025-06-01T21:13:01.2317931Z * [new branch] gh/laithsakka/161/head -> origin/gh/laithsakka/161/head 2025-06-01T21:13:01.2318995Z * [new branch] gh/laithsakka/161/orig -> origin/gh/laithsakka/161/orig 2025-06-01T21:13:01.2320780Z * [new branch] gh/laithsakka/162/base -> origin/gh/laithsakka/162/base 2025-06-01T21:13:01.2322009Z * [new branch] gh/laithsakka/162/head -> origin/gh/laithsakka/162/head 2025-06-01T21:13:01.2323348Z * [new branch] gh/laithsakka/162/orig -> origin/gh/laithsakka/162/orig 2025-06-01T21:13:01.2324797Z * [new branch] gh/laithsakka/163/base -> origin/gh/laithsakka/163/base 2025-06-01T21:13:01.2325972Z * [new branch] gh/laithsakka/163/head -> origin/gh/laithsakka/163/head 2025-06-01T21:13:01.2327359Z * [new branch] gh/laithsakka/163/orig -> origin/gh/laithsakka/163/orig 2025-06-01T21:13:01.2328826Z * [new branch] gh/laithsakka/164/base -> origin/gh/laithsakka/164/base 2025-06-01T21:13:01.2330537Z * [new branch] gh/laithsakka/164/head -> origin/gh/laithsakka/164/head 2025-06-01T21:13:01.2331687Z * [new branch] gh/laithsakka/164/orig -> origin/gh/laithsakka/164/orig 2025-06-01T21:13:01.2333324Z * [new branch] gh/laithsakka/165/base -> origin/gh/laithsakka/165/base 2025-06-01T21:13:01.2334690Z * [new branch] gh/laithsakka/165/head -> origin/gh/laithsakka/165/head 2025-06-01T21:13:01.2335814Z * [new branch] gh/laithsakka/165/orig -> origin/gh/laithsakka/165/orig 2025-06-01T21:13:01.2337755Z * [new branch] gh/laithsakka/166/base -> origin/gh/laithsakka/166/base 2025-06-01T21:13:01.2339318Z * [new branch] gh/laithsakka/166/head -> origin/gh/laithsakka/166/head 2025-06-01T21:13:01.2340165Z * [new branch] gh/laithsakka/166/orig -> origin/gh/laithsakka/166/orig 2025-06-01T21:13:01.2342166Z * [new branch] gh/laithsakka/167/base -> origin/gh/laithsakka/167/base 2025-06-01T21:13:01.2343298Z * [new branch] gh/laithsakka/167/head -> origin/gh/laithsakka/167/head 2025-06-01T21:13:01.2344434Z * [new branch] gh/laithsakka/167/orig -> origin/gh/laithsakka/167/orig 2025-06-01T21:13:01.2346181Z * [new branch] gh/laithsakka/168/base -> origin/gh/laithsakka/168/base 2025-06-01T21:13:01.2347469Z * [new branch] gh/laithsakka/168/head -> origin/gh/laithsakka/168/head 2025-06-01T21:13:01.2348614Z * [new branch] gh/laithsakka/168/orig -> origin/gh/laithsakka/168/orig 2025-06-01T21:13:01.2350107Z * [new branch] gh/laithsakka/169/base -> origin/gh/laithsakka/169/base 2025-06-01T21:13:01.2351179Z * [new branch] gh/laithsakka/169/head -> origin/gh/laithsakka/169/head 2025-06-01T21:13:01.2352307Z * [new branch] gh/laithsakka/169/orig -> origin/gh/laithsakka/169/orig 2025-06-01T21:13:01.2353780Z * [new branch] gh/laithsakka/170/base -> origin/gh/laithsakka/170/base 2025-06-01T21:13:01.2354847Z * [new branch] gh/laithsakka/170/head -> origin/gh/laithsakka/170/head 2025-06-01T21:13:01.2355945Z * [new branch] gh/laithsakka/170/orig -> origin/gh/laithsakka/170/orig 2025-06-01T21:13:01.2357605Z * [new branch] gh/laithsakka/171/base -> origin/gh/laithsakka/171/base 2025-06-01T21:13:01.2358744Z * [new branch] gh/laithsakka/171/head -> origin/gh/laithsakka/171/head 2025-06-01T21:13:01.2359775Z * [new branch] gh/laithsakka/171/orig -> origin/gh/laithsakka/171/orig 2025-06-01T21:13:01.2362035Z * [new branch] gh/laithsakka/172/base -> origin/gh/laithsakka/172/base 2025-06-01T21:13:01.2363770Z * [new branch] gh/laithsakka/172/head -> origin/gh/laithsakka/172/head 2025-06-01T21:13:01.2365017Z * [new branch] gh/laithsakka/172/orig -> origin/gh/laithsakka/172/orig 2025-06-01T21:13:01.2366822Z * [new branch] gh/laithsakka/173/base -> origin/gh/laithsakka/173/base 2025-06-01T21:13:01.2367950Z * [new branch] gh/laithsakka/173/head -> origin/gh/laithsakka/173/head 2025-06-01T21:13:01.2369151Z * [new branch] gh/laithsakka/173/orig -> origin/gh/laithsakka/173/orig 2025-06-01T21:13:01.2370897Z * [new branch] gh/laithsakka/174/base -> origin/gh/laithsakka/174/base 2025-06-01T21:13:01.2371953Z * [new branch] gh/laithsakka/174/head -> origin/gh/laithsakka/174/head 2025-06-01T21:13:01.2373149Z * [new branch] gh/laithsakka/174/orig -> origin/gh/laithsakka/174/orig 2025-06-01T21:13:01.2374899Z * [new branch] gh/laithsakka/175/base -> origin/gh/laithsakka/175/base 2025-06-01T21:13:01.2376256Z * [new branch] gh/laithsakka/175/head -> origin/gh/laithsakka/175/head 2025-06-01T21:13:01.2377180Z * [new branch] gh/laithsakka/175/orig -> origin/gh/laithsakka/175/orig 2025-06-01T21:13:01.2379162Z * [new branch] gh/laithsakka/176/base -> origin/gh/laithsakka/176/base 2025-06-01T21:13:01.2380445Z * [new branch] gh/laithsakka/176/head -> origin/gh/laithsakka/176/head 2025-06-01T21:13:01.2381662Z * [new branch] gh/laithsakka/176/orig -> origin/gh/laithsakka/176/orig 2025-06-01T21:13:01.2383619Z * [new branch] gh/laithsakka/177/base -> origin/gh/laithsakka/177/base 2025-06-01T21:13:01.2385109Z * [new branch] gh/laithsakka/177/head -> origin/gh/laithsakka/177/head 2025-06-01T21:13:01.2386152Z * [new branch] gh/laithsakka/177/orig -> origin/gh/laithsakka/177/orig 2025-06-01T21:13:01.2387901Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-06-01T21:13:01.2389164Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-06-01T21:13:01.2390510Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-06-01T21:13:01.2392273Z * [new branch] gh/laithsakka/179/base -> origin/gh/laithsakka/179/base 2025-06-01T21:13:01.2393472Z * [new branch] gh/laithsakka/179/head -> origin/gh/laithsakka/179/head 2025-06-01T21:13:01.2394641Z * [new branch] gh/laithsakka/179/orig -> origin/gh/laithsakka/179/orig 2025-06-01T21:13:01.2397435Z * [new branch] gh/laithsakka/180/base -> origin/gh/laithsakka/180/base 2025-06-01T21:13:01.2398357Z * [new branch] gh/laithsakka/180/head -> origin/gh/laithsakka/180/head 2025-06-01T21:13:01.2399499Z * [new branch] gh/laithsakka/180/orig -> origin/gh/laithsakka/180/orig 2025-06-01T21:13:01.2401351Z * [new branch] gh/laithsakka/181/base -> origin/gh/laithsakka/181/base 2025-06-01T21:13:01.2402434Z * [new branch] gh/laithsakka/181/head -> origin/gh/laithsakka/181/head 2025-06-01T21:13:01.2403605Z * [new branch] gh/laithsakka/181/orig -> origin/gh/laithsakka/181/orig 2025-06-01T21:13:01.2405220Z * [new branch] gh/laithsakka/182/base -> origin/gh/laithsakka/182/base 2025-06-01T21:13:01.2406544Z * [new branch] gh/laithsakka/182/head -> origin/gh/laithsakka/182/head 2025-06-01T21:13:01.2407729Z * [new branch] gh/laithsakka/182/orig -> origin/gh/laithsakka/182/orig 2025-06-01T21:13:01.2409227Z * [new branch] gh/laithsakka/183/base -> origin/gh/laithsakka/183/base 2025-06-01T21:13:01.2410422Z * [new branch] gh/laithsakka/183/head -> origin/gh/laithsakka/183/head 2025-06-01T21:13:01.2411601Z * [new branch] gh/laithsakka/183/orig -> origin/gh/laithsakka/183/orig 2025-06-01T21:13:01.2413176Z * [new branch] gh/laithsakka/184/base -> origin/gh/laithsakka/184/base 2025-06-01T21:13:01.2414463Z * [new branch] gh/laithsakka/184/head -> origin/gh/laithsakka/184/head 2025-06-01T21:13:01.2415682Z * [new branch] gh/laithsakka/184/orig -> origin/gh/laithsakka/184/orig 2025-06-01T21:13:01.2417387Z * [new branch] gh/laithsakka/185/base -> origin/gh/laithsakka/185/base 2025-06-01T21:13:01.2418768Z * [new branch] gh/laithsakka/185/head -> origin/gh/laithsakka/185/head 2025-06-01T21:13:01.2419950Z * [new branch] gh/laithsakka/185/orig -> origin/gh/laithsakka/185/orig 2025-06-01T21:13:01.2421707Z * [new branch] gh/laithsakka/186/base -> origin/gh/laithsakka/186/base 2025-06-01T21:13:01.2422846Z * [new branch] gh/laithsakka/186/head -> origin/gh/laithsakka/186/head 2025-06-01T21:13:01.2424716Z * [new branch] gh/laithsakka/186/orig -> origin/gh/laithsakka/186/orig 2025-06-01T21:13:01.2425920Z * [new branch] gh/laithsakka/187/base -> origin/gh/laithsakka/187/base 2025-06-01T21:13:01.2427180Z * [new branch] gh/laithsakka/187/head -> origin/gh/laithsakka/187/head 2025-06-01T21:13:01.2428355Z * [new branch] gh/laithsakka/187/orig -> origin/gh/laithsakka/187/orig 2025-06-01T21:13:01.2430135Z * [new branch] gh/laithsakka/188/base -> origin/gh/laithsakka/188/base 2025-06-01T21:13:01.2431392Z * [new branch] gh/laithsakka/188/head -> origin/gh/laithsakka/188/head 2025-06-01T21:13:01.2432569Z * [new branch] gh/laithsakka/188/orig -> origin/gh/laithsakka/188/orig 2025-06-01T21:13:01.2434210Z * [new branch] gh/laithsakka/189/base -> origin/gh/laithsakka/189/base 2025-06-01T21:13:01.2435532Z * [new branch] gh/laithsakka/189/head -> origin/gh/laithsakka/189/head 2025-06-01T21:13:01.2437062Z * [new branch] gh/laithsakka/189/orig -> origin/gh/laithsakka/189/orig 2025-06-01T21:13:01.2438761Z * [new branch] gh/laithsakka/190/base -> origin/gh/laithsakka/190/base 2025-06-01T21:13:01.2440358Z * [new branch] gh/laithsakka/190/head -> origin/gh/laithsakka/190/head 2025-06-01T21:13:01.2441127Z * [new branch] gh/laithsakka/190/orig -> origin/gh/laithsakka/190/orig 2025-06-01T21:13:01.2442701Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-06-01T21:13:01.2443804Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-06-01T21:13:01.2444917Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-06-01T21:13:01.2446587Z * [new branch] gh/laithsakka/192/base -> origin/gh/laithsakka/192/base 2025-06-01T21:13:01.2447817Z * [new branch] gh/laithsakka/192/head -> origin/gh/laithsakka/192/head 2025-06-01T21:13:01.2449058Z * [new branch] gh/laithsakka/192/orig -> origin/gh/laithsakka/192/orig 2025-06-01T21:13:01.2450533Z * [new branch] gh/laithsakka/193/base -> origin/gh/laithsakka/193/base 2025-06-01T21:13:01.2451706Z * [new branch] gh/laithsakka/193/head -> origin/gh/laithsakka/193/head 2025-06-01T21:13:01.2452866Z * [new branch] gh/laithsakka/193/orig -> origin/gh/laithsakka/193/orig 2025-06-01T21:13:01.2454399Z * [new branch] gh/laithsakka/194/base -> origin/gh/laithsakka/194/base 2025-06-01T21:13:01.2455709Z * [new branch] gh/laithsakka/194/head -> origin/gh/laithsakka/194/head 2025-06-01T21:13:01.2456868Z * [new branch] gh/laithsakka/194/orig -> origin/gh/laithsakka/194/orig 2025-06-01T21:13:01.2458342Z * [new branch] gh/laithsakka/195/base -> origin/gh/laithsakka/195/base 2025-06-01T21:13:01.2459585Z * [new branch] gh/laithsakka/195/head -> origin/gh/laithsakka/195/head 2025-06-01T21:13:01.2460730Z * [new branch] gh/laithsakka/195/orig -> origin/gh/laithsakka/195/orig 2025-06-01T21:13:01.2462593Z * [new branch] gh/laithsakka/196/base -> origin/gh/laithsakka/196/base 2025-06-01T21:13:01.2463958Z * [new branch] gh/laithsakka/196/head -> origin/gh/laithsakka/196/head 2025-06-01T21:13:01.2466082Z * [new branch] gh/laithsakka/196/orig -> origin/gh/laithsakka/196/orig 2025-06-01T21:13:01.2467375Z * [new branch] gh/laithsakka/197/base -> origin/gh/laithsakka/197/base 2025-06-01T21:13:01.2468591Z * [new branch] gh/laithsakka/197/head -> origin/gh/laithsakka/197/head 2025-06-01T21:13:01.2469652Z * [new branch] gh/laithsakka/197/orig -> origin/gh/laithsakka/197/orig 2025-06-01T21:13:01.2471562Z * [new branch] gh/laithsakka/198/base -> origin/gh/laithsakka/198/base 2025-06-01T21:13:01.2472770Z * [new branch] gh/laithsakka/198/head -> origin/gh/laithsakka/198/head 2025-06-01T21:13:01.2473781Z * [new branch] gh/laithsakka/198/orig -> origin/gh/laithsakka/198/orig 2025-06-01T21:13:01.2475395Z * [new branch] gh/laithsakka/199/base -> origin/gh/laithsakka/199/base 2025-06-01T21:13:01.2476594Z * [new branch] gh/laithsakka/199/head -> origin/gh/laithsakka/199/head 2025-06-01T21:13:01.2477736Z * [new branch] gh/laithsakka/199/orig -> origin/gh/laithsakka/199/orig 2025-06-01T21:13:01.2479557Z * [new branch] gh/laithsakka/200/base -> origin/gh/laithsakka/200/base 2025-06-01T21:13:01.2480772Z * [new branch] gh/laithsakka/200/head -> origin/gh/laithsakka/200/head 2025-06-01T21:13:01.2481896Z * [new branch] gh/laithsakka/200/orig -> origin/gh/laithsakka/200/orig 2025-06-01T21:13:01.2483742Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-06-01T21:13:01.2485323Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-06-01T21:13:01.2486860Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-06-01T21:13:01.2488070Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-06-01T21:13:01.2489546Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-06-01T21:13:01.2490640Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-06-01T21:13:01.2492517Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-06-01T21:13:01.2493648Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-06-01T21:13:01.2495868Z * [new branch] gh/larryliu0820/1/base -> origin/gh/larryliu0820/1/base 2025-06-01T21:13:01.2497099Z * [new branch] gh/larryliu0820/1/head -> origin/gh/larryliu0820/1/head 2025-06-01T21:13:01.2498298Z * [new branch] gh/larryliu0820/1/orig -> origin/gh/larryliu0820/1/orig 2025-06-01T21:13:01.2499962Z * [new branch] gh/larryliu0820/2/base -> origin/gh/larryliu0820/2/base 2025-06-01T21:13:01.2501188Z * [new branch] gh/larryliu0820/2/head -> origin/gh/larryliu0820/2/head 2025-06-01T21:13:01.2502291Z * [new branch] gh/larryliu0820/2/orig -> origin/gh/larryliu0820/2/orig 2025-06-01T21:13:01.2504215Z * [new branch] gh/larryliu0820/3/base -> origin/gh/larryliu0820/3/base 2025-06-01T21:13:01.2505345Z * [new branch] gh/larryliu0820/3/head -> origin/gh/larryliu0820/3/head 2025-06-01T21:13:01.2506427Z * [new branch] gh/larryliu0820/3/orig -> origin/gh/larryliu0820/3/orig 2025-06-01T21:13:01.2508075Z * [new branch] gh/larryliu0820/4/base -> origin/gh/larryliu0820/4/base 2025-06-01T21:13:01.2509285Z * [new branch] gh/larryliu0820/4/head -> origin/gh/larryliu0820/4/head 2025-06-01T21:13:01.2510367Z * [new branch] gh/larryliu0820/4/orig -> origin/gh/larryliu0820/4/orig 2025-06-01T21:13:01.2513060Z * [new branch] gh/leslie-fang-intel/190/base -> origin/gh/leslie-fang-intel/190/base 2025-06-01T21:13:01.2514110Z * [new branch] gh/leslie-fang-intel/190/head -> origin/gh/leslie-fang-intel/190/head 2025-06-01T21:13:01.2515358Z * [new branch] gh/leslie-fang-intel/190/orig -> origin/gh/leslie-fang-intel/190/orig 2025-06-01T21:13:01.2516962Z * [new branch] gh/leslie-fang-intel/192/base -> origin/gh/leslie-fang-intel/192/base 2025-06-01T21:13:01.2522097Z * [new branch] gh/leslie-fang-intel/192/head -> origin/gh/leslie-fang-intel/192/head 2025-06-01T21:13:01.2522772Z * [new branch] gh/leslie-fang-intel/192/orig -> origin/gh/leslie-fang-intel/192/orig 2025-06-01T21:13:01.2524779Z * [new branch] gh/leslie-fang-intel/193/base -> origin/gh/leslie-fang-intel/193/base 2025-06-01T21:13:01.2525652Z * [new branch] gh/leslie-fang-intel/193/head -> origin/gh/leslie-fang-intel/193/head 2025-06-01T21:13:01.2526826Z * [new branch] gh/leslie-fang-intel/193/orig -> origin/gh/leslie-fang-intel/193/orig 2025-06-01T21:13:01.2528428Z * [new branch] gh/leslie-fang-intel/194/base -> origin/gh/leslie-fang-intel/194/base 2025-06-01T21:13:01.2529600Z * [new branch] gh/leslie-fang-intel/194/head -> origin/gh/leslie-fang-intel/194/head 2025-06-01T21:13:01.2530795Z * [new branch] gh/leslie-fang-intel/194/orig -> origin/gh/leslie-fang-intel/194/orig 2025-06-01T21:13:01.2532425Z * [new branch] gh/leslie-fang-intel/195/base -> origin/gh/leslie-fang-intel/195/base 2025-06-01T21:13:01.2533519Z * [new branch] gh/leslie-fang-intel/195/head -> origin/gh/leslie-fang-intel/195/head 2025-06-01T21:13:01.2534638Z * [new branch] gh/leslie-fang-intel/195/orig -> origin/gh/leslie-fang-intel/195/orig 2025-06-01T21:13:01.2536140Z * [new branch] gh/leslie-fang-intel/196/base -> origin/gh/leslie-fang-intel/196/base 2025-06-01T21:13:01.2537366Z * [new branch] gh/leslie-fang-intel/196/head -> origin/gh/leslie-fang-intel/196/head 2025-06-01T21:13:01.2538748Z * [new branch] gh/leslie-fang-intel/196/orig -> origin/gh/leslie-fang-intel/196/orig 2025-06-01T21:13:01.2540816Z * [new branch] gh/leslie-fang-intel/197/base -> origin/gh/leslie-fang-intel/197/base 2025-06-01T21:13:01.2541922Z * [new branch] gh/leslie-fang-intel/197/head -> origin/gh/leslie-fang-intel/197/head 2025-06-01T21:13:01.2543034Z * [new branch] gh/leslie-fang-intel/197/orig -> origin/gh/leslie-fang-intel/197/orig 2025-06-01T21:13:01.2544672Z * [new branch] gh/leslie-fang-intel/198/base -> origin/gh/leslie-fang-intel/198/base 2025-06-01T21:13:01.2545713Z * [new branch] gh/leslie-fang-intel/198/head -> origin/gh/leslie-fang-intel/198/head 2025-06-01T21:13:01.2546767Z * [new branch] gh/leslie-fang-intel/198/orig -> origin/gh/leslie-fang-intel/198/orig 2025-06-01T21:13:01.2548422Z * [new branch] gh/leslie-fang-intel/199/base -> origin/gh/leslie-fang-intel/199/base 2025-06-01T21:13:01.2549587Z * [new branch] gh/leslie-fang-intel/199/head -> origin/gh/leslie-fang-intel/199/head 2025-06-01T21:13:01.2550775Z * [new branch] gh/leslie-fang-intel/199/orig -> origin/gh/leslie-fang-intel/199/orig 2025-06-01T21:13:01.2552782Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-06-01T21:13:01.2553966Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-06-01T21:13:01.2555113Z * [new branch] gh/lucaskabela/1/orig -> origin/gh/lucaskabela/1/orig 2025-06-01T21:13:01.2556495Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-06-01T21:13:01.2557636Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-06-01T21:13:01.2558700Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-06-01T21:13:01.2560530Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-06-01T21:13:01.2561757Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-06-01T21:13:01.2562840Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-06-01T21:13:01.2564778Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-06-01T21:13:01.2565833Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-06-01T21:13:01.2567029Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-06-01T21:13:01.2568824Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-06-01T21:13:01.2570203Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-06-01T21:13:01.2571662Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-06-01T21:13:01.2573456Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-06-01T21:13:01.2574577Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-06-01T21:13:01.2575705Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-06-01T21:13:01.2577172Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-06-01T21:13:01.2578497Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-06-01T21:13:01.2580435Z * [new branch] gh/lw/10/base -> origin/gh/lw/10/base 2025-06-01T21:13:01.2581817Z * [new branch] gh/lw/10/head -> origin/gh/lw/10/head 2025-06-01T21:13:01.2582846Z * [new branch] gh/lw/10/orig -> origin/gh/lw/10/orig 2025-06-01T21:13:01.2584363Z * [new branch] gh/lw/15/base -> origin/gh/lw/15/base 2025-06-01T21:13:01.2585467Z * [new branch] gh/lw/15/head -> origin/gh/lw/15/head 2025-06-01T21:13:01.2586586Z * [new branch] gh/lw/15/orig -> origin/gh/lw/15/orig 2025-06-01T21:13:01.2588276Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-06-01T21:13:01.2590336Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-06-01T21:13:01.2592057Z * [new branch] gh/malfet/155/base -> origin/gh/malfet/155/base 2025-06-01T21:13:01.2593194Z * [new branch] gh/malfet/155/head -> origin/gh/malfet/155/head 2025-06-01T21:13:01.2594431Z * [new branch] gh/malfet/155/orig -> origin/gh/malfet/155/orig 2025-06-01T21:13:01.2596067Z * [new branch] gh/malfet/159/base -> origin/gh/malfet/159/base 2025-06-01T21:13:01.2597185Z * [new branch] gh/malfet/159/head -> origin/gh/malfet/159/head 2025-06-01T21:13:01.2598338Z * [new branch] gh/malfet/159/orig -> origin/gh/malfet/159/orig 2025-06-01T21:13:01.2599961Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-06-01T21:13:01.2601052Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-06-01T21:13:01.2602231Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-06-01T21:13:01.2603741Z * [new branch] gh/malfet/197/base -> origin/gh/malfet/197/base 2025-06-01T21:13:01.2604874Z * [new branch] gh/malfet/197/head -> origin/gh/malfet/197/head 2025-06-01T21:13:01.2605923Z * [new branch] gh/malfet/197/orig -> origin/gh/malfet/197/orig 2025-06-01T21:13:01.2607650Z * [new branch] gh/malfet/259/base -> origin/gh/malfet/259/base 2025-06-01T21:13:01.2608858Z * [new branch] gh/malfet/259/head -> origin/gh/malfet/259/head 2025-06-01T21:13:01.2609923Z * [new branch] gh/malfet/259/orig -> origin/gh/malfet/259/orig 2025-06-01T21:13:01.2611721Z * [new branch] gh/malfet/268/base -> origin/gh/malfet/268/base 2025-06-01T21:13:01.2612813Z * [new branch] gh/malfet/268/head -> origin/gh/malfet/268/head 2025-06-01T21:13:01.2613981Z * [new branch] gh/malfet/268/orig -> origin/gh/malfet/268/orig 2025-06-01T21:13:01.2616923Z * [new branch] gh/malfet/292/base -> origin/gh/malfet/292/base 2025-06-01T21:13:01.2617528Z * [new branch] gh/malfet/292/head -> origin/gh/malfet/292/head 2025-06-01T21:13:01.2618145Z * [new branch] gh/malfet/292/orig -> origin/gh/malfet/292/orig 2025-06-01T21:13:01.2619939Z * [new branch] gh/malfet/293/base -> origin/gh/malfet/293/base 2025-06-01T21:13:01.2621028Z * [new branch] gh/malfet/293/head -> origin/gh/malfet/293/head 2025-06-01T21:13:01.2622153Z * [new branch] gh/malfet/293/orig -> origin/gh/malfet/293/orig 2025-06-01T21:13:01.2624287Z * [new branch] gh/malfet/294/base -> origin/gh/malfet/294/base 2025-06-01T21:13:01.2625338Z * [new branch] gh/malfet/294/head -> origin/gh/malfet/294/head 2025-06-01T21:13:01.2626531Z * [new branch] gh/malfet/294/orig -> origin/gh/malfet/294/orig 2025-06-01T21:13:01.2628125Z * [new branch] gh/malfet/295/base -> origin/gh/malfet/295/base 2025-06-01T21:13:01.2629438Z * [new branch] gh/malfet/295/head -> origin/gh/malfet/295/head 2025-06-01T21:13:01.2630584Z * [new branch] gh/malfet/295/orig -> origin/gh/malfet/295/orig 2025-06-01T21:13:01.2632268Z * [new branch] gh/malfet/296/base -> origin/gh/malfet/296/base 2025-06-01T21:13:01.2633476Z * [new branch] gh/malfet/296/head -> origin/gh/malfet/296/head 2025-06-01T21:13:01.2634629Z * [new branch] gh/malfet/296/orig -> origin/gh/malfet/296/orig 2025-06-01T21:13:01.2636244Z * [new branch] gh/malfet/297/base -> origin/gh/malfet/297/base 2025-06-01T21:13:01.2637417Z * [new branch] gh/malfet/297/head -> origin/gh/malfet/297/head 2025-06-01T21:13:01.2638523Z * [new branch] gh/malfet/297/orig -> origin/gh/malfet/297/orig 2025-06-01T21:13:01.2640069Z * [new branch] gh/malfet/298/base -> origin/gh/malfet/298/base 2025-06-01T21:13:01.2641456Z * [new branch] gh/malfet/298/head -> origin/gh/malfet/298/head 2025-06-01T21:13:01.2642844Z * [new branch] gh/malfet/298/orig -> origin/gh/malfet/298/orig 2025-06-01T21:13:01.2644211Z * [new branch] gh/malfet/299/base -> origin/gh/malfet/299/base 2025-06-01T21:13:01.2645319Z * [new branch] gh/malfet/299/head -> origin/gh/malfet/299/head 2025-06-01T21:13:01.2646410Z * [new branch] gh/malfet/299/orig -> origin/gh/malfet/299/orig 2025-06-01T21:13:01.2647925Z * [new branch] gh/malfet/300/base -> origin/gh/malfet/300/base 2025-06-01T21:13:01.2649157Z * [new branch] gh/malfet/300/head -> origin/gh/malfet/300/head 2025-06-01T21:13:01.2650352Z * [new branch] gh/malfet/300/orig -> origin/gh/malfet/300/orig 2025-06-01T21:13:01.2651918Z * [new branch] gh/malfet/301/base -> origin/gh/malfet/301/base 2025-06-01T21:13:01.2653019Z * [new branch] gh/malfet/301/head -> origin/gh/malfet/301/head 2025-06-01T21:13:01.2654202Z * [new branch] gh/malfet/301/orig -> origin/gh/malfet/301/orig 2025-06-01T21:13:01.2657008Z * [new branch] gh/malfet/302/base -> origin/gh/malfet/302/base 2025-06-01T21:13:01.2658048Z * [new branch] gh/malfet/302/head -> origin/gh/malfet/302/head 2025-06-01T21:13:01.2659080Z * [new branch] gh/malfet/302/orig -> origin/gh/malfet/302/orig 2025-06-01T21:13:01.2660834Z * [new branch] gh/malfet/303/base -> origin/gh/malfet/303/base 2025-06-01T21:13:01.2661977Z * [new branch] gh/malfet/303/head -> origin/gh/malfet/303/head 2025-06-01T21:13:01.2663104Z * [new branch] gh/malfet/303/orig -> origin/gh/malfet/303/orig 2025-06-01T21:13:01.2664736Z * [new branch] gh/malfet/304/base -> origin/gh/malfet/304/base 2025-06-01T21:13:01.2666008Z * [new branch] gh/malfet/304/head -> origin/gh/malfet/304/head 2025-06-01T21:13:01.2667164Z * [new branch] gh/malfet/304/orig -> origin/gh/malfet/304/orig 2025-06-01T21:13:01.2668799Z * [new branch] gh/malfet/305/base -> origin/gh/malfet/305/base 2025-06-01T21:13:01.2669981Z * [new branch] gh/malfet/305/head -> origin/gh/malfet/305/head 2025-06-01T21:13:01.2671092Z * [new branch] gh/malfet/305/orig -> origin/gh/malfet/305/orig 2025-06-01T21:13:01.2672797Z * [new branch] gh/malfet/306/base -> origin/gh/malfet/306/base 2025-06-01T21:13:01.2673868Z * [new branch] gh/malfet/306/head -> origin/gh/malfet/306/head 2025-06-01T21:13:01.2675084Z * [new branch] gh/malfet/306/orig -> origin/gh/malfet/306/orig 2025-06-01T21:13:01.2676667Z * [new branch] gh/malfet/307/base -> origin/gh/malfet/307/base 2025-06-01T21:13:01.2677913Z * [new branch] gh/malfet/307/head -> origin/gh/malfet/307/head 2025-06-01T21:13:01.2679056Z * [new branch] gh/malfet/307/orig -> origin/gh/malfet/307/orig 2025-06-01T21:13:01.2680619Z * [new branch] gh/malfet/308/base -> origin/gh/malfet/308/base 2025-06-01T21:13:01.2681744Z * [new branch] gh/malfet/308/head -> origin/gh/malfet/308/head 2025-06-01T21:13:01.2682916Z * [new branch] gh/malfet/308/orig -> origin/gh/malfet/308/orig 2025-06-01T21:13:01.2684499Z * [new branch] gh/malfet/309/base -> origin/gh/malfet/309/base 2025-06-01T21:13:01.2686131Z * [new branch] gh/malfet/309/head -> origin/gh/malfet/309/head 2025-06-01T21:13:01.2686886Z * [new branch] gh/malfet/309/orig -> origin/gh/malfet/309/orig 2025-06-01T21:13:01.2688502Z * [new branch] gh/malfet/310/base -> origin/gh/malfet/310/base 2025-06-01T21:13:01.2690190Z * [new branch] gh/malfet/310/head -> origin/gh/malfet/310/head 2025-06-01T21:13:01.2691323Z * [new branch] gh/malfet/310/orig -> origin/gh/malfet/310/orig 2025-06-01T21:13:01.2692932Z * [new branch] gh/malfet/311/base -> origin/gh/malfet/311/base 2025-06-01T21:13:01.2694268Z * [new branch] gh/malfet/311/head -> origin/gh/malfet/311/head 2025-06-01T21:13:01.2695515Z * [new branch] gh/malfet/311/orig -> origin/gh/malfet/311/orig 2025-06-01T21:13:01.2697259Z * [new branch] gh/malfet/312/base -> origin/gh/malfet/312/base 2025-06-01T21:13:01.2698250Z * [new branch] gh/malfet/312/head -> origin/gh/malfet/312/head 2025-06-01T21:13:01.2699947Z * [new branch] gh/malfet/313/base -> origin/gh/malfet/313/base 2025-06-01T21:13:01.2701098Z * [new branch] gh/malfet/313/head -> origin/gh/malfet/313/head 2025-06-01T21:13:01.2702123Z * [new branch] gh/malfet/313/orig -> origin/gh/malfet/313/orig 2025-06-01T21:13:01.2703709Z * [new branch] gh/malfet/314/base -> origin/gh/malfet/314/base 2025-06-01T21:13:01.2704892Z * [new branch] gh/malfet/314/head -> origin/gh/malfet/314/head 2025-06-01T21:13:01.2705975Z * [new branch] gh/malfet/314/orig -> origin/gh/malfet/314/orig 2025-06-01T21:13:01.2707674Z * [new branch] gh/malfet/315/base -> origin/gh/malfet/315/base 2025-06-01T21:13:01.2708761Z * [new branch] gh/malfet/315/head -> origin/gh/malfet/315/head 2025-06-01T21:13:01.2709958Z * [new branch] gh/malfet/315/orig -> origin/gh/malfet/315/orig 2025-06-01T21:13:01.2711621Z * [new branch] gh/malfet/316/base -> origin/gh/malfet/316/base 2025-06-01T21:13:01.2712754Z * [new branch] gh/malfet/316/head -> origin/gh/malfet/316/head 2025-06-01T21:13:01.2714158Z * [new branch] gh/malfet/316/orig -> origin/gh/malfet/316/orig 2025-06-01T21:13:01.2715960Z * [new branch] gh/malfet/317/base -> origin/gh/malfet/317/base 2025-06-01T21:13:01.2717561Z * [new branch] gh/malfet/317/head -> origin/gh/malfet/317/head 2025-06-01T21:13:01.2718859Z * [new branch] gh/malfet/317/orig -> origin/gh/malfet/317/orig 2025-06-01T21:13:01.2720521Z * [new branch] gh/malfet/318/base -> origin/gh/malfet/318/base 2025-06-01T21:13:01.2721814Z * [new branch] gh/malfet/318/head -> origin/gh/malfet/318/head 2025-06-01T21:13:01.2722982Z * [new branch] gh/malfet/318/orig -> origin/gh/malfet/318/orig 2025-06-01T21:13:01.2724596Z * [new branch] gh/malfet/319/base -> origin/gh/malfet/319/base 2025-06-01T21:13:01.2725741Z * [new branch] gh/malfet/319/head -> origin/gh/malfet/319/head 2025-06-01T21:13:01.2726856Z * [new branch] gh/malfet/319/orig -> origin/gh/malfet/319/orig 2025-06-01T21:13:01.2728471Z * [new branch] gh/malfet/320/base -> origin/gh/malfet/320/base 2025-06-01T21:13:01.2729677Z * [new branch] gh/malfet/320/head -> origin/gh/malfet/320/head 2025-06-01T21:13:01.2730797Z * [new branch] gh/malfet/320/orig -> origin/gh/malfet/320/orig 2025-06-01T21:13:01.2732407Z * [new branch] gh/malfet/321/base -> origin/gh/malfet/321/base 2025-06-01T21:13:01.2733604Z * [new branch] gh/malfet/321/head -> origin/gh/malfet/321/head 2025-06-01T21:13:01.2734723Z * [new branch] gh/malfet/321/orig -> origin/gh/malfet/321/orig 2025-06-01T21:13:01.2736376Z * [new branch] gh/malfet/322/base -> origin/gh/malfet/322/base 2025-06-01T21:13:01.2737645Z * [new branch] gh/malfet/322/head -> origin/gh/malfet/322/head 2025-06-01T21:13:01.2738825Z * [new branch] gh/malfet/322/orig -> origin/gh/malfet/322/orig 2025-06-01T21:13:01.2740449Z * [new branch] gh/malfet/323/base -> origin/gh/malfet/323/base 2025-06-01T21:13:01.2741544Z * [new branch] gh/malfet/323/head -> origin/gh/malfet/323/head 2025-06-01T21:13:01.2742665Z * [new branch] gh/malfet/323/orig -> origin/gh/malfet/323/orig 2025-06-01T21:13:01.2744437Z * [new branch] gh/malfet/324/base -> origin/gh/malfet/324/base 2025-06-01T21:13:01.2745537Z * [new branch] gh/malfet/324/head -> origin/gh/malfet/324/head 2025-06-01T21:13:01.2746706Z * [new branch] gh/malfet/324/orig -> origin/gh/malfet/324/orig 2025-06-01T21:13:01.2748349Z * [new branch] gh/malfet/325/base -> origin/gh/malfet/325/base 2025-06-01T21:13:01.2749543Z * [new branch] gh/malfet/325/head -> origin/gh/malfet/325/head 2025-06-01T21:13:01.2750649Z * [new branch] gh/malfet/325/orig -> origin/gh/malfet/325/orig 2025-06-01T21:13:01.2752246Z * [new branch] gh/malfet/326/base -> origin/gh/malfet/326/base 2025-06-01T21:13:01.2753514Z * [new branch] gh/malfet/326/head -> origin/gh/malfet/326/head 2025-06-01T21:13:01.2754696Z * [new branch] gh/malfet/326/orig -> origin/gh/malfet/326/orig 2025-06-01T21:13:01.2756311Z * [new branch] gh/malfet/327/base -> origin/gh/malfet/327/base 2025-06-01T21:13:01.2757379Z * [new branch] gh/malfet/327/head -> origin/gh/malfet/327/head 2025-06-01T21:13:01.2758401Z * [new branch] gh/malfet/327/orig -> origin/gh/malfet/327/orig 2025-06-01T21:13:01.2759999Z * [new branch] gh/malfet/328/base -> origin/gh/malfet/328/base 2025-06-01T21:13:01.2761398Z * [new branch] gh/malfet/328/head -> origin/gh/malfet/328/head 2025-06-01T21:13:01.2762343Z * [new branch] gh/malfet/328/orig -> origin/gh/malfet/328/orig 2025-06-01T21:13:01.2764093Z * [new branch] gh/malfet/329/base -> origin/gh/malfet/329/base 2025-06-01T21:13:01.2765218Z * [new branch] gh/malfet/329/head -> origin/gh/malfet/329/head 2025-06-01T21:13:01.2766248Z * [new branch] gh/malfet/329/orig -> origin/gh/malfet/329/orig 2025-06-01T21:13:01.2767806Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-06-01T21:13:01.2769015Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-06-01T21:13:01.2770348Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-06-01T21:13:01.2772539Z * [new branch] gh/malfet/331/base -> origin/gh/malfet/331/base 2025-06-01T21:13:01.2773717Z * [new branch] gh/malfet/331/head -> origin/gh/malfet/331/head 2025-06-01T21:13:01.2774821Z * [new branch] gh/malfet/331/orig -> origin/gh/malfet/331/orig 2025-06-01T21:13:01.2776465Z * [new branch] gh/malfet/332/base -> origin/gh/malfet/332/base 2025-06-01T21:13:01.2777715Z * [new branch] gh/malfet/332/head -> origin/gh/malfet/332/head 2025-06-01T21:13:01.2778921Z * [new branch] gh/malfet/332/orig -> origin/gh/malfet/332/orig 2025-06-01T21:13:01.2780697Z * [new branch] gh/malfet/333/base -> origin/gh/malfet/333/base 2025-06-01T21:13:01.2781893Z * [new branch] gh/malfet/333/head -> origin/gh/malfet/333/head 2025-06-01T21:13:01.2783180Z * [new branch] gh/malfet/333/orig -> origin/gh/malfet/333/orig 2025-06-01T21:13:01.2784820Z * [new branch] gh/malfet/334/base -> origin/gh/malfet/334/base 2025-06-01T21:13:01.2786057Z * [new branch] gh/malfet/334/head -> origin/gh/malfet/334/head 2025-06-01T21:13:01.2787389Z * [new branch] gh/malfet/334/orig -> origin/gh/malfet/334/orig 2025-06-01T21:13:01.2789003Z * [new branch] gh/malfet/335/base -> origin/gh/malfet/335/base 2025-06-01T21:13:01.2790288Z * [new branch] gh/malfet/335/head -> origin/gh/malfet/335/head 2025-06-01T21:13:01.2791426Z * [new branch] gh/malfet/335/orig -> origin/gh/malfet/335/orig 2025-06-01T21:13:01.2793084Z * [new branch] gh/malfet/336/base -> origin/gh/malfet/336/base 2025-06-01T21:13:01.2794261Z * [new branch] gh/malfet/336/head -> origin/gh/malfet/336/head 2025-06-01T21:13:01.2795611Z * [new branch] gh/malfet/336/orig -> origin/gh/malfet/336/orig 2025-06-01T21:13:01.2797314Z * [new branch] gh/malfet/337/base -> origin/gh/malfet/337/base 2025-06-01T21:13:01.2798417Z * [new branch] gh/malfet/337/head -> origin/gh/malfet/337/head 2025-06-01T21:13:01.2799492Z * [new branch] gh/malfet/337/orig -> origin/gh/malfet/337/orig 2025-06-01T21:13:01.2801165Z * [new branch] gh/malfet/338/base -> origin/gh/malfet/338/base 2025-06-01T21:13:01.2802420Z * [new branch] gh/malfet/338/head -> origin/gh/malfet/338/head 2025-06-01T21:13:01.2803603Z * [new branch] gh/malfet/338/orig -> origin/gh/malfet/338/orig 2025-06-01T21:13:01.2805191Z * [new branch] gh/malfet/339/base -> origin/gh/malfet/339/base 2025-06-01T21:13:01.2806326Z * [new branch] gh/malfet/339/head -> origin/gh/malfet/339/head 2025-06-01T21:13:01.2807421Z * [new branch] gh/malfet/339/orig -> origin/gh/malfet/339/orig 2025-06-01T21:13:01.2809905Z * [new branch] gh/malfet/340/base -> origin/gh/malfet/340/base 2025-06-01T21:13:01.2811186Z * [new branch] gh/malfet/340/head -> origin/gh/malfet/340/head 2025-06-01T21:13:01.2812243Z * [new branch] gh/malfet/340/orig -> origin/gh/malfet/340/orig 2025-06-01T21:13:01.2813785Z * [new branch] gh/malfet/341/base -> origin/gh/malfet/341/base 2025-06-01T21:13:01.2815047Z * [new branch] gh/malfet/341/head -> origin/gh/malfet/341/head 2025-06-01T21:13:01.2816106Z * [new branch] gh/malfet/341/orig -> origin/gh/malfet/341/orig 2025-06-01T21:13:01.2818331Z * [new branch] gh/malfet/342/base -> origin/gh/malfet/342/base 2025-06-01T21:13:01.2820387Z * [new branch] gh/malfet/342/head -> origin/gh/malfet/342/head 2025-06-01T21:13:01.2821325Z * [new branch] gh/malfet/342/orig -> origin/gh/malfet/342/orig 2025-06-01T21:13:01.2822968Z * [new branch] gh/malfet/343/base -> origin/gh/malfet/343/base 2025-06-01T21:13:01.2824007Z * [new branch] gh/malfet/343/head -> origin/gh/malfet/343/head 2025-06-01T21:13:01.2825272Z * [new branch] gh/malfet/343/orig -> origin/gh/malfet/343/orig 2025-06-01T21:13:01.2826989Z * [new branch] gh/malfet/344/base -> origin/gh/malfet/344/base 2025-06-01T21:13:01.2828117Z * [new branch] gh/malfet/344/head -> origin/gh/malfet/344/head 2025-06-01T21:13:01.2829337Z * [new branch] gh/malfet/344/orig -> origin/gh/malfet/344/orig 2025-06-01T21:13:01.2831043Z * [new branch] gh/malfet/345/base -> origin/gh/malfet/345/base 2025-06-01T21:13:01.2832172Z * [new branch] gh/malfet/345/head -> origin/gh/malfet/345/head 2025-06-01T21:13:01.2833365Z * [new branch] gh/malfet/345/orig -> origin/gh/malfet/345/orig 2025-06-01T21:13:01.2835069Z * [new branch] gh/malfet/346/base -> origin/gh/malfet/346/base 2025-06-01T21:13:01.2836259Z * [new branch] gh/malfet/346/head -> origin/gh/malfet/346/head 2025-06-01T21:13:01.2837476Z * [new branch] gh/malfet/346/orig -> origin/gh/malfet/346/orig 2025-06-01T21:13:01.2839146Z * [new branch] gh/malfet/347/base -> origin/gh/malfet/347/base 2025-06-01T21:13:01.2840254Z * [new branch] gh/malfet/347/head -> origin/gh/malfet/347/head 2025-06-01T21:13:01.2841815Z * [new branch] gh/malfet/347/orig -> origin/gh/malfet/347/orig 2025-06-01T21:13:01.2843521Z * [new branch] gh/malfet/348/base -> origin/gh/malfet/348/base 2025-06-01T21:13:01.2844996Z * [new branch] gh/malfet/348/head -> origin/gh/malfet/348/head 2025-06-01T21:13:01.2846201Z * [new branch] gh/malfet/348/orig -> origin/gh/malfet/348/orig 2025-06-01T21:13:01.2847780Z * [new branch] gh/malfet/349/base -> origin/gh/malfet/349/base 2025-06-01T21:13:01.2848984Z * [new branch] gh/malfet/349/head -> origin/gh/malfet/349/head 2025-06-01T21:13:01.2850196Z * [new branch] gh/malfet/349/orig -> origin/gh/malfet/349/orig 2025-06-01T21:13:01.2851862Z * [new branch] gh/malfet/350/base -> origin/gh/malfet/350/base 2025-06-01T21:13:01.2853137Z * [new branch] gh/malfet/350/head -> origin/gh/malfet/350/head 2025-06-01T21:13:01.2854422Z * [new branch] gh/malfet/350/orig -> origin/gh/malfet/350/orig 2025-06-01T21:13:01.2855989Z * [new branch] gh/malfet/351/base -> origin/gh/malfet/351/base 2025-06-01T21:13:01.2857166Z * [new branch] gh/malfet/351/head -> origin/gh/malfet/351/head 2025-06-01T21:13:01.2858419Z * [new branch] gh/malfet/351/orig -> origin/gh/malfet/351/orig 2025-06-01T21:13:01.2860476Z * [new branch] gh/malfet/352/base -> origin/gh/malfet/352/base 2025-06-01T21:13:01.2861216Z * [new branch] gh/malfet/352/head -> origin/gh/malfet/352/head 2025-06-01T21:13:01.2862352Z * [new branch] gh/malfet/352/orig -> origin/gh/malfet/352/orig 2025-06-01T21:13:01.2863957Z * [new branch] gh/malfet/353/base -> origin/gh/malfet/353/base 2025-06-01T21:13:01.2865120Z * [new branch] gh/malfet/353/head -> origin/gh/malfet/353/head 2025-06-01T21:13:01.2866204Z * [new branch] gh/malfet/353/orig -> origin/gh/malfet/353/orig 2025-06-01T21:13:01.2867868Z * [new branch] gh/malfet/354/base -> origin/gh/malfet/354/base 2025-06-01T21:13:01.2869072Z * [new branch] gh/malfet/354/head -> origin/gh/malfet/354/head 2025-06-01T21:13:01.2870283Z * [new branch] gh/malfet/354/orig -> origin/gh/malfet/354/orig 2025-06-01T21:13:01.2872000Z * [new branch] gh/malfet/355/base -> origin/gh/malfet/355/base 2025-06-01T21:13:01.2873087Z * [new branch] gh/malfet/355/head -> origin/gh/malfet/355/head 2025-06-01T21:13:01.2874147Z * [new branch] gh/malfet/355/orig -> origin/gh/malfet/355/orig 2025-06-01T21:13:01.2875967Z * [new branch] gh/malfet/356/base -> origin/gh/malfet/356/base 2025-06-01T21:13:01.2876885Z * [new branch] gh/malfet/356/head -> origin/gh/malfet/356/head 2025-06-01T21:13:01.2877978Z * [new branch] gh/malfet/356/orig -> origin/gh/malfet/356/orig 2025-06-01T21:13:01.2879497Z * [new branch] gh/malfet/357/base -> origin/gh/malfet/357/base 2025-06-01T21:13:01.2880704Z * [new branch] gh/malfet/357/head -> origin/gh/malfet/357/head 2025-06-01T21:13:01.2881881Z * [new branch] gh/malfet/357/orig -> origin/gh/malfet/357/orig 2025-06-01T21:13:01.2883566Z * [new branch] gh/malfet/358/base -> origin/gh/malfet/358/base 2025-06-01T21:13:01.2884770Z * [new branch] gh/malfet/358/head -> origin/gh/malfet/358/head 2025-06-01T21:13:01.2885923Z * [new branch] gh/malfet/358/orig -> origin/gh/malfet/358/orig 2025-06-01T21:13:01.2887580Z * [new branch] gh/malfet/359/base -> origin/gh/malfet/359/base 2025-06-01T21:13:01.2888770Z * [new branch] gh/malfet/359/head -> origin/gh/malfet/359/head 2025-06-01T21:13:01.2889842Z * [new branch] gh/malfet/359/orig -> origin/gh/malfet/359/orig 2025-06-01T21:13:01.2891533Z * [new branch] gh/malfet/360/base -> origin/gh/malfet/360/base 2025-06-01T21:13:01.2892669Z * [new branch] gh/malfet/360/head -> origin/gh/malfet/360/head 2025-06-01T21:13:01.2893813Z * [new branch] gh/malfet/360/orig -> origin/gh/malfet/360/orig 2025-06-01T21:13:01.2895543Z * [new branch] gh/malfet/361/base -> origin/gh/malfet/361/base 2025-06-01T21:13:01.2896728Z * [new branch] gh/malfet/361/head -> origin/gh/malfet/361/head 2025-06-01T21:13:01.2897951Z * [new branch] gh/malfet/361/orig -> origin/gh/malfet/361/orig 2025-06-01T21:13:01.2899702Z * [new branch] gh/malfet/362/base -> origin/gh/malfet/362/base 2025-06-01T21:13:01.2900894Z * [new branch] gh/malfet/362/head -> origin/gh/malfet/362/head 2025-06-01T21:13:01.2901908Z * [new branch] gh/malfet/362/orig -> origin/gh/malfet/362/orig 2025-06-01T21:13:01.2903612Z * [new branch] gh/malfet/363/base -> origin/gh/malfet/363/base 2025-06-01T21:13:01.2904688Z * [new branch] gh/malfet/363/head -> origin/gh/malfet/363/head 2025-06-01T21:13:01.2905912Z * [new branch] gh/malfet/363/orig -> origin/gh/malfet/363/orig 2025-06-01T21:13:01.2907628Z * [new branch] gh/malfet/364/base -> origin/gh/malfet/364/base 2025-06-01T21:13:01.2908635Z * [new branch] gh/malfet/364/head -> origin/gh/malfet/364/head 2025-06-01T21:13:01.2909798Z * [new branch] gh/malfet/364/orig -> origin/gh/malfet/364/orig 2025-06-01T21:13:01.2911346Z * [new branch] gh/malfet/365/base -> origin/gh/malfet/365/base 2025-06-01T21:13:01.2912471Z * [new branch] gh/malfet/365/head -> origin/gh/malfet/365/head 2025-06-01T21:13:01.2913689Z * [new branch] gh/malfet/365/orig -> origin/gh/malfet/365/orig 2025-06-01T21:13:01.2915643Z * [new branch] gh/malfet/366/base -> origin/gh/malfet/366/base 2025-06-01T21:13:01.2917230Z * [new branch] gh/malfet/366/head -> origin/gh/malfet/366/head 2025-06-01T21:13:01.2924137Z * [new branch] gh/malfet/366/orig -> origin/gh/malfet/366/orig 2025-06-01T21:13:01.2925270Z * [new branch] gh/malfet/367/base -> origin/gh/malfet/367/base 2025-06-01T21:13:01.2926308Z * [new branch] gh/malfet/367/head -> origin/gh/malfet/367/head 2025-06-01T21:13:01.2927477Z * [new branch] gh/malfet/367/orig -> origin/gh/malfet/367/orig 2025-06-01T21:13:01.2929205Z * [new branch] gh/malfet/368/base -> origin/gh/malfet/368/base 2025-06-01T21:13:01.2930281Z * [new branch] gh/malfet/368/head -> origin/gh/malfet/368/head 2025-06-01T21:13:01.2931441Z * [new branch] gh/malfet/368/orig -> origin/gh/malfet/368/orig 2025-06-01T21:13:01.2933435Z * [new branch] gh/malfet/369/base -> origin/gh/malfet/369/base 2025-06-01T21:13:01.2934606Z * [new branch] gh/malfet/369/head -> origin/gh/malfet/369/head 2025-06-01T21:13:01.2935687Z * [new branch] gh/malfet/369/orig -> origin/gh/malfet/369/orig 2025-06-01T21:13:01.2938055Z * [new branch] gh/malfet/370/base -> origin/gh/malfet/370/base 2025-06-01T21:13:01.2939184Z * [new branch] gh/malfet/370/head -> origin/gh/malfet/370/head 2025-06-01T21:13:01.2940543Z * [new branch] gh/malfet/370/orig -> origin/gh/malfet/370/orig 2025-06-01T21:13:01.2942148Z * [new branch] gh/malfet/371/base -> origin/gh/malfet/371/base 2025-06-01T21:13:01.2943276Z * [new branch] gh/malfet/371/head -> origin/gh/malfet/371/head 2025-06-01T21:13:01.2944335Z * [new branch] gh/malfet/371/orig -> origin/gh/malfet/371/orig 2025-06-01T21:13:01.2946082Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-06-01T21:13:01.2947148Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-06-01T21:13:01.2949637Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-06-01T21:13:01.2951712Z * [new branch] gh/masnesral/195/base -> origin/gh/masnesral/195/base 2025-06-01T21:13:01.2953008Z * [new branch] gh/masnesral/195/head -> origin/gh/masnesral/195/head 2025-06-01T21:13:01.2954321Z * [new branch] gh/masnesral/195/orig -> origin/gh/masnesral/195/orig 2025-06-01T21:13:01.2955801Z * [new branch] gh/masnesral/196/base -> origin/gh/masnesral/196/base 2025-06-01T21:13:01.2956988Z * [new branch] gh/masnesral/196/head -> origin/gh/masnesral/196/head 2025-06-01T21:13:01.2958210Z * [new branch] gh/masnesral/196/orig -> origin/gh/masnesral/196/orig 2025-06-01T21:13:01.2959585Z * [new branch] gh/masnesral/197/base -> origin/gh/masnesral/197/base 2025-06-01T21:13:01.2960855Z * [new branch] gh/masnesral/197/head -> origin/gh/masnesral/197/head 2025-06-01T21:13:01.2962307Z * [new branch] gh/masnesral/197/orig -> origin/gh/masnesral/197/orig 2025-06-01T21:13:01.2963823Z * [new branch] gh/masnesral/198/base -> origin/gh/masnesral/198/base 2025-06-01T21:13:01.2965028Z * [new branch] gh/masnesral/198/head -> origin/gh/masnesral/198/head 2025-06-01T21:13:01.2966204Z * [new branch] gh/masnesral/198/orig -> origin/gh/masnesral/198/orig 2025-06-01T21:13:01.2967573Z * [new branch] gh/masnesral/199/base -> origin/gh/masnesral/199/base 2025-06-01T21:13:01.2968875Z * [new branch] gh/masnesral/199/head -> origin/gh/masnesral/199/head 2025-06-01T21:13:01.2970153Z * [new branch] gh/masnesral/199/orig -> origin/gh/masnesral/199/orig 2025-06-01T21:13:01.2971938Z * [new branch] gh/masnesral/200/base -> origin/gh/masnesral/200/base 2025-06-01T21:13:01.2973202Z * [new branch] gh/masnesral/200/head -> origin/gh/masnesral/200/head 2025-06-01T21:13:01.2974580Z * [new branch] gh/masnesral/200/orig -> origin/gh/masnesral/200/orig 2025-06-01T21:13:01.2976039Z * [new branch] gh/masnesral/201/base -> origin/gh/masnesral/201/base 2025-06-01T21:13:01.2977180Z * [new branch] gh/masnesral/201/head -> origin/gh/masnesral/201/head 2025-06-01T21:13:01.2978284Z * [new branch] gh/masnesral/201/orig -> origin/gh/masnesral/201/orig 2025-06-01T21:13:01.2980072Z * [new branch] gh/masnesral/202/base -> origin/gh/masnesral/202/base 2025-06-01T21:13:01.2981282Z * [new branch] gh/masnesral/202/head -> origin/gh/masnesral/202/head 2025-06-01T21:13:01.2982926Z * [new branch] gh/masnesral/202/orig -> origin/gh/masnesral/202/orig 2025-06-01T21:13:01.2984742Z * [new branch] gh/masnesral/203/base -> origin/gh/masnesral/203/base 2025-06-01T21:13:01.2986060Z * [new branch] gh/masnesral/203/head -> origin/gh/masnesral/203/head 2025-06-01T21:13:01.2987294Z * [new branch] gh/masnesral/203/orig -> origin/gh/masnesral/203/orig 2025-06-01T21:13:01.2989109Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-06-01T21:13:01.2990347Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-06-01T21:13:01.2991541Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-06-01T21:13:01.2993290Z * [new branch] gh/masnesral/205/base -> origin/gh/masnesral/205/base 2025-06-01T21:13:01.2994472Z * [new branch] gh/masnesral/205/head -> origin/gh/masnesral/205/head 2025-06-01T21:13:01.2995576Z * [new branch] gh/masnesral/205/orig -> origin/gh/masnesral/205/orig 2025-06-01T21:13:01.2997271Z * [new branch] gh/masnesral/206/base -> origin/gh/masnesral/206/base 2025-06-01T21:13:01.2998745Z * [new branch] gh/masnesral/206/head -> origin/gh/masnesral/206/head 2025-06-01T21:13:01.2999700Z * [new branch] gh/masnesral/206/orig -> origin/gh/masnesral/206/orig 2025-06-01T21:13:01.3001348Z * [new branch] gh/masnesral/207/base -> origin/gh/masnesral/207/base 2025-06-01T21:13:01.3002541Z * [new branch] gh/masnesral/207/head -> origin/gh/masnesral/207/head 2025-06-01T21:13:01.3003778Z * [new branch] gh/masnesral/207/orig -> origin/gh/masnesral/207/orig 2025-06-01T21:13:01.3005493Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-06-01T21:13:01.3007699Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-06-01T21:13:01.3008855Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-06-01T21:13:01.3010371Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-06-01T21:13:01.3011670Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-06-01T21:13:01.3013217Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-06-01T21:13:01.3014369Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-06-01T21:13:01.3015803Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-06-01T21:13:01.3017024Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-06-01T21:13:01.3018789Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-06-01T21:13:01.3019844Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-06-01T21:13:01.3021277Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-06-01T21:13:01.3022312Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-06-01T21:13:01.3023839Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-06-01T21:13:01.3024877Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-06-01T21:13:01.3027436Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-06-01T21:13:01.3028743Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-06-01T21:13:01.3030174Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-06-01T21:13:01.3031222Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-06-01T21:13:01.3033171Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-06-01T21:13:01.3034413Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-06-01T21:13:01.3035934Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-06-01T21:13:01.3036984Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-06-01T21:13:01.3038606Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-06-01T21:13:01.3039779Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-06-01T21:13:01.3041395Z * [new branch] gh/mikaylagawarecki/311/base -> origin/gh/mikaylagawarecki/311/base 2025-06-01T21:13:01.3042432Z * [new branch] gh/mikaylagawarecki/311/head -> origin/gh/mikaylagawarecki/311/head 2025-06-01T21:13:01.3043651Z * [new branch] gh/mikaylagawarecki/311/orig -> origin/gh/mikaylagawarecki/311/orig 2025-06-01T21:13:01.3045296Z * [new branch] gh/mikaylagawarecki/312/base -> origin/gh/mikaylagawarecki/312/base 2025-06-01T21:13:01.3046391Z * [new branch] gh/mikaylagawarecki/312/head -> origin/gh/mikaylagawarecki/312/head 2025-06-01T21:13:01.3047572Z * [new branch] gh/mikaylagawarecki/312/orig -> origin/gh/mikaylagawarecki/312/orig 2025-06-01T21:13:01.3049186Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-06-01T21:13:01.3050387Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-06-01T21:13:01.3051515Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-06-01T21:13:01.3053682Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-06-01T21:13:01.3054955Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-06-01T21:13:01.3056175Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-06-01T21:13:01.3057969Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-06-01T21:13:01.3059559Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-06-01T21:13:01.3060743Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-06-01T21:13:01.3062505Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-06-01T21:13:01.3063864Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-06-01T21:13:01.3065086Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-06-01T21:13:01.3067060Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-06-01T21:13:01.3068805Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-06-01T21:13:01.3070007Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-06-01T21:13:01.3072124Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-06-01T21:13:01.3073401Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-06-01T21:13:01.3074539Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-06-01T21:13:01.3076159Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-06-01T21:13:01.3077978Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-06-01T21:13:01.3079143Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-06-01T21:13:01.3080894Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-06-01T21:13:01.3082091Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-06-01T21:13:01.3083204Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-06-01T21:13:01.3084898Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-06-01T21:13:01.3086128Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-06-01T21:13:01.3087262Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-06-01T21:13:01.3088855Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-06-01T21:13:01.3090233Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-06-01T21:13:01.3091447Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-06-01T21:13:01.3092951Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-06-01T21:13:01.3094390Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-06-01T21:13:01.3095240Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-06-01T21:13:01.3096910Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-06-01T21:13:01.3098226Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-06-01T21:13:01.3099494Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-06-01T21:13:01.3101146Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-06-01T21:13:01.3102670Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-06-01T21:13:01.3103781Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-06-01T21:13:01.3105769Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-06-01T21:13:01.3107039Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-06-01T21:13:01.3108265Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-06-01T21:13:01.3109883Z * [new branch] gh/mlazos/38/base -> origin/gh/mlazos/38/base 2025-06-01T21:13:01.3111167Z * [new branch] gh/mlazos/38/head -> origin/gh/mlazos/38/head 2025-06-01T21:13:01.3112087Z * [new branch] gh/mlazos/38/orig -> origin/gh/mlazos/38/orig 2025-06-01T21:13:01.3113684Z * [new branch] gh/mlazos/39/base -> origin/gh/mlazos/39/base 2025-06-01T21:13:01.3114934Z * [new branch] gh/mlazos/39/head -> origin/gh/mlazos/39/head 2025-06-01T21:13:01.3115980Z * [new branch] gh/mlazos/39/orig -> origin/gh/mlazos/39/orig 2025-06-01T21:13:01.3118273Z * [new branch] gh/mlazos/40/base -> origin/gh/mlazos/40/base 2025-06-01T21:13:01.3119466Z * [new branch] gh/mlazos/40/head -> origin/gh/mlazos/40/head 2025-06-01T21:13:01.3120674Z * [new branch] gh/mlazos/40/orig -> origin/gh/mlazos/40/orig 2025-06-01T21:13:01.3122322Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-06-01T21:13:01.3123558Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-06-01T21:13:01.3124790Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-06-01T21:13:01.3126445Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-06-01T21:13:01.3127562Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-06-01T21:13:01.3128695Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-06-01T21:13:01.3131239Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-06-01T21:13:01.3132687Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-06-01T21:13:01.3133709Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-06-01T21:13:01.3135477Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-06-01T21:13:01.3136691Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-06-01T21:13:01.3137808Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-06-01T21:13:01.3139519Z * [new branch] gh/mlazos/45/base -> origin/gh/mlazos/45/base 2025-06-01T21:13:01.3140705Z * [new branch] gh/mlazos/45/head -> origin/gh/mlazos/45/head 2025-06-01T21:13:01.3141827Z * [new branch] gh/mlazos/45/orig -> origin/gh/mlazos/45/orig 2025-06-01T21:13:01.3143735Z * [new branch] gh/mlazos/46/base -> origin/gh/mlazos/46/base 2025-06-01T21:13:01.3144863Z * [new branch] gh/mlazos/46/head -> origin/gh/mlazos/46/head 2025-06-01T21:13:01.3146063Z * [new branch] gh/mlazos/46/orig -> origin/gh/mlazos/46/orig 2025-06-01T21:13:01.3147634Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-06-01T21:13:01.3148716Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-06-01T21:13:01.3149875Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-06-01T21:13:01.3151578Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-06-01T21:13:01.3152966Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-06-01T21:13:01.3154125Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-06-01T21:13:01.3155648Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-06-01T21:13:01.3156835Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-06-01T21:13:01.3157870Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-06-01T21:13:01.3159631Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-06-01T21:13:01.3161335Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-06-01T21:13:01.3162319Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-06-01T21:13:01.3163805Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-06-01T21:13:01.3164976Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-06-01T21:13:01.3166041Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-06-01T21:13:01.3168048Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-06-01T21:13:01.3169188Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-06-01T21:13:01.3170274Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-06-01T21:13:01.3171975Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-06-01T21:13:01.3173181Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-06-01T21:13:01.3174281Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-06-01T21:13:01.3175773Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-06-01T21:13:01.3176885Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-06-01T21:13:01.3178079Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-06-01T21:13:01.3181350Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-06-01T21:13:01.3181939Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-06-01T21:13:01.3184190Z * [new branch] gh/muchulee8/57/base -> origin/gh/muchulee8/57/base 2025-06-01T21:13:01.3185468Z * [new branch] gh/muchulee8/57/head -> origin/gh/muchulee8/57/head 2025-06-01T21:13:01.3186635Z * [new branch] gh/muchulee8/57/orig -> origin/gh/muchulee8/57/orig 2025-06-01T21:13:01.3188248Z * [new branch] gh/muchulee8/58/base -> origin/gh/muchulee8/58/base 2025-06-01T21:13:01.3189413Z * [new branch] gh/muchulee8/58/head -> origin/gh/muchulee8/58/head 2025-06-01T21:13:01.3190515Z * [new branch] gh/muchulee8/58/orig -> origin/gh/muchulee8/58/orig 2025-06-01T21:13:01.3192174Z * [new branch] gh/muchulee8/59/base -> origin/gh/muchulee8/59/base 2025-06-01T21:13:01.3193354Z * [new branch] gh/muchulee8/59/head -> origin/gh/muchulee8/59/head 2025-06-01T21:13:01.3194665Z * [new branch] gh/muchulee8/59/orig -> origin/gh/muchulee8/59/orig 2025-06-01T21:13:01.3196278Z * [new branch] gh/muchulee8/60/base -> origin/gh/muchulee8/60/base 2025-06-01T21:13:01.3197412Z * [new branch] gh/muchulee8/60/head -> origin/gh/muchulee8/60/head 2025-06-01T21:13:01.3198495Z * [new branch] gh/muchulee8/60/orig -> origin/gh/muchulee8/60/orig 2025-06-01T21:13:01.3199898Z * [new branch] gh/muchulee8/61/base -> origin/gh/muchulee8/61/base 2025-06-01T21:13:01.3201093Z * [new branch] gh/muchulee8/61/head -> origin/gh/muchulee8/61/head 2025-06-01T21:13:01.3202292Z * [new branch] gh/muchulee8/61/orig -> origin/gh/muchulee8/61/orig 2025-06-01T21:13:01.3204417Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-06-01T21:13:01.3205647Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-06-01T21:13:01.3206839Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-06-01T21:13:01.3208358Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-06-01T21:13:01.3210067Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-06-01T21:13:01.3211150Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-06-01T21:13:01.3212800Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-06-01T21:13:01.3214287Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-06-01T21:13:01.3215418Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-06-01T21:13:01.3217130Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-06-01T21:13:01.3222574Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-06-01T21:13:01.3223076Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-06-01T21:13:01.3224769Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-06-01T21:13:01.3226112Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-06-01T21:13:01.3227140Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-06-01T21:13:01.3228583Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-06-01T21:13:01.3229829Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-06-01T21:13:01.3231050Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-06-01T21:13:01.3232933Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-06-01T21:13:01.3233853Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-06-01T21:13:01.3234881Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-06-01T21:13:01.3236584Z * [new branch] gh/nmacchioni/39/base -> origin/gh/nmacchioni/39/base 2025-06-01T21:13:01.3237668Z * [new branch] gh/nmacchioni/39/head -> origin/gh/nmacchioni/39/head 2025-06-01T21:13:01.3238787Z * [new branch] gh/nmacchioni/39/orig -> origin/gh/nmacchioni/39/orig 2025-06-01T21:13:01.3240652Z * [new branch] gh/nmacchioni/40/base -> origin/gh/nmacchioni/40/base 2025-06-01T21:13:01.3241788Z * [new branch] gh/nmacchioni/40/head -> origin/gh/nmacchioni/40/head 2025-06-01T21:13:01.3243142Z * [new branch] gh/nmacchioni/40/orig -> origin/gh/nmacchioni/40/orig 2025-06-01T21:13:01.3244684Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-06-01T21:13:01.3246004Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-06-01T21:13:01.3247092Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-06-01T21:13:01.3249655Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-06-01T21:13:01.3250880Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-06-01T21:13:01.3252045Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-06-01T21:13:01.3254239Z * [new branch] gh/oulgen/32/base -> origin/gh/oulgen/32/base 2025-06-01T21:13:01.3255209Z * [new branch] gh/oulgen/32/head -> origin/gh/oulgen/32/head 2025-06-01T21:13:01.3256260Z * [new branch] gh/oulgen/32/orig -> origin/gh/oulgen/32/orig 2025-06-01T21:13:01.3257958Z * [new branch] gh/oulgen/33/base -> origin/gh/oulgen/33/base 2025-06-01T21:13:01.3259094Z * [new branch] gh/oulgen/33/head -> origin/gh/oulgen/33/head 2025-06-01T21:13:01.3260649Z * [new branch] gh/oulgen/33/orig -> origin/gh/oulgen/33/orig 2025-06-01T21:13:01.3262562Z * [new branch] gh/oulgen/34/base -> origin/gh/oulgen/34/base 2025-06-01T21:13:01.3263424Z * [new branch] gh/oulgen/34/head -> origin/gh/oulgen/34/head 2025-06-01T21:13:01.3264740Z * [new branch] gh/oulgen/34/orig -> origin/gh/oulgen/34/orig 2025-06-01T21:13:01.3266942Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-06-01T21:13:01.3268049Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-06-01T21:13:01.3269202Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-06-01T21:13:01.3270625Z * [new branch] gh/oulgen/36/base -> origin/gh/oulgen/36/base 2025-06-01T21:13:01.3271695Z * [new branch] gh/oulgen/36/head -> origin/gh/oulgen/36/head 2025-06-01T21:13:01.3272907Z * [new branch] gh/oulgen/36/orig -> origin/gh/oulgen/36/orig 2025-06-01T21:13:01.3274552Z * [new branch] gh/oulgen/37/base -> origin/gh/oulgen/37/base 2025-06-01T21:13:01.3275739Z * [new branch] gh/oulgen/37/head -> origin/gh/oulgen/37/head 2025-06-01T21:13:01.3277316Z * [new branch] gh/oulgen/37/orig -> origin/gh/oulgen/37/orig 2025-06-01T21:13:01.3279780Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-06-01T21:13:01.3281033Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-06-01T21:13:01.3282215Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-06-01T21:13:01.3283841Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-06-01T21:13:01.3285041Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-06-01T21:13:01.3286200Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-06-01T21:13:01.3287994Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-06-01T21:13:01.3289067Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-06-01T21:13:01.3290265Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-06-01T21:13:01.3292398Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-06-01T21:13:01.3293567Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-06-01T21:13:01.3294718Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-06-01T21:13:01.3296520Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-06-01T21:13:01.3297916Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-06-01T21:13:01.3299078Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-06-01T21:13:01.3300584Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-06-01T21:13:01.3301786Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-06-01T21:13:01.3302898Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-06-01T21:13:01.3304469Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-06-01T21:13:01.3305580Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-06-01T21:13:01.3306628Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-06-01T21:13:01.3308306Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-06-01T21:13:01.3309398Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-06-01T21:13:01.3310384Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-06-01T21:13:01.3312670Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-06-01T21:13:01.3314070Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-06-01T21:13:01.3315146Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-06-01T21:13:01.3317122Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-06-01T21:13:01.3318287Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-06-01T21:13:01.3319540Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-06-01T21:13:01.3322645Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-06-01T21:13:01.3323148Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-06-01T21:13:01.3324277Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-06-01T21:13:01.3325919Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-06-01T21:13:01.3326913Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-06-01T21:13:01.3328129Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-06-01T21:13:01.3330271Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-06-01T21:13:01.3331452Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-06-01T21:13:01.3332609Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-06-01T21:13:01.3334240Z * [new branch] gh/qqaatw/30/base -> origin/gh/qqaatw/30/base 2025-06-01T21:13:01.3335408Z * [new branch] gh/qqaatw/30/head -> origin/gh/qqaatw/30/head 2025-06-01T21:13:01.3336576Z * [new branch] gh/qqaatw/30/orig -> origin/gh/qqaatw/30/orig 2025-06-01T21:13:01.3338493Z * [new branch] gh/raymo/catch-unserialisable-nn-modules -> origin/gh/raymo/catch-unserialisable-nn-modules 2025-06-01T21:13:01.3339837Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-06-01T21:13:01.3341527Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-06-01T21:13:01.3342618Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-06-01T21:13:01.3343779Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-06-01T21:13:01.3345351Z * [new branch] gh/rec/134/base -> origin/gh/rec/134/base 2025-06-01T21:13:01.3346457Z * [new branch] gh/rec/134/head -> origin/gh/rec/134/head 2025-06-01T21:13:01.3347648Z * [new branch] gh/rec/134/orig -> origin/gh/rec/134/orig 2025-06-01T21:13:01.3349178Z * [new branch] gh/rec/137/base -> origin/gh/rec/137/base 2025-06-01T21:13:01.3350252Z * [new branch] gh/rec/137/head -> origin/gh/rec/137/head 2025-06-01T21:13:01.3351355Z * [new branch] gh/rec/137/orig -> origin/gh/rec/137/orig 2025-06-01T21:13:01.3353045Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-06-01T21:13:01.3354249Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-06-01T21:13:01.3355745Z * [new branch] gh/rec/142/base -> origin/gh/rec/142/base 2025-06-01T21:13:01.3356888Z * [new branch] gh/rec/142/head -> origin/gh/rec/142/head 2025-06-01T21:13:01.3357989Z * [new branch] gh/rec/142/orig -> origin/gh/rec/142/orig 2025-06-01T21:13:01.3359733Z * [new branch] gh/rec/143/base -> origin/gh/rec/143/base 2025-06-01T21:13:01.3360743Z * [new branch] gh/rec/143/head -> origin/gh/rec/143/head 2025-06-01T21:13:01.3362297Z * [new branch] gh/rec/143/orig -> origin/gh/rec/143/orig 2025-06-01T21:13:01.3363737Z * [new branch] gh/rec/144/base -> origin/gh/rec/144/base 2025-06-01T21:13:01.3364732Z * [new branch] gh/rec/144/head -> origin/gh/rec/144/head 2025-06-01T21:13:01.3365949Z * [new branch] gh/rec/144/orig -> origin/gh/rec/144/orig 2025-06-01T21:13:01.3367740Z * [new branch] gh/rec/145/base -> origin/gh/rec/145/base 2025-06-01T21:13:01.3368837Z * [new branch] gh/rec/145/head -> origin/gh/rec/145/head 2025-06-01T21:13:01.3369988Z * [new branch] gh/rec/145/orig -> origin/gh/rec/145/orig 2025-06-01T21:13:01.3371576Z * [new branch] gh/rec/146/base -> origin/gh/rec/146/base 2025-06-01T21:13:01.3372738Z * [new branch] gh/rec/146/head -> origin/gh/rec/146/head 2025-06-01T21:13:01.3373805Z * [new branch] gh/rec/146/orig -> origin/gh/rec/146/orig 2025-06-01T21:13:01.3375519Z * [new branch] gh/rec/147/base -> origin/gh/rec/147/base 2025-06-01T21:13:01.3376641Z * [new branch] gh/rec/147/head -> origin/gh/rec/147/head 2025-06-01T21:13:01.3377835Z * [new branch] gh/rec/147/orig -> origin/gh/rec/147/orig 2025-06-01T21:13:01.3379487Z * [new branch] gh/rec/148/base -> origin/gh/rec/148/base 2025-06-01T21:13:01.3380557Z * [new branch] gh/rec/148/head -> origin/gh/rec/148/head 2025-06-01T21:13:01.3381686Z * [new branch] gh/rec/148/orig -> origin/gh/rec/148/orig 2025-06-01T21:13:01.3383362Z * [new branch] gh/rec/149/base -> origin/gh/rec/149/base 2025-06-01T21:13:01.3384455Z * [new branch] gh/rec/149/head -> origin/gh/rec/149/head 2025-06-01T21:13:01.3385618Z * [new branch] gh/rec/149/orig -> origin/gh/rec/149/orig 2025-06-01T21:13:01.3387207Z * [new branch] gh/rec/150/base -> origin/gh/rec/150/base 2025-06-01T21:13:01.3388405Z * [new branch] gh/rec/150/head -> origin/gh/rec/150/head 2025-06-01T21:13:01.3389576Z * [new branch] gh/rec/150/orig -> origin/gh/rec/150/orig 2025-06-01T21:13:01.3391131Z * [new branch] gh/rec/151/base -> origin/gh/rec/151/base 2025-06-01T21:13:01.3392245Z * [new branch] gh/rec/151/head -> origin/gh/rec/151/head 2025-06-01T21:13:01.3393947Z * [new branch] gh/rec/152/base -> origin/gh/rec/152/base 2025-06-01T21:13:01.3395052Z * [new branch] gh/rec/152/head -> origin/gh/rec/152/head 2025-06-01T21:13:01.3396162Z * [new branch] gh/rec/152/orig -> origin/gh/rec/152/orig 2025-06-01T21:13:01.3398321Z * [new branch] gh/sarckk/1/base -> origin/gh/sarckk/1/base 2025-06-01T21:13:01.3399399Z * [new branch] gh/sarckk/1/head -> origin/gh/sarckk/1/head 2025-06-01T21:13:01.3400504Z * [new branch] gh/sarckk/1/orig -> origin/gh/sarckk/1/orig 2025-06-01T21:13:01.3402055Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-06-01T21:13:01.3403188Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-06-01T21:13:01.3404347Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-06-01T21:13:01.3406630Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-06-01T21:13:01.3407815Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-06-01T21:13:01.3408967Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-06-01T21:13:01.3410688Z * [new branch] gh/seemethere/23/base -> origin/gh/seemethere/23/base 2025-06-01T21:13:01.3412019Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-06-01T21:13:01.3413240Z * [new branch] gh/seemethere/23/orig -> origin/gh/seemethere/23/orig 2025-06-01T21:13:01.3414913Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-06-01T21:13:01.3416039Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-06-01T21:13:01.3417342Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-06-01T21:13:01.3423437Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-06-01T21:13:01.3424050Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-06-01T21:13:01.3425166Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-06-01T21:13:01.3426794Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-06-01T21:13:01.3427999Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-06-01T21:13:01.3429223Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-06-01T21:13:01.3430736Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-06-01T21:13:01.3431898Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-06-01T21:13:01.3432949Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-06-01T21:13:01.3434441Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-06-01T21:13:01.3435580Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-06-01T21:13:01.3436727Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-06-01T21:13:01.3438320Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-06-01T21:13:01.3439439Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-06-01T21:13:01.3440562Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-06-01T21:13:01.3443078Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-06-01T21:13:01.3444309Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-06-01T21:13:01.3445600Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-06-01T21:13:01.3447451Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-06-01T21:13:01.3448944Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-06-01T21:13:01.3450196Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-06-01T21:13:01.3451802Z * [new branch] gh/shunting314/207/base -> origin/gh/shunting314/207/base 2025-06-01T21:13:01.3453298Z * [new branch] gh/shunting314/207/head -> origin/gh/shunting314/207/head 2025-06-01T21:13:01.3454484Z * [new branch] gh/shunting314/207/orig -> origin/gh/shunting314/207/orig 2025-06-01T21:13:01.3456217Z * [new branch] gh/shunting314/208/base -> origin/gh/shunting314/208/base 2025-06-01T21:13:01.3457470Z * [new branch] gh/shunting314/208/head -> origin/gh/shunting314/208/head 2025-06-01T21:13:01.3458755Z * [new branch] gh/shunting314/208/orig -> origin/gh/shunting314/208/orig 2025-06-01T21:13:01.3460921Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-06-01T21:13:01.3462057Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-06-01T21:13:01.3463841Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-06-01T21:13:01.3464569Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-06-01T21:13:01.3466085Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-06-01T21:13:01.3467223Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-06-01T21:13:01.3468751Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-06-01T21:13:01.3470558Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-06-01T21:13:01.3472450Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-06-01T21:13:01.3473711Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-06-01T21:13:01.3476431Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-06-01T21:13:01.3477632Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-06-01T21:13:01.3479014Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-06-01T21:13:01.3480655Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-06-01T21:13:01.3481759Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-06-01T21:13:01.3483111Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-06-01T21:13:01.3484930Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-06-01T21:13:01.3486055Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-06-01T21:13:01.3487383Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-06-01T21:13:01.3489258Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-06-01T21:13:01.3490410Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-06-01T21:13:01.3491596Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-06-01T21:13:01.3493294Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-06-01T21:13:01.3494476Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-06-01T21:13:01.3495576Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-06-01T21:13:01.3497162Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-06-01T21:13:01.3498358Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-06-01T21:13:01.3499864Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-06-01T21:13:01.3501795Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-06-01T21:13:01.3503183Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-06-01T21:13:01.3504435Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-06-01T21:13:01.3506151Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-06-01T21:13:01.3507335Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-06-01T21:13:01.3508515Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-06-01T21:13:01.3510485Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-06-01T21:13:01.3511308Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-06-01T21:13:01.3512780Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-06-01T21:13:01.3514442Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-06-01T21:13:01.3515489Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-06-01T21:13:01.3516806Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-06-01T21:13:01.3518959Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-06-01T21:13:01.3520087Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-06-01T21:13:01.3521245Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-06-01T21:13:01.3523144Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-06-01T21:13:01.3524168Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-06-01T21:13:01.3525346Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-06-01T21:13:01.3527055Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-06-01T21:13:01.3528285Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-06-01T21:13:01.3529366Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-06-01T21:13:01.3531329Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-06-01T21:13:01.3532418Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-06-01T21:13:01.3533628Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-06-01T21:13:01.3535155Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-06-01T21:13:01.3536492Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-06-01T21:13:01.3537362Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-06-01T21:13:01.3539304Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-06-01T21:13:01.3540556Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-06-01T21:13:01.3541621Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-06-01T21:13:01.3545059Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-06-01T21:13:01.3545383Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-06-01T21:13:01.3546413Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-06-01T21:13:01.3548113Z * [new branch] gh/soulitzer/357/base -> origin/gh/soulitzer/357/base 2025-06-01T21:13:01.3549228Z * [new branch] gh/soulitzer/357/head -> origin/gh/soulitzer/357/head 2025-06-01T21:13:01.3550284Z * [new branch] gh/soulitzer/357/orig -> origin/gh/soulitzer/357/orig 2025-06-01T21:13:01.3552343Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-06-01T21:13:01.3553531Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-06-01T21:13:01.3554746Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-06-01T21:13:01.3556751Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-06-01T21:13:01.3558066Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-06-01T21:13:01.3559255Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-06-01T21:13:01.3561540Z * [new branch] gh/soulitzer/360/base -> origin/gh/soulitzer/360/base 2025-06-01T21:13:01.3563031Z * [new branch] gh/soulitzer/360/head -> origin/gh/soulitzer/360/head 2025-06-01T21:13:01.3563969Z * [new branch] gh/soulitzer/360/orig -> origin/gh/soulitzer/360/orig 2025-06-01T21:13:01.3565766Z * [new branch] gh/soulitzer/361/base -> origin/gh/soulitzer/361/base 2025-06-01T21:13:01.3566685Z * [new branch] gh/soulitzer/361/head -> origin/gh/soulitzer/361/head 2025-06-01T21:13:01.3567797Z * [new branch] gh/soulitzer/361/orig -> origin/gh/soulitzer/361/orig 2025-06-01T21:13:01.3573568Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-06-01T21:13:01.3574159Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-06-01T21:13:01.3574479Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-06-01T21:13:01.3574800Z * [new branch] gh/soulitzer/363/base -> origin/gh/soulitzer/363/base 2025-06-01T21:13:01.3575303Z * [new branch] gh/soulitzer/363/head -> origin/gh/soulitzer/363/head 2025-06-01T21:13:01.3576269Z * [new branch] gh/soulitzer/363/orig -> origin/gh/soulitzer/363/orig 2025-06-01T21:13:01.3578207Z * [new branch] gh/soulitzer/364/base -> origin/gh/soulitzer/364/base 2025-06-01T21:13:01.3579520Z * [new branch] gh/soulitzer/364/head -> origin/gh/soulitzer/364/head 2025-06-01T21:13:01.3580737Z * [new branch] gh/soulitzer/364/orig -> origin/gh/soulitzer/364/orig 2025-06-01T21:13:01.3582364Z * [new branch] gh/soulitzer/365/base -> origin/gh/soulitzer/365/base 2025-06-01T21:13:01.3583440Z * [new branch] gh/soulitzer/365/head -> origin/gh/soulitzer/365/head 2025-06-01T21:13:01.3584660Z * [new branch] gh/soulitzer/365/orig -> origin/gh/soulitzer/365/orig 2025-06-01T21:13:01.3586499Z * [new branch] gh/soulitzer/366/base -> origin/gh/soulitzer/366/base 2025-06-01T21:13:01.3587697Z * [new branch] gh/soulitzer/366/head -> origin/gh/soulitzer/366/head 2025-06-01T21:13:01.3588795Z * [new branch] gh/soulitzer/366/orig -> origin/gh/soulitzer/366/orig 2025-06-01T21:13:01.3590601Z * [new branch] gh/soulitzer/367/base -> origin/gh/soulitzer/367/base 2025-06-01T21:13:01.3591803Z * [new branch] gh/soulitzer/367/head -> origin/gh/soulitzer/367/head 2025-06-01T21:13:01.3592900Z * [new branch] gh/soulitzer/367/orig -> origin/gh/soulitzer/367/orig 2025-06-01T21:13:01.3595333Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-06-01T21:13:01.3597695Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-06-01T21:13:01.3599651Z * [new branch] gh/swolchok/732/base -> origin/gh/swolchok/732/base 2025-06-01T21:13:01.3601088Z * [new branch] gh/swolchok/732/head -> origin/gh/swolchok/732/head 2025-06-01T21:13:01.3602356Z * [new branch] gh/swolchok/732/orig -> origin/gh/swolchok/732/orig 2025-06-01T21:13:01.3604030Z * [new branch] gh/swolchok/738/base -> origin/gh/swolchok/738/base 2025-06-01T21:13:01.3605383Z * [new branch] gh/swolchok/738/head -> origin/gh/swolchok/738/head 2025-06-01T21:13:01.3606549Z * [new branch] gh/swolchok/738/orig -> origin/gh/swolchok/738/orig 2025-06-01T21:13:01.3608282Z * [new branch] gh/swolchok/739/base -> origin/gh/swolchok/739/base 2025-06-01T21:13:01.3609766Z * [new branch] gh/swolchok/739/head -> origin/gh/swolchok/739/head 2025-06-01T21:13:01.3611164Z * [new branch] gh/swolchok/739/orig -> origin/gh/swolchok/739/orig 2025-06-01T21:13:01.3612948Z * [new branch] gh/swolchok/740/base -> origin/gh/swolchok/740/base 2025-06-01T21:13:01.3614350Z * [new branch] gh/swolchok/740/head -> origin/gh/swolchok/740/head 2025-06-01T21:13:01.3615406Z * [new branch] gh/swolchok/740/orig -> origin/gh/swolchok/740/orig 2025-06-01T21:13:01.3617381Z * [new branch] gh/swolchok/741/base -> origin/gh/swolchok/741/base 2025-06-01T21:13:01.3618952Z * [new branch] gh/swolchok/741/head -> origin/gh/swolchok/741/head 2025-06-01T21:13:01.3620614Z * [new branch] gh/swolchok/741/orig -> origin/gh/swolchok/741/orig 2025-06-01T21:13:01.3622299Z * [new branch] gh/swolchok/742/base -> origin/gh/swolchok/742/base 2025-06-01T21:13:01.3623562Z * [new branch] gh/swolchok/742/head -> origin/gh/swolchok/742/head 2025-06-01T21:13:01.3624895Z * [new branch] gh/swolchok/742/orig -> origin/gh/swolchok/742/orig 2025-06-01T21:13:01.3626493Z * [new branch] gh/swolchok/743/base -> origin/gh/swolchok/743/base 2025-06-01T21:13:01.3627640Z * [new branch] gh/swolchok/743/head -> origin/gh/swolchok/743/head 2025-06-01T21:13:01.3628909Z * [new branch] gh/swolchok/743/orig -> origin/gh/swolchok/743/orig 2025-06-01T21:13:01.3630587Z * [new branch] gh/swolchok/744/base -> origin/gh/swolchok/744/base 2025-06-01T21:13:01.3631930Z * [new branch] gh/swolchok/744/head -> origin/gh/swolchok/744/head 2025-06-01T21:13:01.3633155Z * [new branch] gh/swolchok/744/orig -> origin/gh/swolchok/744/orig 2025-06-01T21:13:01.3634811Z * [new branch] gh/swolchok/745/base -> origin/gh/swolchok/745/base 2025-06-01T21:13:01.3636079Z * [new branch] gh/swolchok/745/head -> origin/gh/swolchok/745/head 2025-06-01T21:13:01.3637525Z * [new branch] gh/swolchok/745/orig -> origin/gh/swolchok/745/orig 2025-06-01T21:13:01.3639067Z * [new branch] gh/swolchok/746/base -> origin/gh/swolchok/746/base 2025-06-01T21:13:01.3640241Z * [new branch] gh/swolchok/746/head -> origin/gh/swolchok/746/head 2025-06-01T21:13:01.3641529Z * [new branch] gh/swolchok/746/orig -> origin/gh/swolchok/746/orig 2025-06-01T21:13:01.3643383Z * [new branch] gh/swolchok/747/base -> origin/gh/swolchok/747/base 2025-06-01T21:13:01.3644943Z * [new branch] gh/swolchok/747/head -> origin/gh/swolchok/747/head 2025-06-01T21:13:01.3646162Z * [new branch] gh/swolchok/747/orig -> origin/gh/swolchok/747/orig 2025-06-01T21:13:01.3648155Z * [new branch] gh/swolchok/748/base -> origin/gh/swolchok/748/base 2025-06-01T21:13:01.3649369Z * [new branch] gh/swolchok/748/head -> origin/gh/swolchok/748/head 2025-06-01T21:13:01.3650530Z * [new branch] gh/swolchok/748/orig -> origin/gh/swolchok/748/orig 2025-06-01T21:13:01.3652236Z * [new branch] gh/swolchok/749/base -> origin/gh/swolchok/749/base 2025-06-01T21:13:01.3653511Z * [new branch] gh/swolchok/749/head -> origin/gh/swolchok/749/head 2025-06-01T21:13:01.3654702Z * [new branch] gh/swolchok/749/orig -> origin/gh/swolchok/749/orig 2025-06-01T21:13:01.3656329Z * [new branch] gh/swolchok/750/base -> origin/gh/swolchok/750/base 2025-06-01T21:13:01.3657521Z * [new branch] gh/swolchok/750/head -> origin/gh/swolchok/750/head 2025-06-01T21:13:01.3658941Z * [new branch] gh/swolchok/750/orig -> origin/gh/swolchok/750/orig 2025-06-01T21:13:01.3660696Z * [new branch] gh/swolchok/751/base -> origin/gh/swolchok/751/base 2025-06-01T21:13:01.3661827Z * [new branch] gh/swolchok/751/head -> origin/gh/swolchok/751/head 2025-06-01T21:13:01.3662975Z * [new branch] gh/swolchok/751/orig -> origin/gh/swolchok/751/orig 2025-06-01T21:13:01.3665373Z * [new branch] gh/swolchok/752/base -> origin/gh/swolchok/752/base 2025-06-01T21:13:01.3666301Z * [new branch] gh/swolchok/752/head -> origin/gh/swolchok/752/head 2025-06-01T21:13:01.3667468Z * [new branch] gh/swolchok/752/orig -> origin/gh/swolchok/752/orig 2025-06-01T21:13:01.3669185Z * [new branch] gh/swolchok/753/base -> origin/gh/swolchok/753/base 2025-06-01T21:13:01.3670264Z * [new branch] gh/swolchok/753/head -> origin/gh/swolchok/753/head 2025-06-01T21:13:01.3671434Z * [new branch] gh/swolchok/753/orig -> origin/gh/swolchok/753/orig 2025-06-01T21:13:01.3673076Z * [new branch] gh/swolchok/754/base -> origin/gh/swolchok/754/base 2025-06-01T21:13:01.3678839Z * [new branch] gh/swolchok/754/head -> origin/gh/swolchok/754/head 2025-06-01T21:13:01.3679650Z * [new branch] gh/swolchok/754/orig -> origin/gh/swolchok/754/orig 2025-06-01T21:13:01.3681446Z * [new branch] gh/swolchok/755/base -> origin/gh/swolchok/755/base 2025-06-01T21:13:01.3682676Z * [new branch] gh/swolchok/755/head -> origin/gh/swolchok/755/head 2025-06-01T21:13:01.3683818Z * [new branch] gh/swolchok/755/orig -> origin/gh/swolchok/755/orig 2025-06-01T21:13:01.3685575Z * [new branch] gh/swolchok/756/base -> origin/gh/swolchok/756/base 2025-06-01T21:13:01.3686852Z * [new branch] gh/swolchok/756/head -> origin/gh/swolchok/756/head 2025-06-01T21:13:01.3688027Z * [new branch] gh/swolchok/756/orig -> origin/gh/swolchok/756/orig 2025-06-01T21:13:01.3689699Z * [new branch] gh/swolchok/757/base -> origin/gh/swolchok/757/base 2025-06-01T21:13:01.3690884Z * [new branch] gh/swolchok/757/head -> origin/gh/swolchok/757/head 2025-06-01T21:13:01.3692143Z * [new branch] gh/swolchok/757/orig -> origin/gh/swolchok/757/orig 2025-06-01T21:13:01.3693805Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-06-01T21:13:01.3694912Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-06-01T21:13:01.3696176Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-06-01T21:13:01.3697974Z * [new branch] gh/swolchok/759/base -> origin/gh/swolchok/759/base 2025-06-01T21:13:01.3699308Z * [new branch] gh/swolchok/759/head -> origin/gh/swolchok/759/head 2025-06-01T21:13:01.3700397Z * [new branch] gh/swolchok/759/orig -> origin/gh/swolchok/759/orig 2025-06-01T21:13:01.3702099Z * [new branch] gh/swolchok/760/base -> origin/gh/swolchok/760/base 2025-06-01T21:13:01.3703240Z * [new branch] gh/swolchok/760/head -> origin/gh/swolchok/760/head 2025-06-01T21:13:01.3704293Z * [new branch] gh/swolchok/760/orig -> origin/gh/swolchok/760/orig 2025-06-01T21:13:01.3705811Z * [new branch] gh/swolchok/761/base -> origin/gh/swolchok/761/base 2025-06-01T21:13:01.3706995Z * [new branch] gh/swolchok/761/head -> origin/gh/swolchok/761/head 2025-06-01T21:13:01.3708106Z * [new branch] gh/swolchok/761/orig -> origin/gh/swolchok/761/orig 2025-06-01T21:13:01.3709719Z * [new branch] gh/swolchok/762/base -> origin/gh/swolchok/762/base 2025-06-01T21:13:01.3710852Z * [new branch] gh/swolchok/762/head -> origin/gh/swolchok/762/head 2025-06-01T21:13:01.3712030Z * [new branch] gh/swolchok/762/orig -> origin/gh/swolchok/762/orig 2025-06-01T21:13:01.3713729Z * [new branch] gh/swolchok/763/base -> origin/gh/swolchok/763/base 2025-06-01T21:13:01.3714903Z * [new branch] gh/swolchok/763/head -> origin/gh/swolchok/763/head 2025-06-01T21:13:01.3716943Z * [new branch] gh/swolchok/764/base -> origin/gh/swolchok/764/base 2025-06-01T21:13:01.3718068Z * [new branch] gh/swolchok/764/head -> origin/gh/swolchok/764/head 2025-06-01T21:13:01.3719549Z * [new branch] gh/swolchok/764/orig -> origin/gh/swolchok/764/orig 2025-06-01T21:13:01.3721357Z * [new branch] gh/swolchok/765/base -> origin/gh/swolchok/765/base 2025-06-01T21:13:01.3722410Z * [new branch] gh/swolchok/765/head -> origin/gh/swolchok/765/head 2025-06-01T21:13:01.3724124Z * [new branch] gh/swolchok/765/orig -> origin/gh/swolchok/765/orig 2025-06-01T21:13:01.3725910Z * [new branch] gh/swolchok/766/base -> origin/gh/swolchok/766/base 2025-06-01T21:13:01.3727167Z * [new branch] gh/swolchok/766/head -> origin/gh/swolchok/766/head 2025-06-01T21:13:01.3728438Z * [new branch] gh/swolchok/766/orig -> origin/gh/swolchok/766/orig 2025-06-01T21:13:01.3730561Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-06-01T21:13:01.3731860Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-06-01T21:13:01.3733157Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-06-01T21:13:01.3734907Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-06-01T21:13:01.3736062Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-06-01T21:13:01.3737262Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-06-01T21:13:01.3739293Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-06-01T21:13:01.3740578Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-06-01T21:13:01.3741916Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-06-01T21:13:01.3744035Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-06-01T21:13:01.3745340Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-06-01T21:13:01.3746818Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-06-01T21:13:01.3748957Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-06-01T21:13:01.3750185Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-06-01T21:13:01.3751393Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-06-01T21:13:01.3753569Z * [new branch] gh/tugsbayasgalan/290/base -> origin/gh/tugsbayasgalan/290/base 2025-06-01T21:13:01.3754722Z * [new branch] gh/tugsbayasgalan/290/head -> origin/gh/tugsbayasgalan/290/head 2025-06-01T21:13:01.3756009Z * [new branch] gh/tugsbayasgalan/290/orig -> origin/gh/tugsbayasgalan/290/orig 2025-06-01T21:13:01.3757677Z * [new branch] gh/tugsbayasgalan/298/base -> origin/gh/tugsbayasgalan/298/base 2025-06-01T21:13:01.3758883Z * [new branch] gh/tugsbayasgalan/298/head -> origin/gh/tugsbayasgalan/298/head 2025-06-01T21:13:01.3760119Z * [new branch] gh/tugsbayasgalan/298/orig -> origin/gh/tugsbayasgalan/298/orig 2025-06-01T21:13:01.3761829Z * [new branch] gh/tugsbayasgalan/299/base -> origin/gh/tugsbayasgalan/299/base 2025-06-01T21:13:01.3762987Z * [new branch] gh/tugsbayasgalan/299/head -> origin/gh/tugsbayasgalan/299/head 2025-06-01T21:13:01.3764197Z * [new branch] gh/tugsbayasgalan/299/orig -> origin/gh/tugsbayasgalan/299/orig 2025-06-01T21:13:01.3765590Z * [new branch] gh/tugsbayasgalan/300/base -> origin/gh/tugsbayasgalan/300/base 2025-06-01T21:13:01.3767124Z * [new branch] gh/tugsbayasgalan/300/head -> origin/gh/tugsbayasgalan/300/head 2025-06-01T21:13:01.3768183Z * [new branch] gh/tugsbayasgalan/300/orig -> origin/gh/tugsbayasgalan/300/orig 2025-06-01T21:13:01.3770332Z * [new branch] gh/tugsbayasgalan/301/base -> origin/gh/tugsbayasgalan/301/base 2025-06-01T21:13:01.3771534Z * [new branch] gh/tugsbayasgalan/301/head -> origin/gh/tugsbayasgalan/301/head 2025-06-01T21:13:01.3772629Z * [new branch] gh/tugsbayasgalan/301/orig -> origin/gh/tugsbayasgalan/301/orig 2025-06-01T21:13:01.3774746Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-06-01T21:13:01.3776386Z * [new branch] gh/vkuzo/10/base -> origin/gh/vkuzo/10/base 2025-06-01T21:13:01.3777691Z * [new branch] gh/vkuzo/10/head -> origin/gh/vkuzo/10/head 2025-06-01T21:13:01.3778957Z * [new branch] gh/vkuzo/10/orig -> origin/gh/vkuzo/10/orig 2025-06-01T21:13:01.3780599Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-06-01T21:13:01.3782142Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-06-01T21:13:01.3783702Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-06-01T21:13:01.3784824Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-06-01T21:13:01.3785970Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-06-01T21:13:01.3787563Z * [new branch] gh/vkuzo/9/base -> origin/gh/vkuzo/9/base 2025-06-01T21:13:01.3788674Z * [new branch] gh/vkuzo/9/head -> origin/gh/vkuzo/9/head 2025-06-01T21:13:01.3789806Z * [new branch] gh/vkuzo/9/orig -> origin/gh/vkuzo/9/orig 2025-06-01T21:13:01.3792053Z * [new branch] gh/vmoens/15/base -> origin/gh/vmoens/15/base 2025-06-01T21:13:01.3793277Z * [new branch] gh/vmoens/15/head -> origin/gh/vmoens/15/head 2025-06-01T21:13:01.3794432Z * [new branch] gh/vmoens/15/orig -> origin/gh/vmoens/15/orig 2025-06-01T21:13:01.3795995Z * [new branch] gh/vmoens/16/base -> origin/gh/vmoens/16/base 2025-06-01T21:13:01.3797582Z * [new branch] gh/vmoens/16/head -> origin/gh/vmoens/16/head 2025-06-01T21:13:01.3798800Z * [new branch] gh/vmoens/16/orig -> origin/gh/vmoens/16/orig 2025-06-01T21:13:01.3800325Z * [new branch] gh/vmoens/17/base -> origin/gh/vmoens/17/base 2025-06-01T21:13:01.3801872Z * [new branch] gh/vmoens/17/head -> origin/gh/vmoens/17/head 2025-06-01T21:13:01.3803012Z * [new branch] gh/vmoens/17/orig -> origin/gh/vmoens/17/orig 2025-06-01T21:13:01.3804585Z * [new branch] gh/vmoens/18/base -> origin/gh/vmoens/18/base 2025-06-01T21:13:01.3805737Z * [new branch] gh/vmoens/18/head -> origin/gh/vmoens/18/head 2025-06-01T21:13:01.3806862Z * [new branch] gh/vmoens/18/orig -> origin/gh/vmoens/18/orig 2025-06-01T21:13:01.3809064Z * [new branch] gh/wanchaol/370/base -> origin/gh/wanchaol/370/base 2025-06-01T21:13:01.3810287Z * [new branch] gh/wanchaol/370/head -> origin/gh/wanchaol/370/head 2025-06-01T21:13:01.3811553Z * [new branch] gh/wanchaol/370/orig -> origin/gh/wanchaol/370/orig 2025-06-01T21:13:01.3813162Z * [new branch] gh/wanchaol/371/base -> origin/gh/wanchaol/371/base 2025-06-01T21:13:01.3814313Z * [new branch] gh/wanchaol/371/head -> origin/gh/wanchaol/371/head 2025-06-01T21:13:01.3815577Z * [new branch] gh/wanchaol/371/orig -> origin/gh/wanchaol/371/orig 2025-06-01T21:13:01.3820951Z * [new branch] gh/wanchaol/372/base -> origin/gh/wanchaol/372/base 2025-06-01T21:13:01.3822194Z * [new branch] gh/wanchaol/372/head -> origin/gh/wanchaol/372/head 2025-06-01T21:13:01.3823031Z * [new branch] gh/wanchaol/372/orig -> origin/gh/wanchaol/372/orig 2025-06-01T21:13:01.3825215Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-06-01T21:13:01.3826330Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-06-01T21:13:01.3827546Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-06-01T21:13:01.3829235Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-06-01T21:13:01.3830590Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-06-01T21:13:01.3831673Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-06-01T21:13:01.3833552Z * [new branch] gh/wconstab/395/base -> origin/gh/wconstab/395/base 2025-06-01T21:13:01.3834788Z * [new branch] gh/wconstab/395/head -> origin/gh/wconstab/395/head 2025-06-01T21:13:01.3835981Z * [new branch] gh/wconstab/395/orig -> origin/gh/wconstab/395/orig 2025-06-01T21:13:01.3838168Z * [new branch] gh/wconstab/396/base -> origin/gh/wconstab/396/base 2025-06-01T21:13:01.3839540Z * [new branch] gh/wconstab/396/head -> origin/gh/wconstab/396/head 2025-06-01T21:13:01.3840966Z * [new branch] gh/wconstab/396/orig -> origin/gh/wconstab/396/orig 2025-06-01T21:13:01.3843201Z * [new branch] gh/wconstab/399/base -> origin/gh/wconstab/399/base 2025-06-01T21:13:01.3844339Z * [new branch] gh/wconstab/399/head -> origin/gh/wconstab/399/head 2025-06-01T21:13:01.3845811Z * [new branch] gh/wconstab/399/orig -> origin/gh/wconstab/399/orig 2025-06-01T21:13:01.3847515Z * [new branch] gh/wconstab/410/base -> origin/gh/wconstab/410/base 2025-06-01T21:13:01.3848751Z * [new branch] gh/wconstab/410/head -> origin/gh/wconstab/410/head 2025-06-01T21:13:01.3849798Z * [new branch] gh/wconstab/410/orig -> origin/gh/wconstab/410/orig 2025-06-01T21:13:01.3851729Z * [new branch] gh/wconstab/412/base -> origin/gh/wconstab/412/base 2025-06-01T21:13:01.3853082Z * [new branch] gh/wconstab/412/head -> origin/gh/wconstab/412/head 2025-06-01T21:13:01.3854413Z * [new branch] gh/wconstab/412/orig -> origin/gh/wconstab/412/orig 2025-06-01T21:13:01.3856404Z * [new branch] gh/wconstab/413/base -> origin/gh/wconstab/413/base 2025-06-01T21:13:01.3858016Z * [new branch] gh/wconstab/413/head -> origin/gh/wconstab/413/head 2025-06-01T21:13:01.3859317Z * [new branch] gh/wconstab/413/orig -> origin/gh/wconstab/413/orig 2025-06-01T21:13:01.3861189Z * [new branch] gh/wconstab/414/base -> origin/gh/wconstab/414/base 2025-06-01T21:13:01.3862265Z * [new branch] gh/wconstab/414/head -> origin/gh/wconstab/414/head 2025-06-01T21:13:01.3863405Z * [new branch] gh/wconstab/414/orig -> origin/gh/wconstab/414/orig 2025-06-01T21:13:01.3865080Z * [new branch] gh/wconstab/415/base -> origin/gh/wconstab/415/base 2025-06-01T21:13:01.3866335Z * [new branch] gh/wconstab/415/head -> origin/gh/wconstab/415/head 2025-06-01T21:13:01.3867508Z * [new branch] gh/wconstab/415/orig -> origin/gh/wconstab/415/orig 2025-06-01T21:13:01.3868915Z * [new branch] gh/wconstab/416/base -> origin/gh/wconstab/416/base 2025-06-01T21:13:01.3870038Z * [new branch] gh/wconstab/416/head -> origin/gh/wconstab/416/head 2025-06-01T21:13:01.3871209Z * [new branch] gh/wconstab/416/orig -> origin/gh/wconstab/416/orig 2025-06-01T21:13:01.3872946Z * [new branch] gh/wconstab/417/base -> origin/gh/wconstab/417/base 2025-06-01T21:13:01.3873946Z * [new branch] gh/wconstab/417/head -> origin/gh/wconstab/417/head 2025-06-01T21:13:01.3875095Z * [new branch] gh/wconstab/417/orig -> origin/gh/wconstab/417/orig 2025-06-01T21:13:01.3877344Z * [new branch] gh/weifengpy/21/base -> origin/gh/weifengpy/21/base 2025-06-01T21:13:01.3878573Z * [new branch] gh/weifengpy/21/head -> origin/gh/weifengpy/21/head 2025-06-01T21:13:01.3879720Z * [new branch] gh/weifengpy/21/orig -> origin/gh/weifengpy/21/orig 2025-06-01T21:13:01.3881599Z * [new branch] gh/weifengpy/25/base -> origin/gh/weifengpy/25/base 2025-06-01T21:13:01.3882778Z * [new branch] gh/weifengpy/25/head -> origin/gh/weifengpy/25/head 2025-06-01T21:13:01.3883890Z * [new branch] gh/weifengpy/25/orig -> origin/gh/weifengpy/25/orig 2025-06-01T21:13:01.3885497Z * [new branch] gh/weifengpy/26/base -> origin/gh/weifengpy/26/base 2025-06-01T21:13:01.3886570Z * [new branch] gh/weifengpy/26/head -> origin/gh/weifengpy/26/head 2025-06-01T21:13:01.3887751Z * [new branch] gh/weifengpy/26/orig -> origin/gh/weifengpy/26/orig 2025-06-01T21:13:01.3890465Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-06-01T21:13:01.3891375Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-06-01T21:13:01.3892547Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-06-01T21:13:01.3894247Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-06-01T21:13:01.3895558Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-06-01T21:13:01.3896684Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-06-01T21:13:01.3898384Z * [new branch] gh/williamwen42/210/base -> origin/gh/williamwen42/210/base 2025-06-01T21:13:01.3899465Z * [new branch] gh/williamwen42/210/head -> origin/gh/williamwen42/210/head 2025-06-01T21:13:01.3900660Z * [new branch] gh/williamwen42/210/orig -> origin/gh/williamwen42/210/orig 2025-06-01T21:13:01.3902802Z * [new branch] gh/williamwen42/220/base -> origin/gh/williamwen42/220/base 2025-06-01T21:13:01.3904074Z * [new branch] gh/williamwen42/220/head -> origin/gh/williamwen42/220/head 2025-06-01T21:13:01.3905250Z * [new branch] gh/williamwen42/220/orig -> origin/gh/williamwen42/220/orig 2025-06-01T21:13:01.3906880Z * [new branch] gh/williamwen42/227/base -> origin/gh/williamwen42/227/base 2025-06-01T21:13:01.3908057Z * [new branch] gh/williamwen42/227/head -> origin/gh/williamwen42/227/head 2025-06-01T21:13:01.3909174Z * [new branch] gh/williamwen42/227/orig -> origin/gh/williamwen42/227/orig 2025-06-01T21:13:01.3910740Z * [new branch] gh/williamwen42/232/base -> origin/gh/williamwen42/232/base 2025-06-01T21:13:01.3911880Z * [new branch] gh/williamwen42/232/head -> origin/gh/williamwen42/232/head 2025-06-01T21:13:01.3912941Z * [new branch] gh/williamwen42/232/orig -> origin/gh/williamwen42/232/orig 2025-06-01T21:13:01.3914643Z * [new branch] gh/williamwen42/235/base -> origin/gh/williamwen42/235/base 2025-06-01T21:13:01.3915719Z * [new branch] gh/williamwen42/235/head -> origin/gh/williamwen42/235/head 2025-06-01T21:13:01.3917058Z * [new branch] gh/williamwen42/235/orig -> origin/gh/williamwen42/235/orig 2025-06-01T21:13:01.3919507Z * [new branch] gh/williamwen42/236/base -> origin/gh/williamwen42/236/base 2025-06-01T21:13:01.3920803Z * [new branch] gh/williamwen42/236/head -> origin/gh/williamwen42/236/head 2025-06-01T21:13:01.3921641Z * [new branch] gh/williamwen42/236/orig -> origin/gh/williamwen42/236/orig 2025-06-01T21:13:01.3923308Z * [new branch] gh/williamwen42/237/base -> origin/gh/williamwen42/237/base 2025-06-01T21:13:01.3924519Z * [new branch] gh/williamwen42/237/head -> origin/gh/williamwen42/237/head 2025-06-01T21:13:01.3925686Z * [new branch] gh/williamwen42/237/orig -> origin/gh/williamwen42/237/orig 2025-06-01T21:13:01.3927380Z * [new branch] gh/williamwen42/238/base -> origin/gh/williamwen42/238/base 2025-06-01T21:13:01.3928507Z * [new branch] gh/williamwen42/238/head -> origin/gh/williamwen42/238/head 2025-06-01T21:13:01.3929663Z * [new branch] gh/williamwen42/238/orig -> origin/gh/williamwen42/238/orig 2025-06-01T21:13:01.3931239Z * [new branch] gh/williamwen42/239/base -> origin/gh/williamwen42/239/base 2025-06-01T21:13:01.3932420Z * [new branch] gh/williamwen42/239/head -> origin/gh/williamwen42/239/head 2025-06-01T21:13:01.3933627Z * [new branch] gh/williamwen42/239/orig -> origin/gh/williamwen42/239/orig 2025-06-01T21:13:01.3935091Z * [new branch] gh/williamwen42/240/base -> origin/gh/williamwen42/240/base 2025-06-01T21:13:01.3936193Z * [new branch] gh/williamwen42/240/head -> origin/gh/williamwen42/240/head 2025-06-01T21:13:01.3937305Z * [new branch] gh/williamwen42/240/orig -> origin/gh/williamwen42/240/orig 2025-06-01T21:13:01.3939003Z * [new branch] gh/williamwen42/241/base -> origin/gh/williamwen42/241/base 2025-06-01T21:13:01.3940200Z * [new branch] gh/williamwen42/241/head -> origin/gh/williamwen42/241/head 2025-06-01T21:13:01.3941495Z * [new branch] gh/williamwen42/241/orig -> origin/gh/williamwen42/241/orig 2025-06-01T21:13:01.3943335Z * [new branch] gh/williamwen42/242/base -> origin/gh/williamwen42/242/base 2025-06-01T21:13:01.3944999Z * [new branch] gh/williamwen42/242/head -> origin/gh/williamwen42/242/head 2025-06-01T21:13:01.3945786Z * [new branch] gh/williamwen42/242/orig -> origin/gh/williamwen42/242/orig 2025-06-01T21:13:01.3947520Z * [new branch] gh/williamwen42/243/base -> origin/gh/williamwen42/243/base 2025-06-01T21:13:01.3948798Z * [new branch] gh/williamwen42/243/head -> origin/gh/williamwen42/243/head 2025-06-01T21:13:01.3949877Z * [new branch] gh/williamwen42/243/orig -> origin/gh/williamwen42/243/orig 2025-06-01T21:13:01.3951723Z * [new branch] gh/williamwen42/244/base -> origin/gh/williamwen42/244/base 2025-06-01T21:13:01.3952860Z * [new branch] gh/williamwen42/244/head -> origin/gh/williamwen42/244/head 2025-06-01T21:13:01.3954051Z * [new branch] gh/williamwen42/244/orig -> origin/gh/williamwen42/244/orig 2025-06-01T21:13:01.3956056Z * [new branch] gh/williamwen42/245/base -> origin/gh/williamwen42/245/base 2025-06-01T21:13:01.3957366Z * [new branch] gh/williamwen42/245/head -> origin/gh/williamwen42/245/head 2025-06-01T21:13:01.3958510Z * [new branch] gh/williamwen42/245/orig -> origin/gh/williamwen42/245/orig 2025-06-01T21:13:01.3960718Z * [new branch] gh/xmfan/166/base -> origin/gh/xmfan/166/base 2025-06-01T21:13:01.3961821Z * [new branch] gh/xmfan/166/head -> origin/gh/xmfan/166/head 2025-06-01T21:13:01.3962992Z * [new branch] gh/xmfan/166/orig -> origin/gh/xmfan/166/orig 2025-06-01T21:13:01.3965052Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-06-01T21:13:01.3965731Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-06-01T21:13:01.3967402Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-06-01T21:13:01.3968240Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-06-01T21:13:01.3969956Z * [new branch] gh/xmfan/173/base -> origin/gh/xmfan/173/base 2025-06-01T21:13:01.3971097Z * [new branch] gh/xmfan/173/head -> origin/gh/xmfan/173/head 2025-06-01T21:13:01.3972264Z * [new branch] gh/xmfan/173/orig -> origin/gh/xmfan/173/orig 2025-06-01T21:13:01.3973842Z * [new branch] gh/xmfan/174/base -> origin/gh/xmfan/174/base 2025-06-01T21:13:01.3975062Z * [new branch] gh/xmfan/174/head -> origin/gh/xmfan/174/head 2025-06-01T21:13:01.3976179Z * [new branch] gh/xmfan/174/orig -> origin/gh/xmfan/174/orig 2025-06-01T21:13:01.3978183Z * [new branch] gh/xmfan/178/base -> origin/gh/xmfan/178/base 2025-06-01T21:13:01.3979511Z * [new branch] gh/xmfan/178/head -> origin/gh/xmfan/178/head 2025-06-01T21:13:01.3980545Z * [new branch] gh/xmfan/178/orig -> origin/gh/xmfan/178/orig 2025-06-01T21:13:01.3982422Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-06-01T21:13:01.3983515Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-06-01T21:13:01.3985065Z * [new branch] gh/xmfan/180/base -> origin/gh/xmfan/180/base 2025-06-01T21:13:01.3986151Z * [new branch] gh/xmfan/180/head -> origin/gh/xmfan/180/head 2025-06-01T21:13:01.3987501Z * [new branch] gh/xmfan/180/orig -> origin/gh/xmfan/180/orig 2025-06-01T21:13:01.3989250Z * [new branch] gh/xmfan/187/base -> origin/gh/xmfan/187/base 2025-06-01T21:13:01.3990369Z * [new branch] gh/xmfan/187/head -> origin/gh/xmfan/187/head 2025-06-01T21:13:01.3991577Z * [new branch] gh/xmfan/187/orig -> origin/gh/xmfan/187/orig 2025-06-01T21:13:01.3993204Z * [new branch] gh/xmfan/193/base -> origin/gh/xmfan/193/base 2025-06-01T21:13:01.3994247Z * [new branch] gh/xmfan/193/head -> origin/gh/xmfan/193/head 2025-06-01T21:13:01.3995377Z * [new branch] gh/xmfan/193/orig -> origin/gh/xmfan/193/orig 2025-06-01T21:13:01.3996931Z * [new branch] gh/xmfan/194/base -> origin/gh/xmfan/194/base 2025-06-01T21:13:01.3998085Z * [new branch] gh/xmfan/194/head -> origin/gh/xmfan/194/head 2025-06-01T21:13:01.3999241Z * [new branch] gh/xmfan/194/orig -> origin/gh/xmfan/194/orig 2025-06-01T21:13:01.4000930Z * [new branch] gh/xmfan/200/base -> origin/gh/xmfan/200/base 2025-06-01T21:13:01.4002333Z * [new branch] gh/xmfan/200/head -> origin/gh/xmfan/200/head 2025-06-01T21:13:01.4003451Z * [new branch] gh/xmfan/200/orig -> origin/gh/xmfan/200/orig 2025-06-01T21:13:01.4005060Z * [new branch] gh/xmfan/201/base -> origin/gh/xmfan/201/base 2025-06-01T21:13:01.4006168Z * [new branch] gh/xmfan/201/head -> origin/gh/xmfan/201/head 2025-06-01T21:13:01.4007374Z * [new branch] gh/xmfan/201/orig -> origin/gh/xmfan/201/orig 2025-06-01T21:13:01.4008966Z * [new branch] gh/xmfan/202/base -> origin/gh/xmfan/202/base 2025-06-01T21:13:01.4010059Z * [new branch] gh/xmfan/202/head -> origin/gh/xmfan/202/head 2025-06-01T21:13:01.4019896Z * [new branch] gh/xmfan/202/orig -> origin/gh/xmfan/202/orig 2025-06-01T21:13:01.4020445Z * [new branch] gh/xmfan/206/base -> origin/gh/xmfan/206/base 2025-06-01T21:13:01.4020730Z * [new branch] gh/xmfan/206/head -> origin/gh/xmfan/206/head 2025-06-01T21:13:01.4021312Z * [new branch] gh/xmfan/206/orig -> origin/gh/xmfan/206/orig 2025-06-01T21:13:01.4021616Z * [new branch] gh/xmfan/213/base -> origin/gh/xmfan/213/base 2025-06-01T21:13:01.4021895Z * [new branch] gh/xmfan/213/head -> origin/gh/xmfan/213/head 2025-06-01T21:13:01.4022192Z * [new branch] gh/xmfan/213/orig -> origin/gh/xmfan/213/orig 2025-06-01T21:13:01.4023449Z * [new branch] gh/xmfan/214/base -> origin/gh/xmfan/214/base 2025-06-01T21:13:01.4024374Z * [new branch] gh/xmfan/214/head -> origin/gh/xmfan/214/head 2025-06-01T21:13:01.4025581Z * [new branch] gh/xmfan/214/orig -> origin/gh/xmfan/214/orig 2025-06-01T21:13:01.4027786Z * [new branch] gh/xmfan/216/base -> origin/gh/xmfan/216/base 2025-06-01T21:13:01.4029062Z * [new branch] gh/xmfan/216/head -> origin/gh/xmfan/216/head 2025-06-01T21:13:01.4030197Z * [new branch] gh/xmfan/216/orig -> origin/gh/xmfan/216/orig 2025-06-01T21:13:01.4031945Z * [new branch] gh/xmfan/217/base -> origin/gh/xmfan/217/base 2025-06-01T21:13:01.4033064Z * [new branch] gh/xmfan/217/head -> origin/gh/xmfan/217/head 2025-06-01T21:13:01.4034228Z * [new branch] gh/xmfan/217/orig -> origin/gh/xmfan/217/orig 2025-06-01T21:13:01.4035769Z * [new branch] gh/xmfan/220/base -> origin/gh/xmfan/220/base 2025-06-01T21:13:01.4036971Z * [new branch] gh/xmfan/220/head -> origin/gh/xmfan/220/head 2025-06-01T21:13:01.4038072Z * [new branch] gh/xmfan/220/orig -> origin/gh/xmfan/220/orig 2025-06-01T21:13:01.4039674Z * [new branch] gh/xmfan/223/base -> origin/gh/xmfan/223/base 2025-06-01T21:13:01.4040828Z * [new branch] gh/xmfan/223/head -> origin/gh/xmfan/223/head 2025-06-01T21:13:01.4041975Z * [new branch] gh/xmfan/223/orig -> origin/gh/xmfan/223/orig 2025-06-01T21:13:01.4043588Z * [new branch] gh/xmfan/224/base -> origin/gh/xmfan/224/base 2025-06-01T21:13:01.4044733Z * [new branch] gh/xmfan/224/head -> origin/gh/xmfan/224/head 2025-06-01T21:13:01.4046215Z * [new branch] gh/xmfan/224/orig -> origin/gh/xmfan/224/orig 2025-06-01T21:13:01.4048024Z * [new branch] gh/xmfan/225/base -> origin/gh/xmfan/225/base 2025-06-01T21:13:01.4049152Z * [new branch] gh/xmfan/225/head -> origin/gh/xmfan/225/head 2025-06-01T21:13:01.4050292Z * [new branch] gh/xmfan/225/orig -> origin/gh/xmfan/225/orig 2025-06-01T21:13:01.4051946Z * [new branch] gh/xmfan/226/base -> origin/gh/xmfan/226/base 2025-06-01T21:13:01.4053338Z * [new branch] gh/xmfan/226/head -> origin/gh/xmfan/226/head 2025-06-01T21:13:01.4054331Z * [new branch] gh/xmfan/226/orig -> origin/gh/xmfan/226/orig 2025-06-01T21:13:01.4055936Z * [new branch] gh/xmfan/227/base -> origin/gh/xmfan/227/base 2025-06-01T21:13:01.4057140Z * [new branch] gh/xmfan/227/head -> origin/gh/xmfan/227/head 2025-06-01T21:13:01.4058337Z * [new branch] gh/xmfan/227/orig -> origin/gh/xmfan/227/orig 2025-06-01T21:13:01.4060271Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-06-01T21:13:01.4061185Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-06-01T21:13:01.4062464Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-06-01T21:13:01.4064183Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-06-01T21:13:01.4065269Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-06-01T21:13:01.4066563Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-06-01T21:13:01.4068046Z * [new branch] gh/xmfan/230/base -> origin/gh/xmfan/230/base 2025-06-01T21:13:01.4069205Z * [new branch] gh/xmfan/230/head -> origin/gh/xmfan/230/head 2025-06-01T21:13:01.4070348Z * [new branch] gh/xmfan/230/orig -> origin/gh/xmfan/230/orig 2025-06-01T21:13:01.4072098Z * [new branch] gh/xmfan/231/base -> origin/gh/xmfan/231/base 2025-06-01T21:13:01.4073175Z * [new branch] gh/xmfan/231/head -> origin/gh/xmfan/231/head 2025-06-01T21:13:01.4074350Z * [new branch] gh/xmfan/231/orig -> origin/gh/xmfan/231/orig 2025-06-01T21:13:01.4076046Z * [new branch] gh/xmfan/232/base -> origin/gh/xmfan/232/base 2025-06-01T21:13:01.4077180Z * [new branch] gh/xmfan/232/head -> origin/gh/xmfan/232/head 2025-06-01T21:13:01.4078290Z * [new branch] gh/xmfan/232/orig -> origin/gh/xmfan/232/orig 2025-06-01T21:13:01.4080266Z * [new branch] gh/xmfan/233/base -> origin/gh/xmfan/233/base 2025-06-01T21:13:01.4081395Z * [new branch] gh/xmfan/233/head -> origin/gh/xmfan/233/head 2025-06-01T21:13:01.4082452Z * [new branch] gh/xmfan/233/orig -> origin/gh/xmfan/233/orig 2025-06-01T21:13:01.4084046Z * [new branch] gh/xmfan/234/base -> origin/gh/xmfan/234/base 2025-06-01T21:13:01.4085225Z * [new branch] gh/xmfan/234/head -> origin/gh/xmfan/234/head 2025-06-01T21:13:01.4086404Z * [new branch] gh/xmfan/234/orig -> origin/gh/xmfan/234/orig 2025-06-01T21:13:01.4088018Z * [new branch] gh/xmfan/235/base -> origin/gh/xmfan/235/base 2025-06-01T21:13:01.4089110Z * [new branch] gh/xmfan/235/head -> origin/gh/xmfan/235/head 2025-06-01T21:13:01.4090588Z * [new branch] gh/xmfan/235/orig -> origin/gh/xmfan/235/orig 2025-06-01T21:13:01.4092303Z * [new branch] gh/xmfan/236/base -> origin/gh/xmfan/236/base 2025-06-01T21:13:01.4093455Z * [new branch] gh/xmfan/236/head -> origin/gh/xmfan/236/head 2025-06-01T21:13:01.4094628Z * [new branch] gh/xmfan/236/orig -> origin/gh/xmfan/236/orig 2025-06-01T21:13:01.4096306Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-06-01T21:13:01.4097460Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-06-01T21:13:01.4098713Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-06-01T21:13:01.4100388Z * [new branch] gh/xmfan/238/base -> origin/gh/xmfan/238/base 2025-06-01T21:13:01.4101645Z * [new branch] gh/xmfan/238/head -> origin/gh/xmfan/238/head 2025-06-01T21:13:01.4102820Z * [new branch] gh/xmfan/238/orig -> origin/gh/xmfan/238/orig 2025-06-01T21:13:01.4104402Z * [new branch] gh/xmfan/239/base -> origin/gh/xmfan/239/base 2025-06-01T21:13:01.4105591Z * [new branch] gh/xmfan/239/head -> origin/gh/xmfan/239/head 2025-06-01T21:13:01.4106750Z * [new branch] gh/xmfan/239/orig -> origin/gh/xmfan/239/orig 2025-06-01T21:13:01.4108431Z * [new branch] gh/xmfan/240/base -> origin/gh/xmfan/240/base 2025-06-01T21:13:01.4109520Z * [new branch] gh/xmfan/240/head -> origin/gh/xmfan/240/head 2025-06-01T21:13:01.4110640Z * [new branch] gh/xmfan/240/orig -> origin/gh/xmfan/240/orig 2025-06-01T21:13:01.4112318Z * [new branch] gh/xmfan/241/base -> origin/gh/xmfan/241/base 2025-06-01T21:13:01.4113427Z * [new branch] gh/xmfan/241/head -> origin/gh/xmfan/241/head 2025-06-01T21:13:01.4114855Z * [new branch] gh/xmfan/241/orig -> origin/gh/xmfan/241/orig 2025-06-01T21:13:01.4116279Z * [new branch] gh/xmfan/242/base -> origin/gh/xmfan/242/base 2025-06-01T21:13:01.4117536Z * [new branch] gh/xmfan/242/head -> origin/gh/xmfan/242/head 2025-06-01T21:13:01.4118723Z * [new branch] gh/xmfan/242/orig -> origin/gh/xmfan/242/orig 2025-06-01T21:13:01.4120339Z * [new branch] gh/xmfan/243/base -> origin/gh/xmfan/243/base 2025-06-01T21:13:01.4121372Z * [new branch] gh/xmfan/243/head -> origin/gh/xmfan/243/head 2025-06-01T21:13:01.4122606Z * [new branch] gh/xmfan/243/orig -> origin/gh/xmfan/243/orig 2025-06-01T21:13:01.4124730Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-06-01T21:13:01.4125891Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-06-01T21:13:01.4126958Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-06-01T21:13:01.4128805Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-06-01T21:13:01.4129953Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-06-01T21:13:01.4131121Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-06-01T21:13:01.4133142Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-06-01T21:13:01.4134449Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-06-01T21:13:01.4135905Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-06-01T21:13:01.4137280Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-06-01T21:13:01.4138585Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-06-01T21:13:01.4139694Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-06-01T21:13:01.4141045Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-06-01T21:13:01.4142075Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-06-01T21:13:01.4144011Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-06-01T21:13:01.4145120Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-06-01T21:13:01.4146497Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-06-01T21:13:01.4147873Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-06-01T21:13:01.4149275Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-06-01T21:13:01.4150311Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-06-01T21:13:01.4152833Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-06-01T21:13:01.4153987Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-06-01T21:13:01.4155200Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-06-01T21:13:01.4156730Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-06-01T21:13:01.4157903Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-06-01T21:13:01.4158999Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-06-01T21:13:01.4160711Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-06-01T21:13:01.4162101Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-06-01T21:13:01.4163519Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-06-01T21:13:01.4165100Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-06-01T21:13:01.4166025Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-06-01T21:13:01.4167342Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-06-01T21:13:01.4168788Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-06-01T21:13:01.4169911Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-06-01T21:13:01.4170985Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-06-01T21:13:01.4172593Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-06-01T21:13:01.4173642Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-06-01T21:13:01.4174858Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-06-01T21:13:01.4176394Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-06-01T21:13:01.4177697Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-06-01T21:13:01.4178747Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-06-01T21:13:01.4180395Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-06-01T21:13:01.4181442Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-06-01T21:13:01.4182706Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-06-01T21:13:01.4184247Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-06-01T21:13:01.4185422Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-06-01T21:13:01.4187051Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-06-01T21:13:01.4188211Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-06-01T21:13:01.4189353Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-06-01T21:13:01.4191173Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-06-01T21:13:01.4192277Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-06-01T21:13:01.4193411Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-06-01T21:13:01.4194929Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-06-01T21:13:01.4196151Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-06-01T21:13:01.4197427Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-06-01T21:13:01.4199198Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-06-01T21:13:01.4200400Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-06-01T21:13:01.4201477Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-06-01T21:13:01.4203085Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-06-01T21:13:01.4204319Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-06-01T21:13:01.4205934Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-06-01T21:13:01.4207681Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-06-01T21:13:01.4208831Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-06-01T21:13:01.4209921Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-06-01T21:13:01.4211721Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-06-01T21:13:01.4212754Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-06-01T21:13:01.4213929Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-06-01T21:13:01.4215586Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-06-01T21:13:01.4216934Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-06-01T21:13:01.4218144Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-06-01T21:13:01.4220845Z * [new branch] gh/yanboliang/62/base -> origin/gh/yanboliang/62/base 2025-06-01T21:13:01.4221730Z * [new branch] gh/yanboliang/62/head -> origin/gh/yanboliang/62/head 2025-06-01T21:13:01.4222783Z * [new branch] gh/yanboliang/62/orig -> origin/gh/yanboliang/62/orig 2025-06-01T21:13:01.4224803Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-06-01T21:13:01.4225946Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-06-01T21:13:01.4227036Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-06-01T21:13:01.4229033Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-06-01T21:13:01.4230189Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-06-01T21:13:01.4231400Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-06-01T21:13:01.4233517Z * [new branch] gh/ydwu4/208/base -> origin/gh/ydwu4/208/base 2025-06-01T21:13:01.4234307Z * [new branch] gh/ydwu4/208/head -> origin/gh/ydwu4/208/head 2025-06-01T21:13:01.4235443Z * [new branch] gh/ydwu4/208/orig -> origin/gh/ydwu4/208/orig 2025-06-01T21:13:01.4237313Z * [new branch] gh/ydwu4/219/base -> origin/gh/ydwu4/219/base 2025-06-01T21:13:01.4238471Z * [new branch] gh/ydwu4/219/head -> origin/gh/ydwu4/219/head 2025-06-01T21:13:01.4239708Z * [new branch] gh/ydwu4/219/orig -> origin/gh/ydwu4/219/orig 2025-06-01T21:13:01.4241333Z * [new branch] gh/ydwu4/223/base -> origin/gh/ydwu4/223/base 2025-06-01T21:13:01.4242734Z * [new branch] gh/ydwu4/223/head -> origin/gh/ydwu4/223/head 2025-06-01T21:13:01.4243859Z * [new branch] gh/ydwu4/223/orig -> origin/gh/ydwu4/223/orig 2025-06-01T21:13:01.4245537Z * [new branch] gh/ydwu4/224/base -> origin/gh/ydwu4/224/base 2025-06-01T21:13:01.4246707Z * [new branch] gh/ydwu4/224/head -> origin/gh/ydwu4/224/head 2025-06-01T21:13:01.4247917Z * [new branch] gh/ydwu4/224/orig -> origin/gh/ydwu4/224/orig 2025-06-01T21:13:01.4249344Z * [new branch] gh/ydwu4/225/base -> origin/gh/ydwu4/225/base 2025-06-01T21:13:01.4250463Z * [new branch] gh/ydwu4/225/head -> origin/gh/ydwu4/225/head 2025-06-01T21:13:01.4251635Z * [new branch] gh/ydwu4/225/orig -> origin/gh/ydwu4/225/orig 2025-06-01T21:13:01.4253506Z * [new branch] gh/ydwu4/229/base -> origin/gh/ydwu4/229/base 2025-06-01T21:13:01.4254603Z * [new branch] gh/ydwu4/229/head -> origin/gh/ydwu4/229/head 2025-06-01T21:13:01.4255698Z * [new branch] gh/ydwu4/229/orig -> origin/gh/ydwu4/229/orig 2025-06-01T21:13:01.4257386Z * [new branch] gh/ydwu4/230/base -> origin/gh/ydwu4/230/base 2025-06-01T21:13:01.4258712Z * [new branch] gh/ydwu4/230/head -> origin/gh/ydwu4/230/head 2025-06-01T21:13:01.4260037Z * [new branch] gh/ydwu4/230/orig -> origin/gh/ydwu4/230/orig 2025-06-01T21:13:01.4261733Z * [new branch] gh/ydwu4/231/base -> origin/gh/ydwu4/231/base 2025-06-01T21:13:01.4262769Z * [new branch] gh/ydwu4/231/head -> origin/gh/ydwu4/231/head 2025-06-01T21:13:01.4263852Z * [new branch] gh/ydwu4/231/orig -> origin/gh/ydwu4/231/orig 2025-06-01T21:13:01.4265499Z * [new branch] gh/ydwu4/232/base -> origin/gh/ydwu4/232/base 2025-06-01T21:13:01.4266905Z * [new branch] gh/ydwu4/232/head -> origin/gh/ydwu4/232/head 2025-06-01T21:13:01.4268041Z * [new branch] gh/ydwu4/232/orig -> origin/gh/ydwu4/232/orig 2025-06-01T21:13:01.4269723Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-06-01T21:13:01.4270944Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-06-01T21:13:01.4271980Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-06-01T21:13:01.4273618Z * [new branch] gh/ydwu4/234/base -> origin/gh/ydwu4/234/base 2025-06-01T21:13:01.4274770Z * [new branch] gh/ydwu4/234/head -> origin/gh/ydwu4/234/head 2025-06-01T21:13:01.4275901Z * [new branch] gh/ydwu4/234/orig -> origin/gh/ydwu4/234/orig 2025-06-01T21:13:01.4277341Z * [new branch] gh/ydwu4/235/base -> origin/gh/ydwu4/235/base 2025-06-01T21:13:01.4278697Z * [new branch] gh/ydwu4/235/head -> origin/gh/ydwu4/235/head 2025-06-01T21:13:01.4279787Z * [new branch] gh/ydwu4/235/orig -> origin/gh/ydwu4/235/orig 2025-06-01T21:13:01.4281400Z * [new branch] gh/ydwu4/236/base -> origin/gh/ydwu4/236/base 2025-06-01T21:13:01.4282594Z * [new branch] gh/ydwu4/236/head -> origin/gh/ydwu4/236/head 2025-06-01T21:13:01.4284030Z * [new branch] gh/ydwu4/236/orig -> origin/gh/ydwu4/236/orig 2025-06-01T21:13:01.4285752Z * [new branch] gh/ydwu4/237/base -> origin/gh/ydwu4/237/base 2025-06-01T21:13:01.4286892Z * [new branch] gh/ydwu4/237/head -> origin/gh/ydwu4/237/head 2025-06-01T21:13:01.4287953Z * [new branch] gh/ydwu4/237/orig -> origin/gh/ydwu4/237/orig 2025-06-01T21:13:01.4290582Z * [new branch] gh/ydwu4/238/base -> origin/gh/ydwu4/238/base 2025-06-01T21:13:01.4291706Z * [new branch] gh/ydwu4/238/head -> origin/gh/ydwu4/238/head 2025-06-01T21:13:01.4292740Z * [new branch] gh/ydwu4/238/orig -> origin/gh/ydwu4/238/orig 2025-06-01T21:13:01.4294452Z * [new branch] gh/ydwu4/239/base -> origin/gh/ydwu4/239/base 2025-06-01T21:13:01.4295639Z * [new branch] gh/ydwu4/239/head -> origin/gh/ydwu4/239/head 2025-06-01T21:13:01.4296729Z * [new branch] gh/ydwu4/239/orig -> origin/gh/ydwu4/239/orig 2025-06-01T21:13:01.4298950Z * [new branch] gh/ydwu4/240/base -> origin/gh/ydwu4/240/base 2025-06-01T21:13:01.4300070Z * [new branch] gh/ydwu4/240/head -> origin/gh/ydwu4/240/head 2025-06-01T21:13:01.4301237Z * [new branch] gh/ydwu4/240/orig -> origin/gh/ydwu4/240/orig 2025-06-01T21:13:01.4303166Z * [new branch] gh/ydwu4/241/base -> origin/gh/ydwu4/241/base 2025-06-01T21:13:01.4304302Z * [new branch] gh/ydwu4/241/head -> origin/gh/ydwu4/241/head 2025-06-01T21:13:01.4305480Z * [new branch] gh/ydwu4/241/orig -> origin/gh/ydwu4/241/orig 2025-06-01T21:13:01.4307080Z * [new branch] gh/ydwu4/242/base -> origin/gh/ydwu4/242/base 2025-06-01T21:13:01.4308193Z * [new branch] gh/ydwu4/242/head -> origin/gh/ydwu4/242/head 2025-06-01T21:13:01.4309483Z * [new branch] gh/ydwu4/242/orig -> origin/gh/ydwu4/242/orig 2025-06-01T21:13:01.4311072Z * [new branch] gh/ydwu4/243/base -> origin/gh/ydwu4/243/base 2025-06-01T21:13:01.4312820Z * [new branch] gh/ydwu4/243/head -> origin/gh/ydwu4/243/head 2025-06-01T21:13:01.4314103Z * [new branch] gh/ydwu4/243/orig -> origin/gh/ydwu4/243/orig 2025-06-01T21:13:01.4315772Z * [new branch] gh/ydwu4/244/base -> origin/gh/ydwu4/244/base 2025-06-01T21:13:01.4317089Z * [new branch] gh/ydwu4/244/head -> origin/gh/ydwu4/244/head 2025-06-01T21:13:01.4318335Z * [new branch] gh/ydwu4/244/orig -> origin/gh/ydwu4/244/orig 2025-06-01T21:13:01.4320086Z * [new branch] gh/ydwu4/245/base -> origin/gh/ydwu4/245/base 2025-06-01T21:13:01.4321536Z * [new branch] gh/ydwu4/245/head -> origin/gh/ydwu4/245/head 2025-06-01T21:13:01.4322764Z * [new branch] gh/ydwu4/245/orig -> origin/gh/ydwu4/245/orig 2025-06-01T21:13:01.4324811Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-06-01T21:13:01.4325934Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-06-01T21:13:01.4327133Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-06-01T21:13:01.4328690Z * [new branch] gh/ydwu4/247/base -> origin/gh/ydwu4/247/base 2025-06-01T21:13:01.4330170Z * [new branch] gh/ydwu4/247/head -> origin/gh/ydwu4/247/head 2025-06-01T21:13:01.4331365Z * [new branch] gh/ydwu4/247/orig -> origin/gh/ydwu4/247/orig 2025-06-01T21:13:01.4333020Z * [new branch] gh/ydwu4/248/base -> origin/gh/ydwu4/248/base 2025-06-01T21:13:01.4334144Z * [new branch] gh/ydwu4/248/head -> origin/gh/ydwu4/248/head 2025-06-01T21:13:01.4335292Z * [new branch] gh/ydwu4/248/orig -> origin/gh/ydwu4/248/orig 2025-06-01T21:13:01.4336962Z * [new branch] gh/ydwu4/249/base -> origin/gh/ydwu4/249/base 2025-06-01T21:13:01.4338251Z * [new branch] gh/ydwu4/249/head -> origin/gh/ydwu4/249/head 2025-06-01T21:13:01.4339587Z * [new branch] gh/ydwu4/249/orig -> origin/gh/ydwu4/249/orig 2025-06-01T21:13:01.4341439Z * [new branch] gh/ydwu4/250/base -> origin/gh/ydwu4/250/base 2025-06-01T21:13:01.4342475Z * [new branch] gh/ydwu4/250/head -> origin/gh/ydwu4/250/head 2025-06-01T21:13:01.4343645Z * [new branch] gh/ydwu4/250/orig -> origin/gh/ydwu4/250/orig 2025-06-01T21:13:01.4345415Z * [new branch] gh/ydwu4/251/base -> origin/gh/ydwu4/251/base 2025-06-01T21:13:01.4346863Z * [new branch] gh/ydwu4/251/head -> origin/gh/ydwu4/251/head 2025-06-01T21:13:01.4348034Z * [new branch] gh/ydwu4/251/orig -> origin/gh/ydwu4/251/orig 2025-06-01T21:13:01.4349829Z * [new branch] gh/ydwu4/252/base -> origin/gh/ydwu4/252/base 2025-06-01T21:13:01.4350922Z * [new branch] gh/ydwu4/252/head -> origin/gh/ydwu4/252/head 2025-06-01T21:13:01.4352123Z * [new branch] gh/ydwu4/252/orig -> origin/gh/ydwu4/252/orig 2025-06-01T21:13:01.4353780Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-06-01T21:13:01.4354947Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-06-01T21:13:01.4356143Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-06-01T21:13:01.4357951Z * [new branch] gh/ydwu4/254/base -> origin/gh/ydwu4/254/base 2025-06-01T21:13:01.4359350Z * [new branch] gh/ydwu4/254/head -> origin/gh/ydwu4/254/head 2025-06-01T21:13:01.4360702Z * [new branch] gh/ydwu4/254/orig -> origin/gh/ydwu4/254/orig 2025-06-01T21:13:01.4362195Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-06-01T21:13:01.4363361Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-06-01T21:13:01.4364690Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-06-01T21:13:01.4366462Z * [new branch] gh/ydwu4/256/base -> origin/gh/ydwu4/256/base 2025-06-01T21:13:01.4367827Z * [new branch] gh/ydwu4/256/head -> origin/gh/ydwu4/256/head 2025-06-01T21:13:01.4369109Z * [new branch] gh/ydwu4/256/orig -> origin/gh/ydwu4/256/orig 2025-06-01T21:13:01.4371641Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-06-01T21:13:01.4372735Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-06-01T21:13:01.4374379Z * [new branch] gh/yf225/164/base -> origin/gh/yf225/164/base 2025-06-01T21:13:01.4375676Z * [new branch] gh/yf225/164/head -> origin/gh/yf225/164/head 2025-06-01T21:13:01.4376899Z * [new branch] gh/yf225/164/orig -> origin/gh/yf225/164/orig 2025-06-01T21:13:01.4378765Z * [new branch] gh/yf225/167/base -> origin/gh/yf225/167/base 2025-06-01T21:13:01.4380092Z * [new branch] gh/yf225/167/head -> origin/gh/yf225/167/head 2025-06-01T21:13:01.4381281Z * [new branch] gh/yf225/167/orig -> origin/gh/yf225/167/orig 2025-06-01T21:13:01.4382888Z * [new branch] gh/yf225/169/base -> origin/gh/yf225/169/base 2025-06-01T21:13:01.4384277Z * [new branch] gh/yf225/169/head -> origin/gh/yf225/169/head 2025-06-01T21:13:01.4385958Z * [new branch] gh/yf225/169/orig -> origin/gh/yf225/169/orig 2025-06-01T21:13:01.4387530Z * [new branch] gh/yf225/170/base -> origin/gh/yf225/170/base 2025-06-01T21:13:01.4388757Z * [new branch] gh/yf225/170/head -> origin/gh/yf225/170/head 2025-06-01T21:13:01.4390209Z * [new branch] gh/yf225/170/orig -> origin/gh/yf225/170/orig 2025-06-01T21:13:01.4391993Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-06-01T21:13:01.4393456Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-06-01T21:13:01.4394728Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-06-01T21:13:01.4396628Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-06-01T21:13:01.4397698Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-06-01T21:13:01.4398892Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-06-01T21:13:01.4400773Z * [new branch] gh/yf225/173/base -> origin/gh/yf225/173/base 2025-06-01T21:13:01.4401973Z * [new branch] gh/yf225/173/head -> origin/gh/yf225/173/head 2025-06-01T21:13:01.4403902Z * [new branch] gh/yf225/173/orig -> origin/gh/yf225/173/orig 2025-06-01T21:13:01.4406095Z * [new branch] gh/yf225/174/base -> origin/gh/yf225/174/base 2025-06-01T21:13:01.4407468Z * [new branch] gh/yf225/174/head -> origin/gh/yf225/174/head 2025-06-01T21:13:01.4408923Z * [new branch] gh/yf225/174/orig -> origin/gh/yf225/174/orig 2025-06-01T21:13:01.4410515Z * [new branch] gh/yf225/175/base -> origin/gh/yf225/175/base 2025-06-01T21:13:01.4411610Z * [new branch] gh/yf225/175/head -> origin/gh/yf225/175/head 2025-06-01T21:13:01.4413725Z * [new branch] gh/yf225/176/base -> origin/gh/yf225/176/base 2025-06-01T21:13:01.4415366Z * [new branch] gh/yf225/176/head -> origin/gh/yf225/176/head 2025-06-01T21:13:01.4416526Z * [new branch] gh/yf225/176/orig -> origin/gh/yf225/176/orig 2025-06-01T21:13:01.4418521Z * [new branch] gh/yf225/177/base -> origin/gh/yf225/177/base 2025-06-01T21:13:01.4419735Z * [new branch] gh/yf225/177/head -> origin/gh/yf225/177/head 2025-06-01T21:13:01.4420892Z * [new branch] gh/yf225/177/orig -> origin/gh/yf225/177/orig 2025-06-01T21:13:01.4422577Z * [new branch] gh/yf225/178/base -> origin/gh/yf225/178/base 2025-06-01T21:13:01.4423685Z * [new branch] gh/yf225/178/head -> origin/gh/yf225/178/head 2025-06-01T21:13:01.4424951Z * [new branch] gh/yf225/178/orig -> origin/gh/yf225/178/orig 2025-06-01T21:13:01.4426592Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-06-01T21:13:01.4427864Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-06-01T21:13:01.4431430Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-06-01T21:13:01.4432411Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-06-01T21:13:01.4433577Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-06-01T21:13:01.4435353Z * [new branch] gh/yifuwang/185/base -> origin/gh/yifuwang/185/base 2025-06-01T21:13:01.4436699Z * [new branch] gh/yifuwang/185/head -> origin/gh/yifuwang/185/head 2025-06-01T21:13:01.4437929Z * [new branch] gh/yifuwang/185/orig -> origin/gh/yifuwang/185/orig 2025-06-01T21:13:01.4439486Z * [new branch] gh/yifuwang/186/base -> origin/gh/yifuwang/186/base 2025-06-01T21:13:01.4440650Z * [new branch] gh/yifuwang/186/head -> origin/gh/yifuwang/186/head 2025-06-01T21:13:01.4441716Z * [new branch] gh/yifuwang/186/orig -> origin/gh/yifuwang/186/orig 2025-06-01T21:13:01.4443406Z * [new branch] gh/yifuwang/187/base -> origin/gh/yifuwang/187/base 2025-06-01T21:13:01.4444480Z * [new branch] gh/yifuwang/187/head -> origin/gh/yifuwang/187/head 2025-06-01T21:13:01.4445675Z * [new branch] gh/yifuwang/187/orig -> origin/gh/yifuwang/187/orig 2025-06-01T21:13:01.4447283Z * [new branch] gh/yifuwang/188/base -> origin/gh/yifuwang/188/base 2025-06-01T21:13:01.4448524Z * [new branch] gh/yifuwang/188/head -> origin/gh/yifuwang/188/head 2025-06-01T21:13:01.4449828Z * [new branch] gh/yifuwang/188/orig -> origin/gh/yifuwang/188/orig 2025-06-01T21:13:01.4451303Z * [new branch] gh/yifuwang/189/base -> origin/gh/yifuwang/189/base 2025-06-01T21:13:01.4452463Z * [new branch] gh/yifuwang/189/head -> origin/gh/yifuwang/189/head 2025-06-01T21:13:01.4453522Z * [new branch] gh/yifuwang/189/orig -> origin/gh/yifuwang/189/orig 2025-06-01T21:13:01.4454996Z * [new branch] gh/yifuwang/190/base -> origin/gh/yifuwang/190/base 2025-06-01T21:13:01.4456127Z * [new branch] gh/yifuwang/190/head -> origin/gh/yifuwang/190/head 2025-06-01T21:13:01.4457226Z * [new branch] gh/yifuwang/190/orig -> origin/gh/yifuwang/190/orig 2025-06-01T21:13:01.4458758Z * [new branch] gh/yifuwang/191/base -> origin/gh/yifuwang/191/base 2025-06-01T21:13:01.4459940Z * [new branch] gh/yifuwang/191/head -> origin/gh/yifuwang/191/head 2025-06-01T21:13:01.4461026Z * [new branch] gh/yifuwang/191/orig -> origin/gh/yifuwang/191/orig 2025-06-01T21:13:01.4462604Z * [new branch] gh/yifuwang/192/base -> origin/gh/yifuwang/192/base 2025-06-01T21:13:01.4464512Z * [new branch] gh/yifuwang/192/head -> origin/gh/yifuwang/192/head 2025-06-01T21:13:01.4465455Z * [new branch] gh/yifuwang/192/orig -> origin/gh/yifuwang/192/orig 2025-06-01T21:13:01.4467218Z * [new branch] gh/yifuwang/194/base -> origin/gh/yifuwang/194/base 2025-06-01T21:13:01.4468293Z * [new branch] gh/yifuwang/194/head -> origin/gh/yifuwang/194/head 2025-06-01T21:13:01.4469441Z * [new branch] gh/yifuwang/194/orig -> origin/gh/yifuwang/194/orig 2025-06-01T21:13:01.4471012Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-06-01T21:13:01.4472393Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-06-01T21:13:01.4473823Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-06-01T21:13:01.4475200Z * [new branch] gh/yifuwang/196/base -> origin/gh/yifuwang/196/base 2025-06-01T21:13:01.4476287Z * [new branch] gh/yifuwang/196/head -> origin/gh/yifuwang/196/head 2025-06-01T21:13:01.4477399Z * [new branch] gh/yifuwang/196/orig -> origin/gh/yifuwang/196/orig 2025-06-01T21:13:01.4479689Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-06-01T21:13:01.4480974Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-06-01T21:13:01.4482337Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-06-01T21:13:01.4483336Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-06-01T21:13:01.4484868Z * [new branch] gh/yiming0416/3/base -> origin/gh/yiming0416/3/base 2025-06-01T21:13:01.4486242Z * [new branch] gh/yiming0416/3/head -> origin/gh/yiming0416/3/head 2025-06-01T21:13:01.4487627Z * [new branch] gh/yiming0416/4/base -> origin/gh/yiming0416/4/base 2025-06-01T21:13:01.4488841Z * [new branch] gh/yiming0416/4/head -> origin/gh/yiming0416/4/head 2025-06-01T21:13:01.4490889Z * [new branch] gh/yiming0416/5/base -> origin/gh/yiming0416/5/base 2025-06-01T21:13:01.4492144Z * [new branch] gh/yiming0416/5/head -> origin/gh/yiming0416/5/head 2025-06-01T21:13:01.4493483Z * [new branch] gh/yiming0416/5/orig -> origin/gh/yiming0416/5/orig 2025-06-01T21:13:01.4495210Z * [new branch] gh/yiming0416/6/base -> origin/gh/yiming0416/6/base 2025-06-01T21:13:01.4496545Z * [new branch] gh/yiming0416/6/head -> origin/gh/yiming0416/6/head 2025-06-01T21:13:01.4497872Z * [new branch] gh/yiming0416/6/orig -> origin/gh/yiming0416/6/orig 2025-06-01T21:13:01.4499410Z * [new branch] gh/yiming0416/7/base -> origin/gh/yiming0416/7/base 2025-06-01T21:13:01.4500459Z * [new branch] gh/yiming0416/7/head -> origin/gh/yiming0416/7/head 2025-06-01T21:13:01.4501714Z * [new branch] gh/yiming0416/7/orig -> origin/gh/yiming0416/7/orig 2025-06-01T21:13:01.4503937Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-06-01T21:13:01.4504969Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-06-01T21:13:01.4506263Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-06-01T21:13:01.4507882Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-06-01T21:13:01.4509093Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-06-01T21:13:01.4510466Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-06-01T21:13:01.4512024Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-06-01T21:13:01.4513409Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-06-01T21:13:01.4514357Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-06-01T21:13:01.4515925Z * [new branch] gh/ysiraichi/82/base -> origin/gh/ysiraichi/82/base 2025-06-01T21:13:01.4517121Z * [new branch] gh/ysiraichi/82/head -> origin/gh/ysiraichi/82/head 2025-06-01T21:13:01.4522362Z * [new branch] gh/ysiraichi/82/orig -> origin/gh/ysiraichi/82/orig 2025-06-01T21:13:01.4523503Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-06-01T21:13:01.4524596Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-06-01T21:13:01.4525605Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-06-01T21:13:01.4527162Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-06-01T21:13:01.4528319Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-06-01T21:13:01.4529510Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-06-01T21:13:01.4531173Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-06-01T21:13:01.4532434Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-06-01T21:13:01.4533673Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-06-01T21:13:01.4535290Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-06-01T21:13:01.4536383Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-06-01T21:13:01.4537512Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-06-01T21:13:01.4539260Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-06-01T21:13:01.4540410Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-06-01T21:13:01.4541589Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-06-01T21:13:01.4544143Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-06-01T21:13:01.4545063Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-06-01T21:13:01.4546237Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-06-01T21:13:01.4547808Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-06-01T21:13:01.4548999Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-06-01T21:13:01.4550161Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-06-01T21:13:01.4553285Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-06-01T21:13:01.4554094Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-06-01T21:13:01.4555191Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-06-01T21:13:01.4556804Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-06-01T21:13:01.4557914Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-06-01T21:13:01.4559039Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-06-01T21:13:01.4560780Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-06-01T21:13:01.4562034Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-06-01T21:13:01.4563299Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-06-01T21:13:01.4564984Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-06-01T21:13:01.4566332Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-06-01T21:13:01.4567234Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-06-01T21:13:01.4568748Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-06-01T21:13:01.4569809Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-06-01T21:13:01.4570924Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-06-01T21:13:01.4573555Z * [new branch] gh/zhxchen17/1/base -> origin/gh/zhxchen17/1/base 2025-06-01T21:13:01.4574916Z * [new branch] gh/zhxchen17/1/head -> origin/gh/zhxchen17/1/head 2025-06-01T21:13:01.4576119Z * [new branch] gh/zhxchen17/1/orig -> origin/gh/zhxchen17/1/orig 2025-06-01T21:13:01.4577966Z * [new branch] gh/zhxchen17/10/base -> origin/gh/zhxchen17/10/base 2025-06-01T21:13:01.4579358Z * [new branch] gh/zhxchen17/10/head -> origin/gh/zhxchen17/10/head 2025-06-01T21:13:01.4580702Z * [new branch] gh/zhxchen17/10/orig -> origin/gh/zhxchen17/10/orig 2025-06-01T21:13:01.4582239Z * [new branch] gh/zhxchen17/11/base -> origin/gh/zhxchen17/11/base 2025-06-01T21:13:01.4583501Z * [new branch] gh/zhxchen17/11/head -> origin/gh/zhxchen17/11/head 2025-06-01T21:13:01.4584704Z * [new branch] gh/zhxchen17/11/orig -> origin/gh/zhxchen17/11/orig 2025-06-01T21:13:01.4586184Z * [new branch] gh/zhxchen17/12/base -> origin/gh/zhxchen17/12/base 2025-06-01T21:13:01.4587365Z * [new branch] gh/zhxchen17/12/head -> origin/gh/zhxchen17/12/head 2025-06-01T21:13:01.4588638Z * [new branch] gh/zhxchen17/12/orig -> origin/gh/zhxchen17/12/orig 2025-06-01T21:13:01.4590120Z * [new branch] gh/zhxchen17/13/base -> origin/gh/zhxchen17/13/base 2025-06-01T21:13:01.4591346Z * [new branch] gh/zhxchen17/13/head -> origin/gh/zhxchen17/13/head 2025-06-01T21:13:01.4592494Z * [new branch] gh/zhxchen17/13/orig -> origin/gh/zhxchen17/13/orig 2025-06-01T21:13:01.4594045Z * [new branch] gh/zhxchen17/14/base -> origin/gh/zhxchen17/14/base 2025-06-01T21:13:01.4595374Z * [new branch] gh/zhxchen17/14/head -> origin/gh/zhxchen17/14/head 2025-06-01T21:13:01.4596627Z * [new branch] gh/zhxchen17/14/orig -> origin/gh/zhxchen17/14/orig 2025-06-01T21:13:01.4598154Z * [new branch] gh/zhxchen17/15/base -> origin/gh/zhxchen17/15/base 2025-06-01T21:13:01.4599641Z * [new branch] gh/zhxchen17/15/head -> origin/gh/zhxchen17/15/head 2025-06-01T21:13:01.4600847Z * [new branch] gh/zhxchen17/15/orig -> origin/gh/zhxchen17/15/orig 2025-06-01T21:13:01.4602650Z * [new branch] gh/zhxchen17/16/base -> origin/gh/zhxchen17/16/base 2025-06-01T21:13:01.4603897Z * [new branch] gh/zhxchen17/16/head -> origin/gh/zhxchen17/16/head 2025-06-01T21:13:01.4605171Z * [new branch] gh/zhxchen17/16/orig -> origin/gh/zhxchen17/16/orig 2025-06-01T21:13:01.4606694Z * [new branch] gh/zhxchen17/17/base -> origin/gh/zhxchen17/17/base 2025-06-01T21:13:01.4607864Z * [new branch] gh/zhxchen17/17/head -> origin/gh/zhxchen17/17/head 2025-06-01T21:13:01.4609086Z * [new branch] gh/zhxchen17/17/orig -> origin/gh/zhxchen17/17/orig 2025-06-01T21:13:01.4610856Z * [new branch] gh/zhxchen17/18/base -> origin/gh/zhxchen17/18/base 2025-06-01T21:13:01.4612234Z * [new branch] gh/zhxchen17/18/head -> origin/gh/zhxchen17/18/head 2025-06-01T21:13:01.4613449Z * [new branch] gh/zhxchen17/18/orig -> origin/gh/zhxchen17/18/orig 2025-06-01T21:13:01.4615172Z * [new branch] gh/zhxchen17/19/base -> origin/gh/zhxchen17/19/base 2025-06-01T21:13:01.4616104Z * [new branch] gh/zhxchen17/19/head -> origin/gh/zhxchen17/19/head 2025-06-01T21:13:01.4617425Z * [new branch] gh/zhxchen17/19/orig -> origin/gh/zhxchen17/19/orig 2025-06-01T21:13:01.4619527Z * [new branch] gh/zhxchen17/2/base -> origin/gh/zhxchen17/2/base 2025-06-01T21:13:01.4620618Z * [new branch] gh/zhxchen17/2/head -> origin/gh/zhxchen17/2/head 2025-06-01T21:13:01.4621793Z * [new branch] gh/zhxchen17/2/orig -> origin/gh/zhxchen17/2/orig 2025-06-01T21:13:01.4623527Z * [new branch] gh/zhxchen17/20/base -> origin/gh/zhxchen17/20/base 2025-06-01T21:13:01.4624781Z * [new branch] gh/zhxchen17/20/head -> origin/gh/zhxchen17/20/head 2025-06-01T21:13:01.4626025Z * [new branch] gh/zhxchen17/20/orig -> origin/gh/zhxchen17/20/orig 2025-06-01T21:13:01.4627672Z * [new branch] gh/zhxchen17/21/base -> origin/gh/zhxchen17/21/base 2025-06-01T21:13:01.4628925Z * [new branch] gh/zhxchen17/21/head -> origin/gh/zhxchen17/21/head 2025-06-01T21:13:01.4630412Z * [new branch] gh/zhxchen17/21/orig -> origin/gh/zhxchen17/21/orig 2025-06-01T21:13:01.4632164Z * [new branch] gh/zhxchen17/3/base -> origin/gh/zhxchen17/3/base 2025-06-01T21:13:01.4633612Z * [new branch] gh/zhxchen17/3/head -> origin/gh/zhxchen17/3/head 2025-06-01T21:13:01.4634729Z * [new branch] gh/zhxchen17/3/orig -> origin/gh/zhxchen17/3/orig 2025-06-01T21:13:01.4636292Z * [new branch] gh/zhxchen17/4/base -> origin/gh/zhxchen17/4/base 2025-06-01T21:13:01.4637478Z * [new branch] gh/zhxchen17/4/head -> origin/gh/zhxchen17/4/head 2025-06-01T21:13:01.4638654Z * [new branch] gh/zhxchen17/4/orig -> origin/gh/zhxchen17/4/orig 2025-06-01T21:13:01.4640146Z * [new branch] gh/zhxchen17/5/base -> origin/gh/zhxchen17/5/base 2025-06-01T21:13:01.4641228Z * [new branch] gh/zhxchen17/5/head -> origin/gh/zhxchen17/5/head 2025-06-01T21:13:01.4642329Z * [new branch] gh/zhxchen17/5/orig -> origin/gh/zhxchen17/5/orig 2025-06-01T21:13:01.4643965Z * [new branch] gh/zhxchen17/6/base -> origin/gh/zhxchen17/6/base 2025-06-01T21:13:01.4645321Z * [new branch] gh/zhxchen17/6/head -> origin/gh/zhxchen17/6/head 2025-06-01T21:13:01.4646434Z * [new branch] gh/zhxchen17/6/orig -> origin/gh/zhxchen17/6/orig 2025-06-01T21:13:01.4648042Z * [new branch] gh/zhxchen17/7/base -> origin/gh/zhxchen17/7/base 2025-06-01T21:13:01.4649161Z * [new branch] gh/zhxchen17/7/head -> origin/gh/zhxchen17/7/head 2025-06-01T21:13:01.4650309Z * [new branch] gh/zhxchen17/7/orig -> origin/gh/zhxchen17/7/orig 2025-06-01T21:13:01.4652566Z * [new branch] gh/zhxchen17/8/base -> origin/gh/zhxchen17/8/base 2025-06-01T21:13:01.4653700Z * [new branch] gh/zhxchen17/8/head -> origin/gh/zhxchen17/8/head 2025-06-01T21:13:01.4654934Z * [new branch] gh/zhxchen17/8/orig -> origin/gh/zhxchen17/8/orig 2025-06-01T21:13:01.4656849Z * [new branch] gh/zhxchen17/9/base -> origin/gh/zhxchen17/9/base 2025-06-01T21:13:01.4657996Z * [new branch] gh/zhxchen17/9/head -> origin/gh/zhxchen17/9/head 2025-06-01T21:13:01.4659350Z * [new branch] gh/zhxchen17/9/orig -> origin/gh/zhxchen17/9/orig 2025-06-01T21:13:01.4662764Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-06-01T21:13:01.4663185Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-06-01T21:13:01.4664479Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-06-01T21:13:01.4665838Z * [new branch] gh/zklaus/2/base -> origin/gh/zklaus/2/base 2025-06-01T21:13:01.4667092Z * [new branch] gh/zklaus/2/head -> origin/gh/zklaus/2/head 2025-06-01T21:13:01.4668173Z * [new branch] gh/zklaus/2/orig -> origin/gh/zklaus/2/orig 2025-06-01T21:13:01.4669835Z * [new branch] gh/zklaus/3/base -> origin/gh/zklaus/3/base 2025-06-01T21:13:01.4670903Z * [new branch] gh/zklaus/3/head -> origin/gh/zklaus/3/head 2025-06-01T21:13:01.4672173Z * [new branch] gh/zklaus/3/orig -> origin/gh/zklaus/3/orig 2025-06-01T21:13:01.4673687Z * [new branch] gh/zklaus/4/base -> origin/gh/zklaus/4/base 2025-06-01T21:13:01.4674791Z * [new branch] gh/zklaus/4/head -> origin/gh/zklaus/4/head 2025-06-01T21:13:01.4675896Z * [new branch] gh/zklaus/4/orig -> origin/gh/zklaus/4/orig 2025-06-01T21:13:01.4678505Z * [new branch] gh/zou3519/1141/base -> origin/gh/zou3519/1141/base 2025-06-01T21:13:01.4679753Z * [new branch] gh/zou3519/1141/head -> origin/gh/zou3519/1141/head 2025-06-01T21:13:01.4680941Z * [new branch] gh/zou3519/1141/orig -> origin/gh/zou3519/1141/orig 2025-06-01T21:13:01.4682897Z * [new branch] gh/zou3519/1145/base -> origin/gh/zou3519/1145/base 2025-06-01T21:13:01.4683971Z * [new branch] gh/zou3519/1145/head -> origin/gh/zou3519/1145/head 2025-06-01T21:13:01.4685136Z * [new branch] gh/zou3519/1145/orig -> origin/gh/zou3519/1145/orig 2025-06-01T21:13:01.4687062Z * [new branch] gh/zou3519/1149/base -> origin/gh/zou3519/1149/base 2025-06-01T21:13:01.4688396Z * [new branch] gh/zou3519/1149/head -> origin/gh/zou3519/1149/head 2025-06-01T21:13:01.4689735Z * [new branch] gh/zou3519/1149/orig -> origin/gh/zou3519/1149/orig 2025-06-01T21:13:01.4691555Z * [new branch] gh/zou3519/1152/base -> origin/gh/zou3519/1152/base 2025-06-01T21:13:01.4692656Z * [new branch] gh/zou3519/1152/head -> origin/gh/zou3519/1152/head 2025-06-01T21:13:01.4693820Z * [new branch] gh/zou3519/1152/orig -> origin/gh/zou3519/1152/orig 2025-06-01T21:13:01.4695491Z * [new branch] gh/zou3519/1156/base -> origin/gh/zou3519/1156/base 2025-06-01T21:13:01.4696573Z * [new branch] gh/zou3519/1156/head -> origin/gh/zou3519/1156/head 2025-06-01T21:13:01.4697787Z * [new branch] gh/zou3519/1156/orig -> origin/gh/zou3519/1156/orig 2025-06-01T21:13:01.4699677Z * [new branch] gh/zou3519/1161/base -> origin/gh/zou3519/1161/base 2025-06-01T21:13:01.4700908Z * [new branch] gh/zou3519/1161/head -> origin/gh/zou3519/1161/head 2025-06-01T21:13:01.4702116Z * [new branch] gh/zou3519/1161/orig -> origin/gh/zou3519/1161/orig 2025-06-01T21:13:01.4703846Z * [new branch] gh/zou3519/1162/base -> origin/gh/zou3519/1162/base 2025-06-01T21:13:01.4705054Z * [new branch] gh/zou3519/1162/head -> origin/gh/zou3519/1162/head 2025-06-01T21:13:01.4706226Z * [new branch] gh/zou3519/1162/orig -> origin/gh/zou3519/1162/orig 2025-06-01T21:13:01.4707940Z * [new branch] gh/zou3519/1163/base -> origin/gh/zou3519/1163/base 2025-06-01T21:13:01.4709163Z * [new branch] gh/zou3519/1163/head -> origin/gh/zou3519/1163/head 2025-06-01T21:13:01.4710737Z * [new branch] gh/zou3519/1163/orig -> origin/gh/zou3519/1163/orig 2025-06-01T21:13:01.4712662Z * [new branch] gh/zou3519/1164/base -> origin/gh/zou3519/1164/base 2025-06-01T21:13:01.4717449Z * [new branch] gh/zou3519/1164/head -> origin/gh/zou3519/1164/head 2025-06-01T21:13:01.4717790Z * [new branch] gh/zou3519/1164/orig -> origin/gh/zou3519/1164/orig 2025-06-01T21:13:01.4718241Z * [new branch] gh/zou3519/1165/base -> origin/gh/zou3519/1165/base 2025-06-01T21:13:01.4718649Z * [new branch] gh/zou3519/1165/head -> origin/gh/zou3519/1165/head 2025-06-01T21:13:01.4719345Z * [new branch] gh/zou3519/1165/orig -> origin/gh/zou3519/1165/orig 2025-06-01T21:13:01.4720989Z * [new branch] gh/zou3519/1166/base -> origin/gh/zou3519/1166/base 2025-06-01T21:13:01.4721861Z * [new branch] gh/zou3519/1166/head -> origin/gh/zou3519/1166/head 2025-06-01T21:13:01.4723013Z * [new branch] gh/zou3519/1166/orig -> origin/gh/zou3519/1166/orig 2025-06-01T21:13:01.4724439Z * [new branch] gh/zou3519/1167/base -> origin/gh/zou3519/1167/base 2025-06-01T21:13:01.4725545Z * [new branch] gh/zou3519/1167/head -> origin/gh/zou3519/1167/head 2025-06-01T21:13:01.4726695Z * [new branch] gh/zou3519/1167/orig -> origin/gh/zou3519/1167/orig 2025-06-01T21:13:01.4728199Z * [new branch] gh/zou3519/1168/base -> origin/gh/zou3519/1168/base 2025-06-01T21:13:01.4729965Z * [new branch] gh/zou3519/1168/head -> origin/gh/zou3519/1168/head 2025-06-01T21:13:01.4731118Z * [new branch] gh/zou3519/1168/orig -> origin/gh/zou3519/1168/orig 2025-06-01T21:13:01.4733048Z * [new branch] gh/zou3519/1169/base -> origin/gh/zou3519/1169/base 2025-06-01T21:13:01.4734264Z * [new branch] gh/zou3519/1169/head -> origin/gh/zou3519/1169/head 2025-06-01T21:13:01.4735471Z * [new branch] gh/zou3519/1169/orig -> origin/gh/zou3519/1169/orig 2025-06-01T21:13:01.4737335Z * [new branch] gh/zou3519/1170/base -> origin/gh/zou3519/1170/base 2025-06-01T21:13:01.4738688Z * [new branch] gh/zou3519/1170/head -> origin/gh/zou3519/1170/head 2025-06-01T21:13:01.4739987Z * [new branch] gh/zou3519/1170/orig -> origin/gh/zou3519/1170/orig 2025-06-01T21:13:01.4741992Z * [new branch] gh/zou3519/1171/base -> origin/gh/zou3519/1171/base 2025-06-01T21:13:01.4743330Z * [new branch] gh/zou3519/1171/head -> origin/gh/zou3519/1171/head 2025-06-01T21:13:01.4744706Z * [new branch] gh/zou3519/1171/orig -> origin/gh/zou3519/1171/orig 2025-06-01T21:13:01.4746669Z * [new branch] gh/zou3519/1172/base -> origin/gh/zou3519/1172/base 2025-06-01T21:13:01.4747976Z * [new branch] gh/zou3519/1172/head -> origin/gh/zou3519/1172/head 2025-06-01T21:13:01.4749406Z * [new branch] gh/zou3519/1172/orig -> origin/gh/zou3519/1172/orig 2025-06-01T21:13:01.4751119Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-06-01T21:13:01.4752527Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-06-01T21:13:01.4754088Z * [new branch] google-main -> origin/google-main 2025-06-01T21:13:01.4755980Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-06-01T21:13:01.4757119Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-06-01T21:13:01.4758450Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-06-01T21:13:01.4759895Z * [new branch] guard_system -> origin/guard_system 2025-06-01T21:13:01.4761950Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-06-01T21:13:01.4763535Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-06-01T21:13:01.4764965Z * [new branch] hc_baseline -> origin/hc_baseline 2025-06-01T21:13:01.4766237Z * [new branch] hhh_rand -> origin/hhh_rand 2025-06-01T21:13:01.4768748Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-06-01T21:13:01.4769899Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-06-01T21:13:01.4770937Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-06-01T21:13:01.4772174Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-06-01T21:13:01.4773792Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-06-01T21:13:01.4774850Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-06-01T21:13:01.4776468Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-06-01T21:13:01.4778343Z * [new branch] increase-phlippe_resnet-tolerance-float16 -> origin/increase-phlippe_resnet-tolerance-float16 2025-06-01T21:13:01.4779586Z * [new branch] inline -> origin/inline 2025-06-01T21:13:01.4780877Z * [new branch] inlining -> origin/inlining 2025-06-01T21:13:01.4782233Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-06-01T21:13:01.4783642Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-06-01T21:13:01.4784910Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-06-01T21:13:01.4786175Z * [new branch] issue#58739 -> origin/issue#58739 2025-06-01T21:13:01.4787444Z * [new branch] issue_150765_fix -> origin/issue_150765_fix 2025-06-01T21:13:01.4789333Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-06-01T21:13:01.4791172Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-06-01T21:13:01.4792270Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-06-01T21:13:01.4794047Z * [new branch] jeanschmidt/issue_148342 -> origin/jeanschmidt/issue_148342 2025-06-01T21:13:01.4795251Z * [new branch] jeanschmidt/remove_perf_test_scripts -> origin/jeanschmidt/remove_perf_test_scripts 2025-06-01T21:13:01.4796637Z * [new branch] jeanschmidt/test_infra_250314 -> origin/jeanschmidt/test_infra_250314 2025-06-01T21:13:01.4798285Z * [new branch] justinchu/onnx-deps -> origin/justinchu/onnx-deps 2025-06-01T21:13:01.4800004Z * [new branch] jz/istft -> origin/jz/istft 2025-06-01T21:13:01.4802206Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-06-01T21:13:01.4803342Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-06-01T21:13:01.4804909Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-06-01T21:13:01.4806121Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-06-01T21:13:01.4808247Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-06-01T21:13:01.4810258Z * [new branch] lucaskabela/dynamo_nested_const_fix -> origin/lucaskabela/dynamo_nested_const_fix 2025-06-01T21:13:01.4811357Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-06-01T21:13:01.4812471Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-06-01T21:13:01.4813739Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-06-01T21:13:01.4814796Z * [new branch] macos_test -> origin/macos_test 2025-06-01T21:13:01.4816978Z * [new branch] main -> origin/main 2025-06-01T21:13:01.4821425Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-06-01T21:13:01.4822441Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-06-01T21:13:01.4823679Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-06-01T21:13:01.4825074Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-06-01T21:13:01.4826892Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-06-01T21:13:01.4828308Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-06-01T21:13:01.4829688Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-06-01T21:13:01.4831126Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2025-06-01T21:13:01.4832383Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-06-01T21:13:01.4833844Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-06-01T21:13:01.4835175Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-06-01T21:13:01.4836726Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-06-01T21:13:01.4838178Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-06-01T21:13:01.4839690Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-06-01T21:13:01.4841471Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-06-01T21:13:01.4842867Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-06-01T21:13:01.4844273Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-06-01T21:13:01.4845975Z * [new branch] malfet/add-ciflow-pull -> origin/malfet/add-ciflow-pull 2025-06-01T21:13:01.4847154Z * [new branch] malfet/add-h100-opt-in -> origin/malfet/add-h100-opt-in 2025-06-01T21:13:01.4848312Z * [new branch] malfet/cp-150427 -> origin/malfet/cp-150427 2025-06-01T21:13:01.4849594Z * [new branch] malfet/cp-152510 -> origin/malfet/cp-152510 2025-06-01T21:13:01.4850855Z * [new branch] malfet/cuda-do-not-vec128-on-12.6 -> origin/malfet/cuda-do-not-vec128-on-12.6 2025-06-01T21:13:01.4851882Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-06-01T21:13:01.4853419Z * [new branch] malfet/lets-revert-145746 -> origin/malfet/lets-revert-145746 2025-06-01T21:13:01.4855116Z * [new branch] malfet/move-dtype_abbr-to-utils -> origin/malfet/move-dtype_abbr-to-utils 2025-06-01T21:13:01.4856329Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-06-01T21:13:01.4857775Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-06-01T21:13:01.4859821Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-06-01T21:13:01.4860806Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-06-01T21:13:01.4862214Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-06-01T21:13:01.4863433Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-06-01T21:13:01.4864540Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-06-01T21:13:01.4865763Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-06-01T21:13:01.4867026Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-06-01T21:13:01.4867917Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-06-01T21:13:01.4869506Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-06-01T21:13:01.4870932Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-06-01T21:13:01.4872135Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-06-01T21:13:01.4873851Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-06-01T21:13:01.4875319Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-06-01T21:13:01.4876550Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-06-01T21:13:01.4877996Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-06-01T21:13:01.4879195Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-06-01T21:13:01.4880604Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-06-01T21:13:01.4881807Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-06-01T21:13:01.4883036Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-06-01T21:13:01.4884290Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-06-01T21:13:01.4885536Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-06-01T21:13:01.4886801Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-06-01T21:13:01.4888123Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-06-01T21:13:01.4889259Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-06-01T21:13:01.4890533Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-06-01T21:13:01.4891824Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-06-01T21:13:01.4893094Z * [new branch] mlazos/einops-fix -> origin/mlazos/einops-fix 2025-06-01T21:13:01.4894072Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-06-01T21:13:01.4895351Z * [new branch] mlazos/evt-killswitch -> origin/mlazos/evt-killswitch 2025-06-01T21:13:01.4896585Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-06-01T21:13:01.4897813Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-06-01T21:13:01.4899157Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-06-01T21:13:01.4900239Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-06-01T21:13:01.4902215Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-06-01T21:13:01.4903093Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-06-01T21:13:01.4904312Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-06-01T21:13:01.4905577Z * [new branch] mlazos/fuse-window -> origin/mlazos/fuse-window 2025-06-01T21:13:01.4906775Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-06-01T21:13:01.4907877Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-06-01T21:13:01.4909408Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-06-01T21:13:01.4910752Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-06-01T21:13:01.4912400Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-06-01T21:13:01.4913867Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-06-01T21:13:01.4915007Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-06-01T21:13:01.4916306Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-06-01T21:13:01.4918059Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-06-01T21:13:01.4918773Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-06-01T21:13:01.4919915Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-06-01T21:13:01.4921190Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-06-01T21:13:01.4922385Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-06-01T21:13:01.4923724Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-06-01T21:13:01.4925114Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-06-01T21:13:01.4926322Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-06-01T21:13:01.4927517Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-06-01T21:13:01.4928580Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-06-01T21:13:01.4929800Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-06-01T21:13:01.4931100Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-06-01T21:13:01.4932410Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-06-01T21:13:01.4933833Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-06-01T21:13:01.4934966Z * [new branch] mlazos/int-fix2 -> origin/mlazos/int-fix2 2025-06-01T21:13:01.4936051Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-06-01T21:13:01.4937297Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-06-01T21:13:01.4938635Z * [new branch] mlazos/main -> origin/mlazos/main 2025-06-01T21:13:01.4940035Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-06-01T21:13:01.4941139Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-06-01T21:13:01.4942710Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-06-01T21:13:01.4944074Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-06-01T21:13:01.4945310Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-06-01T21:13:01.4946412Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-06-01T21:13:01.4948182Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-06-01T21:13:01.4949572Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-06-01T21:13:01.4950893Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-06-01T21:13:01.4952285Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-06-01T21:13:01.4953559Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-06-01T21:13:01.4954796Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-06-01T21:13:01.4956338Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-06-01T21:13:01.4957378Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-06-01T21:13:01.4958669Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-06-01T21:13:01.4960196Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-06-01T21:13:01.4961298Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-06-01T21:13:01.4962633Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-06-01T21:13:01.4963936Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-06-01T21:13:01.4965415Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-06-01T21:13:01.4966475Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-06-01T21:13:01.4967839Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-06-01T21:13:01.4969005Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-06-01T21:13:01.4969982Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-06-01T21:13:01.4971229Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-06-01T21:13:01.4972550Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-06-01T21:13:01.4973727Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-06-01T21:13:01.4974742Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-06-01T21:13:01.4975828Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-06-01T21:13:01.4977172Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-06-01T21:13:01.4979100Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-06-01T21:13:01.4980324Z * [new branch] mlazos/test-fix -> origin/mlazos/test-fix 2025-06-01T21:13:01.4981507Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-06-01T21:13:01.4982816Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-06-01T21:13:01.4984087Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-06-01T21:13:01.4985449Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-06-01T21:13:01.4986573Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-06-01T21:13:01.4987784Z * [new branch] mlazos/trace-ao -> origin/mlazos/trace-ao 2025-06-01T21:13:01.4989382Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-06-01T21:13:01.4990561Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-06-01T21:13:01.4991789Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-06-01T21:13:01.4993005Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-06-01T21:13:01.4994159Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-06-01T21:13:01.4995718Z * [new branch] move_unstash -> origin/move_unstash 2025-06-01T21:13:01.4997105Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-06-01T21:13:01.4998498Z * [new branch] msaroufim-patch-1 -> origin/msaroufim-patch-1 2025-06-01T21:13:01.4999790Z * [new branch] msaroufim-patch-2 -> origin/msaroufim-patch-2 2025-06-01T21:13:01.5001643Z * [new branch] msaroufim/compile_kernel -> origin/msaroufim/compile_kernel 2025-06-01T21:13:01.5002883Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-06-01T21:13:01.5004037Z * [new branch] msaroufim/nospew -> origin/msaroufim/nospew 2025-06-01T21:13:01.5005564Z * [new branch] myst_nb_trial -> origin/myst_nb_trial 2025-06-01T21:13:01.5007049Z * [new branch] nWEIdia-patch-1 -> origin/nWEIdia-patch-1 2025-06-01T21:13:01.5008323Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-06-01T21:13:01.5009635Z * [new branch] ngimel-h100_tests -> origin/ngimel-h100_tests 2025-06-01T21:13:01.5011436Z * [new branch] ngimel/alloc_rdma -> origin/ngimel/alloc_rdma 2025-06-01T21:13:01.5012640Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-06-01T21:13:01.5013738Z * [new branch] ngimel/cutlass_ptr_array -> origin/ngimel/cutlass_ptr_array 2025-06-01T21:13:01.5015003Z * [new branch] ngimel/elems_per_thread -> origin/ngimel/elems_per_thread 2025-06-01T21:13:01.5016000Z * [new branch] ngimel/fix_index -> origin/ngimel/fix_index 2025-06-01T21:13:01.5017098Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-06-01T21:13:01.5018548Z * [new branch] ngimel/h100_tests -> origin/ngimel/h100_tests 2025-06-01T21:13:01.5019837Z * [new branch] ngimel/index_2dlist -> origin/ngimel/index_2dlist 2025-06-01T21:13:01.5021387Z * [new branch] ngimel/mem_pool_thread_local -> origin/ngimel/mem_pool_thread_local 2025-06-01T21:13:01.5023003Z * [new branch] ngimel/mempool_test -> origin/ngimel/mempool_test 2025-06-01T21:13:01.5024489Z * [new branch] ngimel/mempool_thread -> origin/ngimel/mempool_thread 2025-06-01T21:13:01.5025660Z * [new branch] ngimel/reland_gather -> origin/ngimel/reland_gather 2025-06-01T21:13:01.5026846Z * [new branch] ngimel/removememctx -> origin/ngimel/removememctx 2025-06-01T21:13:01.5028066Z * [new branch] ngimel/unroll_kernel -> origin/ngimel/unroll_kernel 2025-06-01T21:13:01.5029203Z * [new branch] ngimel/use_host_register -> origin/ngimel/use_host_register 2025-06-01T21:13:01.5030261Z * [new branch] ngimel/zero_k_grouped_gemm -> origin/ngimel/zero_k_grouped_gemm 2025-06-01T21:13:01.5031658Z * [new branch] nightly -> origin/nightly 2025-06-01T21:13:01.5033519Z * [new branch] nikitaved/tensordot -> origin/nikitaved/tensordot 2025-06-01T21:13:01.5035133Z * [new branch] offline -> origin/offline 2025-06-01T21:13:01.5036366Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-06-01T21:13:01.5039195Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-06-01T21:13:01.5039954Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-06-01T21:13:01.5041201Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-06-01T21:13:01.5042625Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-06-01T21:13:01.5044024Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-06-01T21:13:01.5045593Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-06-01T21:13:01.5046700Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-06-01T21:13:01.5047964Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-06-01T21:13:01.5049226Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-06-01T21:13:01.5050335Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-06-01T21:13:01.5051420Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-06-01T21:13:01.5052567Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-06-01T21:13:01.5053949Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-06-01T21:13:01.5054896Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-06-01T21:13:01.5056176Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-06-01T21:13:01.5057739Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-06-01T21:13:01.5060304Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-06-01T21:13:01.5061953Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-06-01T21:13:01.5063372Z * [new branch] pack_hook_docs -> origin/pack_hook_docs 2025-06-01T21:13:01.5064793Z * [new branch] padded-tensor -> origin/padded-tensor 2025-06-01T21:13:01.5066642Z * [new branch] parallel_cat -> origin/parallel_cat 2025-06-01T21:13:01.5067847Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-06-01T21:13:01.5069194Z * [new branch] pca2 -> origin/pca2 2025-06-01T21:13:01.5070671Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-06-01T21:13:01.5072459Z * [new branch] pianpwk/01_auto_warning -> origin/pianpwk/01_auto_warning 2025-06-01T21:13:01.5074161Z * [new branch] pianpwk/backed_size_oblivious_global -> origin/pianpwk/backed_size_oblivious_global 2025-06-01T21:13:01.5075253Z * [new branch] pianpwk/backed_symint_endofbounds -> origin/pianpwk/backed_symint_endofbounds 2025-06-01T21:13:01.5076322Z * [new branch] pianpwk/bincount_symint -> origin/pianpwk/bincount_symint 2025-06-01T21:13:01.5077413Z * [new branch] pianpwk/cse_bound_expr -> origin/pianpwk/cse_bound_expr 2025-06-01T21:13:01.5078548Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-06-01T21:13:01.5080352Z * [new branch] pianpwk/draft_cuda_oom_nonstrict -> origin/pianpwk/draft_cuda_oom_nonstrict 2025-06-01T21:13:01.5081646Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-06-01T21:13:01.5082767Z * [new branch] pianpwk/draft_strict_stack -> origin/pianpwk/draft_strict_stack 2025-06-01T21:13:01.5083923Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-06-01T21:13:01.5085073Z * [new branch] pianpwk/dynamo_export_ctx -> origin/pianpwk/dynamo_export_ctx 2025-06-01T21:13:01.5086258Z * [new branch] pianpwk/export_partial_fwd -> origin/pianpwk/export_partial_fwd 2025-06-01T21:13:01.5087427Z * [new branch] pianpwk/false_infer_size -> origin/pianpwk/false_infer_size 2025-06-01T21:13:01.5088742Z * [new branch] pianpwk/inductor_cat_dtype_promote -> origin/pianpwk/inductor_cat_dtype_promote 2025-06-01T21:13:01.5089958Z * [new branch] pianpwk/inductor_unbacked_symint -> origin/pianpwk/inductor_unbacked_symint 2025-06-01T21:13:01.5091065Z * [new branch] pianpwk/kth_value_symint -> origin/pianpwk/kth_value_symint 2025-06-01T21:13:01.5092402Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-06-01T21:13:01.5093491Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-06-01T21:13:01.5094847Z * [new branch] pianpwk/no_benchmark_aten_to -> origin/pianpwk/no_benchmark_aten_to 2025-06-01T21:13:01.5095943Z * [new branch] pianpwk/no_loc_frame_locals -> origin/pianpwk/no_loc_frame_locals 2025-06-01T21:13:01.5097141Z * [new branch] pianpwk/obl_scatter_gather_index -> origin/pianpwk/obl_scatter_gather_index 2025-06-01T21:13:01.5098331Z * [new branch] pianpwk/oblivious_expand -> origin/pianpwk/oblivious_expand 2025-06-01T21:13:01.5099843Z * [new branch] pianpwk/oblivious_infer_size -> origin/pianpwk/oblivious_infer_size 2025-06-01T21:13:01.5100864Z * [new branch] pianpwk/oblivious_meta_select -> origin/pianpwk/oblivious_meta_select 2025-06-01T21:13:01.5102143Z * [new branch] pianpwk/oblivious_reshape_view -> origin/pianpwk/oblivious_reshape_view 2025-06-01T21:13:01.5103247Z * [new branch] pianpwk/oblivious_reshape_view_bad -> origin/pianpwk/oblivious_reshape_view_bad 2025-06-01T21:13:01.5104490Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-06-01T21:13:01.5105549Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-06-01T21:13:01.5106670Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-06-01T21:13:01.5107939Z * [new branch] pianpwk/oblivious_storagenbytes -> origin/pianpwk/oblivious_storagenbytes 2025-06-01T21:13:01.5109116Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-06-01T21:13:01.5110394Z * [new branch] pianpwk/pad_nd_meta -> origin/pianpwk/pad_nd_meta 2025-06-01T21:13:01.5111669Z * [new branch] pianpwk/pad_nd_oblivious -> origin/pianpwk/pad_nd_oblivious 2025-06-01T21:13:01.5113155Z * [new branch] pianpwk/pgo_dynamic_whitelist -> origin/pianpwk/pgo_dynamic_whitelist 2025-06-01T21:13:01.5114574Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-06-01T21:13:01.5115596Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-06-01T21:13:01.5116827Z * [new branch] pianpwk/skt_user_code -> origin/pianpwk/skt_user_code 2025-06-01T21:13:01.5118033Z * [new branch] pianpwk/suggest_for_bool -> origin/pianpwk/suggest_for_bool 2025-06-01T21:13:01.5119419Z * [new branch] pianpwk/sym_and_terms -> origin/pianpwk/sym_and_terms 2025-06-01T21:13:01.5120677Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-06-01T21:13:01.5121811Z * [new branch] pianpwk/treat_sizes_as_size_like -> origin/pianpwk/treat_sizes_as_size_like 2025-06-01T21:13:01.5122961Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-06-01T21:13:01.5124305Z * [new branch] pianpwk/unbacked_safe_unsqueeze -> origin/pianpwk/unbacked_safe_unsqueeze 2025-06-01T21:13:01.5125582Z * [new branch] pianpwk/unbacked_scalar_tensor -> origin/pianpwk/unbacked_scalar_tensor 2025-06-01T21:13:01.5126887Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-06-01T21:13:01.5128070Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-06-01T21:13:01.5129327Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-06-01T21:13:01.5130627Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-06-01T21:13:01.5131880Z * [new branch] pianpwk/verbose_tensor_guards_v2 -> origin/pianpwk/verbose_tensor_guards_v2 2025-06-01T21:13:01.5133118Z * [new branch] pianpwk/verbose_tensor_guards_v3 -> origin/pianpwk/verbose_tensor_guards_v3 2025-06-01T21:13:01.5134636Z * [new branch] pin-new-theme -> origin/pin-new-theme 2025-06-01T21:13:01.5136085Z * [new branch] pin-torchao -> origin/pin-torchao 2025-06-01T21:13:01.5137408Z * [new branch] pool-separate -> origin/pool-separate 2025-06-01T21:13:01.5139258Z * [new branch] pr/131860 -> origin/pr/131860 2025-06-01T21:13:01.5140836Z * [new branch] pr150241 -> origin/pr150241 2025-06-01T21:13:01.5142430Z * [new branch] pr153742 -> origin/pr153742 2025-06-01T21:13:01.5143442Z * [new branch] provenance_doc -> origin/provenance_doc 2025-06-01T21:13:01.5144667Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-06-01T21:13:01.5146372Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-06-01T21:13:01.5148620Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-06-01T21:13:01.5149860Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-06-01T21:13:01.5151708Z * [new branch] release/1.10 -> origin/release/1.10 2025-06-01T21:13:01.5152900Z * [new branch] release/1.11 -> origin/release/1.11 2025-06-01T21:13:01.5154222Z * [new branch] release/1.12 -> origin/release/1.12 2025-06-01T21:13:01.5155405Z * [new branch] release/1.13 -> origin/release/1.13 2025-06-01T21:13:01.5156635Z * [new branch] release/1.4 -> origin/release/1.4 2025-06-01T21:13:01.5157669Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-06-01T21:13:01.5159130Z * [new branch] release/1.5 -> origin/release/1.5 2025-06-01T21:13:01.5160628Z * [new branch] release/1.6 -> origin/release/1.6 2025-06-01T21:13:01.5161866Z * [new branch] release/1.7 -> origin/release/1.7 2025-06-01T21:13:01.5163259Z * [new branch] release/1.8 -> origin/release/1.8 2025-06-01T21:13:01.5164382Z * [new branch] release/1.9 -> origin/release/1.9 2025-06-01T21:13:01.5165601Z * [new branch] release/2.0 -> origin/release/2.0 2025-06-01T21:13:01.5166903Z * [new branch] release/2.1 -> origin/release/2.1 2025-06-01T21:13:01.5168141Z * [new branch] release/2.2 -> origin/release/2.2 2025-06-01T21:13:01.5170101Z * [new branch] release/2.3 -> origin/release/2.3 2025-06-01T21:13:01.5172618Z * [new branch] release/2.4 -> origin/release/2.4 2025-06-01T21:13:01.5173850Z * [new branch] release/2.5 -> origin/release/2.5 2025-06-01T21:13:01.5175229Z * [new branch] release/2.6 -> origin/release/2.6 2025-06-01T21:13:01.5176595Z * [new branch] release/2.7 -> origin/release/2.7 2025-06-01T21:13:01.5178042Z * [new branch] release_auto_func_cache -> origin/release_auto_func_cache 2025-06-01T21:13:01.5179511Z * [new branch] release_notes -> origin/release_notes 2025-06-01T21:13:01.5183309Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-06-01T21:13:01.5185330Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-06-01T21:13:01.5187985Z * [new branch] revert-154600-gh/pearu/110/head -> origin/revert-154600-gh/pearu/110/head 2025-06-01T21:13:01.5190516Z * [new branch] revert-154617-gh/pearu/112/head -> origin/revert-154617-gh/pearu/112/head 2025-06-01T21:13:01.5192813Z * [new branch] rithesh/fsdp_cpu -> origin/rithesh/fsdp_cpu 2025-06-01T21:13:01.5194721Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-06-01T21:13:01.5195799Z * [new branch] rprop-playground -> origin/rprop-playground 2025-06-01T21:13:01.5197813Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-06-01T21:13:01.5198740Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-06-01T21:13:01.5200547Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-06-01T21:13:01.5201540Z * [new branch] rzou/fix -> origin/rzou/fix 2025-06-01T21:13:01.5202629Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-06-01T21:13:01.5203737Z * [new branch] rzou/njt -> origin/rzou/njt 2025-06-01T21:13:01.5205255Z * [new branch] rzou/operator -> origin/rzou/operator 2025-06-01T21:13:01.5206019Z * [new branch] rzou/pca -> origin/rzou/pca 2025-06-01T21:13:01.5207129Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-06-01T21:13:01.5208279Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-06-01T21:13:01.5209315Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-06-01T21:13:01.5211622Z * [new branch] sanchitintel/gemm_template_avoid_malloc_lock_contention -> origin/sanchitintel/gemm_template_avoid_malloc_lock_contention 2025-06-01T21:13:01.5212626Z * [new branch] sanchitintel/modify_fp32_micro_gemm -> origin/sanchitintel/modify_fp32_micro_gemm 2025-06-01T21:13:01.5213973Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-06-01T21:13:01.5216064Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-06-01T21:13:01.5222681Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-06-01T21:13:01.5223798Z * [new branch] save -> origin/save 2025-06-01T21:13:01.5225848Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-06-01T21:13:01.5227381Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-06-01T21:13:01.5229158Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-06-01T21:13:01.5231483Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-06-01T21:13:01.5232625Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-06-01T21:13:01.5234489Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-06-01T21:13:01.5235618Z * [new branch] shoumikhin-patch-10 -> origin/shoumikhin-patch-10 2025-06-01T21:13:01.5236967Z * [new branch] shoumikhin-patch-11 -> origin/shoumikhin-patch-11 2025-06-01T21:13:01.5238547Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-06-01T21:13:01.5240336Z * [new branch] shoumikhin-patch-2 -> origin/shoumikhin-patch-2 2025-06-01T21:13:01.5241626Z * [new branch] shoumikhin-patch-3 -> origin/shoumikhin-patch-3 2025-06-01T21:13:01.5243034Z * [new branch] shoumikhin-patch-4 -> origin/shoumikhin-patch-4 2025-06-01T21:13:01.5244937Z * [new branch] shoumikhin-patch-5 -> origin/shoumikhin-patch-5 2025-06-01T21:13:01.5246377Z * [new branch] shoumikhin-patch-6 -> origin/shoumikhin-patch-6 2025-06-01T21:13:01.5247459Z * [new branch] shoumikhin-patch-7 -> origin/shoumikhin-patch-7 2025-06-01T21:13:01.5248800Z * [new branch] shoumikhin-patch-8 -> origin/shoumikhin-patch-8 2025-06-01T21:13:01.5250210Z * [new branch] shoumikhin-patch-9 -> origin/shoumikhin-patch-9 2025-06-01T21:13:01.5251739Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-06-01T21:13:01.5253087Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-06-01T21:13:01.5255237Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-06-01T21:13:01.5256433Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-06-01T21:13:01.5257759Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-06-01T21:13:01.5259308Z * [new branch] split-backend-plugin -> origin/split-backend-plugin 2025-06-01T21:13:01.5261212Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-06-01T21:13:01.5262408Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-06-01T21:13:01.5264591Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-06-01T21:13:01.5266293Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-06-01T21:13:01.5268070Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-06-01T21:13:01.5269320Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-06-01T21:13:01.5270801Z * [new branch] stash_v -> origin/stash_v 2025-06-01T21:13:01.5272186Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-06-01T21:13:01.5273937Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-06-01T21:13:01.5275311Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-06-01T21:13:01.5276763Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-06-01T21:13:01.5278045Z * [new branch] switch-bn -> origin/switch-bn 2025-06-01T21:13:01.5279526Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-06-01T21:13:01.5281308Z * [new branch] teja/add_logs -> origin/teja/add_logs 2025-06-01T21:13:01.5282371Z * [new branch] teja/dcp_poc -> origin/teja/dcp_poc 2025-06-01T21:13:01.5283715Z * [new branch] tensor_shelf -> origin/tensor_shelf 2025-06-01T21:13:01.5285079Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-06-01T21:13:01.5286456Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-06-01T21:13:01.5287987Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-06-01T21:13:01.5289374Z * [new branch] test/inductor -> origin/test/inductor 2025-06-01T21:13:01.5290784Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-06-01T21:13:01.5292313Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-06-01T21:13:01.5293942Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-06-01T21:13:01.5295400Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-06-01T21:13:01.5296816Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-06-01T21:13:01.5298610Z * [new branch] triton-cpu-arm-expriment -> origin/triton-cpu-arm-expriment 2025-06-01T21:13:01.5300587Z * [new branch] triton-update -> origin/triton-update 2025-06-01T21:13:01.5301510Z * [new branch] triton_kernel -> origin/triton_kernel 2025-06-01T21:13:01.5302765Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-06-01T21:13:01.5304058Z * [new branch] try-runllm -> origin/try-runllm 2025-06-01T21:13:01.5305215Z * [new branch] type_dec -> origin/type_dec 2025-06-01T21:13:01.5307253Z * [new branch] update-audio-commit-hash/14543755404-1550-1 -> origin/update-audio-commit-hash/14543755404-1550-1 2025-06-01T21:13:01.5308566Z * [new branch] update-audio-commit-hash/14654232188-1560-1 -> origin/update-audio-commit-hash/14654232188-1560-1 2025-06-01T21:13:01.5309546Z * [new branch] update-audio-commit-hash/14849006741-1577-1 -> origin/update-audio-commit-hash/14849006741-1577-1 2025-06-01T21:13:01.5310727Z * [new branch] update-audio-commit-hash/14939917980-1582-1 -> origin/update-audio-commit-hash/14939917980-1582-1 2025-06-01T21:13:01.5311776Z * [new branch] update-audio-commit-hash/15009422285-1586-1 -> origin/update-audio-commit-hash/15009422285-1586-1 2025-06-01T21:13:01.5313683Z * [new branch] update-audio-commit-hash/15150628051-1595-1 -> origin/update-audio-commit-hash/15150628051-1595-1 2025-06-01T21:13:01.5314786Z * [new branch] update-audio-commit-hash/15358121390-1608-1 -> origin/update-audio-commit-hash/15358121390-1608-1 2025-06-01T21:13:01.5316217Z * [new branch] update-benchmark-cuda-12.8 -> origin/update-benchmark-cuda-12.8 2025-06-01T21:13:01.5570577Z * [new branch] update-doc-dependencies-local -> origin/update-doc-dependencies-local 2025-06-01T21:13:01.5570919Z * [new branch] update-doca-actions -> origin/update-doca-actions 2025-06-01T21:13:01.5572760Z * [new branch] update-executorch-commit-hash/14543755404-1550-1 -> origin/update-executorch-commit-hash/14543755404-1550-1 2025-06-01T21:13:01.5574335Z * [new branch] update-executorch-commit-hash/14675703089-1561-1 -> origin/update-executorch-commit-hash/14675703089-1561-1 2025-06-01T21:13:01.5575925Z * [new branch] update-executorch-commit-hash/14985369033-1585-1 -> origin/update-executorch-commit-hash/14985369033-1585-1 2025-06-01T21:13:01.5577353Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-06-01T21:13:01.5578558Z * [new branch] update-triton-wheel-install -> origin/update-triton-wheel-install 2025-06-01T21:13:01.5580513Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-06-01T21:13:01.5582232Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-06-01T21:13:01.5584144Z * [new branch] update-xla-commit-hash/14440116118-180-1 -> origin/update-xla-commit-hash/14440116118-180-1 2025-06-01T21:13:01.5585267Z * [new branch] update-xla-commit-hash/14831479729-183-1 -> origin/update-xla-commit-hash/14831479729-183-1 2025-06-01T21:13:01.5586447Z * [new branch] update-xla-commit-hash/14966557941-184-1 -> origin/update-xla-commit-hash/14966557941-184-1 2025-06-01T21:13:01.5587676Z * [new branch] update-xla-commit-hash/15107157326-185-1 -> origin/update-xla-commit-hash/15107157326-185-1 2025-06-01T21:13:01.5589223Z * [new branch] update-xla-commit-hash/15249005916-186-1 -> origin/update-xla-commit-hash/15249005916-186-1 2025-06-01T21:13:01.5590688Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-06-01T21:13:01.5591955Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-06-01T21:13:01.5593347Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-06-01T21:13:01.5594689Z * [new branch] update_slow_tests_1744616441 -> origin/update_slow_tests_1744616441 2025-06-01T21:13:01.5595966Z * [new branch] update_slow_tests_1747640463 -> origin/update_slow_tests_1747640463 2025-06-01T21:13:01.5597117Z * [new branch] update_slow_tests_1748245625 -> origin/update_slow_tests_1748245625 2025-06-01T21:13:01.5598455Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-06-01T21:13:01.5599926Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-06-01T21:13:01.5600983Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-06-01T21:13:01.5602655Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-06-01T21:13:01.5604204Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-06-01T21:13:01.5605537Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-06-01T21:13:01.5606982Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-06-01T21:13:01.5608341Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-06-01T21:13:01.5610230Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-06-01T21:13:01.5611432Z * [new branch] validate-flex -> origin/validate-flex 2025-06-01T21:13:01.5612871Z * [new branch] validate_fn -> origin/validate_fn 2025-06-01T21:13:01.5614338Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-06-01T21:13:01.5616023Z * [new branch] viable/strict -> origin/viable/strict 2025-06-01T21:13:01.5618055Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-06-01T21:13:01.5619360Z * [new branch] wdvr/devcontainer_apt_cleanup -> origin/wdvr/devcontainer_apt_cleanup 2025-06-01T21:13:01.5620555Z * [new branch] wdvr/devcontainer_conda_removal -> origin/wdvr/devcontainer_conda_removal 2025-06-01T21:13:01.5621597Z * [new branch] wdvr/devcontainer_context_fix -> origin/wdvr/devcontainer_context_fix 2025-06-01T21:13:01.5622784Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-06-01T21:13:01.5624349Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-06-01T21:13:01.5625929Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-06-01T21:13:01.5627333Z * [new branch] wdvr/logging2fix -> origin/wdvr/logging2fix 2025-06-01T21:13:01.5628983Z * [new branch] whc/flight -> origin/whc/flight 2025-06-01T21:13:01.5630431Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-06-01T21:13:01.5631595Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-06-01T21:13:01.5632718Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-06-01T21:13:01.5633956Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-06-01T21:13:01.5635086Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-06-01T21:13:01.5636267Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-06-01T21:13:01.5637464Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-06-01T21:13:01.5640835Z * [new branch] whc/uneven -> origin/whc/uneven 2025-06-01T21:13:01.5641843Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-06-01T21:13:01.5643321Z * [new branch] windowsMonitoring -> origin/windowsMonitoring 2025-06-01T21:13:01.5644832Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-06-01T21:13:01.5646152Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-06-01T21:13:01.5646896Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-06-01T21:13:01.5648157Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-06-01T21:13:01.5649257Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-06-01T21:13:01.5650625Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-06-01T21:13:01.5651473Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-06-01T21:13:01.5652964Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-06-01T21:13:01.5654563Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-06-01T21:13:01.5655815Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-06-01T21:13:01.5657017Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-06-01T21:13:01.5658008Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-06-01T21:13:01.5659208Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-06-01T21:13:01.5660426Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-06-01T21:13:01.5662106Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-06-01T21:13:01.5662814Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-06-01T21:13:01.5663857Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-06-01T21:13:01.5665100Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-06-01T21:13:01.5666234Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-06-01T21:13:01.5667381Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-06-01T21:13:01.5668485Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-06-01T21:13:01.5669708Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-06-01T21:13:01.5670905Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-06-01T21:13:01.5671945Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-06-01T21:13:01.5673250Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-06-01T21:13:01.5674723Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-06-01T21:13:01.5675993Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-06-01T21:13:01.5677111Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-06-01T21:13:01.5678241Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-06-01T21:13:01.5679339Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-06-01T21:13:01.5680552Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-06-01T21:13:01.5681744Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-06-01T21:13:01.5683074Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-06-01T21:13:01.5684433Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-06-01T21:13:01.5685632Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-06-01T21:13:01.5686683Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-06-01T21:13:01.5687842Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-06-01T21:13:01.5689096Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-06-01T21:13:01.5690149Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-06-01T21:13:01.5691716Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-06-01T21:13:01.5692740Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-06-01T21:13:01.5694259Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-06-01T21:13:01.5694859Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-06-01T21:13:01.5696144Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-06-01T21:13:01.5697853Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-06-01T21:13:01.5698561Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-06-01T21:13:01.5699980Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-06-01T21:13:01.5701198Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-06-01T21:13:01.5702454Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-06-01T21:13:01.5703327Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-06-01T21:13:01.5704312Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-06-01T21:13:01.5705607Z * [new branch] xmfan/test -> origin/xmfan/test 2025-06-01T21:13:01.5707578Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-06-01T21:13:01.5708720Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-06-01T21:13:01.5709859Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-06-01T21:13:01.5711664Z * [new branch] yguo/repro-segfault-triton-aoti-cpp-wrapper -> origin/yguo/repro-segfault-triton-aoti-cpp-wrapper 2025-06-01T21:13:01.5712800Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-06-01T21:13:01.5714572Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-06-01T21:13:01.5716334Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-06-01T21:13:01.5720766Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-06-01T21:13:01.5721558Z * [new branch] zainr/no-win-pull -> origin/zainr/no-win-pull 2025-06-01T21:13:01.5722807Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-06-01T21:13:01.5723683Z * [new branch] zainr/require-easycla -> origin/zainr/require-easycla 2025-06-01T21:13:01.5725183Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-06-01T21:13:01.5726402Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-06-01T21:13:01.5727794Z * [new branch] zb2p -> origin/zb2p 2025-06-01T21:13:01.5729174Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-06-01T21:13:01.5730568Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-06-01T21:13:01.5732878Z * [new branch] zhxchen17/moodycamel -> origin/zhxchen17/moodycamel 2025-06-01T21:13:01.5734538Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-06-01T21:13:01.5736520Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-06-01T21:13:01.5738281Z * [new branch] zhxchen17/sticky_cache/0 -> origin/zhxchen17/sticky_cache/0 2025-06-01T21:13:01.5740176Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-06-01T21:13:01.5742980Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-06-01T21:13:01.5743529Z * [new branch] zxiiro/docs -> origin/zxiiro/docs 2025-06-01T21:13:01.5744990Z * [new branch] zxiiro/linux-build -> origin/zxiiro/linux-build 2025-06-01T21:13:01.5746059Z * [new branch] zxiiro/linux-test -> origin/zxiiro/linux-test 2025-06-01T21:13:01.5747247Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-06-01T21:13:01.5748350Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-06-01T21:13:01.5749706Z * [new branch] zxiiro/test-bazel -> origin/zxiiro/test-bazel 2025-06-01T21:13:01.5750740Z * [new branch] zxiiro/windows -> origin/zxiiro/windows 2025-06-01T21:13:01.5751967Z * [new branch] zxiiro/xpu -> origin/zxiiro/xpu 2025-06-01T21:13:01.5753524Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-06-01T21:13:01.5754407Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-06-01T21:13:01.5755699Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-06-01T21:13:01.5756580Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-06-01T21:13:01.5757518Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-06-01T21:13:01.5758529Z * [new tag] ciflow/autoformat/149003 -> ciflow/autoformat/149003 2025-06-01T21:13:01.5759620Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-06-01T21:13:01.5760486Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-06-01T21:13:01.5761415Z * [new tag] ciflow/binaries/148173 -> ciflow/binaries/148173 2025-06-01T21:13:01.5762133Z * [new tag] ciflow/binaries/149192 -> ciflow/binaries/149192 2025-06-01T21:13:01.5762861Z * [new tag] ciflow/binaries/150688 -> ciflow/binaries/150688 2025-06-01T21:13:01.5763565Z * [new tag] ciflow/binaries/151581 -> ciflow/binaries/151581 2025-06-01T21:13:01.5764488Z * [new tag] ciflow/binaries/152782 -> ciflow/binaries/152782 2025-06-01T21:13:01.5765597Z * [new tag] ciflow/binaries/153322 -> ciflow/binaries/153322 2025-06-01T21:13:01.5766364Z * [new tag] ciflow/binaries/153538 -> ciflow/binaries/153538 2025-06-01T21:13:01.5767053Z * [new tag] ciflow/binaries/153792 -> ciflow/binaries/153792 2025-06-01T21:13:01.5767884Z * [new tag] ciflow/binaries/154783 -> ciflow/binaries/154783 2025-06-01T21:13:01.5769130Z * [new tag] ciflow/binaries/154809 -> ciflow/binaries/154809 2025-06-01T21:13:01.5770341Z * [new tag] ciflow/binaries/154811 -> ciflow/binaries/154811 2025-06-01T21:13:01.5771479Z * [new tag] ciflow/binaries/154819 -> ciflow/binaries/154819 2025-06-01T21:13:01.5772721Z * [new tag] ciflow/binaries_libtorch/152184 -> ciflow/binaries_libtorch/152184 2025-06-01T21:13:01.5773576Z * [new tag] ciflow/binaries_wheel/146055 -> ciflow/binaries_wheel/146055 2025-06-01T21:13:01.5774319Z * [new tag] ciflow/binaries_wheel/149192 -> ciflow/binaries_wheel/149192 2025-06-01T21:13:01.5775193Z * [new tag] ciflow/binaries_wheel/151429 -> ciflow/binaries_wheel/151429 2025-06-01T21:13:01.5775920Z * [new tag] ciflow/binaries_wheel/152184 -> ciflow/binaries_wheel/152184 2025-06-01T21:13:01.5776888Z * [new tag] ciflow/binaries_wheel/152820 -> ciflow/binaries_wheel/152820 2025-06-01T21:13:01.5777855Z * [new tag] ciflow/binaries_wheel/153228 -> ciflow/binaries_wheel/153228 2025-06-01T21:13:01.5778709Z * [new tag] ciflow/binaries_wheel/153538 -> ciflow/binaries_wheel/153538 2025-06-01T21:13:01.5779542Z * [new tag] ciflow/binaries_wheel/154107 -> ciflow/binaries_wheel/154107 2025-06-01T21:13:01.5780388Z * [new tag] ciflow/binaries_wheel/154346 -> ciflow/binaries_wheel/154346 2025-06-01T21:13:01.5781263Z * [new tag] ciflow/binaries_wheel/154729 -> ciflow/binaries_wheel/154729 2025-06-01T21:13:01.5782086Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-06-01T21:13:01.5782858Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-06-01T21:13:01.5783646Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-06-01T21:13:01.5785156Z * [new tag] ciflow/h100/db26aeaec2ce9d47e52ec21ae30d15054bcd2a71 -> ciflow/h100/db26aeaec2ce9d47e52ec21ae30d15054bcd2a71 2025-06-01T21:13:01.5785820Z * [new tag] ciflow/inductor-cu124/153541 -> ciflow/inductor-cu124/153541 2025-06-01T21:13:01.5786704Z * [new tag] ciflow/inductor-cu126/152782 -> ciflow/inductor-cu126/152782 2025-06-01T21:13:01.5787386Z * [new tag] ciflow/inductor-cu126/153541 -> ciflow/inductor-cu126/153541 2025-06-01T21:13:01.5789049Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/151581 -> ciflow/inductor-micro-benchmark-cpu-x86/151581 2025-06-01T21:13:01.5789759Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/151585 -> ciflow/inductor-micro-benchmark-cpu-x86/151585 2025-06-01T21:13:01.5790563Z * [new tag] ciflow/inductor-micro-benchmark/151581 -> ciflow/inductor-micro-benchmark/151581 2025-06-01T21:13:01.5791271Z * [new tag] ciflow/inductor-micro-benchmark/151585 -> ciflow/inductor-micro-benchmark/151585 2025-06-01T21:13:01.5792213Z * [new tag] ciflow/inductor-perf-compare/151581 -> ciflow/inductor-perf-compare/151581 2025-06-01T21:13:01.5793012Z * [new tag] ciflow/inductor-perf-compare/151585 -> ciflow/inductor-perf-compare/151585 2025-06-01T21:13:01.5794443Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/148672 -> ciflow/inductor-perf-test-nightly-rocm/148672 2025-06-01T21:13:01.5795433Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149039 -> ciflow/inductor-perf-test-nightly-rocm/149039 2025-06-01T21:13:01.5796307Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149506 -> ciflow/inductor-perf-test-nightly-rocm/149506 2025-06-01T21:13:01.5797045Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151581 -> ciflow/inductor-perf-test-nightly-rocm/151581 2025-06-01T21:13:01.5797925Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-06-01T21:13:01.5798722Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/154511 -> ciflow/inductor-perf-test-nightly-rocm/154511 2025-06-01T21:13:01.5799601Z * [new tag] ciflow/inductor-perf-test-nightly/151581 -> ciflow/inductor-perf-test-nightly/151581 2025-06-01T21:13:01.5800238Z * [new tag] ciflow/inductor-perf-test-nightly/154511 -> ciflow/inductor-perf-test-nightly/154511 2025-06-01T21:13:01.5801770Z * [new tag] ciflow/inductor-periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 -> ciflow/inductor-periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 2025-06-01T21:13:01.5802417Z * [new tag] ciflow/inductor-periodic/149949 -> ciflow/inductor-periodic/149949 2025-06-01T21:13:01.5803048Z * [new tag] ciflow/inductor-periodic/150411 -> ciflow/inductor-periodic/150411 2025-06-01T21:13:01.5803723Z * [new tag] ciflow/inductor-periodic/151581 -> ciflow/inductor-periodic/151581 2025-06-01T21:13:01.5804463Z * [new tag] ciflow/inductor-periodic/153290 -> ciflow/inductor-periodic/153290 2025-06-01T21:13:01.5805582Z * [new tag] ciflow/inductor-periodic/154497 -> ciflow/inductor-periodic/154497 2025-06-01T21:13:01.5807210Z * [new tag] ciflow/inductor-periodic/c13eeaa718c985782bd72bf47886430f6203a768 -> ciflow/inductor-periodic/c13eeaa718c985782bd72bf47886430f6203a768 2025-06-01T21:13:01.5808517Z * [new tag] ciflow/inductor-periodic/fe082c5ffe0c9b1bb70727f2ee7996987bf7c5cd -> ciflow/inductor-periodic/fe082c5ffe0c9b1bb70727f2ee7996987bf7c5cd 2025-06-01T21:13:01.5809399Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-06-01T21:13:01.5810435Z * [new tag] ciflow/inductor-rocm/147583 -> ciflow/inductor-rocm/147583 2025-06-01T21:13:01.5811094Z * [new tag] ciflow/inductor-rocm/151581 -> ciflow/inductor-rocm/151581 2025-06-01T21:13:01.5811839Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-06-01T21:13:01.5812683Z * [new tag] ciflow/inductor-rocm/153545 -> ciflow/inductor-rocm/153545 2025-06-01T21:13:01.5813507Z * [new tag] ciflow/inductor-rocm/153548 -> ciflow/inductor-rocm/153548 2025-06-01T21:13:01.5814301Z * [new tag] ciflow/inductor-rocm/154525 -> ciflow/inductor-rocm/154525 2025-06-01T21:13:01.5815308Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-06-01T21:13:01.5815963Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-06-01T21:13:01.5816937Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-06-01T21:13:01.5817800Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-06-01T21:13:01.5818548Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-06-01T21:13:01.5819311Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-06-01T21:13:01.5819996Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-06-01T21:13:01.5820661Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-06-01T21:13:01.5821402Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-06-01T21:13:01.5822109Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-06-01T21:13:01.5822908Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-06-01T21:13:01.5824332Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-06-01T21:13:01.5825388Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-06-01T21:13:01.5826375Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-06-01T21:13:01.5827282Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-06-01T21:13:01.5828121Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-06-01T21:13:01.5828872Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-06-01T21:13:01.5829577Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-06-01T21:13:01.5830366Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-06-01T21:13:01.5831100Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-06-01T21:13:01.5831866Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-06-01T21:13:01.5832636Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-06-01T21:13:01.5833361Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-06-01T21:13:01.5834141Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-06-01T21:13:01.5834919Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-06-01T21:13:01.5835985Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-06-01T21:13:01.5836579Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-06-01T21:13:01.5837362Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-06-01T21:13:01.5838017Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-06-01T21:13:01.5838756Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-06-01T21:13:01.5839587Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-06-01T21:13:01.5840338Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-06-01T21:13:01.5841104Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-06-01T21:13:01.5842157Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-06-01T21:13:01.5842861Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-06-01T21:13:01.5843886Z * [new tag] ciflow/inductor/138388 -> ciflow/inductor/138388 2025-06-01T21:13:01.5844586Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-06-01T21:13:01.5845432Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-06-01T21:13:01.5846404Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-06-01T21:13:01.5847135Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-06-01T21:13:01.5847955Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-06-01T21:13:01.5848734Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-06-01T21:13:01.5849697Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-06-01T21:13:01.5850444Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-06-01T21:13:01.5851129Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-06-01T21:13:01.5851928Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-06-01T21:13:01.5852674Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-06-01T21:13:01.5853405Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-06-01T21:13:01.5854225Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-06-01T21:13:01.5855102Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-06-01T21:13:01.5856103Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-06-01T21:13:01.5856941Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-06-01T21:13:01.5857771Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-06-01T21:13:01.5858640Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-06-01T21:13:01.5859316Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-06-01T21:13:01.5860044Z * [new tag] ciflow/inductor/144548 -> ciflow/inductor/144548 2025-06-01T21:13:01.5860826Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-06-01T21:13:01.5861573Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-06-01T21:13:01.5862272Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-06-01T21:13:01.5863033Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-06-01T21:13:01.5863769Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-06-01T21:13:01.5864589Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-06-01T21:13:01.5865408Z * [new tag] ciflow/inductor/144992 -> ciflow/inductor/144992 2025-06-01T21:13:01.5866468Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-06-01T21:13:01.5867341Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-06-01T21:13:01.5868075Z * [new tag] ciflow/inductor/145594 -> ciflow/inductor/145594 2025-06-01T21:13:01.5868835Z * [new tag] ciflow/inductor/145595 -> ciflow/inductor/145595 2025-06-01T21:13:01.5869691Z * [new tag] ciflow/inductor/145681 -> ciflow/inductor/145681 2025-06-01T21:13:01.5870395Z * [new tag] ciflow/inductor/145911 -> ciflow/inductor/145911 2025-06-01T21:13:01.5871173Z * [new tag] ciflow/inductor/145922 -> ciflow/inductor/145922 2025-06-01T21:13:01.5871889Z * [new tag] ciflow/inductor/145992 -> ciflow/inductor/145992 2025-06-01T21:13:01.5872638Z * [new tag] ciflow/inductor/146101 -> ciflow/inductor/146101 2025-06-01T21:13:01.5873413Z * [new tag] ciflow/inductor/146172 -> ciflow/inductor/146172 2025-06-01T21:13:01.5874349Z * [new tag] ciflow/inductor/146267 -> ciflow/inductor/146267 2025-06-01T21:13:01.5875095Z * [new tag] ciflow/inductor/146288 -> ciflow/inductor/146288 2025-06-01T21:13:01.5876164Z * [new tag] ciflow/inductor/146335 -> ciflow/inductor/146335 2025-06-01T21:13:01.5876960Z * [new tag] ciflow/inductor/146436 -> ciflow/inductor/146436 2025-06-01T21:13:01.5877819Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-06-01T21:13:01.5878575Z * [new tag] ciflow/inductor/146558 -> ciflow/inductor/146558 2025-06-01T21:13:01.5879360Z * [new tag] ciflow/inductor/146845 -> ciflow/inductor/146845 2025-06-01T21:13:01.5880528Z * [new tag] ciflow/inductor/146874 -> ciflow/inductor/146874 2025-06-01T21:13:01.5881482Z * [new tag] ciflow/inductor/146983 -> ciflow/inductor/146983 2025-06-01T21:13:01.5882208Z * [new tag] ciflow/inductor/147049 -> ciflow/inductor/147049 2025-06-01T21:13:01.5883044Z * [new tag] ciflow/inductor/147146 -> ciflow/inductor/147146 2025-06-01T21:13:01.5883838Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-06-01T21:13:01.5884718Z * [new tag] ciflow/inductor/147368 -> ciflow/inductor/147368 2025-06-01T21:13:01.5885520Z * [new tag] ciflow/inductor/147410 -> ciflow/inductor/147410 2025-06-01T21:13:01.5886255Z * [new tag] ciflow/inductor/147514 -> ciflow/inductor/147514 2025-06-01T21:13:01.5886960Z * [new tag] ciflow/inductor/147528 -> ciflow/inductor/147528 2025-06-01T21:13:01.5887793Z * [new tag] ciflow/inductor/147562 -> ciflow/inductor/147562 2025-06-01T21:13:01.5888459Z * [new tag] ciflow/inductor/147583 -> ciflow/inductor/147583 2025-06-01T21:13:01.5889238Z * [new tag] ciflow/inductor/147603 -> ciflow/inductor/147603 2025-06-01T21:13:01.5890001Z * [new tag] ciflow/inductor/147745 -> ciflow/inductor/147745 2025-06-01T21:13:01.5890854Z * [new tag] ciflow/inductor/147881 -> ciflow/inductor/147881 2025-06-01T21:13:01.5891715Z * [new tag] ciflow/inductor/147927 -> ciflow/inductor/147927 2025-06-01T21:13:01.5892472Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-06-01T21:13:01.5893221Z * [new tag] ciflow/inductor/148173 -> ciflow/inductor/148173 2025-06-01T21:13:01.5894009Z * [new tag] ciflow/inductor/148186 -> ciflow/inductor/148186 2025-06-01T21:13:01.5894910Z * [new tag] ciflow/inductor/148202 -> ciflow/inductor/148202 2025-06-01T21:13:01.5895588Z * [new tag] ciflow/inductor/148235 -> ciflow/inductor/148235 2025-06-01T21:13:01.5896519Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-06-01T21:13:01.5897196Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-06-01T21:13:01.5898097Z * [new tag] ciflow/inductor/148357 -> ciflow/inductor/148357 2025-06-01T21:13:01.5898892Z * [new tag] ciflow/inductor/148408 -> ciflow/inductor/148408 2025-06-01T21:13:01.5899703Z * [new tag] ciflow/inductor/148413 -> ciflow/inductor/148413 2025-06-01T21:13:01.5900376Z * [new tag] ciflow/inductor/148414 -> ciflow/inductor/148414 2025-06-01T21:13:01.5901182Z * [new tag] ciflow/inductor/148415 -> ciflow/inductor/148415 2025-06-01T21:13:01.5902111Z * [new tag] ciflow/inductor/148418 -> ciflow/inductor/148418 2025-06-01T21:13:01.5903050Z * [new tag] ciflow/inductor/148424 -> ciflow/inductor/148424 2025-06-01T21:13:01.5903714Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-06-01T21:13:01.5904517Z * [new tag] ciflow/inductor/148485 -> ciflow/inductor/148485 2025-06-01T21:13:01.5905262Z * [new tag] ciflow/inductor/148488 -> ciflow/inductor/148488 2025-06-01T21:13:01.5906075Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-06-01T21:13:01.5906899Z * [new tag] ciflow/inductor/148529 -> ciflow/inductor/148529 2025-06-01T21:13:01.5907719Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-06-01T21:13:01.5908410Z * [new tag] ciflow/inductor/148618 -> ciflow/inductor/148618 2025-06-01T21:13:01.5909224Z * [new tag] ciflow/inductor/148694 -> ciflow/inductor/148694 2025-06-01T21:13:01.5909923Z * [new tag] ciflow/inductor/148710 -> ciflow/inductor/148710 2025-06-01T21:13:01.5910715Z * [new tag] ciflow/inductor/148731 -> ciflow/inductor/148731 2025-06-01T21:13:01.5911473Z * [new tag] ciflow/inductor/148780 -> ciflow/inductor/148780 2025-06-01T21:13:01.5912459Z * [new tag] ciflow/inductor/148898 -> ciflow/inductor/148898 2025-06-01T21:13:01.5913164Z * [new tag] ciflow/inductor/148932 -> ciflow/inductor/148932 2025-06-01T21:13:01.5913959Z * [new tag] ciflow/inductor/148947 -> ciflow/inductor/148947 2025-06-01T21:13:01.5914729Z * [new tag] ciflow/inductor/149039 -> ciflow/inductor/149039 2025-06-01T21:13:01.5915482Z * [new tag] ciflow/inductor/149055 -> ciflow/inductor/149055 2025-06-01T21:13:01.5916239Z * [new tag] ciflow/inductor/149066 -> ciflow/inductor/149066 2025-06-01T21:13:01.5917093Z * [new tag] ciflow/inductor/149067 -> ciflow/inductor/149067 2025-06-01T21:13:01.5917909Z * [new tag] ciflow/inductor/149068 -> ciflow/inductor/149068 2025-06-01T21:13:01.5918665Z * [new tag] ciflow/inductor/149069 -> ciflow/inductor/149069 2025-06-01T21:13:01.5919395Z * [new tag] ciflow/inductor/149140 -> ciflow/inductor/149140 2025-06-01T21:13:01.5920376Z * [new tag] ciflow/inductor/149150 -> ciflow/inductor/149150 2025-06-01T21:13:01.5921447Z * [new tag] ciflow/inductor/149173 -> ciflow/inductor/149173 2025-06-01T21:13:01.5922223Z * [new tag] ciflow/inductor/149192 -> ciflow/inductor/149192 2025-06-01T21:13:01.5923145Z * [new tag] ciflow/inductor/149282 -> ciflow/inductor/149282 2025-06-01T21:13:01.5924099Z * [new tag] ciflow/inductor/149288 -> ciflow/inductor/149288 2025-06-01T21:13:01.5924652Z * [new tag] ciflow/inductor/149348 -> ciflow/inductor/149348 2025-06-01T21:13:01.5925609Z * [new tag] ciflow/inductor/149362 -> ciflow/inductor/149362 2025-06-01T21:13:01.5926318Z * [new tag] ciflow/inductor/149420 -> ciflow/inductor/149420 2025-06-01T21:13:01.5927087Z * [new tag] ciflow/inductor/149426 -> ciflow/inductor/149426 2025-06-01T21:13:01.5928399Z * [new tag] ciflow/inductor/149427 -> ciflow/inductor/149427 2025-06-01T21:13:01.5929396Z * [new tag] ciflow/inductor/149486 -> ciflow/inductor/149486 2025-06-01T21:13:01.5930132Z * [new tag] ciflow/inductor/149506 -> ciflow/inductor/149506 2025-06-01T21:13:01.5930935Z * [new tag] ciflow/inductor/149518 -> ciflow/inductor/149518 2025-06-01T21:13:01.5931732Z * [new tag] ciflow/inductor/149560 -> ciflow/inductor/149560 2025-06-01T21:13:01.5932501Z * [new tag] ciflow/inductor/149561 -> ciflow/inductor/149561 2025-06-01T21:13:01.5933238Z * [new tag] ciflow/inductor/149562 -> ciflow/inductor/149562 2025-06-01T21:13:01.5934371Z * [new tag] ciflow/inductor/149580 -> ciflow/inductor/149580 2025-06-01T21:13:01.5935142Z * [new tag] ciflow/inductor/149697 -> ciflow/inductor/149697 2025-06-01T21:13:01.5935928Z * [new tag] ciflow/inductor/149701 -> ciflow/inductor/149701 2025-06-01T21:13:01.5936668Z * [new tag] ciflow/inductor/149706 -> ciflow/inductor/149706 2025-06-01T21:13:01.5937512Z * [new tag] ciflow/inductor/149733 -> ciflow/inductor/149733 2025-06-01T21:13:01.5938406Z * [new tag] ciflow/inductor/149763 -> ciflow/inductor/149763 2025-06-01T21:13:01.5939163Z * [new tag] ciflow/inductor/149769 -> ciflow/inductor/149769 2025-06-01T21:13:01.5939933Z * [new tag] ciflow/inductor/149913 -> ciflow/inductor/149913 2025-06-01T21:13:01.5940676Z * [new tag] ciflow/inductor/149949 -> ciflow/inductor/149949 2025-06-01T21:13:01.5941541Z * [new tag] ciflow/inductor/149958 -> ciflow/inductor/149958 2025-06-01T21:13:01.5942247Z * [new tag] ciflow/inductor/149961 -> ciflow/inductor/149961 2025-06-01T21:13:01.5943252Z * [new tag] ciflow/inductor/149967 -> ciflow/inductor/149967 2025-06-01T21:13:01.5944046Z * [new tag] ciflow/inductor/149998 -> ciflow/inductor/149998 2025-06-01T21:13:01.5945042Z * [new tag] ciflow/inductor/150003 -> ciflow/inductor/150003 2025-06-01T21:13:01.5945943Z * [new tag] ciflow/inductor/150044 -> ciflow/inductor/150044 2025-06-01T21:13:01.5946754Z * [new tag] ciflow/inductor/150080 -> ciflow/inductor/150080 2025-06-01T21:13:01.5947674Z * [new tag] ciflow/inductor/150116 -> ciflow/inductor/150116 2025-06-01T21:13:01.5948529Z * [new tag] ciflow/inductor/150241 -> ciflow/inductor/150241 2025-06-01T21:13:01.5949309Z * [new tag] ciflow/inductor/150287 -> ciflow/inductor/150287 2025-06-01T21:13:01.5950126Z * [new tag] ciflow/inductor/150302 -> ciflow/inductor/150302 2025-06-01T21:13:01.5950909Z * [new tag] ciflow/inductor/150331 -> ciflow/inductor/150331 2025-06-01T21:13:01.5951689Z * [new tag] ciflow/inductor/150349 -> ciflow/inductor/150349 2025-06-01T21:13:01.5952445Z * [new tag] ciflow/inductor/150355 -> ciflow/inductor/150355 2025-06-01T21:13:01.5953206Z * [new tag] ciflow/inductor/150365 -> ciflow/inductor/150365 2025-06-01T21:13:01.5954012Z * [new tag] ciflow/inductor/150411 -> ciflow/inductor/150411 2025-06-01T21:13:01.5954905Z * [new tag] ciflow/inductor/150415 -> ciflow/inductor/150415 2025-06-01T21:13:01.5955555Z * [new tag] ciflow/inductor/150429 -> ciflow/inductor/150429 2025-06-01T21:13:01.5956248Z * [new tag] ciflow/inductor/150455 -> ciflow/inductor/150455 2025-06-01T21:13:01.5957005Z * [new tag] ciflow/inductor/150474 -> ciflow/inductor/150474 2025-06-01T21:13:01.5957779Z * [new tag] ciflow/inductor/150481 -> ciflow/inductor/150481 2025-06-01T21:13:01.5961969Z * [new tag] ciflow/inductor/150546 -> ciflow/inductor/150546 2025-06-01T21:13:01.5962465Z * [new tag] ciflow/inductor/150564 -> ciflow/inductor/150564 2025-06-01T21:13:01.5962731Z * [new tag] ciflow/inductor/150567 -> ciflow/inductor/150567 2025-06-01T21:13:01.5962991Z * [new tag] ciflow/inductor/150569 -> ciflow/inductor/150569 2025-06-01T21:13:01.5963274Z * [new tag] ciflow/inductor/150582 -> ciflow/inductor/150582 2025-06-01T21:13:01.5963540Z * [new tag] ciflow/inductor/150583 -> ciflow/inductor/150583 2025-06-01T21:13:01.5963808Z * [new tag] ciflow/inductor/150669 -> ciflow/inductor/150669 2025-06-01T21:13:01.5964390Z * [new tag] ciflow/inductor/150673 -> ciflow/inductor/150673 2025-06-01T21:13:01.5965010Z * [new tag] ciflow/inductor/150717 -> ciflow/inductor/150717 2025-06-01T21:13:01.5965777Z * [new tag] ciflow/inductor/150719 -> ciflow/inductor/150719 2025-06-01T21:13:01.5966584Z * [new tag] ciflow/inductor/150720 -> ciflow/inductor/150720 2025-06-01T21:13:01.5967391Z * [new tag] ciflow/inductor/150762 -> ciflow/inductor/150762 2025-06-01T21:13:01.5968112Z * [new tag] ciflow/inductor/150789 -> ciflow/inductor/150789 2025-06-01T21:13:01.5968913Z * [new tag] ciflow/inductor/150793 -> ciflow/inductor/150793 2025-06-01T21:13:01.5969620Z * [new tag] ciflow/inductor/150794 -> ciflow/inductor/150794 2025-06-01T21:13:01.5970442Z * [new tag] ciflow/inductor/150795 -> ciflow/inductor/150795 2025-06-01T21:13:01.5971216Z * [new tag] ciflow/inductor/150796 -> ciflow/inductor/150796 2025-06-01T21:13:01.5972171Z * [new tag] ciflow/inductor/150875 -> ciflow/inductor/150875 2025-06-01T21:13:01.5972964Z * [new tag] ciflow/inductor/150899 -> ciflow/inductor/150899 2025-06-01T21:13:01.5973862Z * [new tag] ciflow/inductor/150937 -> ciflow/inductor/150937 2025-06-01T21:13:01.5974583Z * [new tag] ciflow/inductor/150944 -> ciflow/inductor/150944 2025-06-01T21:13:01.5975323Z * [new tag] ciflow/inductor/150954 -> ciflow/inductor/150954 2025-06-01T21:13:01.5976174Z * [new tag] ciflow/inductor/150968 -> ciflow/inductor/150968 2025-06-01T21:13:01.5976917Z * [new tag] ciflow/inductor/151009 -> ciflow/inductor/151009 2025-06-01T21:13:01.5978018Z * [new tag] ciflow/inductor/151115 -> ciflow/inductor/151115 2025-06-01T21:13:01.5978904Z * [new tag] ciflow/inductor/151120 -> ciflow/inductor/151120 2025-06-01T21:13:01.5979696Z * [new tag] ciflow/inductor/151217 -> ciflow/inductor/151217 2025-06-01T21:13:01.5981039Z * [new tag] ciflow/inductor/151265 -> ciflow/inductor/151265 2025-06-01T21:13:01.5981938Z * [new tag] ciflow/inductor/151271 -> ciflow/inductor/151271 2025-06-01T21:13:01.5982701Z * [new tag] ciflow/inductor/151315 -> ciflow/inductor/151315 2025-06-01T21:13:01.5983782Z * [new tag] ciflow/inductor/151481 -> ciflow/inductor/151481 2025-06-01T21:13:01.5984827Z * [new tag] ciflow/inductor/151495 -> ciflow/inductor/151495 2025-06-01T21:13:01.5985402Z * [new tag] ciflow/inductor/151497 -> ciflow/inductor/151497 2025-06-01T21:13:01.5986261Z * [new tag] ciflow/inductor/151568 -> ciflow/inductor/151568 2025-06-01T21:13:01.5987058Z * [new tag] ciflow/inductor/151581 -> ciflow/inductor/151581 2025-06-01T21:13:01.5987763Z * [new tag] ciflow/inductor/151585 -> ciflow/inductor/151585 2025-06-01T21:13:01.5988575Z * [new tag] ciflow/inductor/151604 -> ciflow/inductor/151604 2025-06-01T21:13:01.5989308Z * [new tag] ciflow/inductor/151679 -> ciflow/inductor/151679 2025-06-01T21:13:01.5990384Z * [new tag] ciflow/inductor/151711 -> ciflow/inductor/151711 2025-06-01T21:13:01.5991215Z * [new tag] ciflow/inductor/151718 -> ciflow/inductor/151718 2025-06-01T21:13:01.5992043Z * [new tag] ciflow/inductor/151719 -> ciflow/inductor/151719 2025-06-01T21:13:01.5992898Z * [new tag] ciflow/inductor/151774 -> ciflow/inductor/151774 2025-06-01T21:13:01.5993614Z * [new tag] ciflow/inductor/151775 -> ciflow/inductor/151775 2025-06-01T21:13:01.5994573Z * [new tag] ciflow/inductor/151777 -> ciflow/inductor/151777 2025-06-01T21:13:01.5995289Z * [new tag] ciflow/inductor/151778 -> ciflow/inductor/151778 2025-06-01T21:13:01.5996154Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-06-01T21:13:01.5996861Z * [new tag] ciflow/inductor/151854 -> ciflow/inductor/151854 2025-06-01T21:13:01.5997602Z * [new tag] ciflow/inductor/151860 -> ciflow/inductor/151860 2025-06-01T21:13:01.5998357Z * [new tag] ciflow/inductor/151900 -> ciflow/inductor/151900 2025-06-01T21:13:01.5999136Z * [new tag] ciflow/inductor/151919 -> ciflow/inductor/151919 2025-06-01T21:13:01.5999916Z * [new tag] ciflow/inductor/151924 -> ciflow/inductor/151924 2025-06-01T21:13:01.6001017Z * [new tag] ciflow/inductor/151935 -> ciflow/inductor/151935 2025-06-01T21:13:01.6001784Z * [new tag] ciflow/inductor/151941 -> ciflow/inductor/151941 2025-06-01T21:13:01.6002630Z * [new tag] ciflow/inductor/151948 -> ciflow/inductor/151948 2025-06-01T21:13:01.6003360Z * [new tag] ciflow/inductor/151956 -> ciflow/inductor/151956 2025-06-01T21:13:01.6004171Z * [new tag] ciflow/inductor/151958 -> ciflow/inductor/151958 2025-06-01T21:13:01.6004941Z * [new tag] ciflow/inductor/151971 -> ciflow/inductor/151971 2025-06-01T21:13:01.6005738Z * [new tag] ciflow/inductor/152011 -> ciflow/inductor/152011 2025-06-01T21:13:01.6006521Z * [new tag] ciflow/inductor/152137 -> ciflow/inductor/152137 2025-06-01T21:13:01.6007327Z * [new tag] ciflow/inductor/152159 -> ciflow/inductor/152159 2025-06-01T21:13:01.6008055Z * [new tag] ciflow/inductor/152166 -> ciflow/inductor/152166 2025-06-01T21:13:01.6008809Z * [new tag] ciflow/inductor/152193 -> ciflow/inductor/152193 2025-06-01T21:13:01.6009594Z * [new tag] ciflow/inductor/152194 -> ciflow/inductor/152194 2025-06-01T21:13:01.6010357Z * [new tag] ciflow/inductor/152197 -> ciflow/inductor/152197 2025-06-01T21:13:01.6011106Z * [new tag] ciflow/inductor/152198 -> ciflow/inductor/152198 2025-06-01T21:13:01.6011957Z * [new tag] ciflow/inductor/152217 -> ciflow/inductor/152217 2025-06-01T21:13:01.6012727Z * [new tag] ciflow/inductor/152289 -> ciflow/inductor/152289 2025-06-01T21:13:01.6013507Z * [new tag] ciflow/inductor/152311 -> ciflow/inductor/152311 2025-06-01T21:13:01.6014796Z * [new tag] ciflow/inductor/152353 -> ciflow/inductor/152353 2025-06-01T21:13:01.6015420Z * [new tag] ciflow/inductor/152361 -> ciflow/inductor/152361 2025-06-01T21:13:01.6016199Z * [new tag] ciflow/inductor/152392 -> ciflow/inductor/152392 2025-06-01T21:13:01.6017075Z * [new tag] ciflow/inductor/152405 -> ciflow/inductor/152405 2025-06-01T21:13:01.6018063Z * [new tag] ciflow/inductor/152449 -> ciflow/inductor/152449 2025-06-01T21:13:01.6019402Z * [new tag] ciflow/inductor/152450 -> ciflow/inductor/152450 2025-06-01T21:13:01.6020392Z * [new tag] ciflow/inductor/152453 -> ciflow/inductor/152453 2025-06-01T21:13:01.6021282Z * [new tag] ciflow/inductor/152493 -> ciflow/inductor/152493 2025-06-01T21:13:01.6022205Z * [new tag] ciflow/inductor/152495 -> ciflow/inductor/152495 2025-06-01T21:13:01.6023186Z * [new tag] ciflow/inductor/152509 -> ciflow/inductor/152509 2025-06-01T21:13:01.6024165Z * [new tag] ciflow/inductor/152543 -> ciflow/inductor/152543 2025-06-01T21:13:01.6025036Z * [new tag] ciflow/inductor/152586 -> ciflow/inductor/152586 2025-06-01T21:13:01.6025995Z * [new tag] ciflow/inductor/152622 -> ciflow/inductor/152622 2025-06-01T21:13:01.6026825Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-06-01T21:13:01.6027592Z * [new tag] ciflow/inductor/152633 -> ciflow/inductor/152633 2025-06-01T21:13:01.6028435Z * [new tag] ciflow/inductor/152646 -> ciflow/inductor/152646 2025-06-01T21:13:01.6029267Z * [new tag] ciflow/inductor/152729 -> ciflow/inductor/152729 2025-06-01T21:13:01.6030035Z * [new tag] ciflow/inductor/152738 -> ciflow/inductor/152738 2025-06-01T21:13:01.6031148Z * [new tag] ciflow/inductor/152739 -> ciflow/inductor/152739 2025-06-01T21:13:01.6032066Z * [new tag] ciflow/inductor/152771 -> ciflow/inductor/152771 2025-06-01T21:13:01.6032834Z * [new tag] ciflow/inductor/152775 -> ciflow/inductor/152775 2025-06-01T21:13:01.6033634Z * [new tag] ciflow/inductor/152776 -> ciflow/inductor/152776 2025-06-01T21:13:01.6034443Z * [new tag] ciflow/inductor/152782 -> ciflow/inductor/152782 2025-06-01T21:13:01.6035501Z * [new tag] ciflow/inductor/152806 -> ciflow/inductor/152806 2025-06-01T21:13:01.6036408Z * [new tag] ciflow/inductor/152894 -> ciflow/inductor/152894 2025-06-01T21:13:01.6046235Z * [new tag] ciflow/inductor/152975 -> ciflow/inductor/152975 2025-06-01T21:13:01.6046670Z * [new tag] ciflow/inductor/152991 -> ciflow/inductor/152991 2025-06-01T21:13:01.6046985Z * [new tag] ciflow/inductor/153004 -> ciflow/inductor/153004 2025-06-01T21:13:01.6047252Z * [new tag] ciflow/inductor/153011 -> ciflow/inductor/153011 2025-06-01T21:13:01.6047510Z * [new tag] ciflow/inductor/153117 -> ciflow/inductor/153117 2025-06-01T21:13:01.6047765Z * [new tag] ciflow/inductor/153131 -> ciflow/inductor/153131 2025-06-01T21:13:01.6048029Z * [new tag] ciflow/inductor/153150 -> ciflow/inductor/153150 2025-06-01T21:13:01.6048283Z * [new tag] ciflow/inductor/153165 -> ciflow/inductor/153165 2025-06-01T21:13:01.6048548Z * [new tag] ciflow/inductor/153173 -> ciflow/inductor/153173 2025-06-01T21:13:01.6048812Z * [new tag] ciflow/inductor/153201 -> ciflow/inductor/153201 2025-06-01T21:13:01.6049067Z * [new tag] ciflow/inductor/153271 -> ciflow/inductor/153271 2025-06-01T21:13:01.6049335Z * [new tag] ciflow/inductor/153272 -> ciflow/inductor/153272 2025-06-01T21:13:01.6049866Z * [new tag] ciflow/inductor/153278 -> ciflow/inductor/153278 2025-06-01T21:13:01.6050607Z * [new tag] ciflow/inductor/153290 -> ciflow/inductor/153290 2025-06-01T21:13:01.6051287Z * [new tag] ciflow/inductor/153317 -> ciflow/inductor/153317 2025-06-01T21:13:01.6051970Z * [new tag] ciflow/inductor/153384 -> ciflow/inductor/153384 2025-06-01T21:13:01.6052650Z * [new tag] ciflow/inductor/153419 -> ciflow/inductor/153419 2025-06-01T21:13:01.6053322Z * [new tag] ciflow/inductor/153430 -> ciflow/inductor/153430 2025-06-01T21:13:01.6054172Z * [new tag] ciflow/inductor/153434 -> ciflow/inductor/153434 2025-06-01T21:13:01.6054842Z * [new tag] ciflow/inductor/153436 -> ciflow/inductor/153436 2025-06-01T21:13:01.6055527Z * [new tag] ciflow/inductor/153473 -> ciflow/inductor/153473 2025-06-01T21:13:01.6056211Z * [new tag] ciflow/inductor/153481 -> ciflow/inductor/153481 2025-06-01T21:13:01.6056895Z * [new tag] ciflow/inductor/153499 -> ciflow/inductor/153499 2025-06-01T21:13:01.6058012Z * [new tag] ciflow/inductor/153501 -> ciflow/inductor/153501 2025-06-01T21:13:01.6058743Z * [new tag] ciflow/inductor/153548 -> ciflow/inductor/153548 2025-06-01T21:13:01.6059565Z * [new tag] ciflow/inductor/153553 -> ciflow/inductor/153553 2025-06-01T21:13:01.6060551Z * [new tag] ciflow/inductor/153569 -> ciflow/inductor/153569 2025-06-01T21:13:01.6061932Z * [new tag] ciflow/inductor/153596 -> ciflow/inductor/153596 2025-06-01T21:13:01.6062903Z * [new tag] ciflow/inductor/153623 -> ciflow/inductor/153623 2025-06-01T21:13:01.6063952Z * [new tag] ciflow/inductor/153628 -> ciflow/inductor/153628 2025-06-01T21:13:01.6064666Z * [new tag] ciflow/inductor/153654 -> ciflow/inductor/153654 2025-06-01T21:13:01.6065610Z * [new tag] ciflow/inductor/153662 -> ciflow/inductor/153662 2025-06-01T21:13:01.6066293Z * [new tag] ciflow/inductor/153663 -> ciflow/inductor/153663 2025-06-01T21:13:01.6066972Z * [new tag] ciflow/inductor/153672 -> ciflow/inductor/153672 2025-06-01T21:13:01.6067642Z * [new tag] ciflow/inductor/153682 -> ciflow/inductor/153682 2025-06-01T21:13:01.6068321Z * [new tag] ciflow/inductor/153723 -> ciflow/inductor/153723 2025-06-01T21:13:01.6069009Z * [new tag] ciflow/inductor/153730 -> ciflow/inductor/153730 2025-06-01T21:13:01.6070005Z * [new tag] ciflow/inductor/153734 -> ciflow/inductor/153734 2025-06-01T21:13:01.6070699Z * [new tag] ciflow/inductor/153739 -> ciflow/inductor/153739 2025-06-01T21:13:01.6071602Z * [new tag] ciflow/inductor/153743 -> ciflow/inductor/153743 2025-06-01T21:13:01.6072367Z * [new tag] ciflow/inductor/153748 -> ciflow/inductor/153748 2025-06-01T21:13:01.6073403Z * [new tag] ciflow/inductor/153751 -> ciflow/inductor/153751 2025-06-01T21:13:01.6074323Z * [new tag] ciflow/inductor/153752 -> ciflow/inductor/153752 2025-06-01T21:13:01.6075066Z * [new tag] ciflow/inductor/153766 -> ciflow/inductor/153766 2025-06-01T21:13:01.6075903Z * [new tag] ciflow/inductor/153774 -> ciflow/inductor/153774 2025-06-01T21:13:01.6076617Z * [new tag] ciflow/inductor/153780 -> ciflow/inductor/153780 2025-06-01T21:13:01.6077768Z * [new tag] ciflow/inductor/153802 -> ciflow/inductor/153802 2025-06-01T21:13:01.6078551Z * [new tag] ciflow/inductor/153834 -> ciflow/inductor/153834 2025-06-01T21:13:01.6079555Z * [new tag] ciflow/inductor/153841 -> ciflow/inductor/153841 2025-06-01T21:13:01.6080262Z * [new tag] ciflow/inductor/153846 -> ciflow/inductor/153846 2025-06-01T21:13:01.6081049Z * [new tag] ciflow/inductor/153886 -> ciflow/inductor/153886 2025-06-01T21:13:01.6081890Z * [new tag] ciflow/inductor/153953 -> ciflow/inductor/153953 2025-06-01T21:13:01.6082727Z * [new tag] ciflow/inductor/153966 -> ciflow/inductor/153966 2025-06-01T21:13:01.6083427Z * [new tag] ciflow/inductor/153969 -> ciflow/inductor/153969 2025-06-01T21:13:01.6084443Z * [new tag] ciflow/inductor/154000 -> ciflow/inductor/154000 2025-06-01T21:13:01.6085270Z * [new tag] ciflow/inductor/154003 -> ciflow/inductor/154003 2025-06-01T21:13:01.6086066Z * [new tag] ciflow/inductor/154007 -> ciflow/inductor/154007 2025-06-01T21:13:01.6086848Z * [new tag] ciflow/inductor/154013 -> ciflow/inductor/154013 2025-06-01T21:13:01.6087705Z * [new tag] ciflow/inductor/154032 -> ciflow/inductor/154032 2025-06-01T21:13:01.6088537Z * [new tag] ciflow/inductor/154047 -> ciflow/inductor/154047 2025-06-01T21:13:01.6089499Z * [new tag] ciflow/inductor/154056 -> ciflow/inductor/154056 2025-06-01T21:13:01.6090301Z * [new tag] ciflow/inductor/154058 -> ciflow/inductor/154058 2025-06-01T21:13:01.6091543Z * [new tag] ciflow/inductor/154063 -> ciflow/inductor/154063 2025-06-01T21:13:01.6092447Z * [new tag] ciflow/inductor/154064 -> ciflow/inductor/154064 2025-06-01T21:13:01.6093382Z * [new tag] ciflow/inductor/154065 -> ciflow/inductor/154065 2025-06-01T21:13:01.6094146Z * [new tag] ciflow/inductor/154066 -> ciflow/inductor/154066 2025-06-01T21:13:01.6094928Z * [new tag] ciflow/inductor/154072 -> ciflow/inductor/154072 2025-06-01T21:13:01.6095697Z * [new tag] ciflow/inductor/154078 -> ciflow/inductor/154078 2025-06-01T21:13:01.6096524Z * [new tag] ciflow/inductor/154081 -> ciflow/inductor/154081 2025-06-01T21:13:01.6097315Z * [new tag] ciflow/inductor/154100 -> ciflow/inductor/154100 2025-06-01T21:13:01.6098473Z * [new tag] ciflow/inductor/154129 -> ciflow/inductor/154129 2025-06-01T21:13:01.6099442Z * [new tag] ciflow/inductor/154134 -> ciflow/inductor/154134 2025-06-01T21:13:01.6100383Z * [new tag] ciflow/inductor/154142 -> ciflow/inductor/154142 2025-06-01T21:13:01.6101224Z * [new tag] ciflow/inductor/154149 -> ciflow/inductor/154149 2025-06-01T21:13:01.6102192Z * [new tag] ciflow/inductor/154165 -> ciflow/inductor/154165 2025-06-01T21:13:01.6103168Z * [new tag] ciflow/inductor/154193 -> ciflow/inductor/154193 2025-06-01T21:13:01.6103977Z * [new tag] ciflow/inductor/154194 -> ciflow/inductor/154194 2025-06-01T21:13:01.6104856Z * [new tag] ciflow/inductor/154199 -> ciflow/inductor/154199 2025-06-01T21:13:01.6105822Z * [new tag] ciflow/inductor/154263 -> ciflow/inductor/154263 2025-06-01T21:13:01.6106623Z * [new tag] ciflow/inductor/154273 -> ciflow/inductor/154273 2025-06-01T21:13:01.6107564Z * [new tag] ciflow/inductor/154283 -> ciflow/inductor/154283 2025-06-01T21:13:01.6108455Z * [new tag] ciflow/inductor/154287 -> ciflow/inductor/154287 2025-06-01T21:13:01.6109378Z * [new tag] ciflow/inductor/154289 -> ciflow/inductor/154289 2025-06-01T21:13:01.6110689Z * [new tag] ciflow/inductor/154343 -> ciflow/inductor/154343 2025-06-01T21:13:01.6111372Z * [new tag] ciflow/inductor/154348 -> ciflow/inductor/154348 2025-06-01T21:13:01.6112333Z * [new tag] ciflow/inductor/154350 -> ciflow/inductor/154350 2025-06-01T21:13:01.6113074Z * [new tag] ciflow/inductor/154366 -> ciflow/inductor/154366 2025-06-01T21:13:01.6113903Z * [new tag] ciflow/inductor/154388 -> ciflow/inductor/154388 2025-06-01T21:13:01.6114830Z * [new tag] ciflow/inductor/154389 -> ciflow/inductor/154389 2025-06-01T21:13:01.6115970Z * [new tag] ciflow/inductor/154390 -> ciflow/inductor/154390 2025-06-01T21:13:01.6117089Z * [new tag] ciflow/inductor/154415 -> ciflow/inductor/154415 2025-06-01T21:13:01.6118277Z * [new tag] ciflow/inductor/154434 -> ciflow/inductor/154434 2025-06-01T21:13:01.6119194Z * [new tag] ciflow/inductor/154464 -> ciflow/inductor/154464 2025-06-01T21:13:01.6120040Z * [new tag] ciflow/inductor/154472 -> ciflow/inductor/154472 2025-06-01T21:13:01.6121005Z * [new tag] ciflow/inductor/154475 -> ciflow/inductor/154475 2025-06-01T21:13:01.6121827Z * [new tag] ciflow/inductor/154482 -> ciflow/inductor/154482 2025-06-01T21:13:01.6123273Z * [new tag] ciflow/inductor/154492 -> ciflow/inductor/154492 2025-06-01T21:13:01.6123961Z * [new tag] ciflow/inductor/154497 -> ciflow/inductor/154497 2025-06-01T21:13:01.6125134Z * [new tag] ciflow/inductor/154510 -> ciflow/inductor/154510 2025-06-01T21:13:01.6125826Z * [new tag] ciflow/inductor/154514 -> ciflow/inductor/154514 2025-06-01T21:13:01.6126519Z * [new tag] ciflow/inductor/154523 -> ciflow/inductor/154523 2025-06-01T21:13:01.6127369Z * [new tag] ciflow/inductor/154535 -> ciflow/inductor/154535 2025-06-01T21:13:01.6128245Z * [new tag] ciflow/inductor/154539 -> ciflow/inductor/154539 2025-06-01T21:13:01.6129089Z * [new tag] ciflow/inductor/154543 -> ciflow/inductor/154543 2025-06-01T21:13:01.6130251Z * [new tag] ciflow/inductor/154544 -> ciflow/inductor/154544 2025-06-01T21:13:01.6131396Z * [new tag] ciflow/inductor/154551 -> ciflow/inductor/154551 2025-06-01T21:13:01.6132363Z * [new tag] ciflow/inductor/154555 -> ciflow/inductor/154555 2025-06-01T21:13:01.6133291Z * [new tag] ciflow/inductor/154564 -> ciflow/inductor/154564 2025-06-01T21:13:01.6134214Z * [new tag] ciflow/inductor/154570 -> ciflow/inductor/154570 2025-06-01T21:13:01.6135115Z * [new tag] ciflow/inductor/154575 -> ciflow/inductor/154575 2025-06-01T21:13:01.6135975Z * [new tag] ciflow/inductor/154586 -> ciflow/inductor/154586 2025-06-01T21:13:01.6136924Z * [new tag] ciflow/inductor/154630 -> ciflow/inductor/154630 2025-06-01T21:13:01.6138363Z * [new tag] ciflow/inductor/154640 -> ciflow/inductor/154640 2025-06-01T21:13:01.6139490Z * [new tag] ciflow/inductor/154650 -> ciflow/inductor/154650 2025-06-01T21:13:01.6140404Z * [new tag] ciflow/inductor/154654 -> ciflow/inductor/154654 2025-06-01T21:13:01.6141315Z * [new tag] ciflow/inductor/154656 -> ciflow/inductor/154656 2025-06-01T21:13:01.6142315Z * [new tag] ciflow/inductor/154667 -> ciflow/inductor/154667 2025-06-01T21:13:01.6143531Z * [new tag] ciflow/inductor/154673 -> ciflow/inductor/154673 2025-06-01T21:13:01.6144649Z * [new tag] ciflow/inductor/154679 -> ciflow/inductor/154679 2025-06-01T21:13:01.6146291Z * [new tag] ciflow/inductor/154688 -> ciflow/inductor/154688 2025-06-01T21:13:01.6147048Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-06-01T21:13:01.6148293Z * [new tag] ciflow/inductor/154695 -> ciflow/inductor/154695 2025-06-01T21:13:01.6149244Z * [new tag] ciflow/inductor/154698 -> ciflow/inductor/154698 2025-06-01T21:13:01.6150127Z * [new tag] ciflow/inductor/154699 -> ciflow/inductor/154699 2025-06-01T21:13:01.6150982Z * [new tag] ciflow/inductor/154704 -> ciflow/inductor/154704 2025-06-01T21:13:01.6151924Z * [new tag] ciflow/inductor/154737 -> ciflow/inductor/154737 2025-06-01T21:13:01.6153319Z * [new tag] ciflow/inductor/154740 -> ciflow/inductor/154740 2025-06-01T21:13:01.6154282Z * [new tag] ciflow/inductor/154752 -> ciflow/inductor/154752 2025-06-01T21:13:01.6155257Z * [new tag] ciflow/inductor/154753 -> ciflow/inductor/154753 2025-06-01T21:13:01.6156109Z * [new tag] ciflow/inductor/154754 -> ciflow/inductor/154754 2025-06-01T21:13:01.6157045Z * [new tag] ciflow/inductor/154757 -> ciflow/inductor/154757 2025-06-01T21:13:01.6157860Z * [new tag] ciflow/inductor/154761 -> ciflow/inductor/154761 2025-06-01T21:13:01.6158750Z * [new tag] ciflow/inductor/154764 -> ciflow/inductor/154764 2025-06-01T21:13:01.6160007Z * [new tag] ciflow/inductor/154766 -> ciflow/inductor/154766 2025-06-01T21:13:01.6160915Z * [new tag] ciflow/inductor/154768 -> ciflow/inductor/154768 2025-06-01T21:13:01.6161907Z * [new tag] ciflow/inductor/154769 -> ciflow/inductor/154769 2025-06-01T21:13:01.6162990Z * [new tag] ciflow/inductor/154771 -> ciflow/inductor/154771 2025-06-01T21:13:01.6163882Z * [new tag] ciflow/inductor/154772 -> ciflow/inductor/154772 2025-06-01T21:13:01.6164717Z * [new tag] ciflow/inductor/154774 -> ciflow/inductor/154774 2025-06-01T21:13:01.6165656Z * [new tag] ciflow/inductor/154775 -> ciflow/inductor/154775 2025-06-01T21:13:01.6166522Z * [new tag] ciflow/inductor/154776 -> ciflow/inductor/154776 2025-06-01T21:13:01.6167524Z * [new tag] ciflow/inductor/154780 -> ciflow/inductor/154780 2025-06-01T21:13:01.6168351Z * [new tag] ciflow/inductor/154782 -> ciflow/inductor/154782 2025-06-01T21:13:01.6169236Z * [new tag] ciflow/inductor/154783 -> ciflow/inductor/154783 2025-06-01T21:13:01.6170146Z * [new tag] ciflow/inductor/154793 -> ciflow/inductor/154793 2025-06-01T21:13:01.6171053Z * [new tag] ciflow/inductor/154794 -> ciflow/inductor/154794 2025-06-01T21:13:01.6171866Z * [new tag] ciflow/inductor/154804 -> ciflow/inductor/154804 2025-06-01T21:13:01.6172793Z * [new tag] ciflow/inductor/154805 -> ciflow/inductor/154805 2025-06-01T21:13:01.6174142Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-06-01T21:13:01.6175329Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-06-01T21:13:01.6176443Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-06-01T21:13:01.6177534Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-06-01T21:13:01.6178894Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-06-01T21:13:01.6180006Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-06-01T21:13:01.6181107Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-06-01T21:13:01.6181966Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-06-01T21:13:01.6182729Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-06-01T21:13:01.6183469Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-06-01T21:13:01.6184375Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-06-01T21:13:01.6185128Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-06-01T21:13:01.6185863Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-06-01T21:13:01.6186602Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-06-01T21:13:01.6187332Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-06-01T21:13:01.6188068Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-06-01T21:13:01.6188972Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-06-01T21:13:01.6189710Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-06-01T21:13:01.6190444Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-06-01T21:13:01.6191334Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-06-01T21:13:01.6192262Z * [new tag] ciflow/linux-aarch64/144774 -> ciflow/linux-aarch64/144774 2025-06-01T21:13:01.6193309Z * [new tag] ciflow/linux-aarch64/145260 -> ciflow/linux-aarch64/145260 2025-06-01T21:13:01.6194215Z * [new tag] ciflow/linux-aarch64/147073 -> ciflow/linux-aarch64/147073 2025-06-01T21:13:01.6195105Z * [new tag] ciflow/linux-aarch64/147359 -> ciflow/linux-aarch64/147359 2025-06-01T21:13:01.6195984Z * [new tag] ciflow/linux-aarch64/147763 -> ciflow/linux-aarch64/147763 2025-06-01T21:13:01.6196723Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-06-01T21:13:01.6197455Z * [new tag] ciflow/linux-aarch64/148173 -> ciflow/linux-aarch64/148173 2025-06-01T21:13:01.6198274Z * [new tag] ciflow/linux-aarch64/148424 -> ciflow/linux-aarch64/148424 2025-06-01T21:13:01.6199134Z * [new tag] ciflow/linux-aarch64/150095 -> ciflow/linux-aarch64/150095 2025-06-01T21:13:01.6199881Z * [new tag] ciflow/linux-aarch64/151896 -> ciflow/linux-aarch64/151896 2025-06-01T21:13:01.6200718Z * [new tag] ciflow/linux-aarch64/152001 -> ciflow/linux-aarch64/152001 2025-06-01T21:13:01.6201453Z * [new tag] ciflow/linux-aarch64/152361 -> ciflow/linux-aarch64/152361 2025-06-01T21:13:01.6202255Z * [new tag] ciflow/linux-aarch64/153940 -> ciflow/linux-aarch64/153940 2025-06-01T21:13:01.6203573Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-06-01T21:13:01.6204307Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-06-01T21:13:01.6205071Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-06-01T21:13:01.6205811Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-06-01T21:13:01.6206439Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-06-01T21:13:01.6207504Z * [new tag] ciflow/mps/145955 -> ciflow/mps/145955 2025-06-01T21:13:01.6208163Z * [new tag] ciflow/mps/146436 -> ciflow/mps/146436 2025-06-01T21:13:01.6208938Z * [new tag] ciflow/mps/147583 -> ciflow/mps/147583 2025-06-01T21:13:01.6209706Z * [new tag] ciflow/mps/148408 -> ciflow/mps/148408 2025-06-01T21:13:01.6210451Z * [new tag] ciflow/mps/148415 -> ciflow/mps/148415 2025-06-01T21:13:01.6211167Z * [new tag] ciflow/mps/149173 -> ciflow/mps/149173 2025-06-01T21:13:01.6212270Z * [new tag] ciflow/mps/149958 -> ciflow/mps/149958 2025-06-01T21:13:01.6213227Z * [new tag] ciflow/mps/150569 -> ciflow/mps/150569 2025-06-01T21:13:01.6214378Z * [new tag] ciflow/mps/150721 -> ciflow/mps/150721 2025-06-01T21:13:01.6215142Z * [new tag] ciflow/mps/150964 -> ciflow/mps/150964 2025-06-01T21:13:01.6215944Z * [new tag] ciflow/mps/151177 -> ciflow/mps/151177 2025-06-01T21:13:01.6217095Z * [new tag] ciflow/mps/151292 -> ciflow/mps/151292 2025-06-01T21:13:01.6217924Z * [new tag] ciflow/mps/151439 -> ciflow/mps/151439 2025-06-01T21:13:01.6218762Z * [new tag] ciflow/mps/151916 -> ciflow/mps/151916 2025-06-01T21:13:01.6219865Z * [new tag] ciflow/mps/152094 -> ciflow/mps/152094 2025-06-01T21:13:01.6220712Z * [new tag] ciflow/mps/152742 -> ciflow/mps/152742 2025-06-01T21:13:01.6221545Z * [new tag] ciflow/mps/152843 -> ciflow/mps/152843 2025-06-01T21:13:01.6222532Z * [new tag] ciflow/mps/153583 -> ciflow/mps/153583 2025-06-01T21:13:01.6223339Z * [new tag] ciflow/mps/153954 -> ciflow/mps/153954 2025-06-01T21:13:01.6224714Z * [new tag] ciflow/mps/153995 -> ciflow/mps/153995 2025-06-01T21:13:01.6225422Z * [new tag] ciflow/mps/154145 -> ciflow/mps/154145 2025-06-01T21:13:01.6226131Z * [new tag] ciflow/mps/154287 -> ciflow/mps/154287 2025-06-01T21:13:01.6227612Z * [new tag] ciflow/mps/154465 -> ciflow/mps/154465 2025-06-01T21:13:01.6228399Z * [new tag] ciflow/mps/154696 -> ciflow/mps/154696 2025-06-01T21:13:01.6229181Z * [new tag] ciflow/nightly/149192 -> ciflow/nightly/149192 2025-06-01T21:13:01.6229992Z * [new tag] ciflow/nightly/151567 -> ciflow/nightly/151567 2025-06-01T21:13:01.6230820Z * [new tag] ciflow/nightly/151581 -> ciflow/nightly/151581 2025-06-01T21:13:01.6231702Z * [new tag] ciflow/op-benchmark/151581 -> ciflow/op-benchmark/151581 2025-06-01T21:13:01.6232447Z * [new tag] ciflow/op-benchmark/151585 -> ciflow/op-benchmark/151585 2025-06-01T21:13:01.6233309Z * [new tag] ciflow/op-benchmark/154410 -> ciflow/op-benchmark/154410 2025-06-01T21:13:01.6234774Z * [new tag] ciflow/periodic-rocm-mi300/150694 -> ciflow/periodic-rocm-mi300/150694 2025-06-01T21:13:01.6235666Z * [new tag] ciflow/periodic-rocm-mi300/151581 -> ciflow/periodic-rocm-mi300/151581 2025-06-01T21:13:01.6236560Z * [new tag] ciflow/periodic-rocm-mi300/153545 -> ciflow/periodic-rocm-mi300/153545 2025-06-01T21:13:01.6237770Z * [new tag] ciflow/periodic/0203f89cc1937e6e97f4533b1a45bdc6c233b3fc -> ciflow/periodic/0203f89cc1937e6e97f4533b1a45bdc6c233b3fc 2025-06-01T21:13:01.6239286Z * [new tag] ciflow/periodic/02cecd101871cdeabc84c031c0d6c465fdd26bf1 -> ciflow/periodic/02cecd101871cdeabc84c031c0d6c465fdd26bf1 2025-06-01T21:13:01.6240879Z * [new tag] ciflow/periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 -> ciflow/periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 2025-06-01T21:13:01.6241989Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-06-01T21:13:01.6242694Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-06-01T21:13:01.6243377Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-06-01T21:13:01.6244069Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-06-01T21:13:01.6244765Z * [new tag] ciflow/periodic/148760 -> ciflow/periodic/148760 2025-06-01T21:13:01.6245442Z * [new tag] ciflow/periodic/149192 -> ciflow/periodic/149192 2025-06-01T21:13:01.6246403Z * [new tag] ciflow/periodic/150411 -> ciflow/periodic/150411 2025-06-01T21:13:01.6247718Z * [new tag] ciflow/periodic/150422 -> ciflow/periodic/150422 2025-06-01T21:13:01.6248455Z * [new tag] ciflow/periodic/150434 -> ciflow/periodic/150434 2025-06-01T21:13:01.6249262Z * [new tag] ciflow/periodic/151292 -> ciflow/periodic/151292 2025-06-01T21:13:01.6250106Z * [new tag] ciflow/periodic/151581 -> ciflow/periodic/151581 2025-06-01T21:13:01.6250802Z * [new tag] ciflow/periodic/151585 -> ciflow/periodic/151585 2025-06-01T21:13:01.6251817Z * [new tag] ciflow/periodic/152281 -> ciflow/periodic/152281 2025-06-01T21:13:01.6252667Z * [new tag] ciflow/periodic/154169 -> ciflow/periodic/154169 2025-06-01T21:13:01.6253443Z * [new tag] ciflow/periodic/154293 -> ciflow/periodic/154293 2025-06-01T21:13:01.6254305Z * [new tag] ciflow/periodic/154469 -> ciflow/periodic/154469 2025-06-01T21:13:01.6255087Z * [new tag] ciflow/periodic/154585 -> ciflow/periodic/154585 2025-06-01T21:13:01.6256370Z * [new tag] ciflow/periodic/1f0d764b65d71ff9dd8fb9093063ebfe00ac2d7e -> ciflow/periodic/1f0d764b65d71ff9dd8fb9093063ebfe00ac2d7e 2025-06-01T21:13:01.6257484Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-06-01T21:13:01.6258273Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-06-01T21:13:01.6259232Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-06-01T21:13:01.6260114Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-06-01T21:13:01.6261461Z * [new tag] ciflow/periodic/41663739085c57edc4a352c55ed6b23b8e9eb91d -> ciflow/periodic/41663739085c57edc4a352c55ed6b23b8e9eb91d 2025-06-01T21:13:01.6262963Z * [new tag] ciflow/periodic/5dd746b4b58d2e4760f46837b3ecae0090904456 -> ciflow/periodic/5dd746b4b58d2e4760f46837b3ecae0090904456 2025-06-01T21:13:01.6264461Z * [new tag] ciflow/periodic/5f4c8e4c896f9a1d89e1bf9b3bd92b3e7db5c3b9 -> ciflow/periodic/5f4c8e4c896f9a1d89e1bf9b3bd92b3e7db5c3b9 2025-06-01T21:13:01.6265949Z * [new tag] ciflow/periodic/7c63ddd817870bed34d74f921fb384105dfe6677 -> ciflow/periodic/7c63ddd817870bed34d74f921fb384105dfe6677 2025-06-01T21:13:01.6267074Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-06-01T21:13:01.6268198Z * [new tag] ciflow/periodic/c13eeaa718c985782bd72bf47886430f6203a768 -> ciflow/periodic/c13eeaa718c985782bd72bf47886430f6203a768 2025-06-01T21:13:01.6269343Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-06-01T21:13:01.6270142Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-06-01T21:13:01.6270937Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-06-01T21:13:01.6272095Z * [new tag] ciflow/periodic/e2b1c063194b66b40b52d0a9db59b55a5b7dfabd -> ciflow/periodic/e2b1c063194b66b40b52d0a9db59b55a5b7dfabd 2025-06-01T21:13:01.6273601Z * [new tag] ciflow/periodic/ed0dea3e24a2ba4d01043c4cfd27e90655692adc -> ciflow/periodic/ed0dea3e24a2ba4d01043c4cfd27e90655692adc 2025-06-01T21:13:01.6274737Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-06-01T21:13:01.6275549Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-06-01T21:13:01.6276342Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-06-01T21:13:01.6277044Z * [new tag] ciflow/pull/152484 -> ciflow/pull/152484 2025-06-01T21:13:01.6277701Z * [new tag] ciflow/rocm-mi300/125888 -> ciflow/rocm-mi300/125888 2025-06-01T21:13:01.6278389Z * [new tag] ciflow/rocm-mi300/139975 -> ciflow/rocm-mi300/139975 2025-06-01T21:13:01.6279272Z * [new tag] ciflow/rocm-mi300/151465 -> ciflow/rocm-mi300/151465 2025-06-01T21:13:01.6279977Z * [new tag] ciflow/rocm-mi300/151581 -> ciflow/rocm-mi300/151581 2025-06-01T21:13:01.6280650Z * [new tag] ciflow/rocm-mi300/153545 -> ciflow/rocm-mi300/153545 2025-06-01T21:13:01.6281333Z * [new tag] ciflow/rocm-mi300/154525 -> ciflow/rocm-mi300/154525 2025-06-01T21:13:01.6282012Z * [new tag] ciflow/rocm-mi300/154680 -> ciflow/rocm-mi300/154680 2025-06-01T21:13:01.6282671Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-06-01T21:13:01.6283426Z * [new tag] ciflow/rocm/125888 -> ciflow/rocm/125888 2025-06-01T21:13:01.6284051Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-06-01T21:13:01.6284672Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-06-01T21:13:01.6285308Z * [new tag] ciflow/rocm/145685 -> ciflow/rocm/145685 2025-06-01T21:13:01.6285928Z * [new tag] ciflow/rocm/146903 -> ciflow/rocm/146903 2025-06-01T21:13:01.6286552Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-06-01T21:13:01.6287296Z * [new tag] ciflow/rocm/148672 -> ciflow/rocm/148672 2025-06-01T21:13:01.6288131Z * [new tag] ciflow/rocm/149039 -> ciflow/rocm/149039 2025-06-01T21:13:01.6289152Z * [new tag] ciflow/rocm/149466 -> ciflow/rocm/149466 2025-06-01T21:13:01.6289821Z * [new tag] ciflow/rocm/149506 -> ciflow/rocm/149506 2025-06-01T21:13:01.6290952Z * [new tag] ciflow/rocm/151305 -> ciflow/rocm/151305 2025-06-01T21:13:01.6292061Z * [new tag] ciflow/rocm/151439 -> ciflow/rocm/151439 2025-06-01T21:13:01.6293086Z * [new tag] ciflow/rocm/151465 -> ciflow/rocm/151465 2025-06-01T21:13:01.6293908Z * [new tag] ciflow/rocm/151581 -> ciflow/rocm/151581 2025-06-01T21:13:01.6294701Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-06-01T21:13:01.6295441Z * [new tag] ciflow/rocm/153117 -> ciflow/rocm/153117 2025-06-01T21:13:01.6296423Z * [new tag] ciflow/rocm/153287 -> ciflow/rocm/153287 2025-06-01T21:13:01.6297364Z * [new tag] ciflow/rocm/153455 -> ciflow/rocm/153455 2025-06-01T21:13:01.6298068Z * [new tag] ciflow/rocm/153545 -> ciflow/rocm/153545 2025-06-01T21:13:01.6298724Z * [new tag] ciflow/rocm/153548 -> ciflow/rocm/153548 2025-06-01T21:13:01.6299480Z * [new tag] ciflow/rocm/153596 -> ciflow/rocm/153596 2025-06-01T21:13:01.6300354Z * [new tag] ciflow/rocm/153666 -> ciflow/rocm/153666 2025-06-01T21:13:01.6301082Z * [new tag] ciflow/rocm/154525 -> ciflow/rocm/154525 2025-06-01T21:13:01.6302248Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-06-01T21:13:01.6302986Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-06-01T21:13:01.6303802Z * [new tag] ciflow/s390/150116 -> ciflow/s390/150116 2025-06-01T21:13:01.6304597Z * [new tag] ciflow/s390/151581 -> ciflow/s390/151581 2025-06-01T21:13:01.6305309Z * [new tag] ciflow/s390/151585 -> ciflow/s390/151585 2025-06-01T21:13:01.6306030Z * [new tag] ciflow/s390/152372 -> ciflow/s390/152372 2025-06-01T21:13:01.6307153Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-06-01T21:13:01.6308576Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-06-01T21:13:01.6309945Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-06-01T21:13:01.6311064Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-06-01T21:13:01.6311691Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-06-01T21:13:01.6312312Z * [new tag] ciflow/slow/149192 -> ciflow/slow/149192 2025-06-01T21:13:01.6312933Z * [new tag] ciflow/slow/151581 -> ciflow/slow/151581 2025-06-01T21:13:01.6313559Z * [new tag] ciflow/slow/151585 -> ciflow/slow/151585 2025-06-01T21:13:01.6314444Z * [new tag] ciflow/slow/154347 -> ciflow/slow/154347 2025-06-01T21:13:01.6315427Z * [new tag] ciflow/slow/154469 -> ciflow/slow/154469 2025-06-01T21:13:01.6316490Z * [new tag] ciflow/slow/154783 -> ciflow/slow/154783 2025-06-01T21:13:01.6317390Z * [new tag] ciflow/slow/154809 -> ciflow/slow/154809 2025-06-01T21:13:01.6322408Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-06-01T21:13:01.6323053Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-06-01T21:13:01.6323946Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-06-01T21:13:01.6324803Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-06-01T21:13:01.6325700Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-06-01T21:13:01.6327118Z * [new tag] ciflow/slow/4863e5c843722eb2a34fb0ca1d518a33431a38c0 -> ciflow/slow/4863e5c843722eb2a34fb0ca1d518a33431a38c0 2025-06-01T21:13:01.6328125Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-06-01T21:13:01.6328763Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-06-01T21:13:01.6329555Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-06-01T21:13:01.6331112Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-06-01T21:13:01.6332163Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-06-01T21:13:01.6333035Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-06-01T21:13:01.6333793Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-06-01T21:13:01.6334561Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-06-01T21:13:01.6335541Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-06-01T21:13:01.6337088Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-06-01T21:13:01.6338349Z * [new tag] ciflow/torchao/149192 -> ciflow/torchao/149192 2025-06-01T21:13:01.6339036Z * [new tag] ciflow/torchbench/151581 -> ciflow/torchbench/151581 2025-06-01T21:13:01.6339750Z * [new tag] ciflow/torchbench/151585 -> ciflow/torchbench/151585 2025-06-01T21:13:01.6340464Z * [new tag] ciflow/torchbench/154665 -> ciflow/torchbench/154665 2025-06-01T21:13:01.6341241Z * [new tag] ciflow/trunk/101814 -> ciflow/trunk/101814 2025-06-01T21:13:01.6341986Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-06-01T21:13:01.6342792Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-06-01T21:13:01.6343436Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-06-01T21:13:01.6344156Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-06-01T21:13:01.6345069Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-06-01T21:13:01.6345725Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-06-01T21:13:01.6346366Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-06-01T21:13:01.6346997Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-06-01T21:13:01.6347741Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-06-01T21:13:01.6348378Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-06-01T21:13:01.6349452Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-06-01T21:13:01.6350579Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-06-01T21:13:01.6351663Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-06-01T21:13:01.6352435Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-06-01T21:13:01.6353203Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-06-01T21:13:01.6353862Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-06-01T21:13:01.6354727Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-06-01T21:13:01.6355477Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-06-01T21:13:01.6356267Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-06-01T21:13:01.6357031Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-06-01T21:13:01.6357763Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-06-01T21:13:01.6358749Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-06-01T21:13:01.6359519Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-06-01T21:13:01.6360257Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-06-01T21:13:01.6360988Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-06-01T21:13:01.6361921Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-06-01T21:13:01.6362772Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-06-01T21:13:01.6363589Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-06-01T21:13:01.6364332Z * [new tag] ciflow/trunk/138436 -> ciflow/trunk/138436 2025-06-01T21:13:01.6365180Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-06-01T21:13:01.6366095Z * [new tag] ciflow/trunk/138684 -> ciflow/trunk/138684 2025-06-01T21:13:01.6366993Z * [new tag] ciflow/trunk/138834 -> ciflow/trunk/138834 2025-06-01T21:13:01.6367805Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-06-01T21:13:01.6368685Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-06-01T21:13:01.6369521Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-06-01T21:13:01.6370351Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-06-01T21:13:01.6371078Z * [new tag] ciflow/trunk/140756 -> ciflow/trunk/140756 2025-06-01T21:13:01.6371805Z * [new tag] ciflow/trunk/140979 -> ciflow/trunk/140979 2025-06-01T21:13:01.6372560Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-06-01T21:13:01.6373217Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-06-01T21:13:01.6373957Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-06-01T21:13:01.6374742Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-06-01T21:13:01.6375635Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-06-01T21:13:01.6376296Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-06-01T21:13:01.6377129Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-06-01T21:13:01.6377985Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-06-01T21:13:01.6378791Z * [new tag] ciflow/trunk/144756 -> ciflow/trunk/144756 2025-06-01T21:13:01.6379522Z * [new tag] ciflow/trunk/144925 -> ciflow/trunk/144925 2025-06-01T21:13:01.6380416Z * [new tag] ciflow/trunk/144992 -> ciflow/trunk/144992 2025-06-01T21:13:01.6381251Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-06-01T21:13:01.6381999Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-06-01T21:13:01.6383015Z * [new tag] ciflow/trunk/145719 -> ciflow/trunk/145719 2025-06-01T21:13:01.6383830Z * [new tag] ciflow/trunk/146055 -> ciflow/trunk/146055 2025-06-01T21:13:01.6385102Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-06-01T21:13:01.6385747Z * [new tag] ciflow/trunk/146335 -> ciflow/trunk/146335 2025-06-01T21:13:01.6386374Z * [new tag] ciflow/trunk/146622 -> ciflow/trunk/146622 2025-06-01T21:13:01.6387035Z * [new tag] ciflow/trunk/146777 -> ciflow/trunk/146777 2025-06-01T21:13:01.6387793Z * [new tag] ciflow/trunk/146845 -> ciflow/trunk/146845 2025-06-01T21:13:01.6388528Z * [new tag] ciflow/trunk/146874 -> ciflow/trunk/146874 2025-06-01T21:13:01.6389267Z * [new tag] ciflow/trunk/146903 -> ciflow/trunk/146903 2025-06-01T21:13:01.6390094Z * [new tag] ciflow/trunk/147053 -> ciflow/trunk/147053 2025-06-01T21:13:01.6390813Z * [new tag] ciflow/trunk/147095 -> ciflow/trunk/147095 2025-06-01T21:13:01.6391684Z * [new tag] ciflow/trunk/147368 -> ciflow/trunk/147368 2025-06-01T21:13:01.6392670Z * [new tag] ciflow/trunk/147433 -> ciflow/trunk/147433 2025-06-01T21:13:01.6393501Z * [new tag] ciflow/trunk/147583 -> ciflow/trunk/147583 2025-06-01T21:13:01.6394394Z * [new tag] ciflow/trunk/147670 -> ciflow/trunk/147670 2025-06-01T21:13:01.6395549Z * [new tag] ciflow/trunk/147758 -> ciflow/trunk/147758 2025-06-01T21:13:01.6396326Z * [new tag] ciflow/trunk/147881 -> ciflow/trunk/147881 2025-06-01T21:13:01.6397245Z * [new tag] ciflow/trunk/148140 -> ciflow/trunk/148140 2025-06-01T21:13:01.6397969Z * [new tag] ciflow/trunk/148173 -> ciflow/trunk/148173 2025-06-01T21:13:01.6398734Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-06-01T21:13:01.6399437Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-06-01T21:13:01.6400328Z * [new tag] ciflow/trunk/148419 -> ciflow/trunk/148419 2025-06-01T21:13:01.6401066Z * [new tag] ciflow/trunk/148424 -> ciflow/trunk/148424 2025-06-01T21:13:01.6401869Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-06-01T21:13:01.6402643Z * [new tag] ciflow/trunk/148605 -> ciflow/trunk/148605 2025-06-01T21:13:01.6403487Z * [new tag] ciflow/trunk/148628 -> ciflow/trunk/148628 2025-06-01T21:13:01.6404409Z * [new tag] ciflow/trunk/148753 -> ciflow/trunk/148753 2025-06-01T21:13:01.6405182Z * [new tag] ciflow/trunk/148900 -> ciflow/trunk/148900 2025-06-01T21:13:01.6406493Z * [new tag] ciflow/trunk/148903 -> ciflow/trunk/148903 2025-06-01T21:13:01.6407162Z * [new tag] ciflow/trunk/148919 -> ciflow/trunk/148919 2025-06-01T21:13:01.6407811Z * [new tag] ciflow/trunk/149069 -> ciflow/trunk/149069 2025-06-01T21:13:01.6408499Z * [new tag] ciflow/trunk/149114 -> ciflow/trunk/149114 2025-06-01T21:13:01.6409553Z * [new tag] ciflow/trunk/149122 -> ciflow/trunk/149122 2025-06-01T21:13:01.6410324Z * [new tag] ciflow/trunk/149150 -> ciflow/trunk/149150 2025-06-01T21:13:01.6411457Z * [new tag] ciflow/trunk/149192 -> ciflow/trunk/149192 2025-06-01T21:13:01.6412348Z * [new tag] ciflow/trunk/149282 -> ciflow/trunk/149282 2025-06-01T21:13:01.6413145Z * [new tag] ciflow/trunk/149330 -> ciflow/trunk/149330 2025-06-01T21:13:01.6414110Z * [new tag] ciflow/trunk/149338 -> ciflow/trunk/149338 2025-06-01T21:13:01.6414915Z * [new tag] ciflow/trunk/149348 -> ciflow/trunk/149348 2025-06-01T21:13:01.6415697Z * [new tag] ciflow/trunk/149362 -> ciflow/trunk/149362 2025-06-01T21:13:01.6416448Z * [new tag] ciflow/trunk/149427 -> ciflow/trunk/149427 2025-06-01T21:13:01.6417343Z * [new tag] ciflow/trunk/149486 -> ciflow/trunk/149486 2025-06-01T21:13:01.6418585Z * [new tag] ciflow/trunk/149602 -> ciflow/trunk/149602 2025-06-01T21:13:01.6419729Z * [new tag] ciflow/trunk/149744 -> ciflow/trunk/149744 2025-06-01T21:13:01.6420592Z * [new tag] ciflow/trunk/149769 -> ciflow/trunk/149769 2025-06-01T21:13:01.6421444Z * [new tag] ciflow/trunk/149814 -> ciflow/trunk/149814 2025-06-01T21:13:01.6422260Z * [new tag] ciflow/trunk/149949 -> ciflow/trunk/149949 2025-06-01T21:13:01.6423066Z * [new tag] ciflow/trunk/149958 -> ciflow/trunk/149958 2025-06-01T21:13:01.6423835Z * [new tag] ciflow/trunk/149961 -> ciflow/trunk/149961 2025-06-01T21:13:01.6424580Z * [new tag] ciflow/trunk/149967 -> ciflow/trunk/149967 2025-06-01T21:13:01.6425307Z * [new tag] ciflow/trunk/150095 -> ciflow/trunk/150095 2025-06-01T21:13:01.6426255Z * [new tag] ciflow/trunk/150105 -> ciflow/trunk/150105 2025-06-01T21:13:01.6427023Z * [new tag] ciflow/trunk/150116 -> ciflow/trunk/150116 2025-06-01T21:13:01.6428027Z * [new tag] ciflow/trunk/150227 -> ciflow/trunk/150227 2025-06-01T21:13:01.6428790Z * [new tag] ciflow/trunk/150338 -> ciflow/trunk/150338 2025-06-01T21:13:01.6429585Z * [new tag] ciflow/trunk/150365 -> ciflow/trunk/150365 2025-06-01T21:13:01.6430531Z * [new tag] ciflow/trunk/150383 -> ciflow/trunk/150383 2025-06-01T21:13:01.6431281Z * [new tag] ciflow/trunk/150415 -> ciflow/trunk/150415 2025-06-01T21:13:01.6432030Z * [new tag] ciflow/trunk/150429 -> ciflow/trunk/150429 2025-06-01T21:13:01.6432844Z * [new tag] ciflow/trunk/150474 -> ciflow/trunk/150474 2025-06-01T21:13:01.6433626Z * [new tag] ciflow/trunk/150546 -> ciflow/trunk/150546 2025-06-01T21:13:01.6434390Z * [new tag] ciflow/trunk/150552 -> ciflow/trunk/150552 2025-06-01T21:13:01.6435131Z * [new tag] ciflow/trunk/150583 -> ciflow/trunk/150583 2025-06-01T21:13:01.6435972Z * [new tag] ciflow/trunk/150669 -> ciflow/trunk/150669 2025-06-01T21:13:01.6436827Z * [new tag] ciflow/trunk/150678 -> ciflow/trunk/150678 2025-06-01T21:13:01.6437613Z * [new tag] ciflow/trunk/150717 -> ciflow/trunk/150717 2025-06-01T21:13:01.6438551Z * [new tag] ciflow/trunk/150719 -> ciflow/trunk/150719 2025-06-01T21:13:01.6439196Z * [new tag] ciflow/trunk/150937 -> ciflow/trunk/150937 2025-06-01T21:13:01.6439919Z * [new tag] ciflow/trunk/150954 -> ciflow/trunk/150954 2025-06-01T21:13:01.6440644Z * [new tag] ciflow/trunk/150979 -> ciflow/trunk/150979 2025-06-01T21:13:01.6441557Z * [new tag] ciflow/trunk/151125 -> ciflow/trunk/151125 2025-06-01T21:13:01.6442308Z * [new tag] ciflow/trunk/151146 -> ciflow/trunk/151146 2025-06-01T21:13:01.6443346Z * [new tag] ciflow/trunk/151150 -> ciflow/trunk/151150 2025-06-01T21:13:01.6444134Z * [new tag] ciflow/trunk/151177 -> ciflow/trunk/151177 2025-06-01T21:13:01.6444967Z * [new tag] ciflow/trunk/151292 -> ciflow/trunk/151292 2025-06-01T21:13:01.6445764Z * [new tag] ciflow/trunk/151305 -> ciflow/trunk/151305 2025-06-01T21:13:01.6446616Z * [new tag] ciflow/trunk/151315 -> ciflow/trunk/151315 2025-06-01T21:13:01.6447270Z * [new tag] ciflow/trunk/151439 -> ciflow/trunk/151439 2025-06-01T21:13:01.6448060Z * [new tag] ciflow/trunk/151456 -> ciflow/trunk/151456 2025-06-01T21:13:01.6449202Z * [new tag] ciflow/trunk/151473 -> ciflow/trunk/151473 2025-06-01T21:13:01.6449987Z * [new tag] ciflow/trunk/151481 -> ciflow/trunk/151481 2025-06-01T21:13:01.6450721Z * [new tag] ciflow/trunk/151497 -> ciflow/trunk/151497 2025-06-01T21:13:01.6451667Z * [new tag] ciflow/trunk/151527 -> ciflow/trunk/151527 2025-06-01T21:13:01.6452487Z * [new tag] ciflow/trunk/151547 -> ciflow/trunk/151547 2025-06-01T21:13:01.6453362Z * [new tag] ciflow/trunk/151557 -> ciflow/trunk/151557 2025-06-01T21:13:01.6454171Z * [new tag] ciflow/trunk/151567 -> ciflow/trunk/151567 2025-06-01T21:13:01.6454838Z * [new tag] ciflow/trunk/151581 -> ciflow/trunk/151581 2025-06-01T21:13:01.6455662Z * [new tag] ciflow/trunk/151585 -> ciflow/trunk/151585 2025-06-01T21:13:01.6456469Z * [new tag] ciflow/trunk/151596 -> ciflow/trunk/151596 2025-06-01T21:13:01.6457425Z * [new tag] ciflow/trunk/151647 -> ciflow/trunk/151647 2025-06-01T21:13:01.6458338Z * [new tag] ciflow/trunk/151676 -> ciflow/trunk/151676 2025-06-01T21:13:01.6459163Z * [new tag] ciflow/trunk/151752 -> ciflow/trunk/151752 2025-06-01T21:13:01.6460134Z * [new tag] ciflow/trunk/151774 -> ciflow/trunk/151774 2025-06-01T21:13:01.6460911Z * [new tag] ciflow/trunk/151777 -> ciflow/trunk/151777 2025-06-01T21:13:01.6461719Z * [new tag] ciflow/trunk/151795 -> ciflow/trunk/151795 2025-06-01T21:13:01.6462467Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-06-01T21:13:01.6463149Z * [new tag] ciflow/trunk/151860 -> ciflow/trunk/151860 2025-06-01T21:13:01.6463920Z * [new tag] ciflow/trunk/151896 -> ciflow/trunk/151896 2025-06-01T21:13:01.6465061Z * [new tag] ciflow/trunk/151924 -> ciflow/trunk/151924 2025-06-01T21:13:01.6465893Z * [new tag] ciflow/trunk/152026 -> ciflow/trunk/152026 2025-06-01T21:13:01.6466945Z * [new tag] ciflow/trunk/152091 -> ciflow/trunk/152091 2025-06-01T21:13:01.6467723Z * [new tag] ciflow/trunk/152197 -> ciflow/trunk/152197 2025-06-01T21:13:01.6469034Z * [new tag] ciflow/trunk/152348 -> ciflow/trunk/152348 2025-06-01T21:13:01.6469801Z * [new tag] ciflow/trunk/152353 -> ciflow/trunk/152353 2025-06-01T21:13:01.6470759Z * [new tag] ciflow/trunk/152372 -> ciflow/trunk/152372 2025-06-01T21:13:01.6471537Z * [new tag] ciflow/trunk/152373 -> ciflow/trunk/152373 2025-06-01T21:13:01.6472426Z * [new tag] ciflow/trunk/152394 -> ciflow/trunk/152394 2025-06-01T21:13:01.6473511Z * [new tag] ciflow/trunk/152424 -> ciflow/trunk/152424 2025-06-01T21:13:01.6474166Z * [new tag] ciflow/trunk/152450 -> ciflow/trunk/152450 2025-06-01T21:13:01.6474916Z * [new tag] ciflow/trunk/152453 -> ciflow/trunk/152453 2025-06-01T21:13:01.6475798Z * [new tag] ciflow/trunk/152477 -> ciflow/trunk/152477 2025-06-01T21:13:01.6476625Z * [new tag] ciflow/trunk/152484 -> ciflow/trunk/152484 2025-06-01T21:13:01.6477394Z * [new tag] ciflow/trunk/152493 -> ciflow/trunk/152493 2025-06-01T21:13:01.6478143Z * [new tag] ciflow/trunk/152495 -> ciflow/trunk/152495 2025-06-01T21:13:01.6478921Z * [new tag] ciflow/trunk/152509 -> ciflow/trunk/152509 2025-06-01T21:13:01.6479687Z * [new tag] ciflow/trunk/152539 -> ciflow/trunk/152539 2025-06-01T21:13:01.6480444Z * [new tag] ciflow/trunk/152557 -> ciflow/trunk/152557 2025-06-01T21:13:01.6481209Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-06-01T21:13:01.6482019Z * [new tag] ciflow/trunk/152630 -> ciflow/trunk/152630 2025-06-01T21:13:01.6482806Z * [new tag] ciflow/trunk/152729 -> ciflow/trunk/152729 2025-06-01T21:13:01.6483825Z * [new tag] ciflow/trunk/152748 -> ciflow/trunk/152748 2025-06-01T21:13:01.6484583Z * [new tag] ciflow/trunk/152806 -> ciflow/trunk/152806 2025-06-01T21:13:01.6485377Z * [new tag] ciflow/trunk/152908 -> ciflow/trunk/152908 2025-06-01T21:13:01.6486294Z * [new tag] ciflow/trunk/152981 -> ciflow/trunk/152981 2025-06-01T21:13:01.6487683Z * [new tag] ciflow/trunk/152986 -> ciflow/trunk/152986 2025-06-01T21:13:01.6488328Z * [new tag] ciflow/trunk/153117 -> ciflow/trunk/153117 2025-06-01T21:13:01.6488964Z * [new tag] ciflow/trunk/153165 -> ciflow/trunk/153165 2025-06-01T21:13:01.6489722Z * [new tag] ciflow/trunk/153213 -> ciflow/trunk/153213 2025-06-01T21:13:01.6490508Z * [new tag] ciflow/trunk/153228 -> ciflow/trunk/153228 2025-06-01T21:13:01.6491242Z * [new tag] ciflow/trunk/153287 -> ciflow/trunk/153287 2025-06-01T21:13:01.6492048Z * [new tag] ciflow/trunk/153322 -> ciflow/trunk/153322 2025-06-01T21:13:01.6493060Z * [new tag] ciflow/trunk/153373 -> ciflow/trunk/153373 2025-06-01T21:13:01.6493831Z * [new tag] ciflow/trunk/153407 -> ciflow/trunk/153407 2025-06-01T21:13:01.6494516Z * [new tag] ciflow/trunk/153409 -> ciflow/trunk/153409 2025-06-01T21:13:01.6495336Z * [new tag] ciflow/trunk/153436 -> ciflow/trunk/153436 2025-06-01T21:13:01.6496073Z * [new tag] ciflow/trunk/153473 -> ciflow/trunk/153473 2025-06-01T21:13:01.6496881Z * [new tag] ciflow/trunk/153499 -> ciflow/trunk/153499 2025-06-01T21:13:01.6497960Z * [new tag] ciflow/trunk/153515 -> ciflow/trunk/153515 2025-06-01T21:13:01.6498694Z * [new tag] ciflow/trunk/153538 -> ciflow/trunk/153538 2025-06-01T21:13:01.6499682Z * [new tag] ciflow/trunk/153540 -> ciflow/trunk/153540 2025-06-01T21:13:01.6500508Z * [new tag] ciflow/trunk/153541 -> ciflow/trunk/153541 2025-06-01T21:13:01.6501619Z * [new tag] ciflow/trunk/153547 -> ciflow/trunk/153547 2025-06-01T21:13:01.6502136Z * [new tag] ciflow/trunk/153548 -> ciflow/trunk/153548 2025-06-01T21:13:01.6503123Z * [new tag] ciflow/trunk/153567 -> ciflow/trunk/153567 2025-06-01T21:13:01.6503941Z * [new tag] ciflow/trunk/153596 -> ciflow/trunk/153596 2025-06-01T21:13:01.6504881Z * [new tag] ciflow/trunk/153651 -> ciflow/trunk/153651 2025-06-01T21:13:01.6505663Z * [new tag] ciflow/trunk/153662 -> ciflow/trunk/153662 2025-06-01T21:13:01.6506536Z * [new tag] ciflow/trunk/153672 -> ciflow/trunk/153672 2025-06-01T21:13:01.6507445Z * [new tag] ciflow/trunk/153675 -> ciflow/trunk/153675 2025-06-01T21:13:01.6508334Z * [new tag] ciflow/trunk/153683 -> ciflow/trunk/153683 2025-06-01T21:13:01.6509270Z * [new tag] ciflow/trunk/153684 -> ciflow/trunk/153684 2025-06-01T21:13:01.6510178Z * [new tag] ciflow/trunk/153724 -> ciflow/trunk/153724 2025-06-01T21:13:01.6510972Z * [new tag] ciflow/trunk/153738 -> ciflow/trunk/153738 2025-06-01T21:13:01.6511732Z * [new tag] ciflow/trunk/153780 -> ciflow/trunk/153780 2025-06-01T21:13:01.6512607Z * [new tag] ciflow/trunk/153783 -> ciflow/trunk/153783 2025-06-01T21:13:01.6513358Z * [new tag] ciflow/trunk/153792 -> ciflow/trunk/153792 2025-06-01T21:13:01.6514123Z * [new tag] ciflow/trunk/153802 -> ciflow/trunk/153802 2025-06-01T21:13:01.6514996Z * [new tag] ciflow/trunk/153831 -> ciflow/trunk/153831 2025-06-01T21:13:01.6515725Z * [new tag] ciflow/trunk/153834 -> ciflow/trunk/153834 2025-06-01T21:13:01.6516451Z * [new tag] ciflow/trunk/153835 -> ciflow/trunk/153835 2025-06-01T21:13:01.6517294Z * [new tag] ciflow/trunk/153855 -> ciflow/trunk/153855 2025-06-01T21:13:01.6518318Z * [new tag] ciflow/trunk/153862 -> ciflow/trunk/153862 2025-06-01T21:13:01.6519952Z * [new tag] ciflow/trunk/153921 -> ciflow/trunk/153921 2025-06-01T21:13:01.6520909Z * [new tag] ciflow/trunk/153972 -> ciflow/trunk/153972 2025-06-01T21:13:01.6521670Z * [new tag] ciflow/trunk/153977 -> ciflow/trunk/153977 2025-06-01T21:13:01.6522535Z * [new tag] ciflow/trunk/154013 -> ciflow/trunk/154013 2025-06-01T21:13:01.6523251Z * [new tag] ciflow/trunk/154047 -> ciflow/trunk/154047 2025-06-01T21:13:01.6524183Z * [new tag] ciflow/trunk/154075 -> ciflow/trunk/154075 2025-06-01T21:13:01.6525212Z * [new tag] ciflow/trunk/154100 -> ciflow/trunk/154100 2025-06-01T21:13:01.6526121Z * [new tag] ciflow/trunk/154129 -> ciflow/trunk/154129 2025-06-01T21:13:01.6527159Z * [new tag] ciflow/trunk/154132 -> ciflow/trunk/154132 2025-06-01T21:13:01.6528010Z * [new tag] ciflow/trunk/154142 -> ciflow/trunk/154142 2025-06-01T21:13:01.6528789Z * [new tag] ciflow/trunk/154145 -> ciflow/trunk/154145 2025-06-01T21:13:01.6529530Z * [new tag] ciflow/trunk/154149 -> ciflow/trunk/154149 2025-06-01T21:13:01.6530255Z * [new tag] ciflow/trunk/154159 -> ciflow/trunk/154159 2025-06-01T21:13:01.6531066Z * [new tag] ciflow/trunk/154165 -> ciflow/trunk/154165 2025-06-01T21:13:01.6531771Z * [new tag] ciflow/trunk/154169 -> ciflow/trunk/154169 2025-06-01T21:13:01.6532550Z * [new tag] ciflow/trunk/154198 -> ciflow/trunk/154198 2025-06-01T21:13:01.6533486Z * [new tag] ciflow/trunk/154203 -> ciflow/trunk/154203 2025-06-01T21:13:01.6534583Z * [new tag] ciflow/trunk/154292 -> ciflow/trunk/154292 2025-06-01T21:13:01.6535144Z * [new tag] ciflow/trunk/154293 -> ciflow/trunk/154293 2025-06-01T21:13:01.6536109Z * [new tag] ciflow/trunk/154298 -> ciflow/trunk/154298 2025-06-01T21:13:01.6536914Z * [new tag] ciflow/trunk/154314 -> ciflow/trunk/154314 2025-06-01T21:13:01.6538030Z * [new tag] ciflow/trunk/154320 -> ciflow/trunk/154320 2025-06-01T21:13:01.6538965Z * [new tag] ciflow/trunk/154343 -> ciflow/trunk/154343 2025-06-01T21:13:01.6539768Z * [new tag] ciflow/trunk/154347 -> ciflow/trunk/154347 2025-06-01T21:13:01.6540466Z * [new tag] ciflow/trunk/154348 -> ciflow/trunk/154348 2025-06-01T21:13:01.6541418Z * [new tag] ciflow/trunk/154353 -> ciflow/trunk/154353 2025-06-01T21:13:01.6542490Z * [new tag] ciflow/trunk/154406 -> ciflow/trunk/154406 2025-06-01T21:13:01.6543379Z * [new tag] ciflow/trunk/154447 -> ciflow/trunk/154447 2025-06-01T21:13:01.6544300Z * [new tag] ciflow/trunk/154464 -> ciflow/trunk/154464 2025-06-01T21:13:01.6545031Z * [new tag] ciflow/trunk/154469 -> ciflow/trunk/154469 2025-06-01T21:13:01.6545834Z * [new tag] ciflow/trunk/154514 -> ciflow/trunk/154514 2025-06-01T21:13:01.6546525Z * [new tag] ciflow/trunk/154525 -> ciflow/trunk/154525 2025-06-01T21:13:01.6547451Z * [new tag] ciflow/trunk/154533 -> ciflow/trunk/154533 2025-06-01T21:13:01.6548257Z * [new tag] ciflow/trunk/154538 -> ciflow/trunk/154538 2025-06-01T21:13:01.6549037Z * [new tag] ciflow/trunk/154555 -> ciflow/trunk/154555 2025-06-01T21:13:01.6549793Z * [new tag] ciflow/trunk/154568 -> ciflow/trunk/154568 2025-06-01T21:13:01.6550526Z * [new tag] ciflow/trunk/154585 -> ciflow/trunk/154585 2025-06-01T21:13:01.6551315Z * [new tag] ciflow/trunk/154589 -> ciflow/trunk/154589 2025-06-01T21:13:01.6552202Z * [new tag] ciflow/trunk/154594 -> ciflow/trunk/154594 2025-06-01T21:13:01.6553004Z * [new tag] ciflow/trunk/154610 -> ciflow/trunk/154610 2025-06-01T21:13:01.6553818Z * [new tag] ciflow/trunk/154630 -> ciflow/trunk/154630 2025-06-01T21:13:01.6554720Z * [new tag] ciflow/trunk/154631 -> ciflow/trunk/154631 2025-06-01T21:13:01.6555845Z * [new tag] ciflow/trunk/154636 -> ciflow/trunk/154636 2025-06-01T21:13:01.6556601Z * [new tag] ciflow/trunk/154640 -> ciflow/trunk/154640 2025-06-01T21:13:01.6557373Z * [new tag] ciflow/trunk/154665 -> ciflow/trunk/154665 2025-06-01T21:13:01.6558215Z * [new tag] ciflow/trunk/154667 -> ciflow/trunk/154667 2025-06-01T21:13:01.6558984Z * [new tag] ciflow/trunk/154673 -> ciflow/trunk/154673 2025-06-01T21:13:01.6559684Z * [new tag] ciflow/trunk/154679 -> ciflow/trunk/154679 2025-06-01T21:13:01.6560414Z * [new tag] ciflow/trunk/154688 -> ciflow/trunk/154688 2025-06-01T21:13:01.6561242Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-06-01T21:13:01.6562029Z * [new tag] ciflow/trunk/154698 -> ciflow/trunk/154698 2025-06-01T21:13:01.6562775Z * [new tag] ciflow/trunk/154704 -> ciflow/trunk/154704 2025-06-01T21:13:01.6563534Z * [new tag] ciflow/trunk/154729 -> ciflow/trunk/154729 2025-06-01T21:13:01.6564354Z * [new tag] ciflow/trunk/154749 -> ciflow/trunk/154749 2025-06-01T21:13:01.6565279Z * [new tag] ciflow/trunk/154776 -> ciflow/trunk/154776 2025-06-01T21:13:01.6565920Z * [new tag] ciflow/trunk/154780 -> ciflow/trunk/154780 2025-06-01T21:13:01.6566796Z * [new tag] ciflow/trunk/154781 -> ciflow/trunk/154781 2025-06-01T21:13:01.6567598Z * [new tag] ciflow/trunk/154783 -> ciflow/trunk/154783 2025-06-01T21:13:01.6568558Z * [new tag] ciflow/trunk/154814 -> ciflow/trunk/154814 2025-06-01T21:13:01.6569426Z * [new tag] ciflow/trunk/154817 -> ciflow/trunk/154817 2025-06-01T21:13:01.6570307Z * [new tag] ciflow/trunk/154825 -> ciflow/trunk/154825 2025-06-01T21:13:01.6571337Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-06-01T21:13:01.6572352Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-06-01T21:13:01.6573682Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-06-01T21:13:01.6574642Z * [new tag] ciflow/win-arm64/154783 -> ciflow/win-arm64/154783 2025-06-01T21:13:01.6575588Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-06-01T21:13:01.6576251Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-06-01T21:13:01.6576904Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-06-01T21:13:01.6577737Z * [new tag] ciflow/xpu/147583 -> ciflow/xpu/147583 2025-06-01T21:13:01.6578436Z * [new tag] ciflow/xpu/149114 -> ciflow/xpu/149114 2025-06-01T21:13:01.6579234Z * [new tag] ciflow/xpu/150095 -> ciflow/xpu/150095 2025-06-01T21:13:01.6579913Z * [new tag] ciflow/xpu/150673 -> ciflow/xpu/150673 2025-06-01T21:13:01.6580629Z * [new tag] ciflow/xpu/151420 -> ciflow/xpu/151420 2025-06-01T21:13:01.6581322Z * [new tag] ciflow/xpu/151439 -> ciflow/xpu/151439 2025-06-01T21:13:01.6582007Z * [new tag] ciflow/xpu/151581 -> ciflow/xpu/151581 2025-06-01T21:13:01.6582627Z * [new tag] ciflow/xpu/151596 -> ciflow/xpu/151596 2025-06-01T21:13:01.6583811Z * [new tag] ciflow/xpu/151777 -> ciflow/xpu/151777 2025-06-01T21:13:01.6584851Z * [new tag] ciflow/xpu/152001 -> ciflow/xpu/152001 2025-06-01T21:13:01.6586076Z * [new tag] ciflow/xpu/152091 -> ciflow/xpu/152091 2025-06-01T21:13:01.6587066Z * [new tag] ciflow/xpu/152879 -> ciflow/xpu/152879 2025-06-01T21:13:01.6587953Z * [new tag] ciflow/xpu/153096 -> ciflow/xpu/153096 2025-06-01T21:13:01.6588739Z * [new tag] ciflow/xpu/153213 -> ciflow/xpu/153213 2025-06-01T21:13:01.6589449Z * [new tag] ciflow/xpu/153228 -> ciflow/xpu/153228 2025-06-01T21:13:01.6590213Z * [new tag] ciflow/xpu/153322 -> ciflow/xpu/153322 2025-06-01T21:13:01.6591170Z * [new tag] ciflow/xpu/153680 -> ciflow/xpu/153680 2025-06-01T21:13:01.6592040Z * [new tag] ciflow/xpu/153739 -> ciflow/xpu/153739 2025-06-01T21:13:01.6592809Z * [new tag] ciflow/xpu/153841 -> ciflow/xpu/153841 2025-06-01T21:13:01.6593533Z * [new tag] ciflow/xpu/154194 -> ciflow/xpu/154194 2025-06-01T21:13:01.6594493Z * [new tag] ciflow/xpu/154339 -> ciflow/xpu/154339 2025-06-01T21:13:01.6595200Z * [new tag] ciflow/xpu/154346 -> ciflow/xpu/154346 2025-06-01T21:13:01.6595967Z * [new tag] ciflow/xpu/154406 -> ciflow/xpu/154406 2025-06-01T21:13:01.6596676Z * [new tag] ciflow/xpu/154514 -> ciflow/xpu/154514 2025-06-01T21:13:01.6597572Z * [new tag] ciflow/xpu/154586 -> ciflow/xpu/154586 2025-06-01T21:13:01.6598325Z * [new tag] ciflow/xpu/154744 -> ciflow/xpu/154744 2025-06-01T21:13:01.6599270Z * [new tag] cslpull75 -> cslpull75 2025-06-01T21:13:01.6600138Z * [new tag] cslpull76 -> cslpull76 2025-06-01T21:13:01.6600962Z * [new tag] cslpull77 -> cslpull77 2025-06-01T21:13:01.6601794Z * [new tag] cslpull78 -> cslpull78 2025-06-01T21:13:01.6603141Z * [new tag] cslpull79 -> cslpull79 2025-06-01T21:13:01.6604192Z * [new tag] cslpull80 -> cslpull80 2025-06-01T21:13:01.6605122Z * [new tag] cslpull81 -> cslpull81 2025-06-01T21:13:01.6606019Z * [new tag] cslpull82 -> cslpull82 2025-06-01T21:13:01.6606938Z * [new tag] cslpull83 -> cslpull83 2025-06-01T21:13:01.6607857Z * [new tag] cslpull84 -> cslpull84 2025-06-01T21:13:01.6608740Z * [new tag] cslpull85 -> cslpull85 2025-06-01T21:13:01.6609675Z * [new tag] cslpull86 -> cslpull86 2025-06-01T21:13:01.6610586Z * [new tag] cslpull87 -> cslpull87 2025-06-01T21:13:01.6611518Z * [new tag] cslpull88 -> cslpull88 2025-06-01T21:13:01.6612320Z * [new tag] cslpull89 -> cslpull89 2025-06-01T21:13:01.6613032Z * [new tag] cslpull90 -> cslpull90 2025-06-01T21:13:01.6614341Z * [new tag] cslpull91 -> cslpull91 2025-06-01T21:13:01.6615258Z * [new tag] cslpull92 -> cslpull92 2025-06-01T21:13:01.6616116Z * [new tag] flight_5 -> flight_5 2025-06-01T21:13:01.6617296Z * [new tag] flight_5.1 -> flight_5.1 2025-06-01T21:13:01.6621421Z * [new tag] flight_5.2 -> flight_5.2 2025-06-01T21:13:01.6621793Z * [new tag] flight_5.3 -> flight_5.3 2025-06-01T21:13:01.6622594Z * [new tag] forpull1 -> forpull1 2025-06-01T21:13:01.6623836Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-06-01T21:13:01.6624831Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-06-01T21:13:01.6625659Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-06-01T21:13:01.6626640Z * [new tag] nightly-binary -> nightly-binary 2025-06-01T21:13:01.6627429Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-06-01T21:13:01.6628419Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-06-01T21:13:01.6629277Z * [new tag] v0.1.1 -> v0.1.1 2025-06-01T21:13:01.6630219Z * [new tag] v0.1.10 -> v0.1.10 2025-06-01T21:13:01.6631035Z * [new tag] v0.1.11 -> v0.1.11 2025-06-01T21:13:01.6632010Z * [new tag] v0.1.12 -> v0.1.12 2025-06-01T21:13:01.6632863Z * [new tag] v0.1.2 -> v0.1.2 2025-06-01T21:13:01.6633630Z * [new tag] v0.1.3 -> v0.1.3 2025-06-01T21:13:01.6634930Z * [new tag] v0.1.4 -> v0.1.4 2025-06-01T21:13:01.6635941Z * [new tag] v0.1.5 -> v0.1.5 2025-06-01T21:13:01.6636790Z * [new tag] v0.1.6 -> v0.1.6 2025-06-01T21:13:01.6637703Z * [new tag] v0.1.7 -> v0.1.7 2025-06-01T21:13:01.6638819Z * [new tag] v0.1.8 -> v0.1.8 2025-06-01T21:13:01.6639389Z * [new tag] v0.1.9 -> v0.1.9 2025-06-01T21:13:01.6640268Z * [new tag] v0.2.0 -> v0.2.0 2025-06-01T21:13:01.6641235Z * [new tag] v0.3.0 -> v0.3.0 2025-06-01T21:13:01.6642360Z * [new tag] v0.3.1 -> v0.3.1 2025-06-01T21:13:01.6643221Z * [new tag] v0.4.0 -> v0.4.0 2025-06-01T21:13:01.6644103Z * [new tag] v0.4.1 -> v0.4.1 2025-06-01T21:13:01.6645030Z * [new tag] v1.0.0 -> v1.0.0 2025-06-01T21:13:01.6645939Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-06-01T21:13:01.6646848Z * [new tag] v1.0.1 -> v1.0.1 2025-06-01T21:13:01.6647747Z * [new tag] v1.0rc0 -> v1.0rc0 2025-06-01T21:13:01.6648507Z * [new tag] v1.0rc1 -> v1.0rc1 2025-06-01T21:13:01.6649368Z * [new tag] v1.1.0 -> v1.1.0 2025-06-01T21:13:01.6650357Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-06-01T21:13:01.6651510Z * [new tag] v1.10.0 -> v1.10.0 2025-06-01T21:13:01.6652487Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-06-01T21:13:01.6653441Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-06-01T21:13:01.6654143Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-06-01T21:13:01.6655098Z * [new tag] v1.10.1 -> v1.10.1 2025-06-01T21:13:01.6655831Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-06-01T21:13:01.6656491Z * [new tag] v1.10.2 -> v1.10.2 2025-06-01T21:13:01.6657225Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-06-01T21:13:01.6658335Z * [new tag] v1.11.0 -> v1.11.0 2025-06-01T21:13:01.6659393Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-06-01T21:13:01.6660494Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-06-01T21:13:01.6661561Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-06-01T21:13:01.6662481Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-06-01T21:13:01.6663489Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-06-01T21:13:01.6664337Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-06-01T21:13:01.6665054Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-06-01T21:13:01.6665947Z * [new tag] v1.12.0 -> v1.12.0 2025-06-01T21:13:01.6666860Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-06-01T21:13:01.6667890Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-06-01T21:13:01.6668917Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-06-01T21:13:01.6669948Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-06-01T21:13:01.6670874Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-06-01T21:13:01.6671998Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-06-01T21:13:01.6672766Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-06-01T21:13:01.6673445Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-06-01T21:13:01.6674141Z * [new tag] v1.12.1 -> v1.12.1 2025-06-01T21:13:01.6675147Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-06-01T21:13:01.6676063Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-06-01T21:13:01.6677333Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-06-01T21:13:01.6678093Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-06-01T21:13:01.6678878Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-06-01T21:13:01.6682803Z * [new tag] v1.13.0 -> v1.13.0 2025-06-01T21:13:01.6683185Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-06-01T21:13:01.6683391Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-06-01T21:13:01.6683605Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-06-01T21:13:01.6684091Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-06-01T21:13:01.6684402Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-06-01T21:13:01.6685078Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-06-01T21:13:01.6686081Z * [new tag] v1.13.1 -> v1.13.1 2025-06-01T21:13:01.6686811Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-06-01T21:13:01.6687772Z * [new tag] v1.2.0 -> v1.2.0 2025-06-01T21:13:01.6688679Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-06-01T21:13:01.6689596Z * [new tag] v1.3.0 -> v1.3.0 2025-06-01T21:13:01.6690487Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-06-01T21:13:01.6691262Z * [new tag] v1.3.1 -> v1.3.1 2025-06-01T21:13:01.6692142Z * [new tag] v1.4.0 -> v1.4.0 2025-06-01T21:13:01.6693414Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-06-01T21:13:01.6694153Z * [new tag] v1.4.1 -> v1.4.1 2025-06-01T21:13:01.6695222Z * [new tag] v1.5.0 -> v1.5.0 2025-06-01T21:13:01.6696238Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-06-01T21:13:01.6697310Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-06-01T21:13:01.6698497Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-06-01T21:13:01.6699432Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-06-01T21:13:01.6700103Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-06-01T21:13:01.6701181Z * [new tag] v1.5.1 -> v1.5.1 2025-06-01T21:13:01.6701877Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-06-01T21:13:01.6702594Z * [new tag] v1.6.0 -> v1.6.0 2025-06-01T21:13:01.6703536Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-06-01T21:13:01.6704643Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-06-01T21:13:01.6705636Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-06-01T21:13:01.6706624Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-06-01T21:13:01.6707607Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-06-01T21:13:01.6708553Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-06-01T21:13:01.6709255Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-06-01T21:13:01.6710294Z * [new tag] v1.7.0 -> v1.7.0 2025-06-01T21:13:01.6711296Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-06-01T21:13:01.6712351Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-06-01T21:13:01.6713319Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-06-01T21:13:01.6714056Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-06-01T21:13:01.6715130Z * [new tag] v1.7.1 -> v1.7.1 2025-06-01T21:13:01.6716114Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-06-01T21:13:01.6717287Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-06-01T21:13:01.6718046Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-06-01T21:13:01.6719094Z * [new tag] v1.8.0 -> v1.8.0 2025-06-01T21:13:01.6719796Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-06-01T21:13:01.6720817Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-06-01T21:13:01.6721804Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-06-01T21:13:01.6722697Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-06-01T21:13:01.6723380Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-06-01T21:13:01.6724126Z * [new tag] v1.8.1 -> v1.8.1 2025-06-01T21:13:01.6725127Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-06-01T21:13:01.6725885Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-06-01T21:13:01.6726668Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-06-01T21:13:01.6728198Z * [new tag] v1.8.2 -> v1.8.2 2025-06-01T21:13:01.6729026Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-06-01T21:13:01.6729939Z * [new tag] v1.9.0 -> v1.9.0 2025-06-01T21:13:01.6730832Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-06-01T21:13:01.6731866Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-06-01T21:13:01.6732891Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-06-01T21:13:01.6733634Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-06-01T21:13:01.6734603Z * [new tag] v1.9.1 -> v1.9.1 2025-06-01T21:13:01.6735817Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-06-01T21:13:01.6736595Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-06-01T21:13:01.6737510Z * [new tag] v2.0.0 -> v2.0.0 2025-06-01T21:13:01.6738605Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-06-01T21:13:01.6739769Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-06-01T21:13:01.6740848Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-06-01T21:13:01.6741854Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-06-01T21:13:01.6742885Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-06-01T21:13:01.6743654Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-06-01T21:13:01.6744808Z * [new tag] v2.0.1 -> v2.0.1 2025-06-01T21:13:01.6745799Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-06-01T21:13:01.6746517Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-06-01T21:13:01.6747344Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-06-01T21:13:01.6748130Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-06-01T21:13:01.6749722Z * [new tag] v2.1.0 -> v2.1.0 2025-06-01T21:13:01.6750638Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-06-01T21:13:01.6751649Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-06-01T21:13:01.6752718Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-06-01T21:13:01.6753751Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-06-01T21:13:01.6755461Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-06-01T21:13:01.6755834Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-06-01T21:13:01.6756872Z * [new tag] v2.1.1 -> v2.1.1 2025-06-01T21:13:01.6757972Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-06-01T21:13:01.6758932Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-06-01T21:13:01.6760109Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-06-01T21:13:01.6761138Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-06-01T21:13:01.6762053Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-06-01T21:13:01.6762743Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-06-01T21:13:01.6763627Z * [new tag] v2.1.2 -> v2.1.2 2025-06-01T21:13:01.6764672Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-06-01T21:13:01.6765586Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-06-01T21:13:01.6766359Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-06-01T21:13:01.6767463Z * [new tag] v2.2.0 -> v2.2.0 2025-06-01T21:13:01.6768499Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-06-01T21:13:01.6769370Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-06-01T21:13:01.6770244Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-06-01T21:13:01.6771328Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-06-01T21:13:01.6772263Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-06-01T21:13:01.6773249Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-06-01T21:13:01.6773963Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-06-01T21:13:01.6774741Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-06-01T21:13:01.6775683Z * [new tag] v2.2.1 -> v2.2.1 2025-06-01T21:13:01.6776661Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-06-01T21:13:01.6777384Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-06-01T21:13:01.6778183Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-06-01T21:13:01.6778890Z * [new tag] v2.2.2 -> v2.2.2 2025-06-01T21:13:01.6780046Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-06-01T21:13:01.6780701Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-06-01T21:13:01.6781489Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-06-01T21:13:01.6782581Z * [new tag] v2.3.0 -> v2.3.0 2025-06-01T21:13:01.6783600Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-06-01T21:13:01.6784595Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-06-01T21:13:01.6785688Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-06-01T21:13:01.6786482Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-06-01T21:13:01.6787423Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-06-01T21:13:01.6788435Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-06-01T21:13:01.6789412Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-06-01T21:13:01.6790507Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-06-01T21:13:01.6791176Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-06-01T21:13:01.6792208Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-06-01T21:13:01.6793179Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-06-01T21:13:01.6794108Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-06-01T21:13:01.6794621Z * [new tag] v2.3.1 -> v2.3.1 2025-06-01T21:13:01.6795551Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-06-01T21:13:01.6796584Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-06-01T21:13:01.6797523Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-06-01T21:13:01.6798542Z * [new tag] v2.4.0 -> v2.4.0 2025-06-01T21:13:01.6799594Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-06-01T21:13:01.6800487Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-06-01T21:13:01.6801533Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-06-01T21:13:01.6802480Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-06-01T21:13:01.6803520Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-06-01T21:13:01.6804505Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-06-01T21:13:01.6805583Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-06-01T21:13:01.6806540Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-06-01T21:13:01.6807694Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-06-01T21:13:01.6808410Z * [new tag] v2.4.1 -> v2.4.1 2025-06-01T21:13:01.6809573Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-06-01T21:13:01.6810605Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-06-01T21:13:01.6811647Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-06-01T21:13:01.6812632Z * [new tag] v2.5.0 -> v2.5.0 2025-06-01T21:13:01.6813662Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-06-01T21:13:01.6814354Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-06-01T21:13:01.6815710Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-06-01T21:13:01.6816952Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-06-01T21:13:01.6818090Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-06-01T21:13:01.6819302Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-06-01T21:13:01.6820609Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-06-01T21:13:01.6821664Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-06-01T21:13:01.6822749Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-06-01T21:13:01.6823683Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-06-01T21:13:01.6824450Z * [new tag] v2.5.1 -> v2.5.1 2025-06-01T21:13:01.6825179Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-06-01T21:13:01.6825943Z * [new tag] v2.6.0 -> v2.6.0 2025-06-01T21:13:01.6827007Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-06-01T21:13:01.6828003Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-06-01T21:13:01.6829202Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-06-01T21:13:01.6830112Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-06-01T21:13:01.6831377Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-06-01T21:13:01.6832581Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-06-01T21:13:01.6833608Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-06-01T21:13:01.6834929Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-06-01T21:13:01.6836060Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-06-01T21:13:01.6837059Z * [new tag] v2.7.0 -> v2.7.0 2025-06-01T21:13:01.6838051Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-06-01T21:13:01.6838766Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-06-01T21:13:01.6839853Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-06-01T21:13:01.6840868Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-06-01T21:13:01.6841951Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-06-01T21:13:01.6842942Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-06-01T21:13:01.6843835Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-06-01T21:13:01.6844885Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-06-01T21:13:01.6845930Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-06-01T21:13:01.6847089Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-06-01T21:13:01.6848077Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-06-01T21:13:01.6849113Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-06-01T21:13:01.6850209Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-06-01T21:13:01.6851294Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-06-01T21:13:01.6852052Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-06-01T21:13:01.6853117Z * [new tag] whc_flight_1 -> whc_flight_1 2025-06-01T21:13:01.6853947Z * [new tag] whc_flight_2 -> whc_flight_2 2025-06-01T21:13:01.6854828Z * [new tag] whc_flight_4 -> whc_flight_4 2025-06-01T21:13:01.7514783Z [command]/usr/bin/git rev-parse --verify --quiet f7c09f864a6c6467a7454f1431340d3338473fd1^{object} 2025-06-01T21:13:01.7531653Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:13:01.7536907Z ##[endgroup] 2025-06-01T21:13:01.7537307Z ##[group]Determining the checkout info 2025-06-01T21:13:01.7538829Z ##[endgroup] 2025-06-01T21:13:01.7545203Z [command]/usr/bin/git sparse-checkout disable 2025-06-01T21:13:01.7590743Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-01T21:13:01.7627372Z ##[group]Checking out the ref 2025-06-01T21:13:01.7633446Z [command]/usr/bin/git checkout --progress --force f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:13:02.7917749Z Updating files: 81% (14448/17658) 2025-06-01T21:13:02.8049277Z Updating files: 82% (14480/17658) 2025-06-01T21:13:02.8162648Z Updating files: 83% (14657/17658) 2025-06-01T21:13:02.8288843Z Updating files: 84% (14833/17658) 2025-06-01T21:13:02.8436316Z Updating files: 85% (15010/17658) 2025-06-01T21:13:02.8562878Z Updating files: 86% (15186/17658) 2025-06-01T21:13:02.8687521Z Updating files: 87% (15363/17658) 2025-06-01T21:13:02.8784655Z Updating files: 88% (15540/17658) 2025-06-01T21:13:02.8919110Z Updating files: 89% (15716/17658) 2025-06-01T21:13:02.9090796Z Updating files: 90% (15893/17658) 2025-06-01T21:13:02.9192950Z Updating files: 91% (16069/17658) 2025-06-01T21:13:02.9322709Z Updating files: 92% (16246/17658) 2025-06-01T21:13:02.9486535Z Updating files: 93% (16422/17658) 2025-06-01T21:13:02.9661819Z Updating files: 94% (16599/17658) 2025-06-01T21:13:02.9840190Z Updating files: 95% (16776/17658) 2025-06-01T21:13:02.9991638Z Updating files: 96% (16952/17658) 2025-06-01T21:13:03.0269102Z Updating files: 97% (17129/17658) 2025-06-01T21:13:03.0445960Z Updating files: 98% (17305/17658) 2025-06-01T21:13:03.0596473Z Updating files: 99% (17482/17658) 2025-06-01T21:13:03.0596979Z Updating files: 100% (17658/17658) 2025-06-01T21:13:03.0597409Z Updating files: 100% (17658/17658), done. 2025-06-01T21:13:03.0934099Z Note: switching to 'f7c09f864a6c6467a7454f1431340d3338473fd1'. 2025-06-01T21:13:03.0934572Z 2025-06-01T21:13:03.0934881Z You are in 'detached HEAD' state. You can look around, make experimental 2025-06-01T21:13:03.0935641Z changes and commit them, and you can discard any commits you make in this 2025-06-01T21:13:03.0936396Z state without impacting any branches by switching back to a branch. 2025-06-01T21:13:03.0936836Z 2025-06-01T21:13:03.0937134Z If you want to create a new branch to retain commits you create, you may 2025-06-01T21:13:03.0937922Z do so (now or later) by using -c with the switch command. Example: 2025-06-01T21:13:03.0938329Z 2025-06-01T21:13:03.0938714Z git switch -c 2025-06-01T21:13:03.0938996Z 2025-06-01T21:13:03.0939146Z Or undo this operation with: 2025-06-01T21:13:03.0939395Z 2025-06-01T21:13:03.0939528Z git switch - 2025-06-01T21:13:03.0939711Z 2025-06-01T21:13:03.0940045Z Turn off this advice by setting config variable advice.detachedHead to false 2025-06-01T21:13:03.0940530Z 2025-06-01T21:13:03.0940804Z HEAD is now at f7c09f864a6 [Docs] Reformat sparse example (#154785) 2025-06-01T21:13:03.1022404Z ##[endgroup] 2025-06-01T21:13:03.1023043Z ##[group]Setting up auth for fetching submodules 2025-06-01T21:13:03.1029723Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T21:13:03.1085270Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-01T21:13:03.1123385Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-01T21:13:03.1160966Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-01T21:13:03.1193629Z ##[endgroup] 2025-06-01T21:13:03.1194188Z ##[group]Fetching submodules 2025-06-01T21:13:03.1198948Z [command]/usr/bin/git submodule sync --recursive 2025-06-01T21:13:03.1539641Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-06-01T21:13:03.1869066Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-06-01T21:13:03.2343251Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-06-01T21:13:03.2344685Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-06-01T21:13:03.2347111Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-06-01T21:13:03.2350221Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-06-01T21:13:03.2366439Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-06-01T21:13:03.2369097Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-06-01T21:13:03.2372553Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-06-01T21:13:03.2376927Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-06-01T21:13:03.2380113Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-06-01T21:13:03.2396764Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-06-01T21:13:03.2399743Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-06-01T21:13:03.2403541Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-06-01T21:13:03.2408311Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-06-01T21:13:03.2423993Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-06-01T21:13:03.2429445Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-06-01T21:13:03.2434167Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-06-01T21:13:03.2439665Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-06-01T21:13:03.2444335Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:13:03.2460781Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-06-01T21:13:03.2465557Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-06-01T21:13:03.2469891Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-06-01T21:13:03.2474650Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-06-01T21:13:03.2492115Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-06-01T21:13:03.2495735Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-06-01T21:13:03.2501088Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-06-01T21:13:03.2506161Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-06-01T21:13:03.2510802Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-06-01T21:13:03.2528328Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-06-01T21:13:03.2533008Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-06-01T21:13:03.2538425Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-06-01T21:13:03.2543731Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-06-01T21:13:03.2560903Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-06-01T21:13:03.2566435Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-06-01T21:13:03.2573939Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-06-01T21:13:03.2579858Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-06-01T21:13:03.2586039Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-06-01T21:13:03.2635978Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-06-01T21:13:03.6356374Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-06-01T21:13:03.6357754Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-06-01T21:13:03.6359039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-06-01T21:13:03.6387074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-06-01T21:13:09.1079051Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-06-01T21:13:09.1080575Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-06-01T21:13:09.1082004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-06-01T21:13:09.1083044Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-06-01T21:13:09.1084109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-06-01T21:13:09.1085492Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-06-01T21:13:09.1086606Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-06-01T21:13:09.1087730Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-06-01T21:13:09.1088759Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-06-01T21:13:09.1089716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-06-01T21:13:09.1090674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-06-01T21:13:09.1091609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-06-01T21:13:09.1332139Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-06-01T21:13:09.2055181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-06-01T21:13:09.7454141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-06-01T21:13:09.7455611Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-06-01T21:13:09.7651987Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2025-06-01T21:13:13.9392641Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-06-01T21:13:13.9394146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-06-01T21:13:13.9395622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-06-01T21:13:13.9396639Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-06-01T21:13:13.9397643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-06-01T21:13:13.9398674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-06-01T21:13:13.9399690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-06-01T21:13:13.9400721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-06-01T21:13:13.9401704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-06-01T21:13:13.9402684Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-06-01T21:13:14.0394428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-06-01T21:13:30.1451621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-06-01T21:13:30.1452639Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-06-01T21:13:30.1453687Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-06-01T21:13:30.2453527Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-06-01T21:13:32.7653733Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-06-01T21:13:32.7799487Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-01T21:13:32.7907994Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-06-01T21:13:32.8190588Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-06-01T21:13:32.9060957Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-06-01T21:13:32.9577710Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-06-01T21:13:33.7598275Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-06-01T21:13:33.7868395Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-06-01T21:13:34.0616505Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-06-01T21:13:34.1171245Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-06-01T21:13:34.2256815Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-06-01T21:13:34.2684005Z Submodule path 'third_party/cudnn_frontend': checked out '666996fe3960f27170d1527e5579ba24c8d3380a' 2025-06-01T21:13:34.9437566Z Submodule path 'third_party/cutlass': checked out 'ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e' 2025-06-01T21:13:35.2219176Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-06-01T21:13:35.3564120Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-06-01T21:13:35.3586717Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-06-01T21:13:35.3588720Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:13:35.3591035Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:13:35.3593820Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-06-01T21:13:35.3596376Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-06-01T21:13:35.3598989Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:13:35.3601502Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-06-01T21:13:35.3632357Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-06-01T21:13:36.6084356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-06-01T21:13:36.6086002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-06-01T21:13:36.7085569Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-06-01T21:13:37.2115584Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-06-01T21:13:37.3117248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-06-01T21:13:38.0582948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-06-01T21:13:46.3477494Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-06-01T21:13:46.6014213Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-06-01T21:13:46.7112695Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-06-01T21:13:47.3570204Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-06-01T21:13:47.4054302Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-06-01T21:13:47.4187266Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-06-01T21:13:47.5432802Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-06-01T21:13:47.6223126Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-06-01T21:13:47.6245164Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:13:47.6246821Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:13:47.6277353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-06-01T21:13:51.2587865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-06-01T21:13:51.5247880Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-06-01T21:13:52.1639593Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-06-01T21:13:52.3133741Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-06-01T21:13:52.3549298Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-06-01T21:13:52.4034349Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-06-01T21:13:52.4321720Z Submodule path 'third_party/gloo': checked out 'fe67c4bea940a117ff539d23f4110efc19404edb' 2025-06-01T21:13:52.4791521Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-06-01T21:13:52.4958040Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-06-01T21:13:52.4980225Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-06-01T21:13:52.5009793Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-06-01T21:14:08.8705029Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-06-01T21:14:08.8958728Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-06-01T21:14:08.9966403Z Submodule path 'third_party/kineto': checked out '20f652846f651fcae287f667d34bcf164c99f383' 2025-06-01T21:14:08.9988060Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:14:08.9989793Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:14:08.9991963Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:14:09.0024712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-06-01T21:14:09.9052513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-06-01T21:14:10.8170839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-06-01T21:14:10.9079248Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-06-01T21:14:10.9096767Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:14:10.9099027Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:14:10.9101292Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:14:10.9104082Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:14:10.9106647Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:14:10.9109675Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:14:10.9112365Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:14:10.9115236Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:14:10.9148398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-06-01T21:14:12.5819760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-06-01T21:14:12.5821844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-06-01T21:14:12.5823450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-06-01T21:14:12.5825021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-06-01T21:14:12.6821224Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-06-01T21:14:12.9032868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-06-01T21:14:13.0034391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-06-01T21:14:22.6171408Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-06-01T21:14:22.6383926Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-06-01T21:14:22.6787406Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-06-01T21:14:22.6948893Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-06-01T21:14:22.6967260Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:14:22.6995787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-06-01T21:14:23.0323741Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-06-01T21:14:23.0533353Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-06-01T21:14:23.0980049Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-06-01T21:14:23.2072329Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-06-01T21:14:23.2262603Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-06-01T21:14:23.2676199Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-06-01T21:14:23.3332648Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-06-01T21:14:23.3823626Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-06-01T21:14:23.4271303Z Submodule path 'third_party/mimalloc': checked out '94036de6fe20bfd8a73d4a6d142fcf532ea604d9' 2025-06-01T21:14:23.5740048Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-06-01T21:14:24.1065038Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-06-01T21:14:24.1108688Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-06-01T21:14:24.1139181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-06-01T21:14:25.3040088Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T21:14:25.3818964Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-06-01T21:14:25.3841585Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:14:25.3843948Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:14:25.3846015Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:14:25.3849155Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:14:25.3851733Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:14:25.3854367Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:14:25.3857003Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:14:25.3859764Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:14:25.3890516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-06-01T21:14:25.9496074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-06-01T21:14:25.9497758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-06-01T21:14:25.9499502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-06-01T21:14:25.9500928Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-06-01T21:14:26.0497679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-06-01T21:14:27.1006614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-06-01T21:14:36.8733322Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-06-01T21:14:36.8947913Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-06-01T21:14:36.9386660Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-06-01T21:14:36.9574878Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-06-01T21:14:37.0749655Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-06-01T21:14:37.0901097Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-06-01T21:14:37.1070514Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-06-01T21:14:37.1252573Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-06-01T21:14:37.1270171Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:14:37.1272089Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:14:37.1299864Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-06-01T21:14:39.8424248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-06-01T21:14:40.1072141Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-06-01T21:14:40.1574270Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-06-01T21:14:40.6865481Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-06-01T21:14:40.7009290Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-06-01T21:14:40.9956524Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-06-01T21:14:40.9983211Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:14:40.9985696Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-06-01T21:14:41.0017524Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-06-01T21:14:41.7118699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-06-01T21:14:42.6025864Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-06-01T21:14:42.6861954Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-06-01T21:14:42.6973665Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-06-01T21:14:42.7132504Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-01T21:14:42.7545856Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T21:14:42.7931757Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-06-01T21:14:42.8414472Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-06-01T21:14:42.8723207Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-06-01T21:14:42.8745828Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:14:42.8747893Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:14:42.8750243Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:14:42.8753162Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:14:42.8785436Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-06-01T21:14:44.5245444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-06-01T21:14:44.5246818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-06-01T21:14:44.5248085Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-06-01T21:14:44.5875437Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-06-01T21:14:44.6054814Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-06-01T21:14:44.6927189Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-06-01T21:14:44.7288637Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-06-01T21:14:44.7307389Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:14:44.7338481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-06-01T21:14:44.9768852Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-06-01T21:14:44.9814167Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-01T21:14:45.0180972Z Entering 'android/libs/fbjni' 2025-06-01T21:14:45.0242628Z Entering 'third_party/FP16' 2025-06-01T21:14:45.0302637Z Entering 'third_party/FXdiv' 2025-06-01T21:14:45.0361177Z Entering 'third_party/NNPACK' 2025-06-01T21:14:45.0420898Z Entering 'third_party/NVTX' 2025-06-01T21:14:45.0482075Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:14:45.0541564Z Entering 'third_party/XNNPACK' 2025-06-01T21:14:45.0614070Z Entering 'third_party/benchmark' 2025-06-01T21:14:45.0680236Z Entering 'third_party/composable_kernel' 2025-06-01T21:14:45.0741658Z Entering 'third_party/cpp-httplib' 2025-06-01T21:14:45.0802248Z Entering 'third_party/cpuinfo' 2025-06-01T21:14:45.0860975Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:14:45.0918635Z Entering 'third_party/cutlass' 2025-06-01T21:14:45.0985529Z Entering 'third_party/eigen' 2025-06-01T21:14:45.1047809Z Entering 'third_party/fbgemm' 2025-06-01T21:14:45.1107590Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:14:45.1161082Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:14:45.1225955Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:14:45.1281497Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:14:45.1344383Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:14:45.1396452Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:14:45.1448160Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:14:45.1504911Z Entering 'third_party/flash-attention' 2025-06-01T21:14:45.1561282Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:14:45.1620437Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:14:45.1685139Z Entering 'third_party/flatbuffers' 2025-06-01T21:14:45.1744081Z Entering 'third_party/fmt' 2025-06-01T21:14:45.1798334Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:14:45.1853541Z Entering 'third_party/gloo' 2025-06-01T21:14:45.1909004Z Entering 'third_party/googletest' 2025-06-01T21:14:45.1965180Z Entering 'third_party/ideep' 2025-06-01T21:14:45.2019656Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:14:45.2082926Z Entering 'third_party/ittapi' 2025-06-01T21:14:45.2143779Z Entering 'third_party/kineto' 2025-06-01T21:14:45.2196202Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:14:45.2255647Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:14:45.2310202Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:14:45.2361106Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:14:45.2412013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:14:45.2461698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:14:45.2513554Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:14:45.2568588Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:14:45.2622768Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:14:45.2674287Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:14:45.2729761Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:14:45.2783326Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:14:45.2837327Z Entering 'third_party/kleidiai' 2025-06-01T21:14:45.2890852Z Entering 'third_party/mimalloc' 2025-06-01T21:14:45.2942222Z Entering 'third_party/nlohmann' 2025-06-01T21:14:45.2989733Z Entering 'third_party/onnx' 2025-06-01T21:14:45.3059214Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:14:45.3112262Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:14:45.3174445Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:14:45.3222904Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:14:45.3270793Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:14:45.3317525Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:14:45.3367752Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:14:45.3425686Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:14:45.3470727Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:14:45.3517051Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:14:45.3565430Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:14:45.3615907Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:14:45.3688412Z Entering 'third_party/pocketfft' 2025-06-01T21:14:45.3740748Z Entering 'third_party/protobuf' 2025-06-01T21:14:45.3792143Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:14:45.3838358Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:14:45.3887754Z Entering 'third_party/psimd' 2025-06-01T21:14:45.3940317Z Entering 'third_party/pthreadpool' 2025-06-01T21:14:45.3987642Z Entering 'third_party/pybind11' 2025-06-01T21:14:45.4039287Z Entering 'third_party/python-peachpy' 2025-06-01T21:14:45.4089821Z Entering 'third_party/sleef' 2025-06-01T21:14:45.4139990Z Entering 'third_party/tensorpipe' 2025-06-01T21:14:45.4188245Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:14:45.4234993Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:14:45.4282064Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:14:45.4329771Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:14:45.4373904Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:14:45.4439219Z ##[endgroup] 2025-06-01T21:14:45.4439886Z ##[group]Persisting credentials for submodules 2025-06-01T21:14:45.4447261Z [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-06-01T21:14:45.4778468Z Entering 'android/libs/fbjni' 2025-06-01T21:14:45.4841156Z Entering 'third_party/FP16' 2025-06-01T21:14:45.4904097Z Entering 'third_party/FXdiv' 2025-06-01T21:14:45.4966114Z Entering 'third_party/NNPACK' 2025-06-01T21:14:45.5030785Z Entering 'third_party/NVTX' 2025-06-01T21:14:45.5093811Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:14:45.5157639Z Entering 'third_party/XNNPACK' 2025-06-01T21:14:45.5232645Z Entering 'third_party/benchmark' 2025-06-01T21:14:45.5299912Z Entering 'third_party/composable_kernel' 2025-06-01T21:14:45.5370871Z Entering 'third_party/cpp-httplib' 2025-06-01T21:14:45.5433952Z Entering 'third_party/cpuinfo' 2025-06-01T21:14:45.5498927Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:14:45.5562155Z Entering 'third_party/cutlass' 2025-06-01T21:14:45.5633068Z Entering 'third_party/eigen' 2025-06-01T21:14:45.5704471Z Entering 'third_party/fbgemm' 2025-06-01T21:14:45.5770196Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:14:45.5834790Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:14:45.5906105Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:14:45.5970382Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:14:45.6038065Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:14:45.6096981Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:14:45.6159118Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:14:45.6225859Z Entering 'third_party/flash-attention' 2025-06-01T21:14:45.6290184Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:14:45.6359063Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:14:45.6432407Z Entering 'third_party/flatbuffers' 2025-06-01T21:14:45.6507331Z Entering 'third_party/fmt' 2025-06-01T21:14:45.6574391Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:14:45.6637453Z Entering 'third_party/gloo' 2025-06-01T21:14:45.6700282Z Entering 'third_party/googletest' 2025-06-01T21:14:45.6762915Z Entering 'third_party/ideep' 2025-06-01T21:14:45.6827273Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:14:45.6897437Z Entering 'third_party/ittapi' 2025-06-01T21:14:45.6962348Z Entering 'third_party/kineto' 2025-06-01T21:14:45.7028397Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:14:45.7089589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:14:45.7155380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:14:45.7218279Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:14:45.7281224Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:14:45.7343081Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:14:45.7411171Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:14:45.7475281Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:14:45.7536736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:14:45.7601698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:14:45.7664360Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:14:45.7726250Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:14:45.7791157Z Entering 'third_party/kleidiai' 2025-06-01T21:14:45.7856048Z Entering 'third_party/mimalloc' 2025-06-01T21:14:45.7919877Z Entering 'third_party/nlohmann' 2025-06-01T21:14:45.7983103Z Entering 'third_party/onnx' 2025-06-01T21:14:45.8062921Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:14:45.8130115Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:14:45.8195286Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:14:45.8253875Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:14:45.8314485Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:14:45.8372782Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:14:45.8434044Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:14:45.8491737Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:14:45.8550489Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:14:45.8607670Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:14:45.8669793Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:14:45.8734876Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:14:45.8815878Z Entering 'third_party/pocketfft' 2025-06-01T21:14:45.8880882Z Entering 'third_party/protobuf' 2025-06-01T21:14:45.8945032Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:14:45.9004180Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:14:45.9068290Z Entering 'third_party/psimd' 2025-06-01T21:14:45.9129065Z Entering 'third_party/pthreadpool' 2025-06-01T21:14:45.9188952Z Entering 'third_party/pybind11' 2025-06-01T21:14:45.9253430Z Entering 'third_party/python-peachpy' 2025-06-01T21:14:45.9315286Z Entering 'third_party/sleef' 2025-06-01T21:14:45.9376922Z Entering 'third_party/tensorpipe' 2025-06-01T21:14:45.9438004Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:14:45.9497218Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:14:45.9559545Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:14:45.9619491Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:14:45.9677001Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:14:45.9762465Z [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-06-01T21:14:46.0105167Z Entering 'android/libs/fbjni' 2025-06-01T21:14:46.0163444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-06-01T21:14:46.0183600Z Entering 'third_party/FP16' 2025-06-01T21:14:46.0240852Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-06-01T21:14:46.0261125Z Entering 'third_party/FXdiv' 2025-06-01T21:14:46.0319695Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-06-01T21:14:46.0341906Z Entering 'third_party/NNPACK' 2025-06-01T21:14:46.0399587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-06-01T21:14:46.0419910Z Entering 'third_party/NVTX' 2025-06-01T21:14:46.0477505Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-06-01T21:14:46.0497088Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:14:46.0552925Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-06-01T21:14:46.0572224Z Entering 'third_party/XNNPACK' 2025-06-01T21:14:46.0629673Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-06-01T21:14:46.0663401Z Entering 'third_party/benchmark' 2025-06-01T21:14:46.0719535Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:14:46.0738851Z Entering 'third_party/composable_kernel' 2025-06-01T21:14:46.0795379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-06-01T21:14:46.0820850Z Entering 'third_party/cpp-httplib' 2025-06-01T21:14:46.0875098Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-06-01T21:14:46.0893993Z Entering 'third_party/cpuinfo' 2025-06-01T21:14:46.0948280Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-06-01T21:14:46.0968302Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:14:46.1023948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-06-01T21:14:46.1043258Z Entering 'third_party/cutlass' 2025-06-01T21:14:46.1098488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-06-01T21:14:46.1126234Z Entering 'third_party/eigen' 2025-06-01T21:14:46.1180792Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-06-01T21:14:46.1201454Z Entering 'third_party/fbgemm' 2025-06-01T21:14:46.1257204Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-06-01T21:14:46.1277363Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:14:46.1332660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-06-01T21:14:46.1350624Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:14:46.1406240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-06-01T21:14:46.1428967Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:14:46.1482500Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-06-01T21:14:46.1499880Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:14:46.1554222Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-06-01T21:14:46.1579591Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:14:46.1633983Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-06-01T21:14:46.1650770Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:14:46.1707778Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-06-01T21:14:46.1724360Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:14:46.1779605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-06-01T21:14:46.1802272Z Entering 'third_party/flash-attention' 2025-06-01T21:14:46.1862417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-06-01T21:14:46.1880870Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:14:46.1937665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-06-01T21:14:46.1960405Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:14:46.2015693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-06-01T21:14:46.2043279Z Entering 'third_party/flatbuffers' 2025-06-01T21:14:46.2100714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-06-01T21:14:46.2122260Z Entering 'third_party/fmt' 2025-06-01T21:14:46.2176780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:14:46.2195768Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:14:46.2252992Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-06-01T21:14:46.2271539Z Entering 'third_party/gloo' 2025-06-01T21:14:46.2325780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-06-01T21:14:46.2343989Z Entering 'third_party/googletest' 2025-06-01T21:14:46.2398014Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:14:46.2416938Z Entering 'third_party/ideep' 2025-06-01T21:14:46.2473040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-06-01T21:14:46.2489409Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:14:46.2544308Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-06-01T21:14:46.2570135Z Entering 'third_party/ittapi' 2025-06-01T21:14:46.2627180Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-06-01T21:14:46.2649105Z Entering 'third_party/kineto' 2025-06-01T21:14:46.2708111Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-06-01T21:14:46.2725868Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:14:46.2781948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-06-01T21:14:46.2798798Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:14:46.2861338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-06-01T21:14:46.2880940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:14:46.2940627Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-06-01T21:14:46.2958508Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:14:46.3015001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:14:46.3032709Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:14:46.3090275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-06-01T21:14:46.3107470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:14:46.3164561Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-06-01T21:14:46.3185965Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:14:46.3244512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-06-01T21:14:46.3261921Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:14:46.3322290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:14:46.3336742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:14:46.3391472Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-06-01T21:14:46.3410331Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:14:46.3464890Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-06-01T21:14:46.3485827Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:14:46.3540710Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-06-01T21:14:46.3558555Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:14:46.3618392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-06-01T21:14:46.3641320Z Entering 'third_party/kleidiai' 2025-06-01T21:14:46.3698896Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-06-01T21:14:46.3719285Z Entering 'third_party/mimalloc' 2025-06-01T21:14:46.3775960Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-06-01T21:14:46.3796647Z Entering 'third_party/nlohmann' 2025-06-01T21:14:46.3854994Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-06-01T21:14:46.3875106Z Entering 'third_party/onnx' 2025-06-01T21:14:46.3931807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-06-01T21:14:46.3970311Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:14:46.4026587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:14:46.4049656Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:14:46.4118309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-06-01T21:14:46.4140901Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:14:46.4198822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:14:46.4217984Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:14:46.4273563Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:14:46.4290787Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:14:46.4350546Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-06-01T21:14:46.4368001Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:14:46.4421995Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-06-01T21:14:46.4443266Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:14:46.4499999Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-06-01T21:14:46.4517710Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:14:46.4573739Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-06-01T21:14:46.4591501Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:14:46.4647226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-06-01T21:14:46.4663313Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:14:46.4722313Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-06-01T21:14:46.4740877Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:14:46.4796618Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-06-01T21:14:46.4816968Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:14:46.4873746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-06-01T21:14:46.4912946Z Entering 'third_party/pocketfft' 2025-06-01T21:14:46.4970902Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-06-01T21:14:46.4990220Z Entering 'third_party/protobuf' 2025-06-01T21:14:46.5045124Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-06-01T21:14:46.5065561Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:14:46.5121892Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:14:46.5139448Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:14:46.5193469Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:14:46.5213272Z Entering 'third_party/psimd' 2025-06-01T21:14:46.5269720Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-06-01T21:14:46.5288011Z Entering 'third_party/pthreadpool' 2025-06-01T21:14:46.5345227Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-06-01T21:14:46.5371291Z Entering 'third_party/pybind11' 2025-06-01T21:14:46.5422637Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:14:46.5442338Z Entering 'third_party/python-peachpy' 2025-06-01T21:14:46.5497997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-06-01T21:14:46.5516554Z Entering 'third_party/sleef' 2025-06-01T21:14:46.5575599Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-06-01T21:14:46.5594984Z Entering 'third_party/tensorpipe' 2025-06-01T21:14:46.5654864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-06-01T21:14:46.5674823Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:14:46.5730168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:14:46.5748134Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:14:46.5804504Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-06-01T21:14:46.5822103Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:14:46.5878554Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-06-01T21:14:46.5896863Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:14:46.5971199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:14:46.5988052Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:14:46.6043312Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-06-01T21:14:46.6837040Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-01T21:14:46.7171518Z Entering 'android/libs/fbjni' 2025-06-01T21:14:46.7219119Z Entering 'third_party/FP16' 2025-06-01T21:14:46.7265872Z Entering 'third_party/FXdiv' 2025-06-01T21:14:46.7312758Z Entering 'third_party/NNPACK' 2025-06-01T21:14:46.7358747Z Entering 'third_party/NVTX' 2025-06-01T21:14:46.7406899Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:14:46.7455090Z Entering 'third_party/XNNPACK' 2025-06-01T21:14:46.7515460Z Entering 'third_party/benchmark' 2025-06-01T21:14:46.7562795Z Entering 'third_party/composable_kernel' 2025-06-01T21:14:46.7616264Z Entering 'third_party/cpp-httplib' 2025-06-01T21:14:46.7664087Z Entering 'third_party/cpuinfo' 2025-06-01T21:14:46.7710787Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:14:46.7758184Z Entering 'third_party/cutlass' 2025-06-01T21:14:46.7813194Z Entering 'third_party/eigen' 2025-06-01T21:14:46.7861344Z Entering 'third_party/fbgemm' 2025-06-01T21:14:46.7908762Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:14:46.7953655Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:14:46.8009400Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:14:46.8055096Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:14:46.8106400Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:14:46.8151140Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:14:46.8196692Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:14:46.8245350Z Entering 'third_party/flash-attention' 2025-06-01T21:14:46.8293545Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:14:46.8343211Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:14:46.8396809Z Entering 'third_party/flatbuffers' 2025-06-01T21:14:46.8449264Z Entering 'third_party/fmt' 2025-06-01T21:14:46.8497108Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:14:46.8544872Z Entering 'third_party/gloo' 2025-06-01T21:14:46.8591625Z Entering 'third_party/googletest' 2025-06-01T21:14:46.8638137Z Entering 'third_party/ideep' 2025-06-01T21:14:46.8683724Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:14:46.8737093Z Entering 'third_party/ittapi' 2025-06-01T21:14:46.8782818Z Entering 'third_party/kineto' 2025-06-01T21:14:46.8828424Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:14:46.8872639Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:14:46.8920563Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:14:46.8963797Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:14:46.9009628Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:14:46.9053685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:14:46.9099593Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:14:46.9144235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:14:46.9188146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:14:46.9232809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:14:46.9279544Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:14:46.9325864Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:14:46.9373713Z Entering 'third_party/kleidiai' 2025-06-01T21:14:46.9424095Z Entering 'third_party/mimalloc' 2025-06-01T21:14:46.9471875Z Entering 'third_party/nlohmann' 2025-06-01T21:14:46.9521001Z Entering 'third_party/onnx' 2025-06-01T21:14:46.9586642Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:14:46.9637069Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:14:46.9687087Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:14:46.9733564Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:14:46.9777850Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:14:46.9822812Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:14:46.9870263Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:14:46.9916436Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:14:46.9961182Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:14:47.0006693Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:14:47.0056480Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:14:47.0105211Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:14:47.0176106Z Entering 'third_party/pocketfft' 2025-06-01T21:14:47.0223646Z Entering 'third_party/protobuf' 2025-06-01T21:14:47.0274514Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:14:47.0319443Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:14:47.0372274Z Entering 'third_party/psimd' 2025-06-01T21:14:47.0424153Z Entering 'third_party/pthreadpool' 2025-06-01T21:14:47.0470956Z Entering 'third_party/pybind11' 2025-06-01T21:14:47.0518087Z Entering 'third_party/python-peachpy' 2025-06-01T21:14:47.0563982Z Entering 'third_party/sleef' 2025-06-01T21:14:47.0611097Z Entering 'third_party/tensorpipe' 2025-06-01T21:14:47.0658311Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:14:47.0704323Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:14:47.0749504Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:14:47.0794170Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:14:47.0838342Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:14:47.0907568Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-01T21:14:47.1232777Z Entering 'android/libs/fbjni' 2025-06-01T21:14:47.1280157Z Entering 'third_party/FP16' 2025-06-01T21:14:47.1328571Z Entering 'third_party/FXdiv' 2025-06-01T21:14:47.1375292Z Entering 'third_party/NNPACK' 2025-06-01T21:14:47.1422174Z Entering 'third_party/NVTX' 2025-06-01T21:14:47.1470879Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:14:47.1519401Z Entering 'third_party/XNNPACK' 2025-06-01T21:14:47.1581409Z Entering 'third_party/benchmark' 2025-06-01T21:14:47.1629903Z Entering 'third_party/composable_kernel' 2025-06-01T21:14:47.1685241Z Entering 'third_party/cpp-httplib' 2025-06-01T21:14:47.1734908Z Entering 'third_party/cpuinfo' 2025-06-01T21:14:47.1784338Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:14:47.1835133Z Entering 'third_party/cutlass' 2025-06-01T21:14:47.1890123Z Entering 'third_party/eigen' 2025-06-01T21:14:47.1939955Z Entering 'third_party/fbgemm' 2025-06-01T21:14:47.1989546Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:14:47.2036536Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:14:47.2089329Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:14:47.2137917Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:14:47.2192949Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:14:47.2242261Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:14:47.2285341Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:14:47.2333791Z Entering 'third_party/flash-attention' 2025-06-01T21:14:47.2387197Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:14:47.2440843Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:14:47.2500170Z Entering 'third_party/flatbuffers' 2025-06-01T21:14:47.2552549Z Entering 'third_party/fmt' 2025-06-01T21:14:47.2601466Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:14:47.2650652Z Entering 'third_party/gloo' 2025-06-01T21:14:47.2700538Z Entering 'third_party/googletest' 2025-06-01T21:14:47.2747908Z Entering 'third_party/ideep' 2025-06-01T21:14:47.2794097Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:14:47.2847471Z Entering 'third_party/ittapi' 2025-06-01T21:14:47.2896819Z Entering 'third_party/kineto' 2025-06-01T21:14:47.2947007Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:14:47.2994536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:14:47.3044639Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:14:47.3090912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:14:47.3138278Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:14:47.3182969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:14:47.3233708Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:14:47.3280330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:14:47.3331295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:14:47.3378758Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:14:47.3427403Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:14:47.3475030Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:14:47.3525416Z Entering 'third_party/kleidiai' 2025-06-01T21:14:47.3580125Z Entering 'third_party/mimalloc' 2025-06-01T21:14:47.3630551Z Entering 'third_party/nlohmann' 2025-06-01T21:14:47.3681594Z Entering 'third_party/onnx' 2025-06-01T21:14:47.3751003Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:14:47.3803238Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:14:47.3853733Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:14:47.3896719Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:14:47.3943224Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:14:47.3986824Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:14:47.4034419Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:14:47.4076412Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:14:47.4120091Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:14:47.4161724Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:14:47.4208377Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:14:47.4256080Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:14:47.4323280Z Entering 'third_party/pocketfft' 2025-06-01T21:14:47.4370547Z Entering 'third_party/protobuf' 2025-06-01T21:14:47.4421633Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:14:47.4466608Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:14:47.4515190Z Entering 'third_party/psimd' 2025-06-01T21:14:47.4563957Z Entering 'third_party/pthreadpool' 2025-06-01T21:14:47.4609659Z Entering 'third_party/pybind11' 2025-06-01T21:14:47.4656437Z Entering 'third_party/python-peachpy' 2025-06-01T21:14:47.4705675Z Entering 'third_party/sleef' 2025-06-01T21:14:47.4751720Z Entering 'third_party/tensorpipe' 2025-06-01T21:14:47.4798131Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:14:47.4843037Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:14:47.4887476Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:14:47.4931610Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:14:47.4975070Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:14:47.5042896Z ##[endgroup] 2025-06-01T21:14:47.5086603Z [command]/usr/bin/git log -1 --format=%H 2025-06-01T21:14:47.5114091Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:14:47.5369941Z Prepare all required actions 2025-06-01T21:14:47.5370849Z Getting action download info 2025-06-01T21:14:47.6565696Z ##[group]Run ./.github/actions/setup-linux 2025-06-01T21:14:47.6566149Z env: 2025-06-01T21:14:47.6566452Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:47.6566802Z ##[endgroup] 2025-06-01T21:14:47.6626844Z ##[group]Run set -euo pipefail 2025-06-01T21:14:47.6627328Z set -euo pipefail 2025-06-01T21:14:47.6627733Z function get_ec2_metadata() { 2025-06-01T21:14:47.6628241Z  # Pulled from instance metadata endpoint for EC2 2025-06-01T21:14:47.6629095Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-06-01T21:14:47.6629854Z  category=$1 2025-06-01T21:14:47.6630360Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-06-01T21:14:47.6630957Z  runner_name_str=i-083eea869a1026b78 2025-06-01T21:14:47.6631461Z  if [[ -f /.inarc ]]; then 2025-06-01T21:14:47.6631935Z  echo "ARC Runner, no info on ec2 metadata" 2025-06-01T21:14:47.6632469Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-06-01T21:14:47.6633108Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-06-01T21:14:47.6633688Z  else 2025-06-01T21:14:47.6634844Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-06-01T21:14:47.6636085Z  fi 2025-06-01T21:14:47.6636384Z } 2025-06-01T21:14:47.6636738Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-06-01T21:14:47.6637334Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-06-01T21:14:47.6637986Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-06-01T21:14:47.6638554Z echo "system info $(uname -a)" 2025-06-01T21:14:47.6647667Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:47.6648180Z env: 2025-06-01T21:14:47.6648474Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:47.6648826Z ##[endgroup] 2025-06-01T21:14:47.6824491Z ami-id: ami-0013610ea966aafe0 2025-06-01T21:14:47.6944940Z instance-id: i-083eea869a1026b78 2025-06-01T21:14:47.7064888Z instance-type: t4g.2xlarge 2025-06-01T21:14:47.7077022Z system info Linux ip-10-0-42-66.ec2.internal 6.1.130-139.222.amzn2023.aarch64 #1 SMP Tue Mar 11 01:10:34 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux 2025-06-01T21:14:47.7110418Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:14:47.7111715Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:14:47.7120184Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:47.7120783Z env: 2025-06-01T21:14:47.7121083Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:47.7121423Z ##[endgroup] 2025-06-01T21:14:47.7193177Z ##[group]Run if systemctl is-active --quiet docker; then 2025-06-01T21:14:47.7193818Z if systemctl is-active --quiet docker; then 2025-06-01T21:14:47.7194354Z  echo "Docker daemon is running..."; 2025-06-01T21:14:47.7194789Z else 2025-06-01T21:14:47.7195273Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-06-01T21:14:47.7195847Z fi 2025-06-01T21:14:47.7202963Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:47.7203465Z env: 2025-06-01T21:14:47.7203756Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:47.7204110Z ##[endgroup] 2025-06-01T21:14:47.7300766Z Docker daemon is running... 2025-06-01T21:14:47.7360902Z ##[group]Run nick-fields/retry@v3.0.0 2025-06-01T21:14:47.7361328Z with: 2025-06-01T21:14:47.7361610Z shell: bash 2025-06-01T21:14:47.7362223Z timeout_minutes: 5 2025-06-01T21:14:47.7362578Z max_attempts: 3 2025-06-01T21:14:47.7362901Z retry_wait_seconds: 30 2025-06-01T21:14:47.7366026Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-06-01T21:14:47.7369211Z polling_interval_seconds: 1 2025-06-01T21:14:47.7369592Z warning_on_retry: true 2025-06-01T21:14:47.7369950Z continue_on_error: false 2025-06-01T21:14:47.7370300Z env: 2025-06-01T21:14:47.7370590Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:47.7370957Z AWS_RETRY_MODE: standard 2025-06-01T21:14:47.7371318Z AWS_MAX_ATTEMPTS: 5 2025-06-01T21:14:47.7371669Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:14:47.7372039Z ##[endgroup] 2025-06-01T21:14:49.3263586Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T21:14:49.3264417Z Configure a credential helper to remove this warning. See 2025-06-01T21:14:49.3265179Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T21:14:49.3265709Z 2025-06-01T21:14:49.3265844Z Login Succeeded 2025-06-01T21:14:49.8427726Z Command completed after 1 attempt(s). 2025-06-01T21:14:49.8502664Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T21:14:49.8503420Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T21:14:49.8504046Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T21:14:49.8512247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:49.8512747Z env: 2025-06-01T21:14:49.8513039Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:49.8513392Z ##[endgroup] 2025-06-01T21:14:49.8666639Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T21:14:49.8667437Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T21:14:49.8668027Z # shellcheck disable=SC2046 2025-06-01T21:14:49.8668482Z docker stop $(docker ps -q) || true 2025-06-01T21:14:49.8668954Z # Prune all of the docker images 2025-06-01T21:14:49.8669402Z docker system prune -af 2025-06-01T21:14:49.8676762Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:49.8677263Z env: 2025-06-01T21:14:49.8677855Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:49.8678213Z ##[endgroup] 2025-06-01T21:14:49.8950590Z "docker stop" requires at least 1 argument. 2025-06-01T21:14:49.8951126Z See 'docker stop --help'. 2025-06-01T21:14:49.8951364Z 2025-06-01T21:14:49.8951630Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-06-01T21:14:49.8952009Z 2025-06-01T21:14:49.8952168Z Stop one or more running containers 2025-06-01T21:14:49.9118691Z Total reclaimed space: 0B 2025-06-01T21:14:49.9162303Z ##[group]Run set +e 2025-06-01T21:14:49.9162690Z set +e 2025-06-01T21:14:49.9163004Z set -x 2025-06-01T21:14:49.9163311Z  2025-06-01T21:14:49.9163636Z PT_DOMAIN=download.pytorch.org 2025-06-01T21:14:49.9164412Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-06-01T21:14:49.9165445Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-06-01T21:14:49.9166171Z # one is returned at random 2025-06-01T21:14:49.9166720Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-06-01T21:14:49.9167234Z  2025-06-01T21:14:49.9167547Z if [ -z "${RESOLVED_IP}" ]; then 2025-06-01T21:14:49.9168417Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-06-01T21:14:49.9169153Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-06-01T21:14:49.9169693Z  2025-06-01T21:14:49.9170016Z  if [ -z "${RESOLVED_IP}" ]; then 2025-06-01T21:14:49.9170531Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-06-01T21:14:49.9171025Z  exit 1 2025-06-01T21:14:49.9171343Z  fi 2025-06-01T21:14:49.9171630Z fi 2025-06-01T21:14:49.9171918Z  2025-06-01T21:14:49.9172262Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-06-01T21:14:49.9172759Z  # Clean up any old records first 2025-06-01T21:14:49.9173264Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-06-01T21:14:49.9173711Z fi 2025-06-01T21:14:49.9173997Z  2025-06-01T21:14:49.9174414Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-06-01T21:14:49.9174961Z cat /etc/hosts 2025-06-01T21:14:49.9182520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:49.9183018Z env: 2025-06-01T21:14:49.9183307Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:49.9183657Z ##[endgroup] 2025-06-01T21:14:49.9211479Z + PT_DOMAIN=download.pytorch.org 2025-06-01T21:14:49.9217636Z ++ dig -4 +short download.pytorch.org 2025-06-01T21:14:49.9218517Z ++ tail -n1 2025-06-01T21:14:49.9899664Z + RESOLVED_IP=18.160.10.36 2025-06-01T21:14:49.9900126Z + '[' -z 18.160.10.36 ']' 2025-06-01T21:14:49.9900525Z + grep -r download.pytorch.org /etc/hosts 2025-06-01T21:14:49.9916737Z + echo '18.160.10.36 download.pytorch.org' 2025-06-01T21:14:49.9917230Z + sudo tee -a /etc/hosts 2025-06-01T21:14:50.3148720Z 18.160.10.36 download.pytorch.org 2025-06-01T21:14:50.3171721Z + cat /etc/hosts 2025-06-01T21:14:50.3181847Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-06-01T21:14:50.3189163Z ::1 localhost6 localhost6.localdomain6 2025-06-01T21:14:50.3189687Z 18.160.10.36 download.pytorch.org 2025-06-01T21:14:50.3414937Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-06-01T21:14:50.3415611Z with: 2025-06-01T21:14:50.3416889Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3418162Z docker-build-dir: .ci/docker 2025-06-01T21:14:50.3418570Z docker-build-script: ./build.sh 2025-06-01T21:14:50.3418969Z working-directory: . 2025-06-01T21:14:50.3419440Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:50.3419984Z force-push: false 2025-06-01T21:14:50.3420289Z env: 2025-06-01T21:14:50.3420842Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:50.3421196Z ##[endgroup] 2025-06-01T21:14:50.3453229Z ##[group]Run set -ex 2025-06-01T21:14:50.3453659Z set -ex 2025-06-01T21:14:50.3453959Z  2025-06-01T21:14:50.3454537Z # If the docker build directory or the build script doesn't exist, the action will 2025-06-01T21:14:50.3455454Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-06-01T21:14:50.3456225Z # job could then download the pre-built image as usual 2025-06-01T21:14:50.3456980Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]]; then 2025-06-01T21:14:50.3457794Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3458398Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3458947Z  2025-06-01T21:14:50.3459428Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-06-01T21:14:50.3460043Z  exit 0 2025-06-01T21:14:50.3460341Z else 2025-06-01T21:14:50.3460696Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3461135Z fi 2025-06-01T21:14:50.3461412Z  2025-06-01T21:14:50.3461877Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-06-01T21:14:50.3462696Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-06-01T21:14:50.3463421Z  # use it as it is, but first let's extract the tag 2025-06-01T21:14:50.3464067Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-06-01T21:14:50.3464755Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3465418Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3465970Z else 2025-06-01T21:14:50.3466321Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-06-01T21:14:50.3466850Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-06-01T21:14:50.3467382Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-06-01T21:14:50.3467838Z  fi 2025-06-01T21:14:50.3468466Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-06-01T21:14:50.3469299Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3470168Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3471112Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3471691Z fi 2025-06-01T21:14:50.3483488Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:50.3483995Z env: 2025-06-01T21:14:50.3484286Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:50.3484646Z REPO_NAME: pytorch 2025-06-01T21:14:50.3485736Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3486903Z DOCKER_BUILD_DIR: .ci/docker 2025-06-01T21:14:50.3487296Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-06-01T21:14:50.3488128Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:50.3488670Z CUSTOM_TAG_PREFIX: 2025-06-01T21:14:50.3488990Z ##[endgroup] 2025-06-01T21:14:50.3518493Z + [[ ! -d .ci/docker ]] 2025-06-01T21:14:50.3518883Z + [[ ! -f .ci/docker/./build.sh ]] 2025-06-01T21:14:50.3519276Z + echo skip=false 2025-06-01T21:14:50.3520694Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 == *\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-06-01T21:14:50.3526799Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3528318Z ++ awk -F '[:,]' '{print $2}' 2025-06-01T21:14:50.3554878Z + DOCKER_TAG=pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3556060Z + echo docker-tag=pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3557869Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3596257Z ##[group]Run set +e 2025-06-01T21:14:50.3596701Z set +e 2025-06-01T21:14:50.3597019Z set -x 2025-06-01T21:14:50.3597323Z  2025-06-01T21:14:50.3597606Z login() { 2025-06-01T21:14:50.3598252Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-01T21:14:50.3598976Z } 2025-06-01T21:14:50.3599252Z  2025-06-01T21:14:50.3599535Z retry () { 2025-06-01T21:14:50.3599902Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-01T21:14:50.3600324Z } 2025-06-01T21:14:50.3600609Z  2025-06-01T21:14:50.3600943Z retry login "${DOCKER_REGISTRY}" 2025-06-01T21:14:50.3601362Z  2025-06-01T21:14:50.3601655Z START_TIME=$(date +%s) 2025-06-01T21:14:50.3602055Z # Wait up to 120 minutes 2025-06-01T21:14:50.3602543Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-06-01T21:14:50.3603209Z  # Check if image already exists, if it does then skip building it 2025-06-01T21:14:50.3603875Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-06-01T21:14:50.3604376Z  exit 0 2025-06-01T21:14:50.3604693Z  fi 2025-06-01T21:14:50.3604989Z  2025-06-01T21:14:50.3605513Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-06-01T21:14:50.3606433Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-06-01T21:14:50.3607343Z  # latter, it will wait for the Docker images to become available before continuing 2025-06-01T21:14:50.3608057Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-06-01T21:14:50.3608603Z  # It's a Docker build job, let's build the image 2025-06-01T21:14:50.3609083Z  break 2025-06-01T21:14:50.3609392Z  else 2025-06-01T21:14:50.3609860Z  # It's a regular build job, wait for the image to become available 2025-06-01T21:14:50.3610431Z  sleep 300 2025-06-01T21:14:50.3610756Z  fi 2025-06-01T21:14:50.3611056Z done 2025-06-01T21:14:50.3611359Z  2025-06-01T21:14:50.3611834Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-06-01T21:14:50.3612617Z # be empty. The default action would be to continue rebuild the image 2025-06-01T21:14:50.3613330Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-06-01T21:14:50.3613957Z  # if we're on the base branch then use the parent commit 2025-06-01T21:14:50.3614842Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-06-01T21:14:50.3615310Z else 2025-06-01T21:14:50.3615758Z  # otherwise we're on a PR, so use the most recent base commit 2025-06-01T21:14:50.3616393Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-06-01T21:14:50.3617086Z fi 2025-06-01T21:14:50.3617379Z  2025-06-01T21:14:50.3617784Z if [[ -z "${MERGE_BASE}" ]]; then 2025-06-01T21:14:50.3618263Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3618717Z  2025-06-01T21:14:50.3619354Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-06-01T21:14:50.3620400Z  exit 0 2025-06-01T21:14:50.3620704Z fi 2025-06-01T21:14:50.3620989Z  2025-06-01T21:14:50.3621398Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-06-01T21:14:50.3622343Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-06-01T21:14:50.3623146Z  exit 1 2025-06-01T21:14:50.3623446Z fi 2025-06-01T21:14:50.3623723Z  2025-06-01T21:14:50.3624213Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-06-01T21:14:50.3625110Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-06-01T21:14:50.3625911Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-06-01T21:14:50.3626831Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-06-01T21:14:50.3627887Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-06-01T21:14:50.3628518Z fi 2025-06-01T21:14:50.3628794Z  2025-06-01T21:14:50.3629142Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-01T21:14:50.3636659Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:50.3637168Z env: 2025-06-01T21:14:50.3637455Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:50.3637829Z DOCKER_BUILD_DIR: .ci/docker 2025-06-01T21:14:50.3638288Z BASE_REVISION: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:14:50.3639479Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3640956Z DOCKER_TAG: pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:50.3641840Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:50.3642374Z DOCKER_PUSH: 2025-06-01T21:14:50.3642673Z ##[endgroup] 2025-06-01T21:14:50.3671102Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:50.3671695Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:50.3673779Z + aws ecr get-login-password --region us-east-1 2025-06-01T21:14:50.3674824Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:51.0583485Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T21:14:51.0584340Z Configure a credential helper to remove this warning. See 2025-06-01T21:14:51.0585133Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T21:14:51.0585662Z 2025-06-01T21:14:51.0588902Z Login Succeeded 2025-06-01T21:14:51.0604514Z ++ date +%s 2025-06-01T21:14:51.0614165Z + START_TIME=1748812491 2025-06-01T21:14:51.0617995Z ++ date +%s 2025-06-01T21:14:51.0627817Z + [[ 1748805291 -lt 1748812491 ]] 2025-06-01T21:14:51.0629109Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:51.3026306Z { 2025-06-01T21:14:51.3026708Z "schemaVersion": 2, 2025-06-01T21:14:51.3027746Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-06-01T21:14:51.3028371Z "config": { 2025-06-01T21:14:51.3028818Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-06-01T21:14:51.3029377Z "size": 28674, 2025-06-01T21:14:51.3029938Z "digest": "sha256:46e186ed80ca42d975b94b1d0561463ae6a0424e33e83b2f1e8d547333578280" 2025-06-01T21:14:51.3030572Z }, 2025-06-01T21:14:51.3030832Z "layers": [ 2025-06-01T21:14:51.3031113Z { 2025-06-01T21:14:51.3031559Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3032130Z "size": 28395122, 2025-06-01T21:14:51.3032704Z "digest": "sha256:cc47bf18487240dc23540b5b2ac0a41840e6b41595fa04f7c8f2b2f82f1cea50" 2025-06-01T21:14:51.3033588Z }, 2025-06-01T21:14:51.3033852Z { 2025-06-01T21:14:51.3034297Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3034862Z "size": 1783, 2025-06-01T21:14:51.3035427Z "digest": "sha256:026d8b3f355eead775ca158eced65597905ddfaf8fdc7c9ea674da2804860ff5" 2025-06-01T21:14:51.3036080Z }, 2025-06-01T21:14:51.3036346Z { 2025-06-01T21:14:51.3036785Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3037352Z "size": 298627519, 2025-06-01T21:14:51.3037919Z "digest": "sha256:8e5b8659d56d2f117f1eca41da723c623b2dc1ec3b4380616fd9041867a1fb6e" 2025-06-01T21:14:51.3038559Z }, 2025-06-01T21:14:51.3038811Z { 2025-06-01T21:14:51.3039253Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3039817Z "size": 791, 2025-06-01T21:14:51.3040360Z "digest": "sha256:78e88b4db9f10960493335e323bac89103f12ec25f8b9b963caa69a16df7e3af" 2025-06-01T21:14:51.3041008Z }, 2025-06-01T21:14:51.3041268Z { 2025-06-01T21:14:51.3041701Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3042266Z "size": 106, 2025-06-01T21:14:51.3042813Z "digest": "sha256:bd45383938a12f915e569ed1f9456a1550847f1bd1afe2045aa636b298844432" 2025-06-01T21:14:51.3043459Z }, 2025-06-01T21:14:51.3043712Z { 2025-06-01T21:14:51.3044155Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3044718Z "size": 704, 2025-06-01T21:14:51.3045502Z "digest": "sha256:59aeac75ec42ca3cba390e4a1f11c10602260d5adc9f355f4d571803cc50afc5" 2025-06-01T21:14:51.3046178Z }, 2025-06-01T21:14:51.3046444Z { 2025-06-01T21:14:51.3062603Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3063309Z "size": 1218, 2025-06-01T21:14:51.3063871Z "digest": "sha256:d2eb765ff5387cb841e3125ab71a2ea016d035043dcf5a2de72984bc22409bdd" 2025-06-01T21:14:51.3064520Z }, 2025-06-01T21:14:51.3064803Z { 2025-06-01T21:14:51.3065248Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3065804Z "size": 485, 2025-06-01T21:14:51.3066350Z "digest": "sha256:2e636605c347167d594e73aaddde81f54a867374b684d236e77d844d8d877de4" 2025-06-01T21:14:51.3066977Z }, 2025-06-01T21:14:51.3067235Z { 2025-06-01T21:14:51.3067680Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3068244Z "size": 110, 2025-06-01T21:14:51.3068781Z "digest": "sha256:080f027fd4ad303e42290165713dde483ba659530bbce17395231fee9b300b55" 2025-06-01T21:14:51.3069413Z }, 2025-06-01T21:14:51.3069671Z { 2025-06-01T21:14:51.3070063Z + exit 0 2025-06-01T21:14:51.3070510Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3071073Z "size": 4252, 2025-06-01T21:14:51.3071627Z "digest": "sha256:81b797f88eaf2d3e8336092d1b2991870fc70aaca8b8192efa3f77a0d4df03cc" 2025-06-01T21:14:51.3072258Z }, 2025-06-01T21:14:51.3072520Z { 2025-06-01T21:14:51.3072954Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3073505Z "size": 1704, 2025-06-01T21:14:51.3074065Z "digest": "sha256:3b2975bb708e2e87e1b6d11ca592d274f1eec08fd45081bc27de56525dfcfc55" 2025-06-01T21:14:51.3074704Z }, 2025-06-01T21:14:51.3075201Z { 2025-06-01T21:14:51.3075676Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3076236Z "size": 701, 2025-06-01T21:14:51.3076764Z "digest": "sha256:78002e2a594a3a28c02793134572d71e3e823e91987ccf2473e565a353af90c6" 2025-06-01T21:14:51.3077387Z }, 2025-06-01T21:14:51.3077643Z { 2025-06-01T21:14:51.3078076Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3078639Z "size": 543, 2025-06-01T21:14:51.3079176Z "digest": "sha256:21d7e18019383bb28e5798a2ac3c3b4596190d59b85707dec4240774d0beb944" 2025-06-01T21:14:51.3079809Z }, 2025-06-01T21:14:51.3080060Z { 2025-06-01T21:14:51.3080501Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3081258Z "size": 1799478835, 2025-06-01T21:14:51.3081828Z "digest": "sha256:8bc70a29b092b551b09b8cd78c2e12580477ab93fd8b9aded07237af297c2c9b" 2025-06-01T21:14:51.3082467Z }, 2025-06-01T21:14:51.3082724Z { 2025-06-01T21:14:51.3083164Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3083729Z "size": 32, 2025-06-01T21:14:51.3084287Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3084928Z }, 2025-06-01T21:14:51.3085188Z { 2025-06-01T21:14:51.3085628Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3086185Z "size": 380, 2025-06-01T21:14:51.3086745Z "digest": "sha256:8cd98c54865af93dee738f1111910c3ea0ffca52fa0b76e5ed79abb71a8d833e" 2025-06-01T21:14:51.3087399Z }, 2025-06-01T21:14:51.3087658Z { 2025-06-01T21:14:51.3088092Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3088669Z "size": 232264, 2025-06-01T21:14:51.3089235Z "digest": "sha256:bb5c6a51d8932c69b6b845623c42ccf211b956c71c9acfa15e164d757f21f39c" 2025-06-01T21:14:51.3089872Z }, 2025-06-01T21:14:51.3090129Z { 2025-06-01T21:14:51.3090576Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3091134Z "size": 231, 2025-06-01T21:14:51.3091688Z "digest": "sha256:29649d0961a3eabbe9d1d14fa29f67beb425d15879a3dde1ba7a76806c23d0a0" 2025-06-01T21:14:51.3092343Z }, 2025-06-01T21:14:51.3092599Z { 2025-06-01T21:14:51.3093038Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3093607Z "size": 4102713, 2025-06-01T21:14:51.3094169Z "digest": "sha256:a8bce0e010ba7a6c051d72cb7f768280e381cb20583f85a5b99c255399be78b6" 2025-06-01T21:14:51.3094807Z }, 2025-06-01T21:14:51.3095063Z { 2025-06-01T21:14:51.3095506Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3096068Z "size": 1720, 2025-06-01T21:14:51.3096625Z "digest": "sha256:b87b35ec9b6f22f58db2ef23e5538de86e5220217b42358b30d1673fce9394c2" 2025-06-01T21:14:51.3097268Z }, 2025-06-01T21:14:51.3097520Z { 2025-06-01T21:14:51.3098093Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3098678Z "size": 475, 2025-06-01T21:14:51.3099236Z "digest": "sha256:7daf8b104c228ca880484d0a133e7c318dbfc95bddb403ee499ec166ac9ac780" 2025-06-01T21:14:51.3099888Z }, 2025-06-01T21:14:51.3100152Z { 2025-06-01T21:14:51.3100589Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3101156Z "size": 180, 2025-06-01T21:14:51.3101718Z "digest": "sha256:b62390abd9974567cc798d30bf5abb161a9bda7a437d2d3cf92b0584ad3ceaa6" 2025-06-01T21:14:51.3102363Z }, 2025-06-01T21:14:51.3102614Z { 2025-06-01T21:14:51.3103055Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3103619Z "size": 615, 2025-06-01T21:14:51.3104178Z "digest": "sha256:bd41538cf6058eee9a9e40f6d8a95bd958a80b522bdd438d4309b7bd013c966a" 2025-06-01T21:14:51.3104822Z }, 2025-06-01T21:14:51.3105080Z { 2025-06-01T21:14:51.3105518Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3106091Z "size": 217, 2025-06-01T21:14:51.3106840Z "digest": "sha256:f1ec3ec5b67136af675e79ad1110ed5eb9d0d5f1120d978e17d9eb4d6aeb0364" 2025-06-01T21:14:51.3107514Z }, 2025-06-01T21:14:51.3107777Z { 2025-06-01T21:14:51.3108222Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3108781Z "size": 801, 2025-06-01T21:14:51.3109324Z "digest": "sha256:c348f5667495aba2b542558163fa68ef4045d39be186d8721054c932be514aaf" 2025-06-01T21:14:51.3109954Z }, 2025-06-01T21:14:51.3110214Z { 2025-06-01T21:14:51.3110648Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3111215Z "size": 32, 2025-06-01T21:14:51.3111769Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3112583Z }, 2025-06-01T21:14:51.3112845Z { 2025-06-01T21:14:51.3113286Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3113840Z "size": 104, 2025-06-01T21:14:51.3114389Z "digest": "sha256:f26c46096b11f39d3869e52235e134f192839ddd8dd32fa42e692237eac693ae" 2025-06-01T21:14:51.3115016Z }, 2025-06-01T21:14:51.3115266Z { 2025-06-01T21:14:51.3115708Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3116272Z "size": 1472, 2025-06-01T21:14:51.3117101Z "digest": "sha256:621ddf580a005ed6fd5e2fb6ce6620eef1164c4753220491056ef3d27ea88c65" 2025-06-01T21:14:51.3117750Z }, 2025-06-01T21:14:51.3118014Z { 2025-06-01T21:14:51.3118451Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3119007Z "size": 354318951, 2025-06-01T21:14:51.3119573Z "digest": "sha256:4a54998bb6e14092faa4cf6215f98e2e5d41baec87773186115b2ae50757d9d6" 2025-06-01T21:14:51.3120225Z }, 2025-06-01T21:14:51.3120475Z { 2025-06-01T21:14:51.3120917Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3121478Z "size": 164, 2025-06-01T21:14:51.3122036Z "digest": "sha256:d79134297b2a0dec987c12e36a6439f57fbfe9a2b2cfc7458ddaa005cdc80422" 2025-06-01T21:14:51.3122690Z }, 2025-06-01T21:14:51.3122950Z { 2025-06-01T21:14:51.3123382Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3123951Z "size": 346, 2025-06-01T21:14:51.3124500Z "digest": "sha256:ee8b96484a713e3bc33590876833f3664a3cf2b0ca5ad5aa529b59610acd4229" 2025-06-01T21:14:51.3125132Z }, 2025-06-01T21:14:51.3125382Z { 2025-06-01T21:14:51.3125822Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3126384Z "size": 32, 2025-06-01T21:14:51.3126930Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3127585Z }, 2025-06-01T21:14:51.3127843Z { 2025-06-01T21:14:51.3128276Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3128838Z "size": 106, 2025-06-01T21:14:51.3129396Z "digest": "sha256:0fbadbb108008658f843fe32351e91642c075a61c3fd960812df909ff4d4c117" 2025-06-01T21:14:51.3130025Z }, 2025-06-01T21:14:51.3130292Z { 2025-06-01T21:14:51.3130742Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3131295Z "size": 425, 2025-06-01T21:14:51.3131855Z "digest": "sha256:bd7ccd49284ce5cca0bf93074694f15e63af5516d09c6f2a46e4b06bc8afb842" 2025-06-01T21:14:51.3132510Z }, 2025-06-01T21:14:51.3132770Z { 2025-06-01T21:14:51.3133204Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3133767Z "size": 18985131, 2025-06-01T21:14:51.3134343Z "digest": "sha256:f640866daa219a9b9aa0db81c1c8dfc74b2d63af8d23c5c6666df77c09c21d47" 2025-06-01T21:14:51.3134984Z }, 2025-06-01T21:14:51.3135240Z { 2025-06-01T21:14:51.3135689Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3136248Z "size": 108, 2025-06-01T21:14:51.3136795Z "digest": "sha256:615bee767370d6a1434589dc200915bfdc6816f6efbe53b0077566bc408147ea" 2025-06-01T21:14:51.3137423Z }, 2025-06-01T21:14:51.3137804Z { 2025-06-01T21:14:51.3138648Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3139236Z "size": 426, 2025-06-01T21:14:51.3139792Z "digest": "sha256:821cb90ce09a25fe8a65ae231a092fbfb3205e2e95c4bd271ffc87d65ca66931" 2025-06-01T21:14:51.3140435Z }, 2025-06-01T21:14:51.3140690Z { 2025-06-01T21:14:51.3141128Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3141678Z "size": 701, 2025-06-01T21:14:51.3142213Z "digest": "sha256:78002e2a594a3a28c02793134572d71e3e823e91987ccf2473e565a353af90c6" 2025-06-01T21:14:51.3142837Z }, 2025-06-01T21:14:51.3143088Z { 2025-06-01T21:14:51.3143524Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3144348Z "size": 142, 2025-06-01T21:14:51.3144903Z "digest": "sha256:670bab01e014f058c6b292b834f8cb3eceb5c7cdd69c3eba4de3bf3273d4e47e" 2025-06-01T21:14:51.3145551Z }, 2025-06-01T21:14:51.3145808Z { 2025-06-01T21:14:51.3146246Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3146813Z "size": 135, 2025-06-01T21:14:51.3147370Z "digest": "sha256:fd5638a0fe12c2f4df7b3833cf9760fa23f6be5b9ea282b0eca7d3751825853a" 2025-06-01T21:14:51.3148021Z }, 2025-06-01T21:14:51.3148276Z { 2025-06-01T21:14:51.3148711Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3149274Z "size": 32, 2025-06-01T21:14:51.3149816Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3150466Z }, 2025-06-01T21:14:51.3150721Z { 2025-06-01T21:14:51.3151153Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3151724Z "size": 196, 2025-06-01T21:14:51.3152287Z "digest": "sha256:fa909c387185d86bb5dddb4ad933c5f7f7f0b75570b4ac70c4be209501e80773" 2025-06-01T21:14:51.3152921Z }, 2025-06-01T21:14:51.3153177Z { 2025-06-01T21:14:51.3153615Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3154177Z "size": 116, 2025-06-01T21:14:51.3154731Z "digest": "sha256:e96097a1e27332dfc8ee7b99395d9fdacff5f15c97a065e1c36e3c2773c97b2c" 2025-06-01T21:14:51.3155376Z }, 2025-06-01T21:14:51.3155635Z { 2025-06-01T21:14:51.3156073Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3156634Z "size": 32, 2025-06-01T21:14:51.3157194Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3157832Z }, 2025-06-01T21:14:51.3158110Z { 2025-06-01T21:14:51.3158550Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3159109Z "size": 129, 2025-06-01T21:14:51.3159669Z "digest": "sha256:047490b36b06af1d9d60db26ec6da821c8a9bee4246322cf12c90790dac3ec49" 2025-06-01T21:14:51.3160308Z }, 2025-06-01T21:14:51.3160573Z { 2025-06-01T21:14:51.3161008Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3161575Z "size": 778, 2025-06-01T21:14:51.3162132Z "digest": "sha256:285118b34edab16d984a5c3b1a7a12fb072608638e493b6207c936a7e3644acb" 2025-06-01T21:14:51.3162758Z }, 2025-06-01T21:14:51.3163019Z { 2025-06-01T21:14:51.3163463Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3164023Z "size": 701, 2025-06-01T21:14:51.3164561Z "digest": "sha256:78002e2a594a3a28c02793134572d71e3e823e91987ccf2473e565a353af90c6" 2025-06-01T21:14:51.3165185Z }, 2025-06-01T21:14:51.3165438Z { 2025-06-01T21:14:51.3165879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3166443Z "size": 139, 2025-06-01T21:14:51.3166981Z "digest": "sha256:b6d691993f04ff094811a04c61ed3124c74dca94d7a786c3071a5379e555f469" 2025-06-01T21:14:51.3167625Z }, 2025-06-01T21:14:51.3167891Z { 2025-06-01T21:14:51.3168334Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3168890Z "size": 32, 2025-06-01T21:14:51.3169713Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3170380Z }, 2025-06-01T21:14:51.3170632Z { 2025-06-01T21:14:51.3171071Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3171630Z "size": 161, 2025-06-01T21:14:51.3172179Z "digest": "sha256:ec349ccc478ce8df490e8450be460e73c104fb96d1f636850e4ec392093835f8" 2025-06-01T21:14:51.3172821Z }, 2025-06-01T21:14:51.3173078Z { 2025-06-01T21:14:51.3173510Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3174076Z "size": 1012, 2025-06-01T21:14:51.3174623Z "digest": "sha256:1f410a80ce58166ce319c47d7430c022920e8f6655c9be122badf9c6b2ce52d2" 2025-06-01T21:14:51.3175473Z }, 2025-06-01T21:14:51.3175724Z { 2025-06-01T21:14:51.3176168Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3176730Z "size": 701, 2025-06-01T21:14:51.3177267Z "digest": "sha256:78002e2a594a3a28c02793134572d71e3e823e91987ccf2473e565a353af90c6" 2025-06-01T21:14:51.3178026Z }, 2025-06-01T21:14:51.3178290Z { 2025-06-01T21:14:51.3178723Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3179284Z "size": 135, 2025-06-01T21:14:51.3179819Z "digest": "sha256:741b5ac03628436b4fba27341be0081c856040803757491b2994bb30c8d65c5e" 2025-06-01T21:14:51.3180441Z }, 2025-06-01T21:14:51.3180696Z { 2025-06-01T21:14:51.3181137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3181698Z "size": 32, 2025-06-01T21:14:51.3182255Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3182912Z }, 2025-06-01T21:14:51.3183173Z { 2025-06-01T21:14:51.3183609Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3184172Z "size": 158, 2025-06-01T21:14:51.3184728Z "digest": "sha256:c2b4b7a73a64e5f4054e8a4cc8a0d1a28c80923d3622f149dbae8984c5857948" 2025-06-01T21:14:51.3185372Z }, 2025-06-01T21:14:51.3185634Z { 2025-06-01T21:14:51.3186077Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3186639Z "size": 1350, 2025-06-01T21:14:51.3187193Z "digest": "sha256:18a6eb99d29ae8265930ec725a04a38d8d71b1f792b3e40f552c3d167ddd8e5d" 2025-06-01T21:14:51.3187835Z }, 2025-06-01T21:14:51.3188091Z { 2025-06-01T21:14:51.3188537Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3189107Z "size": 32, 2025-06-01T21:14:51.3189657Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3190307Z }, 2025-06-01T21:14:51.3190566Z { 2025-06-01T21:14:51.3191016Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3191571Z "size": 136, 2025-06-01T21:14:51.3192123Z "digest": "sha256:28d03c56d3f44c2795cc109949a1948b42eb99a8899bfd315f9a9d3abb488408" 2025-06-01T21:14:51.3192757Z }, 2025-06-01T21:14:51.3193012Z { 2025-06-01T21:14:51.3193464Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3194028Z "size": 380, 2025-06-01T21:14:51.3194595Z "digest": "sha256:c7efd45a1352eab8087dfcaa37fffcbfdba4cebe1e65be633c8828a2e0688723" 2025-06-01T21:14:51.3195266Z }, 2025-06-01T21:14:51.3195523Z { 2025-06-01T21:14:51.3195961Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3196530Z "size": 958805457, 2025-06-01T21:14:51.3197103Z "digest": "sha256:cb52aec9f28e84431b6806d94b3c22e01d999d8909342facf7d940421e7fb68a" 2025-06-01T21:14:51.3197741Z }, 2025-06-01T21:14:51.3198000Z { 2025-06-01T21:14:51.3198440Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3199009Z "size": 104, 2025-06-01T21:14:51.3199551Z "digest": "sha256:f33564c00012b28c0ea4f52be2b675fb68b19d3e7653ad7669ea4e49978c428e" 2025-06-01T21:14:51.3200190Z }, 2025-06-01T21:14:51.3200443Z { 2025-06-01T21:14:51.3201113Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3201699Z "size": 1897, 2025-06-01T21:14:51.3202246Z "digest": "sha256:930bb4e675399ec521a538717f2b422c1a365f047e0f1a1f24c9cf3dd5be51ab" 2025-06-01T21:14:51.3202872Z }, 2025-06-01T21:14:51.3203128Z { 2025-06-01T21:14:51.3203563Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3204122Z "size": 233286746, 2025-06-01T21:14:51.3204700Z "digest": "sha256:132827e8fc8a6ca879dcb9170be7b1d6b27e7edac1808fadb3a536d03e31b849" 2025-06-01T21:14:51.3205350Z }, 2025-06-01T21:14:51.3205611Z { 2025-06-01T21:14:51.3206043Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3206777Z "size": 106, 2025-06-01T21:14:51.3207329Z "digest": "sha256:cda43c0cb4f5d3560756935dc25e1dbb4040fa83ffe8e7089bb5f007113b4792" 2025-06-01T21:14:51.3207971Z }, 2025-06-01T21:14:51.3208237Z { 2025-06-01T21:14:51.3208683Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3209241Z "size": 163, 2025-06-01T21:14:51.3209801Z "digest": "sha256:c8a7b5accd7089832ffe7e6abb7b3fa87574852683d5c96b4a6d3a0138289606" 2025-06-01T21:14:51.3210443Z }, 2025-06-01T21:14:51.3210694Z { 2025-06-01T21:14:51.3211133Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3211698Z "size": 7943, 2025-06-01T21:14:51.3212260Z "digest": "sha256:ba4dfee19721d6af5b66833cdd6ae9df36a174bc909819c8bd072f8d44cb6580" 2025-06-01T21:14:51.3212917Z }, 2025-06-01T21:14:51.3213177Z { 2025-06-01T21:14:51.3213617Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3214184Z "size": 8077, 2025-06-01T21:14:51.3214735Z "digest": "sha256:1ee97d98e13ffe138d15622a3b577ed57b84e06f16721a094c0630d00e990953" 2025-06-01T21:14:51.3215370Z }, 2025-06-01T21:14:51.3215624Z { 2025-06-01T21:14:51.3216066Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3216845Z "size": 304, 2025-06-01T21:14:51.3217433Z "digest": "sha256:f44a9394286fedb7964da85f15adc70099168f802b660f3266f2dde1f0a6b3fa" 2025-06-01T21:14:51.3218157Z }, 2025-06-01T21:14:51.3218419Z { 2025-06-01T21:14:51.3218854Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3219417Z "size": 32, 2025-06-01T21:14:51.3219972Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:14:51.3220622Z }, 2025-06-01T21:14:51.3220875Z { 2025-06-01T21:14:51.3221320Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3221887Z "size": 108, 2025-06-01T21:14:51.3222452Z "digest": "sha256:5eff7e2d2bf84ff56759892c9d395610cab5803fadf74e9bde8015928e7ee642" 2025-06-01T21:14:51.3223098Z }, 2025-06-01T21:14:51.3223357Z { 2025-06-01T21:14:51.3223791Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3224359Z "size": 54145699, 2025-06-01T21:14:51.3224938Z "digest": "sha256:25e48e8fdc3d3d978f03ef2a2a3f1d4d7a4ff988ea14182a5f56363f19bda89f" 2025-06-01T21:14:51.3225577Z }, 2025-06-01T21:14:51.3225832Z { 2025-06-01T21:14:51.3226271Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:14:51.3226829Z "size": 125, 2025-06-01T21:14:51.3227401Z "digest": "sha256:acae5a5b8f5f8ce649f89a8f14f7ed096638a081bc85b243ae1ecac3db5849e5" 2025-06-01T21:14:51.3228058Z } 2025-06-01T21:14:51.3228323Z ] 2025-06-01T21:14:51.3228573Z } 2025-06-01T21:14:51.3268945Z ##[group]Run set -eux 2025-06-01T21:14:51.3269317Z set -eux 2025-06-01T21:14:51.3270498Z 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-06-01T21:14:51.3279408Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:51.3279910Z env: 2025-06-01T21:14:51.3280201Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:51.3282010Z ##[endgroup] 2025-06-01T21:14:51.3314453Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-06-01T21:14:51.3315130Z + jq --raw-output .SecretString 2025-06-01T21:14:51.3315814Z + jq -r .docker_hub_readonly_token 2025-06-01T21:14:51.3316621Z + docker login --username pytorchbot --password-stdin 2025-06-01T21:14:52.0887984Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T21:14:52.0888823Z Configure a credential helper to remove this warning. See 2025-06-01T21:14:52.0889592Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T21:14:52.0890527Z 2025-06-01T21:14:52.0890662Z Login Succeeded 2025-06-01T21:14:52.1000672Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2025-06-01T21:14:52.1001212Z tag=${ECR_DOCKER_IMAGE##*/} 2025-06-01T21:14:52.1001750Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2025-06-01T21:14:52.1009166Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:52.1009673Z env: 2025-06-01T21:14:52.1009966Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:52.1011054Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:52.1012190Z ##[endgroup] 2025-06-01T21:14:52.1045112Z docker pull ghcr.io/pytorch/ci-image:ci-image-pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:52.1112521Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-06-01T21:14:52.1113150Z with: 2025-06-01T21:14:52.1114167Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:52.1115470Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:52.1115991Z env: 2025-06-01T21:14:52.1116271Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:52.1116620Z ##[endgroup] 2025-06-01T21:14:52.1155427Z ##[group]Run set -x 2025-06-01T21:14:52.1155790Z set -x 2025-06-01T21:14:52.1156096Z set +e 2025-06-01T21:14:52.1156392Z  2025-06-01T21:14:52.1156676Z login() { 2025-06-01T21:14:52.1157310Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-01T21:14:52.1158010Z } 2025-06-01T21:14:52.1158284Z  2025-06-01T21:14:52.1158637Z retry () { 2025-06-01T21:14:52.1159001Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-01T21:14:52.1159426Z } 2025-06-01T21:14:52.1159786Z  2025-06-01T21:14:52.1160165Z retry login "${DOCKER_REGISTRY}" 2025-06-01T21:14:52.1160621Z  2025-06-01T21:14:52.1161276Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-06-01T21:14:52.1162219Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-06-01T21:14:52.1162792Z  2025-06-01T21:14:52.1163075Z set -e 2025-06-01T21:14:52.1163535Z # ignore output since only exit code is used for conditional 2025-06-01T21:14:52.1164190Z # only pull docker image if it's not available locally 2025-06-01T21:14:52.1164924Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-06-01T21:14:52.1165609Z  retry docker pull "${DOCKER_IMAGE}" 2025-06-01T21:14:52.1166059Z fi 2025-06-01T21:14:52.1173568Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:14:52.1174068Z env: 2025-06-01T21:14:52.1174376Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:14:52.1175449Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:52.1176697Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:52.1177215Z ##[endgroup] 2025-06-01T21:14:52.1205564Z + set +e 2025-06-01T21:14:52.1205990Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:52.1206577Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:52.1208767Z + aws ecr get-login-password --region us-east-1 2025-06-01T21:14:52.1209817Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:14:52.8323404Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T21:14:52.8324244Z Configure a credential helper to remove this warning. See 2025-06-01T21:14:52.8325011Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T21:14:52.8325927Z 2025-06-01T21:14:52.8326212Z Login Succeeded 2025-06-01T21:14:52.8349307Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:52.8350609Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-06-01T21:14:53.0736465Z + IMAGE_SIZE=3576.711142539978 2025-06-01T21:14:53.0737104Z Compressed size of image in MB: 3576.711142539978 2025-06-01T21:14:53.0737783Z + echo 'Compressed size of image in MB: 3576.711142539978' 2025-06-01T21:14:53.0738291Z + set -e 2025-06-01T21:14:53.0739867Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:53.0845864Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:53.0847833Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:14:53.3445529Z pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1: Pulling from pytorch/ci-image 2025-06-01T21:14:53.3450810Z cc47bf184872: Pulling fs layer 2025-06-01T21:14:53.3451950Z 026d8b3f355e: Pulling fs layer 2025-06-01T21:14:53.3452436Z 8e5b8659d56d: Pulling fs layer 2025-06-01T21:14:53.3452824Z 78e88b4db9f1: Pulling fs layer 2025-06-01T21:14:53.3453210Z bd45383938a1: Pulling fs layer 2025-06-01T21:14:53.3453594Z 59aeac75ec42: Pulling fs layer 2025-06-01T21:14:53.3453974Z d2eb765ff538: Pulling fs layer 2025-06-01T21:14:53.3454388Z 2e636605c347: Pulling fs layer 2025-06-01T21:14:53.3454772Z 080f027fd4ad: Pulling fs layer 2025-06-01T21:14:53.3455155Z 81b797f88eaf: Pulling fs layer 2025-06-01T21:14:53.3455551Z 3b2975bb708e: Pulling fs layer 2025-06-01T21:14:53.3455934Z 78002e2a594a: Pulling fs layer 2025-06-01T21:14:53.3456317Z 21d7e1801938: Pulling fs layer 2025-06-01T21:14:53.3456688Z 8bc70a29b092: Pulling fs layer 2025-06-01T21:14:53.3457071Z 4f4fb700ef54: Pulling fs layer 2025-06-01T21:14:53.3457455Z 8cd98c54865a: Pulling fs layer 2025-06-01T21:14:53.3457920Z bb5c6a51d893: Pulling fs layer 2025-06-01T21:14:53.3458304Z 29649d0961a3: Pulling fs layer 2025-06-01T21:14:53.3458687Z a8bce0e010ba: Pulling fs layer 2025-06-01T21:14:53.3459067Z b87b35ec9b6f: Pulling fs layer 2025-06-01T21:14:53.3460010Z 7daf8b104c22: Pulling fs layer 2025-06-01T21:14:53.3460405Z b62390abd997: Pulling fs layer 2025-06-01T21:14:53.3460784Z bd41538cf605: Pulling fs layer 2025-06-01T21:14:53.3461173Z f1ec3ec5b671: Pulling fs layer 2025-06-01T21:14:53.3461573Z c348f5667495: Pulling fs layer 2025-06-01T21:14:53.3461956Z f26c46096b11: Pulling fs layer 2025-06-01T21:14:53.3462331Z 621ddf580a00: Pulling fs layer 2025-06-01T21:14:53.3462732Z 4a54998bb6e1: Pulling fs layer 2025-06-01T21:14:53.3463112Z d79134297b2a: Pulling fs layer 2025-06-01T21:14:53.3463485Z ee8b96484a71: Pulling fs layer 2025-06-01T21:14:53.3463872Z 0fbadbb10800: Pulling fs layer 2025-06-01T21:14:53.3464262Z bd7ccd49284c: Pulling fs layer 2025-06-01T21:14:53.3464641Z f640866daa21: Pulling fs layer 2025-06-01T21:14:53.3465514Z 615bee767370: Pulling fs layer 2025-06-01T21:14:53.3466062Z 821cb90ce09a: Pulling fs layer 2025-06-01T21:14:53.3466445Z 670bab01e014: Pulling fs layer 2025-06-01T21:14:53.3466833Z fd5638a0fe12: Pulling fs layer 2025-06-01T21:14:53.3467206Z 8cd98c54865a: Waiting 2025-06-01T21:14:53.3467670Z 78e88b4db9f1: Waiting 2025-06-01T21:14:53.3468022Z fa909c387185: Pulling fs layer 2025-06-01T21:14:53.3468395Z bb5c6a51d893: Waiting 2025-06-01T21:14:53.3468728Z e96097a1e273: Pulling fs layer 2025-06-01T21:14:53.3469112Z 59aeac75ec42: Waiting 2025-06-01T21:14:53.3469520Z 047490b36b06: Pulling fs layer 2025-06-01T21:14:53.3470077Z d2eb765ff538: Waiting 2025-06-01T21:14:53.3470890Z 285118b34eda: Pulling fs layer 2025-06-01T21:14:53.3471263Z 3b2975bb708e: Waiting 2025-06-01T21:14:53.3471798Z 29649d0961a3: Waiting 2025-06-01T21:14:53.3472149Z 2e636605c347: Waiting 2025-06-01T21:14:53.3472768Z bd45383938a1: Waiting 2025-06-01T21:14:53.3473259Z 78002e2a594a: Waiting 2025-06-01T21:14:53.3473587Z 4f4fb700ef54: Waiting 2025-06-01T21:14:53.3473921Z b6d691993f04: Pulling fs layer 2025-06-01T21:14:53.3474290Z 21d7e1801938: Waiting 2025-06-01T21:14:53.3474611Z 080f027fd4ad: Waiting 2025-06-01T21:14:53.3474926Z 8bc70a29b092: Waiting 2025-06-01T21:14:53.3475245Z 81b797f88eaf: Waiting 2025-06-01T21:14:53.3475573Z a8bce0e010ba: Waiting 2025-06-01T21:14:53.3475910Z ec349ccc478c: Pulling fs layer 2025-06-01T21:14:53.3476282Z 4a54998bb6e1: Waiting 2025-06-01T21:14:53.3476607Z bd41538cf605: Waiting 2025-06-01T21:14:53.3477276Z 1f410a80ce58: Pulling fs layer 2025-06-01T21:14:53.3477681Z d79134297b2a: Waiting 2025-06-01T21:14:53.3478017Z 741b5ac03628: Pulling fs layer 2025-06-01T21:14:53.3478398Z f1ec3ec5b671: Waiting 2025-06-01T21:14:53.3478722Z c348f5667495: Waiting 2025-06-01T21:14:53.3479042Z ee8b96484a71: Waiting 2025-06-01T21:14:53.3479355Z f26c46096b11: Waiting 2025-06-01T21:14:53.3479954Z c2b4b7a73a64: Pulling fs layer 2025-06-01T21:14:53.3480406Z 621ddf580a00: Waiting 2025-06-01T21:14:53.3480760Z 18a6eb99d29a: Pulling fs layer 2025-06-01T21:14:53.3481131Z bd7ccd49284c: Waiting 2025-06-01T21:14:53.3481461Z b62390abd997: Waiting 2025-06-01T21:14:53.3481810Z 28d03c56d3f4: Pulling fs layer 2025-06-01T21:14:53.3482206Z c7efd45a1352: Pulling fs layer 2025-06-01T21:14:53.3482584Z 7daf8b104c22: Waiting 2025-06-01T21:14:53.3482916Z 1f410a80ce58: Waiting 2025-06-01T21:14:53.3483251Z cb52aec9f28e: Pulling fs layer 2025-06-01T21:14:53.3483640Z f33564c00012: Pulling fs layer 2025-06-01T21:14:53.3484021Z 930bb4e67539: Pulling fs layer 2025-06-01T21:14:53.3484394Z f640866daa21: Waiting 2025-06-01T21:14:53.3484738Z 132827e8fc8a: Pulling fs layer 2025-06-01T21:14:53.3485126Z cda43c0cb4f5: Pulling fs layer 2025-06-01T21:14:53.3485503Z fd5638a0fe12: Waiting 2025-06-01T21:14:53.3485842Z c8a7b5accd70: Pulling fs layer 2025-06-01T21:14:53.3486212Z 615bee767370: Waiting 2025-06-01T21:14:53.3486545Z ba4dfee19721: Pulling fs layer 2025-06-01T21:14:53.3486932Z 1ee97d98e13f: Pulling fs layer 2025-06-01T21:14:53.3487306Z 0fbadbb10800: Waiting 2025-06-01T21:14:53.3487625Z 821cb90ce09a: Waiting 2025-06-01T21:14:53.3487966Z f44a9394286f: Pulling fs layer 2025-06-01T21:14:53.3488354Z 5eff7e2d2bf8: Pulling fs layer 2025-06-01T21:14:53.3488963Z 25e48e8fdc3d: Pulling fs layer 2025-06-01T21:14:53.3489361Z acae5a5b8f5f: Pulling fs layer 2025-06-01T21:14:53.3489739Z c2b4b7a73a64: Waiting 2025-06-01T21:14:53.3490062Z 930bb4e67539: Waiting 2025-06-01T21:14:53.3490383Z ba4dfee19721: Waiting 2025-06-01T21:14:53.3490708Z 18a6eb99d29a: Waiting 2025-06-01T21:14:53.3491045Z 5eff7e2d2bf8: Waiting 2025-06-01T21:14:53.3491683Z 1ee97d98e13f: Waiting 2025-06-01T21:14:53.3492008Z 132827e8fc8a: Waiting 2025-06-01T21:14:53.3492328Z 670bab01e014: Waiting 2025-06-01T21:14:53.3492658Z 047490b36b06: Waiting 2025-06-01T21:14:53.3492980Z cda43c0cb4f5: Waiting 2025-06-01T21:14:53.3493301Z b6d691993f04: Waiting 2025-06-01T21:14:53.3493616Z c8a7b5accd70: Waiting 2025-06-01T21:14:53.3493941Z 285118b34eda: Waiting 2025-06-01T21:14:53.3494262Z c7efd45a1352: Waiting 2025-06-01T21:14:53.3494578Z fa909c387185: Waiting 2025-06-01T21:14:53.3494900Z f44a9394286f: Waiting 2025-06-01T21:14:53.3495219Z e96097a1e273: Waiting 2025-06-01T21:14:53.3495535Z cb52aec9f28e: Waiting 2025-06-01T21:14:53.3495865Z acae5a5b8f5f: Waiting 2025-06-01T21:14:53.3496188Z f33564c00012: Waiting 2025-06-01T21:14:53.3496503Z 25e48e8fdc3d: Waiting 2025-06-01T21:14:53.3496835Z ec349ccc478c: Waiting 2025-06-01T21:14:53.3497161Z 28d03c56d3f4: Waiting 2025-06-01T21:14:53.4635189Z 026d8b3f355e: Verifying Checksum 2025-06-01T21:14:53.4635702Z 026d8b3f355e: Download complete 2025-06-01T21:14:53.5579826Z 78e88b4db9f1: Verifying Checksum 2025-06-01T21:14:53.5580319Z 78e88b4db9f1: Download complete 2025-06-01T21:14:53.6704918Z bd45383938a1: Download complete 2025-06-01T21:14:53.6947613Z cc47bf184872: Verifying Checksum 2025-06-01T21:14:53.6948123Z cc47bf184872: Download complete 2025-06-01T21:14:53.7698511Z 59aeac75ec42: Verifying Checksum 2025-06-01T21:14:53.7699001Z 59aeac75ec42: Download complete 2025-06-01T21:14:53.7895338Z d2eb765ff538: Download complete 2025-06-01T21:14:53.8655125Z 2e636605c347: Download complete 2025-06-01T21:14:53.8676858Z 080f027fd4ad: Verifying Checksum 2025-06-01T21:14:53.8677310Z 080f027fd4ad: Download complete 2025-06-01T21:14:53.9617239Z 3b2975bb708e: Download complete 2025-06-01T21:14:53.9626440Z 81b797f88eaf: Verifying Checksum 2025-06-01T21:14:53.9626911Z 81b797f88eaf: Download complete 2025-06-01T21:14:54.0546300Z 78002e2a594a: Download complete 2025-06-01T21:14:54.0610118Z 21d7e1801938: Verifying Checksum 2025-06-01T21:14:54.0611179Z 21d7e1801938: Download complete 2025-06-01T21:14:54.0673179Z 4f4fb700ef54: Verifying Checksum 2025-06-01T21:14:54.0673647Z 4f4fb700ef54: Download complete 2025-06-01T21:14:54.1493447Z 8cd98c54865a: Verifying Checksum 2025-06-01T21:14:54.1493940Z 8cd98c54865a: Download complete 2025-06-01T21:14:54.2840980Z bb5c6a51d893: Verifying Checksum 2025-06-01T21:14:54.2841489Z bb5c6a51d893: Download complete 2025-06-01T21:14:54.3740865Z 29649d0961a3: Verifying Checksum 2025-06-01T21:14:54.3741360Z 29649d0961a3: Download complete 2025-06-01T21:14:54.5187287Z a8bce0e010ba: Verifying Checksum 2025-06-01T21:14:54.5187794Z a8bce0e010ba: Download complete 2025-06-01T21:14:54.6133608Z b87b35ec9b6f: Download complete 2025-06-01T21:14:54.6933060Z cc47bf184872: Pull complete 2025-06-01T21:14:54.7033584Z 026d8b3f355e: Pull complete 2025-06-01T21:14:54.7122947Z 7daf8b104c22: Download complete 2025-06-01T21:14:54.8051270Z b62390abd997: Download complete 2025-06-01T21:14:55.0198017Z f1ec3ec5b671: Verifying Checksum 2025-06-01T21:14:55.0198534Z f1ec3ec5b671: Download complete 2025-06-01T21:14:55.1471400Z c348f5667495: Download complete 2025-06-01T21:14:55.2824958Z f26c46096b11: Download complete 2025-06-01T21:14:55.3777793Z 621ddf580a00: Verifying Checksum 2025-06-01T21:14:55.3778290Z 621ddf580a00: Download complete 2025-06-01T21:14:56.4054529Z 8e5b8659d56d: Verifying Checksum 2025-06-01T21:14:56.4055031Z 8e5b8659d56d: Download complete 2025-06-01T21:14:56.5034013Z d79134297b2a: Download complete 2025-06-01T21:14:56.6013040Z ee8b96484a71: Download complete 2025-06-01T21:14:56.7189681Z 0fbadbb10800: Verifying Checksum 2025-06-01T21:14:56.7192736Z 0fbadbb10800: Download complete 2025-06-01T21:14:56.8333484Z bd7ccd49284c: Verifying Checksum 2025-06-01T21:14:56.8333982Z bd7ccd49284c: Download complete 2025-06-01T21:14:57.0882781Z f640866daa21: Verifying Checksum 2025-06-01T21:14:57.0883276Z f640866daa21: Download complete 2025-06-01T21:14:57.1945759Z 615bee767370: Download complete 2025-06-01T21:14:57.2883007Z 821cb90ce09a: Verifying Checksum 2025-06-01T21:14:57.2883509Z 821cb90ce09a: Download complete 2025-06-01T21:14:57.4142688Z 670bab01e014: Download complete 2025-06-01T21:14:57.5260913Z fd5638a0fe12: Verifying Checksum 2025-06-01T21:14:57.5261409Z fd5638a0fe12: Download complete 2025-06-01T21:14:57.6377911Z fa909c387185: Download complete 2025-06-01T21:14:57.7219776Z e96097a1e273: Verifying Checksum 2025-06-01T21:14:57.7220249Z e96097a1e273: Download complete 2025-06-01T21:14:57.7927553Z 047490b36b06: Download complete 2025-06-01T21:14:57.9019447Z 285118b34eda: Verifying Checksum 2025-06-01T21:14:57.9019936Z 285118b34eda: Download complete 2025-06-01T21:14:58.0059691Z b6d691993f04: Verifying Checksum 2025-06-01T21:14:58.0060175Z b6d691993f04: Download complete 2025-06-01T21:14:58.0998293Z ec349ccc478c: Download complete 2025-06-01T21:14:58.2015416Z 1f410a80ce58: Verifying Checksum 2025-06-01T21:14:58.2017194Z 1f410a80ce58: Download complete 2025-06-01T21:14:58.3008547Z 741b5ac03628: Verifying Checksum 2025-06-01T21:14:58.3009058Z 741b5ac03628: Download complete 2025-06-01T21:14:58.3922910Z c2b4b7a73a64: Download complete 2025-06-01T21:14:58.5052029Z 18a6eb99d29a: Verifying Checksum 2025-06-01T21:14:58.5053097Z 18a6eb99d29a: Download complete 2025-06-01T21:14:58.5997958Z 28d03c56d3f4: Verifying Checksum 2025-06-01T21:14:58.5998428Z 28d03c56d3f4: Download complete 2025-06-01T21:14:58.6877804Z c7efd45a1352: Verifying Checksum 2025-06-01T21:14:58.6878297Z c7efd45a1352: Download complete 2025-06-01T21:14:58.9802712Z 4a54998bb6e1: Verifying Checksum 2025-06-01T21:14:58.9803207Z 4a54998bb6e1: Download complete 2025-06-01T21:14:59.0792400Z f33564c00012: Download complete 2025-06-01T21:14:59.1787068Z 930bb4e67539: Download complete 2025-06-01T21:15:01.6006649Z 132827e8fc8a: Verifying Checksum 2025-06-01T21:15:01.6007142Z 132827e8fc8a: Download complete 2025-06-01T21:15:01.7244076Z cda43c0cb4f5: Verifying Checksum 2025-06-01T21:15:01.7244582Z cda43c0cb4f5: Download complete 2025-06-01T21:15:01.8216363Z c8a7b5accd70: Download complete 2025-06-01T21:15:01.8953167Z ba4dfee19721: Download complete 2025-06-01T21:15:01.9971093Z 1ee97d98e13f: Verifying Checksum 2025-06-01T21:15:01.9971595Z 1ee97d98e13f: Download complete 2025-06-01T21:15:02.0910255Z f44a9394286f: Download complete 2025-06-01T21:15:02.1851015Z 5eff7e2d2bf8: Verifying Checksum 2025-06-01T21:15:02.1851504Z 5eff7e2d2bf8: Download complete 2025-06-01T21:15:02.8654099Z 25e48e8fdc3d: Download complete 2025-06-01T21:15:02.9569063Z acae5a5b8f5f: Verifying Checksum 2025-06-01T21:15:02.9569557Z acae5a5b8f5f: Download complete 2025-06-01T21:15:05.8583994Z 8e5b8659d56d: Pull complete 2025-06-01T21:15:06.0669936Z 78e88b4db9f1: Pull complete 2025-06-01T21:15:06.2867899Z bd45383938a1: Pull complete 2025-06-01T21:15:06.4969905Z 59aeac75ec42: Pull complete 2025-06-01T21:15:06.7287228Z d2eb765ff538: Pull complete 2025-06-01T21:15:06.9414064Z 2e636605c347: Pull complete 2025-06-01T21:15:07.1539598Z 080f027fd4ad: Pull complete 2025-06-01T21:15:07.3642935Z 81b797f88eaf: Pull complete 2025-06-01T21:15:07.5751836Z 3b2975bb708e: Pull complete 2025-06-01T21:15:07.8033630Z 78002e2a594a: Pull complete 2025-06-01T21:15:08.0172750Z 21d7e1801938: Pull complete 2025-06-01T21:15:08.4553156Z cb52aec9f28e: Verifying Checksum 2025-06-01T21:15:08.4553659Z cb52aec9f28e: Download complete 2025-06-01T21:15:12.1248049Z 8bc70a29b092: Verifying Checksum 2025-06-01T21:15:12.1248547Z 8bc70a29b092: Download complete 2025-06-01T21:15:46.4535325Z 8bc70a29b092: Pull complete 2025-06-01T21:15:46.5845404Z 4f4fb700ef54: Pull complete 2025-06-01T21:15:46.7327785Z 8cd98c54865a: Pull complete 2025-06-01T21:15:46.8960002Z bb5c6a51d893: Pull complete 2025-06-01T21:15:47.0025046Z 29649d0961a3: Pull complete 2025-06-01T21:15:47.1626261Z a8bce0e010ba: Pull complete 2025-06-01T21:15:47.2663378Z b87b35ec9b6f: Pull complete 2025-06-01T21:15:47.3489406Z 7daf8b104c22: Pull complete 2025-06-01T21:15:47.5118641Z b62390abd997: Pull complete 2025-06-01T21:15:47.7316023Z bd41538cf605: Pull complete 2025-06-01T21:15:47.9470238Z f1ec3ec5b671: Pull complete 2025-06-01T21:15:48.1733004Z c348f5667495: Pull complete 2025-06-01T21:15:48.5911966Z f26c46096b11: Pull complete 2025-06-01T21:15:48.8082550Z 621ddf580a00: Pull complete 2025-06-01T21:15:55.8449604Z 4a54998bb6e1: Pull complete 2025-06-01T21:15:55.9755889Z d79134297b2a: Pull complete 2025-06-01T21:15:56.0979259Z ee8b96484a71: Pull complete 2025-06-01T21:15:56.5015985Z 0fbadbb10800: Pull complete 2025-06-01T21:15:56.7080116Z bd7ccd49284c: Pull complete 2025-06-01T21:15:57.0893996Z f640866daa21: Pull complete 2025-06-01T21:15:57.1130644Z 615bee767370: Pull complete 2025-06-01T21:15:57.1358552Z 821cb90ce09a: Pull complete 2025-06-01T21:15:57.1793616Z 670bab01e014: Pull complete 2025-06-01T21:15:57.2012815Z fd5638a0fe12: Pull complete 2025-06-01T21:15:57.2453607Z fa909c387185: Pull complete 2025-06-01T21:15:57.2671597Z e96097a1e273: Pull complete 2025-06-01T21:15:57.3122254Z 047490b36b06: Pull complete 2025-06-01T21:15:57.3347551Z 285118b34eda: Pull complete 2025-06-01T21:15:57.3778765Z b6d691993f04: Pull complete 2025-06-01T21:15:57.4210680Z ec349ccc478c: Pull complete 2025-06-01T21:15:57.4431190Z 1f410a80ce58: Pull complete 2025-06-01T21:15:57.4860418Z 741b5ac03628: Pull complete 2025-06-01T21:15:57.5298122Z c2b4b7a73a64: Pull complete 2025-06-01T21:15:57.5542922Z 18a6eb99d29a: Pull complete 2025-06-01T21:15:57.5967079Z 28d03c56d3f4: Pull complete 2025-06-01T21:15:57.6181687Z c7efd45a1352: Pull complete 2025-06-01T21:16:03.1749997Z cb52aec9f28e: Pull complete 2025-06-01T21:16:03.1979585Z f33564c00012: Pull complete 2025-06-01T21:16:03.2204686Z 930bb4e67539: Pull complete 2025-06-01T21:16:09.7481964Z 132827e8fc8a: Pull complete 2025-06-01T21:16:09.9477380Z cda43c0cb4f5: Pull complete 2025-06-01T21:16:10.1336970Z c8a7b5accd70: Pull complete 2025-06-01T21:16:10.2958604Z ba4dfee19721: Pull complete 2025-06-01T21:16:10.4718786Z 1ee97d98e13f: Pull complete 2025-06-01T21:16:10.6499419Z f44a9394286f: Pull complete 2025-06-01T21:16:11.0571255Z 5eff7e2d2bf8: Pull complete 2025-06-01T21:16:12.5381614Z 25e48e8fdc3d: Pull complete 2025-06-01T21:16:12.7265311Z acae5a5b8f5f: Pull complete 2025-06-01T21:16:12.8234645Z Digest: sha256:283b3d30d25a5b8ead94dcca4f4c756e53abd7d59e5398837e94a3fb5d388056 2025-06-01T21:16:12.8492536Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:16:12.8548838Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:16:12.8604452Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:16:12.8605796Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:16:12.8615088Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:12.8615605Z env: 2025-06-01T21:16:12.8615901Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:12.8616251Z ##[endgroup] 2025-06-01T21:16:12.8743025Z Prepare all required actions 2025-06-01T21:16:12.8804475Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-06-01T21:16:12.8804953Z with: 2025-06-01T21:16:12.8805771Z github-token: *** 2025-06-01T21:16:12.8806101Z env: 2025-06-01T21:16:12.8806397Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:12.8806753Z ##[endgroup] 2025-06-01T21:16:12.8840559Z ##[group]Run set -eux 2025-06-01T21:16:12.8840959Z set -eux 2025-06-01T21:16:12.8841563Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-06-01T21:16:12.8849310Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:12.8849806Z env: 2025-06-01T21:16:12.8850115Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:12.8850757Z GITHUB_TOKEN: *** 2025-06-01T21:16:12.8851082Z ##[endgroup] 2025-06-01T21:16:12.8880911Z + python3 .github/scripts/get_workflow_job_id.py 15379340872 i-083eea869a1026b78 2025-06-01T21:16:13.2655242Z setting job-id=43268352303 2025-06-01T21:16:13.2655989Z setting job-name=linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:16:13.2898215Z ##[group]Run python3 -m pip install psutil==5.9.1 dataclasses_json==0.6.7 nvidia-ml-py==11.525.84 2025-06-01T21:16:13.2899281Z python3 -m pip install psutil==5.9.1 dataclasses_json==0.6.7 nvidia-ml-py==11.525.84 2025-06-01T21:16:13.2900583Z python3 -m tools.stats.monitor --log-interval "$MONITOR_LOG_INTERVAL" --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" > usage_log.txt 2>&1 & 2025-06-01T21:16:13.2901729Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:16:13.2909074Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:13.2909574Z env: 2025-06-01T21:16:13.2909869Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:13.2910220Z JOB_ID: 43268352303 2025-06-01T21:16:13.2910767Z JOB_NAME: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:16:13.2911419Z WORKFLOW_NAME: linux-aarch64 2025-06-01T21:16:13.2911798Z WORKFLOW_RUN_ID: 15379340872 2025-06-01T21:16:13.2912505Z MONITOR_LOG_INTERVAL: 5 2025-06-01T21:16:13.2912880Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-06-01T21:16:13.2913269Z ##[endgroup] 2025-06-01T21:16:14.0196045Z Defaulting to user installation because normal site-packages is not writeable 2025-06-01T21:16:14.6721601Z Collecting psutil==5.9.1 2025-06-01T21:16:14.7027395Z Downloading psutil-5.9.1.tar.gz (479 kB) 2025-06-01T21:16:14.9512956Z Installing build dependencies: started 2025-06-01T21:16:18.5169487Z Installing build dependencies: finished with status 'done' 2025-06-01T21:16:18.5202878Z Getting requirements to build wheel: started 2025-06-01T21:16:19.0470695Z Getting requirements to build wheel: finished with status 'done' 2025-06-01T21:16:19.0482306Z Preparing metadata (pyproject.toml): started 2025-06-01T21:16:19.3366654Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-06-01T21:16:19.4315657Z Collecting dataclasses_json==0.6.7 2025-06-01T21:16:19.4357313Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-06-01T21:16:19.5152912Z Collecting nvidia-ml-py==11.525.84 2025-06-01T21:16:19.5207524Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2025-06-01T21:16:19.7137969Z Collecting marshmallow<4.0.0,>=3.18.0 2025-06-01T21:16:19.7182024Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-06-01T21:16:19.7957857Z Collecting typing-inspect<1,>=0.4.0 2025-06-01T21:16:19.8000582Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-06-01T21:16:19.9175572Z Collecting packaging>=17.0 2025-06-01T21:16:19.9220254Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-06-01T21:16:19.9955046Z Collecting mypy-extensions>=0.3.0 2025-06-01T21:16:19.9995300Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-06-01T21:16:20.1071526Z Collecting typing-extensions>=3.7.4 2025-06-01T21:16:20.1114889Z Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 2025-06-01T21:16:20.1485945Z Building wheels for collected packages: psutil 2025-06-01T21:16:20.1509384Z Building wheel for psutil (pyproject.toml): started 2025-06-01T21:16:20.4472268Z Building wheel for psutil (pyproject.toml): finished with status 'error' 2025-06-01T21:16:20.4473124Z ERROR: Command errored out with exit status 1: 2025-06-01T21:16:20.4474284Z command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpcp7ai2vk 2025-06-01T21:16:20.4475420Z cwd: /tmp/pip-install-igyrvene/psutil_9133576d0a7b45e6810aca881244ac73 2025-06-01T21:16:20.4476146Z Complete output (56 lines): 2025-06-01T21:16:20.4477241Z /tmp/pip-build-env-7va_z1ed/overlay/lib/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-01T21:16:20.4478425Z !! 2025-06-01T21:16:20.4478697Z 2025-06-01T21:16:20.4479086Z ******************************************************************************** 2025-06-01T21:16:20.4480380Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-01T21:16:20.4481241Z 2025-06-01T21:16:20.4481609Z License :: OSI Approved :: BSD License 2025-06-01T21:16:20.4482114Z 2025-06-01T21:16:20.4482764Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-01T21:16:20.4483564Z ******************************************************************************** 2025-06-01T21:16:20.4484095Z 2025-06-01T21:16:20.4484408Z !! 2025-06-01T21:16:20.4484727Z self._finalize_license_expression() 2025-06-01T21:16:20.4485155Z running bdist_wheel 2025-06-01T21:16:20.4485483Z running build 2025-06-01T21:16:20.4485795Z running build_py 2025-06-01T21:16:20.4486206Z creating build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4486893Z copying psutil/_pswindows.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4487696Z copying psutil/_pssunos.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4488785Z copying psutil/_psposix.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4489555Z copying psutil/_psosx.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4490432Z copying psutil/_pslinux.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4491201Z copying psutil/_psbsd.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4491956Z copying psutil/_psaix.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4492710Z copying psutil/_compat.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4493482Z copying psutil/_common.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4494242Z copying psutil/__init__.py -> build/lib.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4495018Z creating build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4495818Z copying psutil/tests/test_windows.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4496800Z copying psutil/tests/test_unicode.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4497845Z copying psutil/tests/test_testutils.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4498810Z copying psutil/tests/test_system.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4499755Z copying psutil/tests/test_sunos.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4500840Z copying psutil/tests/test_process.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4501905Z copying psutil/tests/test_posix.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4502824Z copying psutil/tests/test_osx.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4503737Z copying psutil/tests/test_misc.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4504696Z copying psutil/tests/test_memleaks.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4505692Z copying psutil/tests/test_linux.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4506709Z copying psutil/tests/test_contracts.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4507774Z copying psutil/tests/test_connections.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4508793Z copying psutil/tests/test_bsd.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4509759Z copying psutil/tests/test_aix.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4510669Z copying psutil/tests/runner.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4511653Z copying psutil/tests/foo.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4512536Z copying psutil/tests/__main__.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4513723Z copying psutil/tests/__init__.py -> build/lib.linux-aarch64-cpython-39/psutil/tests 2025-06-01T21:16:20.4514399Z running build_ext 2025-06-01T21:16:20.4514864Z building 'psutil._psutil_linux' extension 2025-06-01T21:16:20.4515442Z creating build/temp.linux-aarch64-cpython-39/psutil 2025-06-01T21:16:20.4523902Z gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -ftree-vectorize -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv8.2-a+crypto -mtune=neoverse-n1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -ftree-vectorize -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv8.2-a+crypto -mtune=neoverse-n1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -ftree-vectorize -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv8.2-a+crypto -mtune=neoverse-n1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=591 -DPSUTIL_LINUX=1 -I/usr/include/python3.9 -c psutil/_psutil_common.c -o build/temp.linux-aarch64-cpython-39/psutil/_psutil_common.o 2025-06-01T21:16:20.4532614Z psutil/_psutil_common.c:9:10: fatal error: Python.h: No such file or directory 2025-06-01T21:16:20.4533289Z 9 | #include 2025-06-01T21:16:20.4533692Z | ^~~~~~~~~~ 2025-06-01T21:16:20.4534234Z compilation terminated. 2025-06-01T21:16:20.4534722Z error: command '/usr/bin/gcc' failed with exit code 1 2025-06-01T21:16:20.4535222Z ---------------------------------------- 2025-06-01T21:16:20.4535816Z ERROR: Failed building wheel for psutil 2025-06-01T21:16:20.4536658Z ERROR: Could not build wheels for psutil, which is required to install pyproject.toml-based projects 2025-06-01T21:16:20.4537490Z Failed to build psutil 2025-06-01T21:16:20.5863959Z ##[error]Process completed with exit code 1. 2025-06-01T21:16:20.5940565Z Prepare all required actions 2025-06-01T21:16:20.5941150Z Getting action download info 2025-06-01T21:16:20.7455754Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-06-01T21:16:21.3822784Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-06-01T21:16:22.8473782Z ##[group]Run ./.github/actions/download-build-artifacts 2025-06-01T21:16:22.8474274Z with: 2025-06-01T21:16:22.8474592Z name: linux-jammy-aarch64-py3.10 2025-06-01T21:16:22.8475002Z s3-bucket: gha-artifacts 2025-06-01T21:16:22.8475352Z env: 2025-06-01T21:16:22.8475689Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:22.8476064Z ##[endgroup] 2025-06-01T21:16:22.8570736Z ##[group]Run seemethere/download-artifact-s3@v4 2025-06-01T21:16:22.8571207Z with: 2025-06-01T21:16:22.8571518Z name: linux-jammy-aarch64-py3.10 2025-06-01T21:16:22.8571942Z s3-bucket: gha-artifacts 2025-06-01T21:16:22.8572349Z region: us-east-1 2025-06-01T21:16:22.8572667Z env: 2025-06-01T21:16:22.8572949Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:22.8573300Z ##[endgroup] 2025-06-01T21:16:23.7096337Z (node:46198) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-06-01T21:16:23.7097045Z 2025-06-01T21:16:23.7097308Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-06-01T21:16:23.7098114Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-06-01T21:16:23.7098881Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-06-01T21:16:24.5520528Z Found 1 objects with prefix pytorch/pytorch/15379340872/linux-jammy-aarch64-py3.10/ 2025-06-01T21:16:24.5521571Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2025-06-01T21:16:27.6422200Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2025-06-01T21:16:27.6429873Z Artifact download has finished successfully 2025-06-01T21:16:27.6706768Z ##[group]Run unzip -o artifacts.zip 2025-06-01T21:16:27.6707233Z unzip -o artifacts.zip 2025-06-01T21:16:27.6714565Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:27.6715080Z env: 2025-06-01T21:16:27.6715372Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:27.6715723Z ##[endgroup] 2025-06-01T21:16:27.6790156Z Archive: artifacts.zip 2025-06-01T21:16:27.6791807Z creating: dist/ 2025-06-01T21:16:28.7261491Z inflating: dist/torch-2.8.0a0+gitf7c09f8-cp310-cp310-linux_aarch64.whl 2025-06-01T21:16:28.7412471Z inflating: dist/.ninja_log 2025-06-01T21:16:28.7412999Z creating: build/custom_test_artifacts/ 2025-06-01T21:16:28.7413545Z creating: build/custom_test_artifacts/custom-op-build/ 2025-06-01T21:16:28.7414645Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-06-01T21:16:28.7415453Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-06-01T21:16:28.7417780Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-06-01T21:16:28.7418716Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/ 2025-06-01T21:16:28.7419627Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-06-01T21:16:28.7420608Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-06-01T21:16:28.7421551Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-06-01T21:16:28.7422689Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-06-01T21:16:28.7424349Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-06-01T21:16:28.7425674Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-06-01T21:16:28.7427198Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-06-01T21:16:28.7428359Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-06-01T21:16:28.7429666Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-06-01T21:16:28.7431103Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-06-01T21:16:28.7432470Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-06-01T21:16:28.7433831Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-06-01T21:16:28.7435444Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-06-01T21:16:28.7436811Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-06-01T21:16:28.7437920Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-06-01T21:16:28.7439056Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-06-01T21:16:28.7440351Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-06-01T21:16:28.7441778Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-06-01T21:16:28.7443173Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-06-01T21:16:28.7444487Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-06-01T21:16:28.7445663Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-06-01T21:16:28.7447068Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-06-01T21:16:28.7448294Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-06-01T21:16:28.7449473Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-06-01T21:16:28.7450701Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-06-01T21:16:28.7467465Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-06-01T21:16:28.7731485Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-06-01T21:16:28.7732534Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-06-01T21:16:28.7733630Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-06-01T21:16:28.7735271Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-06-01T21:16:28.7736465Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-06-01T21:16:28.7737587Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-06-01T21:16:28.7738825Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-06-01T21:16:28.7739977Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-06-01T21:16:28.7741115Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-06-01T21:16:28.7742259Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-06-01T21:16:28.7743387Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-06-01T21:16:28.7763436Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-06-01T21:16:28.7875172Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-06-01T21:16:28.7876446Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-06-01T21:16:28.7877532Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-06-01T21:16:28.7878509Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-06-01T21:16:28.7879402Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-06-01T21:16:28.7880285Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-06-01T21:16:28.7881235Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/InstallScripts.json 2025-06-01T21:16:28.7882153Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-06-01T21:16:28.7882909Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-06-01T21:16:28.7883696Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-06-01T21:16:28.8087533Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-06-01T21:16:28.8160108Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-06-01T21:16:28.8160842Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-06-01T21:16:28.8161490Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-06-01T21:16:28.8162280Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-06-01T21:16:28.8165097Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-06-01T21:16:28.8166026Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/ 2025-06-01T21:16:28.8166948Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-06-01T21:16:28.8167919Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-06-01T21:16:28.8168852Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-06-01T21:16:28.8169928Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-06-01T21:16:28.8171383Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-06-01T21:16:28.8172441Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-06-01T21:16:28.8173422Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-06-01T21:16:28.8174385Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-06-01T21:16:28.8175941Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-06-01T21:16:28.8177210Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-06-01T21:16:28.8178418Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-06-01T21:16:28.8179697Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-06-01T21:16:28.8181311Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-06-01T21:16:28.8182361Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-06-01T21:16:28.8183243Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-06-01T21:16:28.8184170Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-06-01T21:16:28.8185314Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-06-01T21:16:28.8186565Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-06-01T21:16:28.8188094Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-06-01T21:16:28.8189180Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-06-01T21:16:28.8190281Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-06-01T21:16:28.8191405Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-06-01T21:16:28.8192510Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-06-01T21:16:28.8193620Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-06-01T21:16:28.8194725Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-06-01T21:16:28.8215019Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-06-01T21:16:28.8301343Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-06-01T21:16:28.8302548Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-06-01T21:16:28.8303620Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-06-01T21:16:28.8304584Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-06-01T21:16:28.8305474Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-06-01T21:16:28.8306340Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-06-01T21:16:28.8307306Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/InstallScripts.json 2025-06-01T21:16:28.8308192Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-06-01T21:16:28.8308947Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-06-01T21:16:28.8309721Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-06-01T21:16:28.8358911Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-06-01T21:16:28.8359679Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-06-01T21:16:28.8360401Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-06-01T21:16:28.8361266Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-06-01T21:16:28.8363265Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-06-01T21:16:28.8364246Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/ 2025-06-01T21:16:28.8365588Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-06-01T21:16:28.8366645Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-06-01T21:16:28.8367658Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-06-01T21:16:28.8368823Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-06-01T21:16:28.8370001Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-06-01T21:16:28.8371114Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-06-01T21:16:28.8372197Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-06-01T21:16:28.8373239Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-06-01T21:16:28.8374465Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-06-01T21:16:28.8375914Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-06-01T21:16:28.8377071Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-06-01T21:16:28.8378400Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-06-01T21:16:28.8379707Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-06-01T21:16:28.8380823Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-06-01T21:16:28.8381810Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-06-01T21:16:28.8382895Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-06-01T21:16:28.8384052Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-06-01T21:16:28.8385349Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-06-01T21:16:28.8386596Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-06-01T21:16:28.8387765Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-06-01T21:16:28.8388966Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-06-01T21:16:28.8390189Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-06-01T21:16:28.8391402Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-06-01T21:16:28.8392626Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-06-01T21:16:28.8393828Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-06-01T21:16:28.8395113Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-06-01T21:16:28.8557251Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-06-01T21:16:28.8558482Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-06-01T21:16:28.8559693Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-06-01T21:16:28.8561038Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-06-01T21:16:28.8562737Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-06-01T21:16:28.8563987Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-06-01T21:16:28.8565269Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-06-01T21:16:28.8566548Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-06-01T21:16:28.8567825Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-06-01T21:16:28.8569106Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-06-01T21:16:28.8570369Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-06-01T21:16:28.8589480Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-06-01T21:16:28.8663845Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-06-01T21:16:28.8665545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-06-01T21:16:28.8666732Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-06-01T21:16:28.8667771Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-06-01T21:16:28.8668740Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-06-01T21:16:28.8669689Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-06-01T21:16:28.8670709Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/InstallScripts.json 2025-06-01T21:16:28.8671676Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-06-01T21:16:28.8672494Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-06-01T21:16:28.8673344Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-06-01T21:16:28.8799057Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-06-01T21:16:28.8849645Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-06-01T21:16:28.8850322Z creating: build/lib/ 2025-06-01T21:16:28.8951864Z inflating: build/lib/libprotobuf-lite.a 2025-06-01T21:16:28.9482040Z inflating: build/lib/libprotobuf.a 2025-06-01T21:16:29.0034685Z inflating: build/lib/libprotoc.a 2025-06-01T21:16:29.0041467Z inflating: build/lib/libpthreadpool.a 2025-06-01T21:16:29.0052428Z inflating: build/lib/libcpuinfo.a 2025-06-01T21:16:29.0061448Z inflating: build/lib/libcpuinfo_internals.a 2025-06-01T21:16:29.0062247Z inflating: build/lib/libclog.a 2025-06-01T21:16:29.0085157Z inflating: build/lib/libpytorch_qnnpack.a 2025-06-01T21:16:29.0106578Z inflating: build/lib/libnnpack.a 2025-06-01T21:16:29.0108192Z inflating: build/lib/libnnpack_reference_layers.a 2025-06-01T21:16:29.0249870Z inflating: build/lib/libmicrokernels-prod.a 2025-06-01T21:16:29.0807770Z inflating: build/lib/libmicrokernels-all.a 2025-06-01T21:16:29.0891203Z inflating: build/lib/libgtest.a 2025-06-01T21:16:29.0911518Z inflating: build/lib/libgmock.a 2025-06-01T21:16:29.0912003Z inflating: build/lib/libgmock_main.a 2025-06-01T21:16:29.0912473Z inflating: build/lib/libgtest_main.a 2025-06-01T21:16:29.1013517Z inflating: build/lib/libXNNPACK.a 2025-06-01T21:16:29.1044370Z inflating: build/lib/libtensorpipe_uv.a 2025-06-01T21:16:29.1131009Z inflating: build/lib/libbenchmark.a 2025-06-01T21:16:29.1131550Z inflating: build/lib/libbenchmark_main.a 2025-06-01T21:16:29.1847692Z inflating: build/lib/libtensorpipe.a 2025-06-01T21:16:29.1992972Z inflating: build/lib/libgloo.a 2025-06-01T21:16:29.2049793Z inflating: build/lib/libonnx_proto.a 2025-06-01T21:16:29.2908339Z inflating: build/lib/libonnx.a 2025-06-01T21:16:30.0951541Z inflating: build/lib/libdnnl.a 2025-06-01T21:16:30.1028814Z inflating: build/lib/libkleidiai.a 2025-06-01T21:16:30.1050521Z inflating: build/lib/libfmt.a 2025-06-01T21:16:30.1356707Z inflating: build/lib/libkineto.a 2025-06-01T21:16:30.1479468Z inflating: build/lib/libc10.so 2025-06-01T21:16:30.1480020Z inflating: build/lib/libtorch_global_deps.so 2025-06-01T21:16:30.1486962Z inflating: build/lib/libCaffe2_perfkernels_sve.a 2025-06-01T21:16:32.0793996Z inflating: build/lib/libtorch_cpu.so 2025-06-01T21:16:32.0794536Z inflating: build/lib/libtorch.so 2025-06-01T21:16:32.0800846Z inflating: build/lib/libunbox_lib.a 2025-06-01T21:16:32.0822783Z inflating: build/lib/libjitbackend_test.so 2025-06-01T21:16:32.0849814Z inflating: build/lib/libbackend_with_compiler.so 2025-06-01T21:16:32.0923767Z inflating: build/lib/libtorchbind_test.so 2025-06-01T21:16:32.0953756Z inflating: build/lib/libaoti_custom_ops.so 2025-06-01T21:16:32.0957907Z inflating: build/lib/libshm.so 2025-06-01T21:16:32.3085174Z inflating: build/lib/libtorch_python.so 2025-06-01T21:16:32.3123748Z inflating: build/lib/libnnapi_backend.so 2025-06-01T21:16:32.3124239Z creating: build/bin/ 2025-06-01T21:16:32.3124606Z creating: build/bin/CMakeFiles/ 2025-06-01T21:16:32.3125061Z inflating: build/bin/cmake_install.cmake 2025-06-01T21:16:32.3125556Z inflating: build/bin/CTestTestfile.cmake 2025-06-01T21:16:32.3604460Z inflating: build/bin/protoc-3.13.0.0 2025-06-01T21:16:32.4083523Z inflating: build/bin/protoc 2025-06-01T21:16:32.4144552Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-06-01T21:16:32.4206560Z inflating: build/bin/c10_DeviceGuard_test 2025-06-01T21:16:32.4269531Z inflating: build/bin/c10_Device_test 2025-06-01T21:16:32.4341010Z inflating: build/bin/c10_DispatchKeySet_test 2025-06-01T21:16:32.4405863Z inflating: build/bin/c10_Scalar_test 2025-06-01T21:16:32.4464592Z inflating: build/bin/c10_StreamGuard_test 2025-06-01T21:16:32.4525939Z inflating: build/bin/c10_SymInt_test 2025-06-01T21:16:32.4590950Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-06-01T21:16:32.4657299Z inflating: build/bin/c10_InlineStreamGuard_test 2025-06-01T21:16:32.4724642Z inflating: build/bin/c10_SizesAndStrides_test 2025-06-01T21:16:32.4788294Z inflating: build/bin/c10_Bitset_test 2025-06-01T21:16:32.4847944Z inflating: build/bin/c10_ArrayRef_test 2025-06-01T21:16:32.4906486Z inflating: build/bin/c10_ConstexprCrc_test 2025-06-01T21:16:32.4990740Z inflating: build/bin/c10_cow_test 2025-06-01T21:16:32.5051378Z inflating: build/bin/c10_DeadlockDetection_test 2025-06-01T21:16:32.5119247Z inflating: build/bin/c10_Enumerate_test 2025-06-01T21:16:32.5186154Z inflating: build/bin/c10_LeftRight_test 2025-06-01T21:16:32.5247538Z inflating: build/bin/c10_Half_test 2025-06-01T21:16:32.5311030Z inflating: build/bin/c10_IntrusiveList_test 2025-06-01T21:16:32.5377118Z inflating: build/bin/c10_Metaprogramming_test 2025-06-01T21:16:32.5440329Z inflating: build/bin/c10_NetworkFlow_test 2025-06-01T21:16:32.5499624Z inflating: build/bin/c10_Semaphore_test 2025-06-01T21:16:32.5559396Z inflating: build/bin/c10_Synchronized_test 2025-06-01T21:16:32.5625340Z inflating: build/bin/c10_ThreadLocal_test 2025-06-01T21:16:32.5687639Z inflating: build/bin/c10_TypeIndex_test 2025-06-01T21:16:32.5749571Z inflating: build/bin/c10_TypeList_test 2025-06-01T21:16:32.5807588Z inflating: build/bin/c10_TypeTraits_test 2025-06-01T21:16:32.5869586Z inflating: build/bin/c10_accumulate_test 2025-06-01T21:16:32.5929832Z inflating: build/bin/c10_bit_cast_test 2025-06-01T21:16:32.5996671Z inflating: build/bin/c10_bfloat16_test 2025-06-01T21:16:32.6074472Z inflating: build/bin/c10_complex_test 2025-06-01T21:16:32.6131085Z inflating: build/bin/c10_complex_math_test 2025-06-01T21:16:32.6191173Z inflating: build/bin/c10_error_test 2025-06-01T21:16:32.6254341Z inflating: build/bin/c10_exception_test 2025-06-01T21:16:32.6315291Z inflating: build/bin/c10_flags_test 2025-06-01T21:16:32.6380321Z inflating: build/bin/c10_irange_test 2025-06-01T21:16:32.6438126Z inflating: build/bin/c10_generic_math_test 2025-06-01T21:16:32.6641857Z inflating: build/bin/c10_intrusive_ptr_test 2025-06-01T21:16:32.6710089Z inflating: build/bin/c10_logging_test 2025-06-01T21:16:32.6774225Z inflating: build/bin/c10_lazy_test 2025-06-01T21:16:32.6847532Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-06-01T21:16:32.6936687Z inflating: build/bin/c10_optional_test 2025-06-01T21:16:32.7001417Z inflating: build/bin/c10_registry_test 2025-06-01T21:16:32.7175846Z inflating: build/bin/c10_small_vector_test 2025-06-01T21:16:32.7237941Z inflating: build/bin/c10_ssize_test 2025-06-01T21:16:32.7305210Z inflating: build/bin/c10_string_util_test 2025-06-01T21:16:32.7365957Z inflating: build/bin/c10_tempfile_test 2025-06-01T21:16:32.7424887Z inflating: build/bin/c10_string_view_test 2025-06-01T21:16:32.7511596Z inflating: build/bin/c10_typeid_test 2025-06-01T21:16:32.7542121Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-06-01T21:16:32.7900987Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-06-01T21:16:32.8244119Z inflating: build/bin/vec_test_all_types_SVE256 2025-06-01T21:16:32.8307202Z inflating: build/bin/static_runtime_bench 2025-06-01T21:16:32.8607780Z inflating: build/bin/static_runtime_test 2025-06-01T21:16:32.8696923Z inflating: build/bin/Dict_test 2025-06-01T21:16:32.8760401Z inflating: build/bin/Dimname_test 2025-06-01T21:16:32.8837734Z inflating: build/bin/MaybeOwned_test 2025-06-01T21:16:32.8905738Z inflating: build/bin/NamedTensor_test 2025-06-01T21:16:32.8975332Z inflating: build/bin/apply_utils_test 2025-06-01T21:16:32.9046237Z inflating: build/bin/atest 2025-06-01T21:16:32.9121695Z inflating: build/bin/basic 2025-06-01T21:16:32.9187741Z inflating: build/bin/broadcast_test 2025-06-01T21:16:32.9248659Z inflating: build/bin/cpu_allocator_test 2025-06-01T21:16:32.9317978Z inflating: build/bin/cpu_generator_test 2025-06-01T21:16:32.9382158Z inflating: build/bin/cpu_profiling_allocator_test 2025-06-01T21:16:32.9485512Z inflating: build/bin/cpu_rng_test 2025-06-01T21:16:32.9545344Z inflating: build/bin/dlconvertor_test 2025-06-01T21:16:32.9614667Z inflating: build/bin/extension_backend_test 2025-06-01T21:16:32.9680485Z inflating: build/bin/half_test 2025-06-01T21:16:32.9795262Z inflating: build/bin/ivalue_test 2025-06-01T21:16:32.9855175Z inflating: build/bin/lazy_tensor_test 2025-06-01T21:16:32.9919540Z inflating: build/bin/math_kernel_test 2025-06-01T21:16:32.9983524Z inflating: build/bin/memory_format_test 2025-06-01T21:16:33.0047653Z inflating: build/bin/memory_overlapping_test 2025-06-01T21:16:33.0111092Z inflating: build/bin/mobile_memory_cleanup 2025-06-01T21:16:33.0178145Z inflating: build/bin/native_test 2025-06-01T21:16:33.0239434Z inflating: build/bin/operator_name_test 2025-06-01T21:16:33.0299866Z inflating: build/bin/operators_test 2025-06-01T21:16:33.0362533Z inflating: build/bin/packedtensoraccessor_test 2025-06-01T21:16:33.0441431Z inflating: build/bin/pow_test 2025-06-01T21:16:33.0510561Z inflating: build/bin/quantized_test 2025-06-01T21:16:33.0571372Z inflating: build/bin/reduce_ops_test 2025-06-01T21:16:33.0633436Z inflating: build/bin/reportMemoryUsage_test 2025-06-01T21:16:33.0700136Z inflating: build/bin/scalar_tensor_test 2025-06-01T21:16:33.0769625Z inflating: build/bin/scalar_test 2025-06-01T21:16:33.0831932Z inflating: build/bin/StorageUtils_test 2025-06-01T21:16:33.0893390Z inflating: build/bin/stride_properties_test 2025-06-01T21:16:33.0988456Z inflating: build/bin/tensor_iterator_test 2025-06-01T21:16:33.1054488Z inflating: build/bin/test_parallel 2025-06-01T21:16:33.1057215Z inflating: build/bin/thread_init_test 2025-06-01T21:16:33.1122925Z inflating: build/bin/type_ptr_test 2025-06-01T21:16:33.1194322Z inflating: build/bin/type_test 2025-06-01T21:16:33.1257403Z inflating: build/bin/undefined_tensor_test 2025-06-01T21:16:33.1258431Z inflating: build/bin/verify_api_visibility 2025-06-01T21:16:33.1340590Z inflating: build/bin/legacy_vmap_test 2025-06-01T21:16:33.1402372Z inflating: build/bin/weakref_test 2025-06-01T21:16:33.1463918Z inflating: build/bin/wrapdim_test 2025-06-01T21:16:33.1525715Z inflating: build/bin/xla_tensor_test 2025-06-01T21:16:33.1597004Z inflating: build/bin/IListRef_test 2025-06-01T21:16:33.1727904Z inflating: build/bin/List_test 2025-06-01T21:16:33.1805630Z inflating: build/bin/KernelFunction_test 2025-06-01T21:16:33.1947615Z inflating: build/bin/kernel_function_legacy_test 2025-06-01T21:16:33.2058767Z inflating: build/bin/kernel_function_test 2025-06-01T21:16:33.2205212Z inflating: build/bin/kernel_lambda_legacy_test 2025-06-01T21:16:33.2324484Z inflating: build/bin/kernel_lambda_test 2025-06-01T21:16:33.2396101Z inflating: build/bin/kernel_stackbased_test 2025-06-01T21:16:33.2507858Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-06-01T21:16:33.2569587Z inflating: build/bin/CppSignature_test 2025-06-01T21:16:33.2635920Z inflating: build/bin/backend_fallback_test 2025-06-01T21:16:33.2694374Z inflating: build/bin/op_allowlist_test 2025-06-01T21:16:33.3038868Z inflating: build/bin/op_registration_test 2025-06-01T21:16:33.3116153Z inflating: build/bin/inline_container_test 2025-06-01T21:16:33.3180240Z inflating: build/bin/test_edge_op_registration 2025-06-01T21:16:33.3296667Z inflating: build/bin/test_nativert 2025-06-01T21:16:33.4523728Z inflating: build/bin/test_jit 2025-06-01T21:16:33.5282668Z inflating: build/bin/test_tensorexpr 2025-06-01T21:16:33.5346121Z inflating: build/bin/BackoffTest 2025-06-01T21:16:33.5409989Z inflating: build/bin/FileStoreTest 2025-06-01T21:16:33.5477965Z inflating: build/bin/TCPStoreTest 2025-06-01T21:16:33.5542265Z inflating: build/bin/HashStoreTest 2025-06-01T21:16:33.5555238Z inflating: build/bin/tutorial_tensorexpr 2025-06-01T21:16:33.5558696Z inflating: build/bin/example_allreduce 2025-06-01T21:16:33.5638577Z inflating: build/bin/ProcessGroupGlooTest 2025-06-01T21:16:33.5704744Z inflating: build/bin/test_dist_autograd 2025-06-01T21:16:33.5785613Z inflating: build/bin/test_cpp_rpc 2025-06-01T21:16:33.7052272Z inflating: build/bin/test_api 2025-06-01T21:16:33.7053800Z inflating: build/bin/parallel_benchmark 2025-06-01T21:16:33.7464646Z inflating: build/bin/test_lazy 2025-06-01T21:16:33.7468487Z inflating: build/bin/torch_shm_manager 2025-06-01T21:16:33.7469013Z creating: .additional_ci_files/ 2025-06-01T21:16:33.7620157Z inflating: .additional_ci_files/test-times.json 2025-06-01T21:16:33.8192679Z inflating: .additional_ci_files/test-class-times.json 2025-06-01T21:16:33.8226126Z ##[group]Run rm artifacts.zip 2025-06-01T21:16:33.8226536Z rm artifacts.zip 2025-06-01T21:16:33.8234119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:33.8234628Z env: 2025-06-01T21:16:33.8234911Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:33.8235267Z ##[endgroup] 2025-06-01T21:16:33.8608084Z ##[group]Run df -H 2025-06-01T21:16:33.8608433Z df -H 2025-06-01T21:16:33.8615801Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:33.8616310Z env: 2025-06-01T21:16:33.8616604Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:33.8617202Z ##[endgroup] 2025-06-01T21:16:33.8666152Z Filesystem Size Used Avail Use% Mounted on 2025-06-01T21:16:33.8666701Z devtmpfs 4.2M 0 4.2M 0% /dev 2025-06-01T21:16:33.8667571Z tmpfs 17G 0 17G 0% /dev/shm 2025-06-01T21:16:33.8668046Z tmpfs 6.7G 492k 6.7G 1% /run 2025-06-01T21:16:33.8668492Z /dev/nvme0n1p1 275G 25G 251G 10% / 2025-06-01T21:16:33.8669170Z tmpfs 17G 13k 17G 1% /tmp 2025-06-01T21:16:33.8669696Z /dev/nvme0n1p128 11M 1.5M 9.1M 14% /boot/efi 2025-06-01T21:16:33.8719644Z Prepare all required actions 2025-06-01T21:16:33.8720347Z Getting action download info 2025-06-01T21:16:33.9991749Z ##[group]Run ./.github/actions/download-td-artifacts 2025-06-01T21:16:33.9992249Z with: 2025-06-01T21:16:33.9992524Z env: 2025-06-01T21:16:33.9992810Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:33.9993164Z ##[endgroup] 2025-06-01T21:16:34.0045144Z ##[group]Run seemethere/download-artifact-s3@v4 2025-06-01T21:16:34.0045635Z with: 2025-06-01T21:16:34.0045916Z name: td_results 2025-06-01T21:16:34.0046251Z s3-bucket: gha-artifacts 2025-06-01T21:16:34.0046616Z region: us-east-1 2025-06-01T21:16:34.0046959Z env: 2025-06-01T21:16:34.0047243Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:34.0047594Z ##[endgroup] 2025-06-01T21:16:34.4999987Z (node:46219) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-06-01T21:16:34.5000684Z 2025-06-01T21:16:34.5001008Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-06-01T21:16:34.5001859Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-06-01T21:16:34.5002620Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-06-01T21:16:34.6089722Z Found 0 objects with prefix pytorch/pytorch/15379340872/td_results/ 2025-06-01T21:16:34.6098899Z Artifact download has finished successfully 2025-06-01T21:16:34.6357599Z ##[group]Run mkdir -p .additional_ci_files 2025-06-01T21:16:34.6358148Z mkdir -p .additional_ci_files 2025-06-01T21:16:34.6358732Z mv td_results.json .additional_ci_files/td_results.json || true 2025-06-01T21:16:34.6366479Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:34.6366985Z env: 2025-06-01T21:16:34.6367277Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:34.6367617Z ##[endgroup] 2025-06-01T21:16:34.6421460Z mv: cannot stat 'td_results.json': No such file or directory 2025-06-01T21:16:34.6516032Z ##[group]Run .github/scripts/parse_ref.py 2025-06-01T21:16:34.6516581Z .github/scripts/parse_ref.py 2025-06-01T21:16:34.6524122Z shell: /usr/bin/bash -e {0} 2025-06-01T21:16:34.6524486Z env: 2025-06-01T21:16:34.6524779Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:34.6525119Z ##[endgroup] 2025-06-01T21:16:34.6961355Z Prepare all required actions 2025-06-01T21:16:34.6962721Z Getting action download info 2025-06-01T21:16:34.8125142Z ##[group]Run ./.github/actions/filter-test-configs 2025-06-01T21:16:34.8125613Z with: 2025-06-01T21:16:34.8126167Z github-token: *** 2025-06-01T21:16:34.8128885Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 1, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}]} 2025-06-01T21:16:34.8131964Z job-name: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:16:34.8132580Z env: 2025-06-01T21:16:34.8132867Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:34.8133214Z ##[endgroup] 2025-06-01T21:16:34.8193283Z ##[group]Run nick-fields/retry@v3.0.0 2025-06-01T21:16:34.8193697Z with: 2025-06-01T21:16:34.8193972Z shell: bash 2025-06-01T21:16:34.8194266Z timeout_minutes: 10 2025-06-01T21:16:34.8194590Z max_attempts: 5 2025-06-01T21:16:34.8195189Z retry_wait_seconds: 30 2025-06-01T21:16:34.8196259Z 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-06-01T21:16:34.8197391Z polling_interval_seconds: 1 2025-06-01T21:16:34.8197769Z warning_on_retry: true 2025-06-01T21:16:34.8198122Z continue_on_error: false 2025-06-01T21:16:34.8198461Z env: 2025-06-01T21:16:34.8198748Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:34.8199366Z GITHUB_TOKEN: *** 2025-06-01T21:16:34.8199698Z ##[endgroup] 2025-06-01T21:16:34.9347070Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-06-01T21:16:35.2259118Z Defaulting to user installation because normal site-packages is not writeable 2025-06-01T21:16:35.3671995Z Collecting requests==2.27.1 2025-06-01T21:16:35.3954848Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-06-01T21:16:35.5860141Z Collecting pyyaml==6.0.1 2025-06-01T21:16:35.5915877Z Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 2025-06-01T21:16:35.9991981Z Collecting charset-normalizer~=2.0.0 2025-06-01T21:16:36.0046721Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-06-01T21:16:36.0133347Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2025-06-01T21:16:36.0634943Z Collecting certifi>=2017.4.17 2025-06-01T21:16:36.0795076Z Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 2025-06-01T21:16:36.0903590Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-06-01T21:16:36.1714321Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-06-01T21:16:36.3323647Z Successfully installed certifi-2025.4.26 charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.27.1 2025-06-01T21:16:36.9174409Z Command completed after 1 attempt(s). 2025-06-01T21:16:36.9308655Z ##[group]Run set -x 2025-06-01T21:16:36.9309087Z set -x 2025-06-01T21:16:36.9309389Z  2025-06-01T21:16:36.9310049Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-06-01T21:16:36.9310814Z # in runner workspace 2025-06-01T21:16:36.9311428Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-06-01T21:16:36.9320955Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:36.9321459Z env: 2025-06-01T21:16:36.9321880Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:36.9322589Z ##[endgroup] 2025-06-01T21:16:36.9354129Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-06-01T21:16:36.9771830Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-06-01T21:16:36.9772390Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-06-01T21:16:36.9772843Z echo "Job name: ${JOB_NAME}" 2025-06-01T21:16:36.9773260Z  2025-06-01T21:16:36.9773768Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-06-01T21:16:36.9774411Z # in runner workspace 2025-06-01T21:16:36.9774989Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-06-01T21:16:36.9775638Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-06-01T21:16:36.9776092Z  --job-name "${JOB_NAME}" \ 2025-06-01T21:16:36.9779092Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 1, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}]}" \ 2025-06-01T21:16:36.9782400Z  --selected-test-configs "" \ 2025-06-01T21:16:36.9782851Z  --pr-number "${PR_NUMBER}" \ 2025-06-01T21:16:36.9783271Z  --tag "${TAG}" \ 2025-06-01T21:16:36.9783660Z  --event-name "${EVENT_NAME}" \ 2025-06-01T21:16:36.9784096Z  --schedule "${SCHEDULE}" \ 2025-06-01T21:16:36.9784519Z  --branch "${HEAD_BRANCH}" 2025-06-01T21:16:36.9791894Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:36.9792395Z env: 2025-06-01T21:16:36.9792684Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:36.9793398Z GITHUB_TOKEN: *** 2025-06-01T21:16:36.9793953Z JOB_NAME: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:16:36.9794567Z PR_NUMBER: 2025-06-01T21:16:36.9794851Z TAG: 2025-06-01T21:16:36.9795127Z EVENT_NAME: push 2025-06-01T21:16:36.9795441Z SCHEDULE: 2025-06-01T21:16:36.9795728Z HEAD_BRANCH: 2025-06-01T21:16:36.9796025Z ##[endgroup] 2025-06-01T21:16:36.9824526Z Workflow: linux-aarch64 2025-06-01T21:16:36.9825134Z Job name: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:16:37.2151065Z ##[group]Run echo "Filtered matrix:" 2025-06-01T21:16:37.2151590Z echo "Filtered matrix:" 2025-06-01T21:16:37.2154672Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "linux.arm64.2xlarge"}, {"config": "default", "shard": 1, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "linux.arm64.m7g.4xlarge"}]}" 2025-06-01T21:16:37.2157760Z  2025-06-01T21:16:37.2158037Z echo 2025-06-01T21:16:37.2158406Z echo "Is the current job unstable? False" 2025-06-01T21:16:37.2158946Z  2025-06-01T21:16:37.2159224Z echo 2025-06-01T21:16:37.2159567Z echo "Is keep-going label set? False" 2025-06-01T21:16:37.2160149Z  2025-06-01T21:16:37.2160483Z echo 2025-06-01T21:16:37.2160849Z echo "Renabled issues? " 2025-06-01T21:16:37.2169420Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:37.2170353Z env: 2025-06-01T21:16:37.2170811Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:37.2171233Z ##[endgroup] 2025-06-01T21:16:37.2201285Z Filtered matrix: 2025-06-01T21:16:37.2204373Z {include: [{config: default, shard: 1, num_shards: 4, runner: linux.arm64.2xlarge}, {config: default, shard: 2, num_shards: 4, runner: linux.arm64.2xlarge}, {config: default, shard: 3, num_shards: 4, runner: linux.arm64.2xlarge}, {config: default, shard: 4, num_shards: 4, runner: linux.arm64.2xlarge}, {config: default, shard: 1, num_shards: 3, runner: linux.arm64.m7g.4xlarge}, {config: default, shard: 2, num_shards: 3, runner: linux.arm64.m7g.4xlarge}, {config: default, shard: 3, num_shards: 3, runner: linux.arm64.m7g.4xlarge}]} 2025-06-01T21:16:37.2207361Z 2025-06-01T21:16:37.2207517Z Is the current job unstable? False 2025-06-01T21:16:37.2207894Z 2025-06-01T21:16:37.2208048Z Is keep-going label set? False 2025-06-01T21:16:37.2208300Z 2025-06-01T21:16:37.2208466Z Renabled issues? 2025-06-01T21:16:37.2280765Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-06-01T21:16:37.2281649Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-06-01T21:16:37.2290730Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:16:37.2291360Z env: 2025-06-01T21:16:37.2291652Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:37.2292093Z JOB_TIMEOUT: 240 2025-06-01T21:16:37.2292910Z ##[endgroup] 2025-06-01T21:16:37.2401958Z ##[group]Run set -x 2025-06-01T21:16:37.2402485Z set -x 2025-06-01T21:16:37.2402786Z  2025-06-01T21:16:37.2403131Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-06-01T21:16:37.2403666Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-06-01T21:16:37.2404208Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-06-01T21:16:37.2404700Z  TEST_COMMAND=.ci/onnx/test.sh 2025-06-01T21:16:37.2405112Z else 2025-06-01T21:16:37.2405480Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-06-01T21:16:37.2405901Z fi 2025-06-01T21:16:37.2406179Z  2025-06-01T21:16:37.2406544Z # Leaving 1GB for the runner and other things 2025-06-01T21:16:37.2407335Z TOTAL_AVAILABLE_MEMORY_IN_GB=$(awk '/MemTotal/ { printf "%.3f \n", $2/1024/1024 - 1 }' /proc/meminfo) 2025-06-01T21:16:37.2408517Z # https://docs.docker.com/engine/containers/resource_constraints/#--memory-swap-details, the 3GB swap 2025-06-01T21:16:37.2409498Z # comes from https://github.com/pytorch/test-infra/pull/6058 2025-06-01T21:16:37.2410217Z TOTAL_MEMORY_WITH_SWAP=$(("${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}" + 3)) 2025-06-01T21:16:37.2410789Z  2025-06-01T21:16:37.2411149Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-06-01T21:16:37.2411614Z  SHM_OPTS= 2025-06-01T21:16:37.2411950Z  JENKINS_USER= 2025-06-01T21:16:37.2412429Z  # ensure that docker container cleanly exits in 12 hours 2025-06-01T21:16:37.2413087Z  # if for some reason cleanup action doesn't stop container 2025-06-01T21:16:37.2413630Z  # when job is cancelled 2025-06-01T21:16:37.2414050Z  DOCKER_SHELL_CMD="sleep 12h" 2025-06-01T21:16:37.2414455Z  2025-06-01T21:16:37.2414955Z  # since some steps are skipped on s390x, if they are necessary, run them here 2025-06-01T21:16:37.2415714Z  env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T21:16:37.2416327Z  env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T21:16:37.2417075Z else 2025-06-01T21:16:37.2417410Z  SHM_OPTS="--shm-size=${SHM_SIZE}" 2025-06-01T21:16:37.2417945Z  JENKINS_USER="--user jenkins" 2025-06-01T21:16:37.2418376Z  DOCKER_SHELL_CMD= 2025-06-01T21:16:37.2418726Z fi 2025-06-01T21:16:37.2419007Z  2025-06-01T21:16:37.2419467Z # detached container should get cleaned up by teardown_ec2_linux 2025-06-01T21:16:37.2420197Z # TODO: Stop building test binaries as part of the build phase 2025-06-01T21:16:37.2421027Z # Used for GPU_FLAG, SHM_OPTS, JENKINS_USER and DOCKER_SHELL_CMD since that doesn't play nice 2025-06-01T21:16:37.2421764Z # shellcheck disable=SC2086,SC2090 2025-06-01T21:16:37.2422225Z container_name=$(docker run \ 2025-06-01T21:16:37.2422642Z  ${GPU_FLAG:-} \ 2025-06-01T21:16:37.2423075Z  ${SCCACHE_SERVER_PORT_DOCKER_FLAG:-} \ 2025-06-01T21:16:37.2423549Z  -e BUILD_ENVIRONMENT \ 2025-06-01T21:16:37.2423946Z  -e PR_NUMBER \ 2025-06-01T21:16:37.2424319Z  -e GITHUB_ACTIONS \ 2025-06-01T21:16:37.2424712Z  -e GITHUB_REPOSITORY \ 2025-06-01T21:16:37.2425123Z  -e GITHUB_WORKFLOW \ 2025-06-01T21:16:37.2425508Z  -e GITHUB_JOB \ 2025-06-01T21:16:37.2425881Z  -e GITHUB_RUN_ID \ 2025-06-01T21:16:37.2426271Z  -e GITHUB_RUN_NUMBER \ 2025-06-01T21:16:37.2426672Z  -e GITHUB_RUN_ATTEMPT \ 2025-06-01T21:16:37.2427077Z  -e JOB_ID \ 2025-06-01T21:16:37.2427421Z  -e JOB_NAME \ 2025-06-01T21:16:37.2427767Z  -e BASE_SHA \ 2025-06-01T21:16:37.2428117Z  -e BRANCH \ 2025-06-01T21:16:37.2428459Z  -e SHA1 \ 2025-06-01T21:16:37.2428797Z  -e AWS_DEFAULT_REGION \ 2025-06-01T21:16:37.2429775Z  -e IN_WHEEL_TEST \ 2025-06-01T21:16:37.2430173Z  -e SHARD_NUMBER \ 2025-06-01T21:16:37.2430551Z  -e TEST_CONFIG \ 2025-06-01T21:16:37.2430922Z  -e NUM_TEST_SHARDS \ 2025-06-01T21:16:37.2431323Z  -e REENABLED_ISSUES \ 2025-06-01T21:16:37.2431734Z  -e CONTINUE_THROUGH_ERROR \ 2025-06-01T21:16:37.2432158Z  -e VERBOSE_TEST_LOGS \ 2025-06-01T21:16:37.2432562Z  -e TEST_SHOWLOCALS \ 2025-06-01T21:16:37.2432961Z  -e NO_TEST_TIMEOUT \ 2025-06-01T21:16:37.2433336Z  -e NO_TD \ 2025-06-01T21:16:37.2433686Z  -e TD_DISTRIBUTED \ 2025-06-01T21:16:37.2434075Z  -e PR_LABELS \ 2025-06-01T21:16:37.2434477Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-06-01T21:16:37.2434927Z  -e SCCACHE_BUCKET \ 2025-06-01T21:16:37.2435315Z  -e SCCACHE_REGION \ 2025-06-01T21:16:37.2435697Z  -e XLA_CUDA \ 2025-06-01T21:16:37.2436084Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2025-06-01T21:16:37.2436602Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-06-01T21:16:37.2437110Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-06-01T21:16:37.2437608Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-06-01T21:16:37.2438081Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-06-01T21:16:37.2438539Z  -e SCRIBE_GRAPHQL_ACCESS_TOKEN \ 2025-06-01T21:16:37.2438983Z  -e DASHBOARD_TAG \ 2025-06-01T21:16:37.2439353Z  -e IS_A100_RUNNER \ 2025-06-01T21:16:37.2439749Z  -e ARTIFACTS_FILE_SUFFIX \ 2025-06-01T21:16:37.2440240Z  --memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \ 2025-06-01T21:16:37.2440796Z  --memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \ 2025-06-01T21:16:37.2441354Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-06-01T21:16:37.2441891Z  --security-opt seccomp=unconfined \ 2025-06-01T21:16:37.2442356Z  --cap-add=SYS_PTRACE \ 2025-06-01T21:16:37.2442764Z  --ipc=host \ 2025-06-01T21:16:37.2443118Z  ${SHM_OPTS} \ 2025-06-01T21:16:37.2443465Z  --tty \ 2025-06-01T21:16:37.2443780Z  --detach \ 2025-06-01T21:16:37.2444141Z  --name="${container_name}" \ 2025-06-01T21:16:37.2444569Z  ${JENKINS_USER} \ 2025-06-01T21:16:37.2445030Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-06-01T21:16:37.2445855Z  -w /var/lib/jenkins/workspace \ 2025-06-01T21:16:37.2446297Z  "${DOCKER_IMAGE}" \ 2025-06-01T21:16:37.2446680Z  ${DOCKER_SHELL_CMD} 2025-06-01T21:16:37.2447042Z ) 2025-06-01T21:16:37.2447432Z # Propagate download.pytorch.org IP to container 2025-06-01T21:16:37.2448336Z grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" sudo bash -c "/bin/cat >> /etc/hosts" 2025-06-01T21:16:37.2449303Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2025-06-01T21:16:37.2449881Z  2025-06-01T21:16:37.2450236Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-06-01T21:16:37.2451023Z  docker exec -t "${container_name}" sh -c "python3 -m pip install -r .ci/docker/requirements-ci.txt" 2025-06-01T21:16:37.2451729Z fi 2025-06-01T21:16:37.2452008Z  2025-06-01T21:16:37.2452677Z docker exec -t "${container_name}" sh -c "python3 -m pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2025-06-01T21:16:37.2460813Z shell: /usr/bin/bash -e {0} 2025-06-01T21:16:37.2461365Z env: 2025-06-01T21:16:37.2461676Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:16:37.2462104Z BUILD_ENVIRONMENT: linux-jammy-aarch64-py3.10 2025-06-01T21:16:37.2462567Z PR_NUMBER: 2025-06-01T21:16:37.2462898Z GITHUB_REPOSITORY: pytorch/pytorch 2025-06-01T21:16:37.2463319Z GITHUB_WORKFLOW: linux-aarch64 2025-06-01T21:16:37.2463703Z GITHUB_JOB: test 2025-06-01T21:16:37.2464028Z GITHUB_RUN_ID: 15379340872 2025-06-01T21:16:37.2464766Z GITHUB_RUN_NUMBER: 28774 2025-06-01T21:16:37.2465139Z GITHUB_RUN_ATTEMPT: 1 2025-06-01T21:16:37.2465476Z JOB_ID: 43268352303 2025-06-01T21:16:37.2466022Z JOB_NAME: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:16:37.2466640Z BRANCH: main 2025-06-01T21:16:37.2466986Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:16:37.2467478Z BASE_SHA: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:16:37.2467926Z TEST_CONFIG: default 2025-06-01T21:16:37.2468260Z SHARD_NUMBER: 2 2025-06-01T21:16:37.2468577Z NUM_TEST_SHARDS: 4 2025-06-01T21:16:37.2468895Z REENABLED_ISSUES: 2025-06-01T21:16:37.2469240Z CONTINUE_THROUGH_ERROR: False 2025-06-01T21:16:37.2469811Z VERBOSE_TEST_LOGS: False 2025-06-01T21:16:37.2470192Z TEST_SHOWLOCALS: False 2025-06-01T21:16:37.2470546Z NO_TEST_TIMEOUT: False 2025-06-01T21:16:37.2470888Z NO_TD: False 2025-06-01T21:16:37.2471193Z TD_DISTRIBUTED: False 2025-06-01T21:16:37.2471617Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-06-01T21:16:37.2472123Z SCCACHE_REGION: us-east-1 2025-06-01T21:16:37.2472484Z SHM_SIZE: 1g 2025-06-01T21:16:37.2473665Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:16:37.2474907Z XLA_CUDA: 2025-06-01T21:16:37.2475398Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2025-06-01T21:16:37.2476020Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-06-01T21:16:37.2476452Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-06-01T21:16:37.2476865Z DASHBOARD_TAG: 2025-06-01T21:16:37.2477690Z HUGGING_FACE_HUB_TOKEN: *** 2025-06-01T21:16:37.2478277Z SCRIBE_GRAPHQL_ACCESS_TOKEN: *** 2025-06-01T21:16:37.2478668Z IS_A100_RUNNER: 0 2025-06-01T21:16:37.2479168Z ARTIFACTS_FILE_SUFFIX: test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T21:16:37.2479751Z ##[endgroup] 2025-06-01T21:16:37.2509037Z + [[ default == \m\u\l\t\i\g\p\u ]] 2025-06-01T21:16:37.2509533Z + [[ linux-jammy-aarch64-py3.10 == *onnx* ]] 2025-06-01T21:16:37.2510000Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-06-01T21:16:37.2512331Z ++ awk '/MemTotal/ { printf "%.3f \n", $2/1024/1024 - 1 }' /proc/meminfo 2025-06-01T21:16:37.2535027Z + TOTAL_AVAILABLE_MEMORY_IN_GB='29.943 ' 2025-06-01T21:16:37.2535478Z + TOTAL_MEMORY_WITH_SWAP=32 2025-06-01T21:16:37.2535906Z + [[ linux-jammy-aarch64-py3.10 == *\s\3\9\0\x* ]] 2025-06-01T21:16:37.2536367Z + SHM_OPTS=--shm-size=1g 2025-06-01T21:16:37.2536735Z + JENKINS_USER='--user jenkins' 2025-06-01T21:16:37.2537110Z + DOCKER_SHELL_CMD= 2025-06-01T21:16:37.2545225Z +++ nproc --ignore=2 2025-06-01T21:16:37.2658550Z ++ docker run -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 BASE_SHA -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 TD_DISTRIBUTED -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e SCCACHE_REGION -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e SKIP_SCCACHE_INITIALIZATION=1 -e HUGGING_FACE_HUB_TOKEN -e SCRIBE_GRAPHQL_ACCESS_TOKEN -e DASHBOARD_TAG -e IS_A100_RUNNER -e ARTIFACTS_FILE_SUFFIX --memory=29g --memory-swap=32g --env-file=/tmp/github_env_15379340872 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-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-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:16:48.9195218Z + container_name=392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T21:16:48.9197346Z + grep download.pytorch.org /etc/hosts 2025-06-01T21:16:48.9198950Z + docker exec -i 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d sudo bash -c '/bin/cat >> /etc/hosts' 2025-06-01T21:16:49.0083055Z + echo DOCKER_CONTAINER_ID=392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T21:16:49.0083868Z + [[ linux-jammy-aarch64-py3.10 == *\s\3\9\0\x* ]] 2025-06-01T21:16:49.0086728Z ++ echo dist/torch-2.8.0a0+gitf7c09f8-cp310-cp310-linux_aarch64.whl 2025-06-01T21:16:49.0090080Z + docker exec -t 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d sh -c 'python3 -m pip install dist/torch-2.8.0a0+gitf7c09f8-cp310-cp310-linux_aarch64.whl[opt-einsum] && .ci/pytorch/test.sh' 2025-06-01T21:16:49.5599693Z Processing ./dist/torch-2.8.0a0+gitf7c09f8-cp310-cp310-linux_aarch64.whl (from torch==2.8.0a0+gitf7c09f8) 2025-06-01T21:16:49.8100471Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (3.16.1) 2025-06-01T21:16:49.8107131Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (4.13.2) 2025-06-01T21:16:49.8114692Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (1.13.3) 2025-06-01T21:16:49.8120951Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (2.8.8) 2025-06-01T21:16:49.8126921Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (3.1.6) 2025-06-01T21:16:49.8132725Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (2024.10.0) 2025-06-01T21:16:49.8154311Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (3.3.0) 2025-06-01T21:16:49.8184042Z Requirement already satisfied: numpy>=1.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (1.22.4) 2025-06-01T21:16:49.8215475Z 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.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (1.3.0) 2025-06-01T21:16:49.8900148Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch==2.8.0a0+gitf7c09f8->torch==2.8.0a0+gitf7c09f8) (3.0.2) 2025-06-01T21:16:50.4949295Z Installing collected packages: torch 2025-06-01T21:17:02.9396680Z Successfully installed torch-2.8.0a0+gitf7c09f8 2025-06-01T21:17:03.1096407Z + export TERM=vt100 2025-06-01T21:17:03.1096814Z + TERM=vt100 2025-06-01T21:17:03.1097752Z ++ dirname .ci/pytorch/test.sh 2025-06-01T21:17:03.1106844Z + source .ci/pytorch/common.sh 2025-06-01T21:17:03.1109685Z +++ dirname .ci/pytorch/common.sh 2025-06-01T21:17:03.1116974Z ++ source .ci/pytorch/common_utils.sh 2025-06-01T21:17:03.1118618Z +++ declare -f -t trap_add 2025-06-01T21:17:03.1122844Z ++ set -ex -o pipefail 2025-06-01T21:17:03.1123265Z ++ [[ linux-jammy-aarch64-py3.10 == *rocm* ]] 2025-06-01T21:17:03.1123710Z ++ BUILD_TEST_LIBTORCH=0 2025-06-01T21:17:03.1124111Z + [[ linux-jammy-aarch64-py3.10 != *rocm* ]] 2025-06-01T21:17:03.1124591Z + [[ linux-jammy-aarch64-py3.10 != *s390x* ]] 2025-06-01T21:17:03.1125047Z + [[ -d /var/lib/jenkins/workspace ]] 2025-06-01T21:17:03.1127084Z ++ stat -c %u /var/lib/jenkins/workspace 2025-06-01T21:17:03.1139496Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-06-01T21:17:03.1139986Z + trap_add cleanup_workspace EXIT 2025-06-01T21:17:03.1140409Z + trap_add_cmd=cleanup_workspace 2025-06-01T21:17:03.1141531Z + shift 2025-06-01T21:17:03.1141852Z + for trap_add_name in "$@" 2025-06-01T21:17:03.1148529Z +++ trap -p EXIT 2025-06-01T21:17:03.1149828Z ++ eval 'extract_trap_cmd ' 2025-06-01T21:17:03.1150245Z +++ extract_trap_cmd 2025-06-01T21:17:03.1150575Z +++ printf '%s\n' '' 2025-06-01T21:17:03.1150927Z ++ printf '%s\n' cleanup_workspace 2025-06-01T21:17:03.1152022Z + trap -- ' 2025-06-01T21:17:03.1152338Z cleanup_workspace' EXIT 2025-06-01T21:17:03.1152769Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-06-01T21:17:03.8016263Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-06-01T21:17:03.8035092Z + echo 'Environment variables:' 2025-06-01T21:17:03.8035518Z Environment variables: 2025-06-01T21:17:03.8035847Z + env 2025-06-01T21:17:03.8043562Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T21:17:03.8044256Z CONTINUE_THROUGH_ERROR=False 2025-06-01T21:17:03.8044688Z BUILD_ENVIRONMENT=linux-jammy-aarch64-py3.10 2025-06-01T21:17:03.8045202Z HOSTNAME=392491124bee 2025-06-01T21:17:03.8045983Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8046838Z GITHUB_ACTION=__self 2025-06-01T21:17:03.8047188Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-06-01T21:17:03.8047594Z GITHUB_RUN_NUMBER=28774 2025-06-01T21:17:03.8047937Z TEST_CONFIG=default 2025-06-01T21:17:03.8048276Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-06-01T21:17:03.8048724Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-06-01T21:17:03.8049140Z IS_A100_RUNNER=0 2025-06-01T21:17:03.8049783Z SCRIBE_GRAPHQL_ACCESS_TOKEN=*** 2025-06-01T21:17:03.8050229Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-06-01T21:17:03.8050673Z GITHUB_REF_TYPE=branch 2025-06-01T21:17:03.8051032Z TORCH_CUDA_ARCH_LIST=Maxwell 2025-06-01T21:17:03.8051527Z BASE_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8052115Z XLA_CUDA= 2025-06-01T21:17:03.8052477Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-06-01T21:17:03.8053063Z HUGGING_FACE_HUB_TOKEN=*** 2025-06-01T21:17:03.8056428Z *** 2025-06-01T21:17:03.8056772Z GITHUB_REPOSITORY_ID=65600975 2025-06-01T21:17:03.8057189Z GITHUB_ACTIONS=true 2025-06-01T21:17:03.8057620Z SHA1=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8058130Z GITHUB_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8058878Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/linux-aarch64.yml@refs/heads/main 2025-06-01T21:17:03.8059559Z UCC_HOME=/usr 2025-06-01T21:17:03.8059875Z VERBOSE_TEST_LOGS=False 2025-06-01T21:17:03.8060247Z GITHUB_REF=refs/heads/main 2025-06-01T21:17:03.8060601Z SHARD_NUMBER=2 2025-06-01T21:17:03.8060932Z GITHUB_REF_PROTECTED=true 2025-06-01T21:17:03.8061302Z HOME=/var/lib/jenkins 2025-06-01T21:17:03.8061673Z GITHUB_API_URL=https://api.github.com 2025-06-01T21:17:03.8062125Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-06-01T21:17:03.8062526Z UCX_COMMIT= 2025-06-01T21:17:03.8062812Z USE_SYSTEM_NCCL=1 2025-06-01T21:17:03.8063127Z NUM_TEST_SHARDS=4 2025-06-01T21:17:03.8063475Z UCX_HOME=/usr 2025-06-01T21:17:03.8064250Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8065327Z JOB_NAME=linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:17:03.8066382Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8067485Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-06-01T21:17:03.8068166Z GITHUB_EVENT_NAME=push 2025-06-01T21:17:03.8068505Z DASHBOARD_TAG= 2025-06-01T21:17:03.8068819Z GITHUB_RUN_ID=15379340872 2025-06-01T21:17:03.8069679Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8070620Z GITHUB_ACTOR=pytorchmergebot 2025-06-01T21:17:03.8070989Z PR_NUMBER= 2025-06-01T21:17:03.8071280Z DESIRED_CUDA= 2025-06-01T21:17:03.8072232Z GITHUB_RUN_ATTEMPT=1 2025-06-01T21:17:03.8072597Z ANACONDA_PYTHON_VERSION=3.10 2025-06-01T21:17:03.8073053Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-06-01T21:17:03.8073517Z TERM=vt100 2025-06-01T21:17:03.8073809Z INSTALLED_VISION=yes 2025-06-01T21:17:03.8074134Z BRANCH=main 2025-06-01T21:17:03.8074428Z SCCACHE_REGION=us-east-1 2025-06-01T21:17:03.8074795Z OPENSSL_ROOT_DIR=/opt/openssl 2025-06-01T21:17:03.8075183Z CUDA_PATH=/usr/local/cuda 2025-06-01T21:17:03.8075880Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-06-01T21:17:03.8076675Z GITHUB_SERVER_URL=https://github.com 2025-06-01T21:17:03.8077082Z UCC_COMMIT= 2025-06-01T21:17:03.8077364Z REENABLED_ISSUES= 2025-06-01T21:17:03.8077669Z DOCS= 2025-06-01T21:17:03.8077935Z SHLVL=1 2025-06-01T21:17:03.8078198Z MAX_JOBS=6 2025-06-01T21:17:03.8078497Z GITHUB_ACTOR_ID=97764156 2025-06-01T21:17:03.8078956Z GITHUB_WORKFLOW_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8079488Z GITHUB_REF_NAME=main 2025-06-01T21:17:03.8080002Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2025-06-01T21:17:03.8080591Z GITHUB_JOB=test 2025-06-01T21:17:03.8080906Z NO_TEST_TIMEOUT=False 2025-06-01T21:17:03.8081236Z TD_DISTRIBUTED=False 2025-06-01T21:17:03.8081595Z GITHUB_REPOSITORY=pytorch/pytorch 2025-06-01T21:17:03.8082010Z GITHUB_RETENTION_DAYS=90 2025-06-01T21:17:03.8082362Z OPENSSL_DIR=/opt/openssl 2025-06-01T21:17:03.8082730Z GITHUB_ACTION_REPOSITORY= 2025-06-01T21:17:03.8083804Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-01T21:17:03.8084903Z GITHUB_BASE_REF= 2025-06-01T21:17:03.8085223Z INSTALLED_ACL=yes 2025-06-01T21:17:03.8085722Z ARTIFACTS_FILE_SUFFIX=test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T21:17:03.8086301Z CI=true 2025-06-01T21:17:03.8086600Z GITHUB_REPOSITORY_OWNER=pytorch 2025-06-01T21:17:03.8086992Z JOB_ID=43268352303 2025-06-01T21:17:03.8087307Z GITHUB_HEAD_REF= 2025-06-01T21:17:03.8087616Z GITHUB_ACTION_REF= 2025-06-01T21:17:03.8088017Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-06-01T21:17:03.8088505Z TEST_SHOWLOCALS=False 2025-06-01T21:17:03.8088854Z GITHUB_WORKFLOW=linux-aarch64 2025-06-01T21:17:03.8089254Z DEBIAN_FRONTEND=noninteractive 2025-06-01T21:17:03.8090113Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8090973Z NO_TD=False 2025-06-01T21:17:03.8091288Z SKIP_SCCACHE_INITIALIZATION=1 2025-06-01T21:17:03.8091703Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-06-01T21:17:03.8092119Z _=/usr/bin/env 2025-06-01T21:17:03.8092589Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-06-01T21:17:03.8211690Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-06-01T21:17:03.8212589Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-06-01T21:17:03.8213446Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-06-01T21:17:03.8214281Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-06-01T21:17:03.8214898Z + BUILD_DIR=build 2025-06-01T21:17:03.8215233Z + BUILD_RENAMED_DIR=build_renamed 2025-06-01T21:17:03.8215627Z + BUILD_BIN_DIR=build/bin 2025-06-01T21:17:03.8215973Z + SHARD_NUMBER=2 2025-06-01T21:17:03.8216283Z + NUM_TEST_SHARDS=4 2025-06-01T21:17:03.8216625Z + export TORCH_SERIALIZATION_DEBUG=1 2025-06-01T21:17:03.8217279Z + TORCH_SERIALIZATION_DEBUG=1 2025-06-01T21:17:03.8217741Z + export VALGRIND=ON 2025-06-01T21:17:03.8218059Z + VALGRIND=ON 2025-06-01T21:17:03.8218404Z + [[ linux-jammy-aarch64-py3.10 == *clang9* ]] 2025-06-01T21:17:03.8218886Z + [[ linux-jammy-aarch64-py3.10 == *xpu* ]] 2025-06-01T21:17:03.8219349Z + [[ linux-jammy-aarch64-py3.10 == *s390x* ]] 2025-06-01T21:17:03.8219770Z + [[ 0 == \1 ]] 2025-06-01T21:17:03.8221005Z + [[ False == \1 ]] 2025-06-01T21:17:03.8221567Z + [[ linux-jammy-aarch64-py3.10 != *bazel* ]] 2025-06-01T21:17:03.8222073Z ++ realpath build/custom_test_artifacts 2025-06-01T21:17:03.8226486Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2025-06-01T21:17:03.8227171Z + [[ -n '' ]] 2025-06-01T21:17:03.8227486Z + echo 'Environment variables' 2025-06-01T21:17:03.8227874Z Environment variables 2025-06-01T21:17:03.8228194Z + env 2025-06-01T21:17:03.8234409Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T21:17:03.8235465Z CONTINUE_THROUGH_ERROR=False 2025-06-01T21:17:03.8236103Z BUILD_ENVIRONMENT=linux-jammy-aarch64-py3.10 2025-06-01T21:17:03.8236680Z HOSTNAME=392491124bee 2025-06-01T21:17:03.8237477Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8238332Z GITHUB_ACTION=__self 2025-06-01T21:17:03.8238688Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-06-01T21:17:03.8239124Z GITHUB_RUN_NUMBER=28774 2025-06-01T21:17:03.8239458Z TEST_CONFIG=default 2025-06-01T21:17:03.8239802Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-06-01T21:17:03.8240245Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-06-01T21:17:03.8240658Z IS_A100_RUNNER=0 2025-06-01T21:17:03.8241281Z SCRIBE_GRAPHQL_ACCESS_TOKEN=*** 2025-06-01T21:17:03.8241715Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-06-01T21:17:03.8242140Z GITHUB_REF_TYPE=branch 2025-06-01T21:17:03.8242499Z TORCH_CUDA_ARCH_LIST=Maxwell 2025-06-01T21:17:03.8242924Z BASE_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8243370Z XLA_CUDA= 2025-06-01T21:17:03.8243673Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-06-01T21:17:03.8244237Z HUGGING_FACE_HUB_TOKEN=*** 2025-06-01T21:17:03.8244673Z *** 2025-06-01T21:17:03.8244969Z GITHUB_REPOSITORY_ID=65600975 2025-06-01T21:17:03.8245351Z GITHUB_ACTIONS=true 2025-06-01T21:17:03.8245714Z SHA1=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8246209Z GITHUB_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8246964Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/linux-aarch64.yml@refs/heads/main 2025-06-01T21:17:03.8247646Z UCC_HOME=/usr 2025-06-01T21:17:03.8247962Z TORCH_SERIALIZATION_DEBUG=1 2025-06-01T21:17:03.8248336Z VERBOSE_TEST_LOGS=False 2025-06-01T21:17:03.8248696Z GITHUB_REF=refs/heads/main 2025-06-01T21:17:03.8249059Z SHARD_NUMBER=2 2025-06-01T21:17:03.8249377Z GITHUB_REF_PROTECTED=true 2025-06-01T21:17:03.8249739Z HOME=/var/lib/jenkins 2025-06-01T21:17:03.8250117Z GITHUB_API_URL=https://api.github.com 2025-06-01T21:17:03.8250601Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-06-01T21:17:03.8251071Z UCX_COMMIT= 2025-06-01T21:17:03.8251386Z USE_SYSTEM_NCCL=1 2025-06-01T21:17:03.8251725Z NUM_TEST_SHARDS=4 2025-06-01T21:17:03.8252042Z UCX_HOME=/usr 2025-06-01T21:17:03.8252814Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8253917Z JOB_NAME=linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T21:17:03.8255526Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8256774Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-06-01T21:17:03.8257528Z GITHUB_EVENT_NAME=push 2025-06-01T21:17:03.8257864Z DASHBOARD_TAG= 2025-06-01T21:17:03.8258178Z GITHUB_RUN_ID=15379340872 2025-06-01T21:17:03.8259043Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8259986Z GITHUB_ACTOR=pytorchmergebot 2025-06-01T21:17:03.8260346Z PR_NUMBER= 2025-06-01T21:17:03.8260629Z DESIRED_CUDA= 2025-06-01T21:17:03.8260933Z GITHUB_RUN_ATTEMPT=1 2025-06-01T21:17:03.8261249Z VALGRIND=ON 2025-06-01T21:17:03.8261562Z ANACONDA_PYTHON_VERSION=3.10 2025-06-01T21:17:03.8262026Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-06-01T21:17:03.8262806Z TERM=vt100 2025-06-01T21:17:03.8263243Z INSTALLED_VISION=yes 2025-06-01T21:17:03.8263586Z BRANCH=main 2025-06-01T21:17:03.8263884Z SCCACHE_REGION=us-east-1 2025-06-01T21:17:03.8264254Z OPENSSL_ROOT_DIR=/opt/openssl 2025-06-01T21:17:03.8264644Z CUDA_PATH=/usr/local/cuda 2025-06-01T21:17:03.8265342Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-06-01T21:17:03.8266665Z GITHUB_SERVER_URL=https://github.com 2025-06-01T21:17:03.8267198Z UCC_COMMIT= 2025-06-01T21:17:03.8267679Z REENABLED_ISSUES= 2025-06-01T21:17:03.8268004Z DOCS= 2025-06-01T21:17:03.8268483Z SHLVL=1 2025-06-01T21:17:03.8268749Z MAX_JOBS=6 2025-06-01T21:17:03.8269045Z GITHUB_ACTOR_ID=97764156 2025-06-01T21:17:03.8269508Z GITHUB_WORKFLOW_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:17:03.8270019Z GITHUB_REF_NAME=main 2025-06-01T21:17:03.8270530Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2025-06-01T21:17:03.8271117Z GITHUB_JOB=test 2025-06-01T21:17:03.8271452Z NO_TEST_TIMEOUT=False 2025-06-01T21:17:03.8271786Z TD_DISTRIBUTED=False 2025-06-01T21:17:03.8272149Z GITHUB_REPOSITORY=pytorch/pytorch 2025-06-01T21:17:03.8272562Z GITHUB_RETENTION_DAYS=90 2025-06-01T21:17:03.8272917Z OPENSSL_DIR=/opt/openssl 2025-06-01T21:17:03.8273280Z GITHUB_ACTION_REPOSITORY= 2025-06-01T21:17:03.8274350Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-01T21:17:03.8275442Z GITHUB_BASE_REF= 2025-06-01T21:17:03.8275786Z INSTALLED_ACL=yes 2025-06-01T21:17:03.8276289Z ARTIFACTS_FILE_SUFFIX=test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T21:17:03.8276871Z CI=true 2025-06-01T21:17:03.8277466Z GITHUB_REPOSITORY_OWNER=pytorch 2025-06-01T21:17:03.8278025Z JOB_ID=43268352303 2025-06-01T21:17:03.8278524Z GITHUB_HEAD_REF= 2025-06-01T21:17:03.8278970Z GITHUB_ACTION_REF= 2025-06-01T21:17:03.8279395Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-06-01T21:17:03.8280267Z TEST_SHOWLOCALS=False 2025-06-01T21:17:03.8280643Z GITHUB_WORKFLOW=linux-aarch64 2025-06-01T21:17:03.8281037Z DEBIAN_FRONTEND=noninteractive 2025-06-01T21:17:03.8281889Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_62694e53-1c80-4b11-8ed7-0fb1a0c5b968 2025-06-01T21:17:03.8282745Z NO_TD=False 2025-06-01T21:17:03.8283056Z SKIP_SCCACHE_INITIALIZATION=1 2025-06-01T21:17:03.8283472Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-06-01T21:17:03.8283885Z _=/usr/bin/env 2025-06-01T21:17:03.8284251Z + echo 'Testing pytorch' 2025-06-01T21:17:03.8284600Z Testing pytorch 2025-06-01T21:17:03.8284917Z + export LANG=C.UTF-8 2025-06-01T21:17:03.8285237Z + LANG=C.UTF-8 2025-06-01T21:17:03.8285534Z + PR_NUMBER= 2025-06-01T21:17:03.8285848Z + [[ default == \d\e\f\a\u\l\t ]] 2025-06-01T21:17:03.8286241Z + export CUDA_VISIBLE_DEVICES=0 2025-06-01T21:17:03.8286631Z + CUDA_VISIBLE_DEVICES=0 2025-06-01T21:17:03.8287000Z + export HIP_VISIBLE_DEVICES=0 2025-06-01T21:17:03.8287394Z + HIP_VISIBLE_DEVICES=0 2025-06-01T21:17:03.8287759Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-06-01T21:17:03.8288175Z + [[ default == \s\l\o\w ]] 2025-06-01T21:17:03.8288896Z + [[ linux-jammy-aarch64-py3.10 == *slow-gradcheck* ]] 2025-06-01T21:17:03.8289657Z + [[ linux-jammy-aarch64-py3.10 == *cuda* ]] 2025-06-01T21:17:03.8290134Z + [[ linux-jammy-aarch64-py3.10 == *rocm* ]] 2025-06-01T21:17:03.8290828Z + [[ linux-jammy-aarch64-py3.10 == *xpu* ]] 2025-06-01T21:17:03.8291493Z + [[ default == *crossref* ]] 2025-06-01T21:17:03.8292092Z + [[ linux-jammy-aarch64-py3.10 == *rocm* ]] 2025-06-01T21:17:03.8292804Z + [[ linux-jammy-aarch64-py3.10 == *xpu* ]] 2025-06-01T21:17:03.8293305Z + [[ linux-jammy-aarch64-py3.10 != *-bazel-* ]] 2025-06-01T21:17:03.8293792Z + pip_install --user ninja==1.10.2 2025-06-01T21:17:03.8294326Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-06-01T21:17:03.8294987Z + python3 -m pip install --progress-bar off --user ninja==1.10.2 2025-06-01T21:17:04.4580995Z Collecting ninja==1.10.2 2025-06-01T21:17:04.4820391Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.0 kB) 2025-06-01T21:17:04.4982821Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (119 kB) 2025-06-01T21:17:05.0757845Z Installing collected packages: ninja 2025-06-01T21:17:05.0880912Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2025-06-01T21:17:05.0882274Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-06-01T21:17:05.0951391Z Successfully installed ninja-1.10.2 2025-06-01T21:17:05.2469745Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-01T21:17:05.2472004Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-01T21:17:05.2473484Z + [[ linux-jammy-aarch64-py3.10 == *aarch64* ]] 2025-06-01T21:17:05.2473945Z + export VALGRIND=OFF 2025-06-01T21:17:05.2474268Z + VALGRIND=OFF 2025-06-01T21:17:05.2474574Z + install_tlparse 2025-06-01T21:17:05.2474926Z + pip_install --user tlparse==0.3.30 2025-06-01T21:17:05.2475471Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-06-01T21:17:05.2476153Z + python3 -m pip install --progress-bar off --user tlparse==0.3.30 2025-06-01T21:17:05.8516779Z Collecting tlparse==0.3.30 2025-06-01T21:17:05.8739428Z Downloading tlparse-0.3.30-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.9 kB) 2025-06-01T21:17:05.8882345Z Downloading tlparse-0.3.30-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB) 2025-06-01T21:17:06.5117705Z Installing collected packages: tlparse 2025-06-01T21:17:06.5504299Z Successfully installed tlparse-0.3.30 2025-06-01T21:17:06.7127924Z ++ python -m site --user-base 2025-06-01T21:17:06.7377748Z + PATH=/var/lib/jenkins/.local/bin:/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-01T21:17:06.7379295Z + [[ linux-jammy-aarch64-py3.10 == *asan* ]] 2025-06-01T21:17:06.7379773Z + [[ linux-jammy-aarch64-py3.10 == *-debug* ]] 2025-06-01T21:17:06.7380270Z + [[ linux-jammy-aarch64-py3.10 != *-bazel-* ]] 2025-06-01T21:17:06.7380971Z + echo 'We are not in debug mode: linux-jammy-aarch64-py3.10. Expect the assertion to pass' 2025-06-01T21:17:06.7381838Z We are not in debug mode: linux-jammy-aarch64-py3.10. Expect the assertion to pass 2025-06-01T21:17:06.7382457Z + cd test 2025-06-01T21:17:06.7382923Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-06-01T21:17:08.8813774Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-06-01T21:17:08.8814364Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-06-01T21:17:08.8817318Z + DYNAMO_BENCHMARK_FLAGS=() 2025-06-01T21:17:08.8818180Z + [[ default == *pr_time_benchmarks* ]] 2025-06-01T21:17:08.8818660Z + [[ default == *dynamo_eager* ]] 2025-06-01T21:17:08.8819059Z + [[ default == *aot_eager* ]] 2025-06-01T21:17:08.8819449Z + [[ default == *aot_inductor* ]] 2025-06-01T21:17:08.8819869Z + [[ default == *max_autotune_inductor* ]] 2025-06-01T21:17:08.8820301Z + [[ default == *inductor* ]] 2025-06-01T21:17:08.8820671Z + [[ default == *dynamic* ]] 2025-06-01T21:17:08.8821036Z + [[ default == *cpu* ]] 2025-06-01T21:17:08.8821432Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-06-01T21:17:08.8847060Z + [[ linux-jammy-aarch64-py3.10 == *libtorch* ]] 2025-06-01T21:17:08.8847601Z + [[ linux-jammy-aarch64-py3.10 == *-bazel-* ]] 2025-06-01T21:17:08.8850380Z + cd test 2025-06-01T21:17:08.8850787Z + python -c 'import torch; print(torch.__config__.show())' 2025-06-01T21:17:10.5350714Z PyTorch built with: 2025-06-01T21:17:10.5351807Z - GCC 11.4 2025-06-01T21:17:10.5352249Z - C++ Version: 201703 2025-06-01T21:17:10.5352857Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-06-01T21:17:10.5353462Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-06-01T21:17:10.5354006Z - LAPACK is enabled (usually provided by MKL) 2025-06-01T21:17:10.5354503Z - NNPACK is enabled 2025-06-01T21:17:10.5354861Z - CPU capability usage: DEFAULT 2025-06-01T21:17:10.5361797Z - Build settings: BLAS_INFO=open, BUILD_TYPE=Release, COMMIT_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_PYTORCH_QNNPACK -DAT_BUILD_ARM_VEC256_WITH_SLEEF -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 -fdiagnostics-color=always -faligned-new -Werror -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=open, TORCH_VERSION=2.8.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_EIGEN_FOR_BLAS=ON, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=OFF, USE_MKLDNN=1, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, USE_ROCM_KERNEL_ASSERT=OFF, USE_XCCL=OFF, USE_XPU=OFF, 2025-06-01T21:17:10.5369330Z 2025-06-01T21:17:10.9554526Z + cd test 2025-06-01T21:17:10.9555178Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-06-01T21:17:12.6481692Z ATen/Parallel: 2025-06-01T21:17:12.6482141Z at::get_num_threads() : 8 2025-06-01T21:17:12.6482540Z at::get_num_interop_threads() : 8 2025-06-01T21:17:12.6483022Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-06-01T21:17:12.6483421Z omp_get_max_threads() : 8 2025-06-01T21:17:12.6483943Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-06-01T21:17:12.6484543Z std::thread::hardware_concurrency() : 8 2025-06-01T21:17:12.6484975Z Environment variables: 2025-06-01T21:17:12.6485342Z OMP_NUM_THREADS : [not set] 2025-06-01T21:17:12.6485727Z ATen parallel backend: OpenMP 2025-06-01T21:17:12.6485979Z 2025-06-01T21:17:13.0905414Z + [[ default == *numpy_2* ]] 2025-06-01T21:17:13.0905952Z + [[ linux-jammy-aarch64-py3.10 == *aarch64* ]] 2025-06-01T21:17:13.0906714Z + [[ default != *perf_cpu_aarch64* ]] 2025-06-01T21:17:13.0907219Z + test_linux_aarch64 2025-06-01T21:17:13.0909593Z + python test/run_test.py --include test_modules test_mkldnn test_mkldnn_fusion test_openmp test_torch test_dynamic_shapes test_transformers test_multiprocessing test_numpy_interop test_autograd test_binary_ufuncs test_complex test_spectral_ops test_foreach test_reductions test_unary_ufuncs test_tensor_creation_ops test_ops --shard 2 4 --verbose 2025-06-01T21:17:13.2499089Z /var/lib/jenkins/workspace/test/run_test.py:24: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-01T21:17:13.2500269Z import pkg_resources 2025-06-01T21:17:17.4387933Z No TD results found 2025-06-01T21:17:17.4389233Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2025-06-01T21:17:17.5343986Z Ignoring disabled issues: [''] 2025-06-01T21:17:17.5590154Z Found test times from artifacts 2025-06-01T21:17:17.6559871Z Found test times from artifacts 2025-06-01T21:17:17.6613812Z Running all tests 2025-06-01T21:17:17.6659983Z Running parallel tests on 3 processes 2025-06-01T21:17:17.6662918Z Name: tests to run (est. time: 65.27min) 2025-06-01T21:17:17.6663343Z Serial tests (0): 2025-06-01T21:17:17.6663665Z Parallel tests (21): 2025-06-01T21:17:17.6664625Z test_autograd 1/1 2025-06-01T21:17:17.6664974Z test_mkldnn 1/1 2025-06-01T21:17:17.6665295Z test_mkldnn_fusion 1/1 2025-06-01T21:17:17.6665645Z test_modules 3/4 2025-06-01T21:17:17.6665962Z test_ops 3/21 2025-06-01T21:17:17.6666268Z test_ops 6/21 2025-06-01T21:17:17.6666572Z test_ops 9/21 2025-06-01T21:17:17.6666880Z test_ops 13/21 2025-06-01T21:17:17.6667212Z test_ops 18/21 2025-06-01T21:17:17.6667524Z test_ops 21/21 2025-06-01T21:17:17.6667851Z test_transformers 4/42 2025-06-01T21:17:17.6668220Z test_transformers 9/42 2025-06-01T21:17:17.6668583Z test_transformers 12/42 2025-06-01T21:17:17.6668958Z test_transformers 16/42 2025-06-01T21:17:17.6669334Z test_transformers 21/42 2025-06-01T21:17:17.6669694Z test_transformers 24/42 2025-06-01T21:17:17.6670066Z test_transformers 28/42 2025-06-01T21:17:17.6670437Z test_transformers 33/42 2025-06-01T21:17:17.6670805Z test_transformers 36/42 2025-06-01T21:17:17.6671187Z test_transformers 40/42 2025-06-01T21:17:17.6671559Z test_unary_ufuncs 3/3 2025-06-01T21:17:17.6671925Z Name: excluded (est. time: 0.0min) 2025-06-01T21:17:17.6672317Z Serial tests (0): 2025-06-01T21:17:17.6672637Z Parallel tests (0): 2025-06-01T21:17:17.6745068Z Running test_autograd 1/1 ... [2025-06-01 21:17:17.674096] 2025-06-01T21:17:17.6745635Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:17:17.6749339Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_autograd.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:17:17.674620] 2025-06-01T21:17:25.6094317Z 2025-06-01T21:17:25.6095579Z test_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autograd_1.1_b9eead932747281a_.log 2025-06-01T21:17:25.6096544Z Running 0 items in this shard: 2025-06-01T21:17:25.6097257Z 2025-06-01T21:17:25.6097601Z Running test_mkldnn 1/1 ... [2025-06-01 21:17:25.609541] 2025-06-01T21:17:25.6098128Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:17:25.6104150Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_mkldnn.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:17:25.610063] 2025-06-01T21:17:31.2406311Z 2025-06-01T21:17:31.2407554Z test_mkldnn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_1.1_dfca1ad5593594af_.log 2025-06-01T21:17:31.2408485Z Running 0 items in this shard: 2025-06-01T21:17:31.2408747Z 2025-06-01T21:17:31.2408991Z Running test_mkldnn_fusion 1/1 ... [2025-06-01 21:17:31.240561] 2025-06-01T21:17:31.2409540Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:17:31.2414941Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_mkldnn_fusion.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:17:31.241064] 2025-06-01T21:17:36.6201928Z 2025-06-01T21:17:36.6203103Z test_mkldnn_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_fusion_1.1_8629541290d8ddb9_.log 2025-06-01T21:17:36.6204379Z Running 0 items in this shard: 2025-06-01T21:17:36.6204639Z 2025-06-01T21:17:36.6204870Z Running test_modules 3/4 ... [2025-06-01 21:17:36.620104] 2025-06-01T21:17:36.6205376Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:17:36.6209177Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_modules.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-06-01 21:17:36.620603] 2025-06-01T21:17:44.8585103Z 2025-06-01T21:17:44.8586618Z test_modules 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_3.4_08127e25d1e0ab5c_.log 2025-06-01T21:17:44.8587815Z Running 0 items in this shard: 2025-06-01T21:17:44.8588068Z 2025-06-01T21:17:44.8588271Z Running test_ops 3/21 ... [2025-06-01 21:17:44.858440] 2025-06-01T21:17:44.8588769Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:17:44.8592399Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=3', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:17:44.858921] 2025-06-01T21:18:05.1319631Z 2025-06-01T21:18:05.1320842Z test_ops 3/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_3.21_8f0921cc7b215cf4_.log 2025-06-01T21:18:05.1321741Z Running 0 items in this shard: 2025-06-01T21:18:05.1321998Z 2025-06-01T21:18:05.1322198Z Running test_ops 6/21 ... [2025-06-01 21:18:05.131876] 2025-06-01T21:18:05.1322755Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:18:05.1327127Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=6', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:18:05.132354] 2025-06-01T21:18:23.4477433Z 2025-06-01T21:18:23.4478579Z test_ops 6/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.21_1492ea171cc7376a_.log 2025-06-01T21:18:23.4479470Z Running 0 items in this shard: 2025-06-01T21:18:23.4479732Z 2025-06-01T21:18:23.4479928Z Running test_ops 9/21 ... [2025-06-01 21:18:23.447651] 2025-06-01T21:18:23.4480423Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:18:23.4485450Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=9', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:18:23.448123] 2025-06-01T21:18:42.0136819Z 2025-06-01T21:18:42.0138070Z test_ops 9/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_9.21_b62448bcbf60b130_.log 2025-06-01T21:18:42.0138983Z Running 0 items in this shard: 2025-06-01T21:18:42.0139235Z 2025-06-01T21:18:42.0139438Z Running test_ops 13/21 ... [2025-06-01 21:18:42.013522] 2025-06-01T21:18:42.0139927Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:18:42.0145175Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=13', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:18:42.014104] 2025-06-01T21:19:01.9842241Z 2025-06-01T21:19:01.9843345Z test_ops 13/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_13.21_3e215db8e5fcd678_.log 2025-06-01T21:19:01.9844315Z Running 0 items in this shard: 2025-06-01T21:19:01.9844577Z 2025-06-01T21:19:01.9847161Z Running test_ops 18/21 ... [2025-06-01 21:19:01.984112] 2025-06-01T21:19:01.9847656Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:19:01.9851211Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=18', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:19:01.984766] 2025-06-01T21:19:20.8016164Z 2025-06-01T21:19:20.8017588Z test_ops 18/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_18.21_62b62533167489a1_.log 2025-06-01T21:19:20.8018514Z Running 0 items in this shard: 2025-06-01T21:19:20.8018775Z 2025-06-01T21:19:20.8018982Z Running test_ops 21/21 ... [2025-06-01 21:19:20.801502] 2025-06-01T21:19:20.8019477Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:19:20.8024499Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=21', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:19:20.802018] 2025-06-01T21:19:40.2238987Z 2025-06-01T21:19:40.2240206Z test_ops 21/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_21.21_127b86c8f7dd860d_.log 2025-06-01T21:19:40.2241237Z Running 0 items in this shard: 2025-06-01T21:19:40.2241508Z 2025-06-01T21:19:40.2241753Z Running test_transformers 4/42 ... [2025-06-01 21:19:40.223821] 2025-06-01T21:19:40.2242299Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:19:40.2247505Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=4', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:19:40.224323] 2025-06-01T21:19:49.5635362Z 2025-06-01T21:19:49.5636615Z test_transformers 4/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_4.42_91d13b494100a5fa_.log 2025-06-01T21:19:49.5637630Z Running 0 items in this shard: 2025-06-01T21:19:49.5637888Z 2025-06-01T21:19:49.5638136Z Running test_transformers 9/42 ... [2025-06-01 21:19:49.563422] 2025-06-01T21:19:49.5638684Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:19:49.5641918Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=9', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:19:49.563890] 2025-06-01T21:19:58.8542032Z 2025-06-01T21:19:58.8543501Z test_transformers 9/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_9.42_9f9a7ed7a09908c1_.log 2025-06-01T21:19:58.8544542Z Running 0 items in this shard: 2025-06-01T21:19:58.8544853Z 2025-06-01T21:19:58.8545105Z Running test_transformers 12/42 ... [2025-06-01 21:19:58.854088] 2025-06-01T21:19:58.8545645Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:19:58.8548944Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=12', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:19:58.854574] 2025-06-01T21:20:08.6975524Z 2025-06-01T21:20:08.6976661Z test_transformers 12/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_12.42_f721028f8a171986_.log 2025-06-01T21:20:08.6977755Z Running 0 items in this shard: 2025-06-01T21:20:08.6978006Z 2025-06-01T21:20:08.6978255Z Running test_transformers 16/42 ... [2025-06-01 21:20:08.697451] 2025-06-01T21:20:08.6978802Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:20:08.6983580Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=16', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:08.697928] 2025-06-01T21:20:17.4869439Z 2025-06-01T21:20:17.4870943Z test_transformers 16/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_16.42_4426eb6fc3d5b351_.log 2025-06-01T21:20:17.4872012Z Running 0 items in this shard: 2025-06-01T21:20:17.4872265Z 2025-06-01T21:20:17.4872511Z Running test_transformers 21/42 ... [2025-06-01 21:20:17.486857] 2025-06-01T21:20:17.4873065Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:20:17.4877707Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=21', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:17.487358] 2025-06-01T21:20:26.3268911Z 2025-06-01T21:20:26.3270025Z test_transformers 21/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_21.42_903411b52e58b3e2_.log 2025-06-01T21:20:26.3271060Z Running 0 items in this shard: 2025-06-01T21:20:26.3271312Z 2025-06-01T21:20:26.3271572Z Running test_transformers 24/42 ... [2025-06-01 21:20:26.326764] 2025-06-01T21:20:26.3272107Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:20:26.3277013Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=24', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:26.327282] 2025-06-01T21:20:35.1664167Z 2025-06-01T21:20:35.1665563Z test_transformers 24/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_24.42_c2acd2d7c7df0241_.log 2025-06-01T21:20:35.1666653Z Running 0 items in this shard: 2025-06-01T21:20:35.1666907Z 2025-06-01T21:20:35.1667175Z Running test_transformers 28/42 ... [2025-06-01 21:20:35.166272] 2025-06-01T21:20:35.1667781Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:20:35.1671557Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=28', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:35.166804] 2025-06-01T21:20:44.0059562Z 2025-06-01T21:20:44.0060988Z test_transformers 28/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_28.42_151e9b7830c79d69_.log 2025-06-01T21:20:44.0062039Z Running 0 items in this shard: 2025-06-01T21:20:44.0062299Z 2025-06-01T21:20:44.0062541Z Running test_transformers 33/42 ... [2025-06-01 21:20:44.005576] 2025-06-01T21:20:44.0063089Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:20:44.0064590Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=33', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:44.006082] 2025-06-01T21:20:52.9952577Z 2025-06-01T21:20:52.9953968Z test_transformers 33/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_33.42_938d826977c3f238_.log 2025-06-01T21:20:52.9955003Z Running 0 items in this shard: 2025-06-01T21:20:52.9955263Z 2025-06-01T21:20:52.9955510Z Running test_transformers 36/42 ... [2025-06-01 21:20:52.995166] 2025-06-01T21:20:52.9956057Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:20:52.9959680Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=36', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:52.995652] 2025-06-01T21:21:01.9362331Z 2025-06-01T21:21:01.9363741Z test_transformers 36/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_36.42_765dd17e1128d4d7_.log 2025-06-01T21:21:01.9364778Z Running 0 items in this shard: 2025-06-01T21:21:01.9365033Z 2025-06-01T21:21:01.9365294Z Running test_transformers 40/42 ... [2025-06-01 21:21:01.936115] 2025-06-01T21:21:01.9365833Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:21:01.9369255Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=40', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:21:01.936593] 2025-06-01T21:21:11.3277722Z 2025-06-01T21:21:11.3279047Z test_transformers 40/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_40.42_51b3fd7fc51a6b25_.log 2025-06-01T21:21:11.3281341Z Running 0 items in this shard: 2025-06-01T21:21:11.3281610Z 2025-06-01T21:21:11.3281863Z Running test_unary_ufuncs 3/3 ... [2025-06-01 21:21:11.327663] 2025-06-01T21:21:11.3282388Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:21:11.3285094Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_unary_ufuncs.py', '-m', 'serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:21:11.328159] 2025-06-01T21:21:25.8336586Z 2025-06-01T21:21:25.8337909Z test_unary_ufuncs 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_unary_ufuncs_3.3_2ae56c4e7012fc40_.log 2025-06-01T21:21:25.8338914Z Running 0 items in this shard: 2025-06-01T21:21:25.8339169Z 2025-06-01T21:21:25.8387148Z Running test_autograd 1/1 ... [2025-06-01 21:21:25.837357] 2025-06-01T21:21:25.8389815Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:21:25.8390429Z Running test_mkldnn 1/1 ... [2025-06-01 21:21:25.837616] 2025-06-01T21:21:25.8390936Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:21:25.8391442Z Running test_mkldnn_fusion 1/1 ... [2025-06-01 21:21:25.837688] 2025-06-01T21:21:25.8391984Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:21:25.8393413Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_autograd.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:21:25.837993] 2025-06-01T21:21:25.8395835Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_mkldnn.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:21:25.838189] 2025-06-01T21:21:25.8398281Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_mkldnn_fusion.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:21:25.838244] 2025-06-01T21:22:38.1484815Z 2025-06-01T21:22:38.1486060Z test_mkldnn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_1.1_9c6c39d33518301d_.log 2025-06-01T21:22:38.1517371Z Running 86 items in this shard: test/test_mkldnn.py::TestMkldnnCPU::test_0_dimension_tensor_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_adaptive_avg_pool2d_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_adaptive_avg_pool2d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_add_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_autograd_from_mkldnn_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_autograd_to_mkldnn_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_avg_pool2d_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_avg_pool2d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_avg_pool2d_stride_none_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_avg_pool3d_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_avg_pool3d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_batch_norm_2d_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_batch_norm_2d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_batch_norm_3d_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_batch_norm_3d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_clone_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv1d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv1d_functional_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv2d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv2d_legacy_jit_model_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv3d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv_deconv_1d_lower_precision_cpu_bfloat16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_deconv_1d_lower_precision_cpu_float16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_deconv_2d_lower_precision_cpu_bfloat16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_deconv_2d_lower_precision_cpu_float16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_deconv_3d_lower_precision_cpu_bfloat16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_deconv_3d_lower_precision_cpu_float16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_nhwc_fp32_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv_nhwc_lower_precision_cpu_bfloat16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_nhwc_lower_precision_cpu_float16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_transpose1d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv_transpose2d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv_transpose3d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv_transpose_nhwc_fp32_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conv_transpose_nhwc_lower_precision_cpu_bfloat16, test/test_mkldnn.py::TestMkldnnCPU::test_conv_transpose_nhwc_lower_precision_cpu_float16, test/test_mkldnn.py::TestMkldnnCPU::test_conversion_byte_char_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_conversion_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_copy_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_detach_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_empty_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_gelu_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_gelu_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_is_mkldnn_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_is_mkldnn_jit_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_legacy_new_failure_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_linear_backward_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_linear_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_linear_lowp_cpu_bfloat16, test/test_mkldnn.py::TestMkldnnCPU::test_linear_lowp_cpu_float16, test/test_mkldnn.py::TestMkldnnCPU::test_linear_non_contiguous_weight_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_lstm_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_matmul_lower_precision_cpu_bfloat16, test/test_mkldnn.py::TestMkldnnCPU::test_matmul_lower_precision_cpu_float16, test/test_mkldnn.py::TestMkldnnCPU::test_max_pool2d_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_max_pool2d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_max_pool2d_stride_none_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_max_pool3d_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_max_pool3d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_max_pool_unsupported_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_mkldnn_conv_shapecheck_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_mkldnn_error_on_zero_stride_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_mkldnn_scaled_mm_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_mkldnn_setflags_nowarn_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_mul_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_prelu_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_prelu_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_relu__cpu, test/test_mkldnn.py::TestMkldnnCPU::test_relu_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_relu_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_relu_inplace_bf16_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_repr_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_reshape_backward_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_reshape_blocked_format_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_reshape_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_resnet18_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_resnext50_32x4d_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_set_data_tensorimpl_type_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_sigmoid_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_softmax_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_tanh_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_transpose_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_transpose_invalid_dime_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_unsupported_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_view_cpu, test/test_mkldnn.py::TestMkldnnCPU::test_zero__cpu 2025-06-01T21:22:38.1546672Z 2025-06-01T21:22:44.0720967Z Running test_modules 3/4 ... [2025-06-01 21:22:44.071593] 2025-06-01T21:22:44.0721532Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:22:44.0725656Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_modules.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-06-01 21:22:44.072192] 2025-06-01T21:23:06.9738132Z 2025-06-01T21:23:06.9739179Z test_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autograd_1.1_52770d3b3f8c67d1_.log 2025-06-01T21:23:07.0043768Z Running 647 items in this shard: test/test_autograd.py::TestAutograd::test_access_saved_tensor_twice_without_recomputation_works, test/test_autograd.py::TestAutograd::test_accumulate_grad, test/test_autograd.py::TestAutograd::test_accumulate_grad_posthooks_can_observe_tensor_prehook, test/test_autograd.py::TestAutograd::test_accumulate_grad_posthooks_should_not_execute, test/test_autograd.py::TestAutograd::test_accumulate_grad_tensor_reference, test/test_autograd.py::TestAutograd::test_accumulate_grad_with_zero_numel_grad, test/test_autograd.py::TestAutograd::test_anomaly_assign_parent_cleanup, test/test_autograd.py::TestAutograd::test_anomaly_detect_nan, test/test_autograd.py::TestAutograd::test_anomaly_grad_warnings, test/test_autograd.py::TestAutograd::test_anomaly_mode_no_check_nan, test/test_autograd.py::TestAutograd::test_attribute_deletion, test/test_autograd.py::TestAutograd::test_autograd_inplace_view_of_view, test/test_autograd.py::TestAutograd::test_autograd_inplace_views_creation_meta, test/test_autograd.py::TestAutograd::test_autograd_inplace_views_cross_dtype, test/test_autograd.py::TestAutograd::test_autograd_multiple_views_python, test/test_autograd.py::TestAutograd::test_autograd_node_isinstance, test/test_autograd.py::TestAutograd::test_autograd_print_tensor, test/test_autograd.py::TestAutograd::test_autograd_python_custom_function_inplace, test/test_autograd.py::TestAutograd::test_autograd_simple_views_python, test/test_autograd.py::TestAutograd::test_autograd_views_codegen, test/test_autograd.py::TestAutograd::test_backward, test/test_autograd.py::TestAutograd::test_backward_badcalls, test/test_autograd.py::TestAutograd::test_backward_copy, test/test_autograd.py::TestAutograd::test_backward_create_graph_warns, test/test_autograd.py::TestAutograd::test_backward_hook_relative_ordering, test/test_autograd.py::TestAutograd::test_backward_no_grad, test/test_autograd.py::TestAutograd::test_backward_to_node, test/test_autograd.py::TestAutograd::test_backward_twice_retained_graph_with_saved_values, test/test_autograd.py::TestAutograd::test_backward_twice_retained_graph_without_saved_values, test/test_autograd.py::TestAutograd::test_backward_twice_with_saved_values, test/test_autograd.py::TestAutograd::test_backward_twice_without_saved_values, test/test_autograd.py::TestAutograd::test_backward_with_inputs, test/test_autograd.py::TestAutograd::test_backward_with_nonleaf_inputs, test/test_autograd.py::TestAutograd::test_backward_with_scalar_input, test/test_autograd.py::TestAutograd::test_calculate_shape_util, test/test_autograd.py::TestAutograd::test_callback_adds_callback, test/test_autograd.py::TestAutograd::test_callback_propagates_errors_from_device_thread, test/test_autograd.py::TestAutograd::test_cant_create_saved_tensors, test/test_autograd.py::TestAutograd::test_checkpoint_detects_non_determinism, test/test_autograd.py::TestAutograd::test_checkpoint_sequential_warns_if_use_reentrant_not_passed_explcitly, test/test_autograd.py::TestAutograd::test_checkpoint_valid_reset_on_error, test/test_autograd.py::TestAutograd::test_checkpoint_warns_if_use_reentrant_not_passed_explcitly, test/test_autograd.py::TestAutograd::test_checkpointing, test/test_autograd.py::TestAutograd::test_checkpointing_non_reentrant_autocast_cpu, test/test_autograd.py::TestAutograd::test_checkpointing_non_reentrant_autocast_gpu, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_arbitrary_input_output, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_correct_grad, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_custom_function_works, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_dataparallel, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_input_requires_grad_False, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_input_requires_grad_True, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_memory_savings, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_parameter_used_in_an_out, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_saved_object_identity, test/test_autograd.py::TestAutograd::test_checkpointing_without_reentrant_with_context_fn, test/test_autograd.py::TestAutograd::test_copy_slices_graph_task_updates, test/test_autograd.py::TestAutograd::test_create_graph_and_full_backward_hook_cycle, test/test_autograd.py::TestAutograd::test_current_graph_task_execution_order, test/test_autograd.py::TestAutograd::test_current_graph_task_id, test/test_autograd.py::TestAutograd::test_current_node, test/test_autograd.py::TestAutograd::test_custom_autograd_no_early_free, test/test_autograd.py::TestAutograd::test_custom_autograd_repeated_grad_grad, test/test_autograd.py::TestAutograd::test_custom_function_cycle, test/test_autograd.py::TestAutograd::test_custom_function_error, test/test_autograd.py::TestAutograd::test_custom_function_exception, test/test_autograd.py::TestAutograd::test_custom_function_forward_mode_forward_is_no_op, test/test_autograd.py::TestAutograd::test_custom_function_forward_mode_inplace_checks, test/test_autograd.py::TestAutograd::test_custom_function_forward_mode_non_differentiable, test/test_autograd.py::TestAutograd::test_custom_function_forward_mode_non_tensor_before_tensor_args, test/test_autograd.py::TestAutograd::test_custom_function_forward_mode_view_checks, test/test_autograd.py::TestAutograd::test_custom_function_forward_mode_wrong_formula, test/test_autograd.py::TestAutograd::test_custom_function_inplace_on_non_default_view, test/test_autograd.py::TestAutograd::test_custom_function_inplace_on_view_of_leaf, test/test_autograd.py::TestAutograd::test_custom_function_local_inplace, test/test_autograd.py::TestAutograd::test_custom_function_mark_dirty_not_differentiable, test/test_autograd.py::TestAutograd::test_custom_function_mark_output_view_of_intermediate, test/test_autograd.py::TestAutograd::test_custom_function_no_tensors, test/test_autograd.py::TestAutograd::test_custom_function_non_tensor_inputs_outputs, test/test_autograd.py::TestAutograd::test_custom_function_preserve_torch_function_when_return_as_is, test/test_autograd.py::TestAutograd::test_custom_function_return_view_in_nograd, test/test_autograd.py::TestAutograd::test_custom_function_save_for_forward, test/test_autograd.py::TestAutograd::test_custom_function_saved_tensors, test/test_autograd.py::TestAutograd::test_custom_function_setup_context_multi_input, test/test_autograd.py::TestAutograd::test_custom_function_setup_context_multi_output, test/test_autograd.py::TestAutograd::test_custom_function_setup_context_simple, test/test_autograd.py::TestAutograd::test_custom_function_vmap_defaults, test/test_autograd.py::TestAutograd::test_deep_reentrant, test/test_autograd.py::TestAutograd::test_default_saved_tensors_hooks_double_backward, test/test_autograd.py::TestAutograd::test_dep_nograd, test/test_autograd.py::TestAutograd::test_dependent_backward, test/test_autograd.py::TestAutograd::test_detach, test/test_autograd.py::TestAutograd::test_detach_base, test/test_autograd.py::TestAutograd::test_detach_then_inplace_raises_in_autograd, test/test_autograd.py::TestAutograd::test_diagonal_expanded_v, test/test_autograd.py::TestAutograd::test_dir, test/test_autograd.py::TestAutograd::test_disabling_saved_tensor_hooks, test/test_autograd.py::TestAutograd::test_disabling_saved_tensor_hooks_nested, test/test_autograd.py::TestAutograd::test_dont_materialize_grads, test/test_autograd.py::TestAutograd::test_duplicate_backward_root, test/test_autograd.py::TestAutograd::test_enable_grad_decorator_no_paren, test/test_autograd.py::TestAutograd::test_first_grad_fn_access_in_no_grad_mode, test/test_autograd.py::TestAutograd::test_free_deep_graph, test/test_autograd.py::TestAutograd::test_free_deep_graph_complicated, test/test_autograd.py::TestAutograd::test_free_deep_graph_pyfunction, test/test_autograd.py::TestAutograd::test_full_backward_hook_double_backward, test/test_autograd.py::TestAutograd::test_function, test/test_autograd.py::TestAutograd::test_function_returns_input, test/test_autograd.py::TestAutograd::test_function_returns_undefined_tensor, test/test_autograd.py::TestAutograd::test_gc_in_destructor, test/test_autograd.py::TestAutograd::test_grad, test/test_autograd.py::TestAutograd::test_grad_badcalls, test/test_autograd.py::TestAutograd::test_grad_batched_grad, test/test_autograd.py::TestAutograd::test_grad_empty_inputs, test/test_autograd.py::TestAutograd::test_grad_fn_attr_bindings, test/test_autograd.py::TestAutograd::test_grad_fn_badcalls, test/test_autograd.py::TestAutograd::test_grad_fn_input_metadata, test/test_autograd.py::TestAutograd::test_grad_fn_prehooks, test/test_autograd.py::TestAutograd::test_grad_fn_prehooks_multiple_outputs, test/test_autograd.py::TestAutograd::test_grad_fn_prehooks_remove_hooks, test/test_autograd.py::TestAutograd::test_grad_materialize_grads, test/test_autograd.py::TestAutograd::test_grad_mode_class_decoration, test/test_autograd.py::TestAutograd::test_grad_mode_restored_reentrant, test/test_autograd.py::TestAutograd::test_grad_nonleaf, test/test_autograd.py::TestAutograd::test_grad_nonleaf_many_outputs, test/test_autograd.py::TestAutograd::test_grad_nonleaf_register_hook, test/test_autograd.py::TestAutograd::test_grad_to_node, test/test_autograd.py::TestAutograd::test_grad_to_node_inplace, test/test_autograd.py::TestAutograd::test_grad_to_node_materialize, test/test_autograd.py::TestAutograd::test_grad_to_node_multi, test/test_autograd.py::TestAutograd::test_grad_to_node_set, test/test_autograd.py::TestAutograd::test_grad_unreachable, test/test_autograd.py::TestAutograd::test_grad_unreachable_discovery, test/test_autograd.py::TestAutograd::test_gradcheck_backward_mul_by_grad_output, test/test_autograd.py::TestAutograd::test_gradcheck_check_batched_grad, test/test_autograd.py::TestAutograd::test_gradcheck_check_forward_or_backward_only, test/test_autograd.py::TestAutograd::test_gradcheck_check_no_differentiable_outputs, test/test_autograd.py::TestAutograd::test_gradcheck_complex_non_complex_outputs, test/test_autograd.py::TestAutograd::test_gradcheck_custom_error, test/test_autograd.py::TestAutograd::test_gradcheck_default_device_placement_context, test/test_autograd.py::TestAutograd::test_gradcheck_dense_and_sparse_inputs, test/test_autograd.py::TestAutograd::test_gradcheck_forward_ad, test/test_autograd.py::TestAutograd::test_gradcheck_forward_ad_batched_grad, test/test_autograd.py::TestAutograd::test_gradcheck_forward_ad_respects_requires_grad, test/test_autograd.py::TestAutograd::test_gradcheck_forward_ad_runs_with_no_requires_grad, test/test_autograd.py::TestAutograd::test_gradcheck_get_analytical_jacobian, test/test_autograd.py::TestAutograd::test_gradcheck_get_numerical_jacobian, test/test_autograd.py::TestAutograd::test_gradcheck_input_layout0, test/test_autograd.py::TestAutograd::test_gradcheck_input_layout1, test/test_autograd.py::TestAutograd::test_gradcheck_input_layout2, test/test_autograd.py::TestAutograd::test_gradcheck_input_layout3, test/test_autograd.py::TestAutograd::test_gradcheck_input_layout4, test/test_autograd.py::TestAutograd::test_gradcheck_jacobian_mismatch, test/test_autograd.py::TestAutograd::test_gradcheck_multiple_mkldnn_inputs, test/test_autograd.py::TestAutograd::test_gradcheck_nondeterministic, test/test_autograd.py::TestAutograd::test_gradcheck_output_shape_or_dtype_depend_on_values, test/test_autograd.py::TestAutograd::test_gradcheck_single_input, test/test_autograd.py::TestAutograd::test_gradcheck_test_outputs, test/test_autograd.py::TestAutograd::test_gradcheck_undefined_grad, test/test_autograd.py::TestAutograd::test_gradcheck_validates_input_mkldnn, test/test_autograd.py::TestAutograd::test_gradcheck_validates_inputs, test/test_autograd.py::TestAutograd::test_gradient_edge_output, test/test_autograd.py::TestAutograd::test_graph_save_on_cpu, test/test_autograd.py::TestAutograd::test_graph_save_on_cpu_cuda, test/test_autograd.py::TestAutograd::test_hessian_vector, test/test_autograd.py::TestAutograd::test_hook_closure_cycle_use_custom_function_False_use_tensor_hook_False, test/test_autograd.py::TestAutograd::test_hook_closure_cycle_use_custom_function_False_use_tensor_hook_True, test/test_autograd.py::TestAutograd::test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_False, test/test_autograd.py::TestAutograd::test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True, test/test_autograd.py::TestAutograd::test_hook_edge_case_when_called_with_grad, test/test_autograd.py::TestAutograd::test_hook_none, test/test_autograd.py::TestAutograd::test_hook_with_no_name, test/test_autograd.py::TestAutograd::test_hooks, test/test_autograd.py::TestAutograd::test_hooks_cpp, test/test_autograd.py::TestAutograd::test_increment_version, test/test_autograd.py::TestAutograd::test_index_backward_does_not_save_tensor, test/test_autograd.py::TestAutograd::test_indexing, test/test_autograd.py::TestAutograd::test_indexing_duplicates, test/test_autograd.py::TestAutograd::test_inplace, test/test_autograd.py::TestAutograd::test_inplace_not_requires_grad, test/test_autograd.py::TestAutograd::test_inplace_on_view_backward, test/test_autograd.py::TestAutograd::test_inplace_on_view_leaf_errors, test/test_autograd.py::TestAutograd::test_inplace_on_view_saved_output, test/test_autograd.py::TestAutograd::test_inplace_on_view_weak_grad_fn, test/test_autograd.py::TestAutograd::test_input_buffer_accum, test/test_autograd.py::TestAutograd::test_integer_outputs, test/test_autograd.py::TestAutograd::test_invalid_gradients, test/test_autograd.py::TestAutograd::test_isolated_node, test/test_autograd.py::TestAutograd::test_leaf_assignment, test/test_autograd.py::TestAutograd::test_legacy_function_deprecation_exception, test/test_autograd.py::TestAutograd::test_lobpcg, test/test_autograd.py::TestAutograd::test_mark_non_differentiable, test/test_autograd.py::TestAutograd::test_mark_non_differentiable_mixed, test/test_autograd.py::TestAutograd::test_mark_non_differentiable_none, test/test_autograd.py::TestAutograd::test_materialize_grads, test/test_autograd.py::TestAutograd::test_multi_backward, test/test_autograd.py::TestAutograd::test_multi_backward_no_grad, test/test_autograd.py::TestAutograd::test_multi_grad_all_hooks, test/test_autograd.py::TestAutograd::test_multi_grad_any_hooks, test/test_autograd.py::TestAutograd::test_multi_grad_hooks_invalid_mode, test/test_autograd.py::TestAutograd::test_multiple_insert_removal_caching, test/test_autograd.py::TestAutograd::test_named_tensor_for_complex_views, test/test_autograd.py::TestAutograd::test_naughty_anomaly_access, test/test_autograd.py::TestAutograd::test_naughty_autograd_function_attribute_access, test/test_autograd.py::TestAutograd::test_naughty_autograd_function_stashing_ctx, test/test_autograd.py::TestAutograd::test_nested_anomaly_detect_nan, test/test_autograd.py::TestAutograd::test_nested_anomaly_printstack_cleanup, test/test_autograd.py::TestAutograd::test_next_functions, test/test_autograd.py::TestAutograd::test_no_grad, test/test_autograd.py::TestAutograd::test_no_grad_assignment, test/test_autograd.py::TestAutograd::test_no_grad_copy, test/test_autograd.py::TestAutograd::test_no_grad_copy_sparse, test/test_autograd.py::TestAutograd::test_no_grad_input, test/test_autograd.py::TestAutograd::test_no_grad_modifies_version, test/test_autograd.py::TestAutograd::test_no_grad_python_function, test/test_autograd.py::TestAutograd::test_no_requires_grad_inplace, test/test_autograd.py::TestAutograd::test_no_unnecessary_save, test/test_autograd.py::TestAutograd::test_no_unnecessary_unwrapping, test/test_autograd.py::TestAutograd::test_node_ordering_when_none_returned, test/test_autograd.py::TestAutograd::test_node_post_hook_registered_during_unpack_hook, test/test_autograd.py::TestAutograd::test_not_implemented_fwad, test/test_autograd.py::TestAutograd::test_not_implemented_grad, test/test_autograd.py::TestAutograd::test_numpy_requires_grad, test/test_autograd.py::TestAutograd::test_once_differentiable, test/test_autograd.py::TestAutograd::test_out_variant_raises_when_inputs_require_grad, test/test_autograd.py::TestAutograd::test_pack_hook_with_inplace_modification_should_fail, test/test_autograd.py::TestAutograd::test_pickle, test/test_autograd.py::TestAutograd::test_post_accumulate_grad_hook_e2e, test/test_autograd.py::TestAutograd::test_post_accumulate_grad_hook_gets_cleaned_up, test/test_autograd.py::TestAutograd::test_post_accumulate_grad_hook_multiple_hooks, test/test_autograd.py::TestAutograd::test_post_accumulate_grad_hook_multiple_tensors, test/test_autograd.py::TestAutograd::test_post_accumulate_grad_hook_on_non_leaf, test/test_autograd.py::TestAutograd::test_post_accumulate_grad_hook_ordering, test/test_autograd.py::TestAutograd::test_post_accumulate_grad_hook_returns_not_None, test/test_autograd.py::TestAutograd::test_pow_zero_tensor_gradient, test/test_autograd.py::TestAutograd::test_power_function, test/test_autograd.py::TestAutograd::test_prehook_ordering, test/test_autograd.py::TestAutograd::test_profiler, test/test_autograd.py::TestAutograd::test_profiler_aggregation_fake, test/test_autograd.py::TestAutograd::test_profiler_aggregation_lstm, test/test_autograd.py::TestAutograd::test_profiler_aggregation_table, test/test_autograd.py::TestAutograd::test_profiler_function_event_avg, test/test_autograd.py::TestAutograd::test_profiler_propagation, test/test_autograd.py::TestAutograd::test_profiler_seq_nr, test/test_autograd.py::TestAutograd::test_profiler_shapes, test/test_autograd.py::TestAutograd::test_profiler_unboxed_only, test/test_autograd.py::TestAutograd::test_pynode_destruction_deadlock, test/test_autograd.py::TestAutograd::test_record_function, test/test_autograd.py::TestAutograd::test_record_function_callbacks, test/test_autograd.py::TestAutograd::test_record_function_legacy, test/test_autograd.py::TestAutograd::test_record_function_multithreaded, test/test_autograd.py::TestAutograd::test_reentrant_child_error, test/test_autograd.py::TestAutograd::test_reentrant_priority, test/test_autograd.py::TestAutograd::test_reentrant_with_callbacks_both_depths, test/test_autograd.py::TestAutograd::test_reentrant_with_callbacks_depth_0, test/test_autograd.py::TestAutograd::test_reentrant_with_callbacks_depth_1, test/test_autograd.py::TestAutograd::test_reentrant_with_leaf_variable_hook, test/test_autograd.py::TestAutograd::test_reentrant_with_non_leaf_variable_hook, test/test_autograd.py::TestAutograd::test_requires_grad, test/test_autograd.py::TestAutograd::test_requires_grad_, test/test_autograd.py::TestAutograd::test_requires_grad_inplace, test/test_autograd.py::TestAutograd::test_retain_grad, test/test_autograd.py::TestAutograd::test_retain_grad_cycle, test/test_autograd.py::TestAutograd::test_retain_grad_inplace, test/test_autograd.py::TestAutograd::test_retain_grad_inplace_over_view, test/test_autograd.py::TestAutograd::test_retains_grad_can_always_observe_tensor_prehook, test/test_autograd.py::TestAutograd::test_retains_grad_inplace_multiple_outputs, test/test_autograd.py::TestAutograd::test_return_duplicate, test/test_autograd.py::TestAutograd::test_return_duplicate_inplace, test/test_autograd.py::TestAutograd::test_return_leaf, test/test_autograd.py::TestAutograd::test_return_leaf_inplace, test/test_autograd.py::TestAutograd::test_save_none_for_backward, test/test_autograd.py::TestAutograd::test_save_on_cpu_and_checkpoint, test/test_autograd.py::TestAutograd::test_save_output_nr, test/test_autograd.py::TestAutograd::test_saved_tensor_hooks_custom_error_propagation, test/test_autograd.py::TestAutograd::test_saved_tensor_hooks_custom_function_intermediates, test/test_autograd.py::TestAutograd::test_saved_tensor_hooks_extra_enter_during_bw_no_leak, test/test_autograd.py::TestAutograd::test_saved_tensor_hooks_extra_exit_during_bw_no_crash, test/test_autograd.py::TestAutograd::test_saved_tensors_hook_version_counter_not_shared, test/test_autograd.py::TestAutograd::test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks, test/test_autograd.py::TestAutograd::test_saved_variable_packing_unpacking_did_not_save_original_with_hooks, test/test_autograd.py::TestAutograd::test_saved_variable_packing_unpacking_saved_original_with_default_hooks, test/test_autograd.py::TestAutograd::test_saved_variable_packing_unpacking_saved_original_with_hooks, test/test_autograd.py::TestAutograd::test_saved_variable_saved_original_inplace_detach, test/test_autograd.py::TestAutograd::test_saved_variable_version_counter, test/test_autograd.py::TestAutograd::test_saved_variables_deprecated, test/test_autograd.py::TestAutograd::test_saving_variable_to_disk, test/test_autograd.py::TestAutograd::test_scalar_grad_mixed_device, test/test_autograd.py::TestAutograd::test_select_expanded_v, test/test_autograd.py::TestAutograd::test_select_sum, test/test_autograd.py::TestAutograd::test_set_data_preserve_pyobj, test/test_autograd.py::TestAutograd::test_set_data_self_requires_grad, test/test_autograd.py::TestAutograd::test_set_data_tensorimpl_type, test/test_autograd.py::TestAutograd::test_set_grad_coroutines, test/test_autograd.py::TestAutograd::test_set_grad_coroutines_benign_exceptions, test/test_autograd.py::TestAutograd::test_set_grad_coroutines_critical_exceptions, test/test_autograd.py::TestAutograd::test_set_grad_coroutines_exit, test/test_autograd.py::TestAutograd::test_set_grad_enabled, test/test_autograd.py::TestAutograd::test_set_grad_enabled_wraps, test/test_autograd.py::TestAutograd::test_set_grad_generator_functions, test/test_autograd.py::TestAutograd::test_set_grad_generator_functions_recursive, test/test_autograd.py::TestAutograd::test_set_materialize_non_diff_grads, test/test_autograd.py::TestAutograd::test_setitem, test/test_autograd.py::TestAutograd::test_setitem_mask, test/test_autograd.py::TestAutograd::test_setting_default_saved_variable_hooks_twice_should_not_fail, test/test_autograd.py::TestAutograd::test_setting_default_saved_variable_hooks_twice_should_use_inner, test/test_autograd.py::TestAutograd::test_setup_context_when_forward_has_default_args, test/test_autograd.py::TestAutograd::test_shape, test/test_autograd.py::TestAutograd::test_sharded_grad, test/test_autograd.py::TestAutograd::test_simple_reentrant, test/test_autograd.py::TestAutograd::test_slice_expanded_v, test/test_autograd.py::TestAutograd::test_sparse_gather_both_scalar, test/test_autograd.py::TestAutograd::test_sparse_gather_dim0, test/test_autograd.py::TestAutograd::test_sparse_gather_dim1, test/test_autograd.py::TestAutograd::test_sparse_gather_dim_neg, test/test_autograd.py::TestAutograd::test_sparse_gather_ind_scalar, test/test_autograd.py::TestAutograd::test_sparse_gather_x_scalar, test/test_autograd.py::TestAutograd::test_sparse_mm_backward, test/test_autograd.py::TestAutograd::test_tensor_grad_warnings, test/test_autograd.py::TestAutograd::test_tensor_hooks_inplace, test/test_autograd.py::TestAutograd::test_tensor_hooks_inplace_multiple_outputs, test/test_autograd.py::TestAutograd::test_tensor_hooks_inplace_over_view, test/test_autograd.py::TestAutograd::test_thread_shutdown, test/test_autograd.py::TestAutograd::test_to_sparse_backward, test/test_autograd.py::TestAutograd::test_too_many_grads, test/test_autograd.py::TestAutograd::test_type_conversions, test/test_autograd.py::TestAutograd::test_unpack_hooks_exec_count, test/test_autograd.py::TestAutograd::test_unrelated_inputs, test/test_autograd.py::TestAutograd::test_unsafe_set_version_counter, test/test_autograd.py::TestAutograd::test_unused_output, test/test_autograd.py::TestAutograd::test_var_mean_differentiable, test/test_autograd.py::TestAutograd::test_variable_traverse, test/test_autograd.py::TestAutograd::test_version_counter, test/test_autograd.py::TestAutograd::test_view_func_replay, test/test_autograd.py::TestAutograd::test_view_func_replay_with_modified_state, test/test_autograd.py::TestAutograd::test_view_replay_enabled, test/test_autograd.py::TestAutograd::test_volatile_deprecated, test/test_autograd.py::TestAutograd::test_will_engine_execute_node, test/test_autograd.py::TestAutograd::test_wrapped_number_saved_tensors_hooks, test/test_autograd.py::TestAutogradForwardModeBatchedGrad::test_inplace_on_view_not_same_layout, test/test_autograd.py::TestAutogradForwardModeBatchedGrad::test_inplace_on_view_same_layout, test/test_autograd.py::TestAutogradForwardModeBatchedGrad::test_metadata_check_for_storage_numel_skipped, test/test_autograd.py::TestAutogradForwardModeBatchedGrad::test_out_of_place_basic, test/test_autograd.py::TestAutogradForwardModeBatchedGrad::test_out_of_place_not_same_layout, test/test_autograd.py::TestAutogradForwardMode::test_advanced_packing_unpacking, test/test_autograd.py::TestAutogradForwardMode::test_backward_graph_destruction, test/test_autograd.py::TestAutogradForwardMode::test_basic_packing_unpacking, test/test_autograd.py::TestAutogradForwardMode::test_codegen_ignores_undefined_outputs, test/test_autograd.py::TestAutogradForwardMode::test_create_new_zeros_with_same_meta, test/test_autograd.py::TestAutogradForwardMode::test_default_level, test/test_autograd.py::TestAutogradForwardMode::test_detach_view_tracking, test/test_autograd.py::TestAutogradForwardMode::test_forward_level_cleanup, test/test_autograd.py::TestAutogradForwardMode::test_fwd_grad_enabled, test/test_autograd.py::TestAutogradForwardMode::test_grad_cleanup, test/test_autograd.py::TestAutogradForwardMode::test_make_dual_forbid_integral_dtype, test/test_autograd.py::TestAutogradForwardMode::test_make_dual_inference_tensor_in_inference_mode, test/test_autograd.py::TestAutogradForwardMode::test_make_dual_torch_dispatch, test/test_autograd.py::TestAutogradForwardMode::test_metadata_check_check_conj, test/test_autograd.py::TestAutogradForwardMode::test_metadata_check_checks_ignores_size_zero, test/test_autograd.py::TestAutogradForwardMode::test_metadata_check_checks_storage_numel, test/test_autograd.py::TestAutogradForwardMode::test_metadata_check_ignore_storage_offset_for_zero_numel_tensor, test/test_autograd.py::TestAutogradForwardMode::test_metadata_check_when_primal_has_conj_bit, test/test_autograd.py::TestAutogradForwardMode::test_metadata_check_when_primal_has_neg_bit, test/test_autograd.py::TestAutogradForwardMode::test_nested_level, test/test_autograd.py::TestAutogradForwardMode::test_non_differentiable, test/test_autograd.py::TestAutogradForwardMode::test_out_variant, test/test_autograd.py::TestAutogradForwardMode::test_print, test/test_autograd.py::TestAutogradForwardMode::test_set_fw_grad_having_own_fw_grad_at_same_level, test/test_autograd.py::TestAutogradForwardMode::test_set_fwd_grad_enabled, test/test_autograd.py::TestAutogradForwardMode::test_size_check, test/test_autograd.py::TestAutogradForwardMode::test_view_inplace_always_creates_a_view, test/test_autograd.py::TestAutogradForwardMode::test_view_inplace_differentiable_views, test/test_autograd.py::TestAutogradForwardMode::test_view_inplace_non_differentiable_views, test/test_autograd.py::TestAllowMutationOnSaved::test_backward_out_of_context, test/test_autograd.py::TestAllowMutationOnSaved::test_basic, test/test_autograd.py::TestAllowMutationOnSaved::test_disallow_nesting, test/test_autograd.py::TestAllowMutationOnSaved::test_double_backward, test/test_autograd.py::TestAllowMutationOnSaved::test_inplace_foreach, test/test_autograd.py::TestAllowMutationOnSaved::test_save_base_and_modify_view, test/test_autograd.py::TestAllowMutationOnSaved::test_save_view_modify_base, test/test_autograd.py::TestAllowMutationOnSaved::test_saved_but_not_anymore, test/test_autograd.py::TestAllowMutationOnSaved::test_saved_same_tensor_different_versions, test/test_autograd.py::TestAllowMutationOnSaved::test_saved_same_tensor_many_times, test/test_autograd.py::TestAllowMutationOnSaved::test_views, test/test_autograd.py::TestAllowMutationOnSaved::test_with_math_views, test/test_autograd.py::TestAllowMutationOnSaved::test_with_out_variant, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_context_manager, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_decorator, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_existing_autograd_session, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_handle_direct_view_on_rebase, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_handle_indirect_view_on_rebase, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_inf_tensor_in_inf_mode_functional_op, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_inf_tensor_in_inf_mode_inplace_op, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_inf_tensor_in_inf_mode_view_op, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_inf_tensor_in_normal_mode_functional_op, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_inf_tensor_in_normal_mode_inplace_op, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_inf_tensor_in_normal_mode_view_op, test/test_autograd.py::TestAutogradInferenceMode::test_inference_mode_tensor_creation, test/test_autograd.py::TestAutogradInferenceMode::test_mix_inference_and_normal_tensor_functional_op, test/test_autograd.py::TestAutogradInferenceMode::test_mix_inference_and_normal_tensor_inplace_op, test/test_autograd.py::TestAutogradInferenceMode::test_mix_inference_and_normal_tensor_view_op, test/test_autograd.py::TestAutogradInferenceMode::test_normal_tensor_inplace_output_in_inference_mode, test/test_autograd.py::TestAutogradInferenceMode::test_normal_tensor_inplace_output_in_normal_mode, test/test_autograd.py::TestAutogradInferenceMode::test_normal_tensor_view_output_in_inference_mode, test/test_autograd.py::TestAutogradInferenceMode::test_normal_tensor_view_output_in_normal_mode, test/test_autograd.py::TestAutogradStreamSynchronization::test_consumer_to_multi_producer_case_4_correctness, test/test_autograd.py::TestAutogradStreamSynchronization::test_consumer_to_single_producer_case_2_correctness, test/test_autograd.py::TestAutogradStreamSynchronization::test_consumer_to_single_producer_case_3_correctness, test/test_autograd.py::TestAutogradStreamSynchronization::test_consumer_to_single_producer_case_3_correctness_non_default_ambient_stream, test/test_autograd.py::TestAutogradStreamSynchronization::test_consumer_to_single_producer_case_4_correctness, test/test_autograd.py::TestAutogradStreamSynchronization::test_side_stream_backward_overlap, test/test_autograd.py::TestMultithreadAutograd::test_cat_stack_r_to_c, test/test_autograd.py::TestMultithreadAutograd::test_custom_function_propagates_errors_from_device_thread, test/test_autograd.py::TestMultithreadAutograd::test_dataparallel_saved_tensors_hooks, test/test_autograd.py::TestMultithreadAutograd::test_fork_join_in_middle, test/test_autograd.py::TestMultithreadAutograd::test_multi_grad_all_hooks, test/test_autograd.py::TestMultithreadAutograd::test_multi_grad_any_hooks, test/test_autograd.py::TestMultithreadAutograd::test_multithreaded_exception_propagation, test/test_autograd.py::TestMultithreadAutograd::test_preserve_backtrace, test/test_autograd.py::TestMultithreadAutograd::test_python_thread_in_middle, test/test_autograd.py::TestMultithreadAutograd::test_set_multithreading_enabled_as_context_manager_and_function, test/test_autograd.py::TestMultithreadAutograd::test_simple_backward, test/test_autograd.py::TestMultithreadAutograd::test_simple_backward_same_input, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_early_stop_False, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_early_stop_True, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_kwargs_early_stop_False, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_kwargs_early_stop_True, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_False, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_True, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_reentrant_backwards_early_stop_False, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_reentrant_backwards_early_stop_True, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_same_graph_early_stop_False, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_same_graph_early_stop_True, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_set_early_stop, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_set_early_stop_no_recompution_needed, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_two_children_early_stop_False, test/test_autograd.py::TestNestedCheckpoint::test_nested_checkpoint_two_children_early_stop_True, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_bad_inputs, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_can_only_trigger_recompute_once, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_flops_and_mem, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_function_with_more_than_one_output, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_function_with_non_tensor_output, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_output_already_has_autograd_meta, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_policy_with_state, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_storage_lifetime, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_subclass_dispatching_sizes, test/test_autograd.py::TestSelectiveActivationCheckpoint::test_version_counter, test/test_autograd.py::TestAutogradComplex::test_view_func_for_complex_views, test/test_autograd.py::TestAutogradComplex::test_view_with_multi_output, test/test_autograd.py::TestAutogradFunctional::test_construct_standard_basis_for_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_construct_standard_basis_for_cuda_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_construct_standard_basis_for_cuda_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_construct_standard_basis_for_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_create_graph_vectorize_False_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_create_graph_vectorize_False_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_create_graph_vectorize_True_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_create_graph_vectorize_True_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_strict_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_strict_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_strict_vectorize_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_strict_vectorize_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_vectorize_False_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_vectorize_False_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_vectorize_True_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_err_check_vectorize_True_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_match_vhp_hvp_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_match_vhp_hvp_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_no_grad_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_no_grad_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_output_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_output_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_output_vectorized_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_output_vectorized_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_scalar_vectorize_False_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_scalar_vectorize_False_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_scalar_vectorize_True_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_scalar_vectorize_True_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_correctness_multi_input_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_correctness_multi_input_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_correctness_simple_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_correctness_simple_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_correctness_unrelated_outputs_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_create_graph_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_create_graph_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_err_check_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_err_check_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_err_check_strict_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_err_check_strict_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_no_grad_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_no_grad_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_output_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_output_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_scalar_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_hvp_scalar_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_create_graph_vectorize_False_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_create_graph_vectorize_False_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_create_graph_vectorize_True_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_create_graph_vectorize_True_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_strict_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_strict_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_strict_vectorize_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_strict_vectorize_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_vectorize_False_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_vectorize_False_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_vectorize_True_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_err_check_vectorize_True_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_match_vjp_jvp_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_match_vjp_jvp_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_no_grad_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_no_grad_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_output_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_output_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_output_vectorized_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_output_vectorized_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_scalar_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_scalar_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_scalar_vectorized_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_scalar_vectorized_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_different_devices_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_different_devices_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_different_dtype_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_different_dtype_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_multi_input_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_multi_input_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_simple_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_simple_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_zero_dim_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_correctness_zero_dim_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_create_graph_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_create_graph_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_err_check_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_err_check_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_err_check_strict_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_err_check_strict_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_no_grad_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_no_grad_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_output_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_output_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_scalar_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_jvp_scalar_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_create_graph_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_create_graph_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_err_check_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_err_check_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_err_check_strict_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_err_check_strict_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_no_grad_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_no_grad_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_output_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_output_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_scalar_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vhp_scalar_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_create_graph_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_create_graph_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_err_check_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_err_check_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_err_check_strict_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_err_check_strict_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_no_grad_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_no_grad_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_output_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_output_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_scalar_base_tensor, test/test_autograd.py::TestAutogradFunctional::test_vjp_scalar_logging_tensor, test/test_autograd.py::TestAutogradLogging::test_logging, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_advanced_indexing_backwards_large_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_advanced_indexing_backwards_memory_format_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_backward_device_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_complex_scalar_backward_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_copy__cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_copy_forward_ad_broadcasting_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_copy_forward_ad_same_layout_copies_grad_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_copy_r_to_c_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_cross_device_reentrant_autograd_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_free_unneeded_tensor_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_grad_assignment_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_gradcheck_input_output_different_device_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_multiple_output_view_of_view_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_backprop_base_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_backprop_view_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_backprop_view_of_view_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_gradcheck_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_makes_base_require_grad_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_modify_base_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_multi_output_safe_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_multi_output_unsafe_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_multiple_outputs_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_non_contig_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_of_multiple_output_view_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_of_view_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_python_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_then_no_grad_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inplace_on_view_undefined_grad_output_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_inputbuffer_add_multidevice_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_min_max_median_backprops_to_all_values_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_mv_grad_stride_0_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_non_differentiable_ops_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_parameter_resize_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_pin_memory_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_pow_real_negative_base_complex_exponent_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_profiler_emit_itt_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_profiler_emit_nvtx_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_pyscalar_conversions_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_reentrant_parent_error_on_cpu_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_requires_grad_factory_cpu_float32, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_requires_grad_factory_cpu_float64, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_resize_version_bump_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_rnn_backward_to_input_but_not_parameters_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_scatter_index_reduce_amin_amax_backprops_to_all_values_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_scatter_index_reduce_prod_gradgrad_error_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_set_requires_grad_only_for_floats_cpu_float32, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_set_requires_grad_only_for_floats_cpu_float64, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_set_requires_grad_only_for_floats_cpu_int16, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_set_requires_grad_only_for_floats_cpu_int32, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_set_requires_grad_only_for_floats_cpu_int64, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_set_requires_grad_only_for_floats_cpu_int8, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_simple_reentrant_cross_device_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_sparse_backward_cpu_complex128, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_sparse_backward_cpu_float64, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_sparse_ctor_getter_backward_cpu_complex128, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_sparse_ctor_getter_backward_cpu_float64, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_sparse_mask_autograd_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_strided_leaf_grad_layout_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_to_r_to_c_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_unused_output_device_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_warning_in_backward_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_where_functional_cpu, test/test_autograd.py::TestAutogradDeviceTypeCPU::test_where_scalar_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_autograd_composite_implicit_and_dispatch_registration_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_autograd_multiple_dispatch_registrations_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_backward_single_threaded_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_backward_tls_stash_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_foward_mode_AD_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_is_retain_graph_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_per_dispatch_key_input_saving_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_set_sequence_nr_cpu, test/test_autograd.py::TestAutogradMultipleDispatchCPU::test_view_copy_cpu 2025-06-01T21:23:07.0338080Z 2025-06-01T21:23:12.5271864Z Running test_ops 3/21 ... [2025-06-01 21:23:12.526688] 2025-06-01T21:23:12.5272406Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:23:12.5283229Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=3', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:23:12.527233] 2025-06-01T21:26:30.1515491Z 2025-06-01T21:26:30.1516599Z test_mkldnn_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_fusion_1.1_e385c65cf4102865_.log 2025-06-01T21:26:30.1521132Z Running 8 items in this shard: test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_binary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_transpose_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_nnc, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_linear_binary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_linear_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_single_conv, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_unsupported_conv 2025-06-01T21:26:30.1524537Z 2025-06-01T21:26:36.0743912Z Running test_ops 6/21 ... [2025-06-01 21:26:36.073961] 2025-06-01T21:26:36.0744519Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:26:36.0751519Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=6', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:26:36.074771] 2025-06-01T21:26:48.7353102Z 2025-06-01T21:26:48.7354296Z test_modules 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_3.4_70193db2316518ad_.log 2025-06-01T21:26:48.7803906Z Running 890 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_True_cpu_float32 2025-06-01T21:26:48.8317590Z 2025-06-01T21:26:54.4398422Z Running test_ops 9/21 ... [2025-06-01 21:26:54.439287] 2025-06-01T21:26:54.4398971Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:26:54.4401808Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=9', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:26:54.439827] 2025-06-01T21:27:24.2167482Z 2025-06-01T21:27:24.2168817Z test_ops 3/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_3.21_5b01565d432a1746_.log 2025-06-01T21:27:24.2919153Z Running 1622 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_compare_cpu_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_renorm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vdot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_angle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_any_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cov_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flip_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_half_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_le_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_normal_in_place_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_short_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_take_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tril_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unsafe_chunk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu, test/test_ops.py::TestCommonCPU::test_errors___rand___cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_errors_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_gather_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_adaptive_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_rsub_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_mul_layout2_cpu, test/test_ops.py::TestCommonCPU::test_errors_unbind_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_as_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__unsafe_masked_index_put_accumulate_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unravel_index_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_gaussian_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_out__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_as_strided_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_baddbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_gather_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ldexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_slogdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unsafe_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_istft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_argmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polar_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scalar_tensor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_zeros_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_var_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_true_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_normal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal__in_place_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cauchy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_smooth_l1_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_complex_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_static_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_argwhere_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_equal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_bessel_j1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_uniform_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_floor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_gradient_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_or_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_randn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_short_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_hann_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_view_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_short_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_narrow_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_static_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_t_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_float_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_item_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view__native_batch_norm_legit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_float_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_block_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vecdot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rad2deg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_multiple_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_log_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_var_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_nuttall_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_copy_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_int_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_min__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exponential__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_geometric_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_new_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcmul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rfloordiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_copy_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___ror___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_imag_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nonzero_static_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_geqrf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_multinomial_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_permute_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_with_sizes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_exponential_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_eye_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_argmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_squeeze_multiple_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_mean_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2025-06-01T21:27:24.3683457Z 2025-06-01T21:27:30.3098696Z Running test_ops 13/21 ... [2025-06-01 21:27:30.309345] 2025-06-01T21:27:30.3099259Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:27:30.3102728Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=13', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:27:30.309917] 2025-06-01T21:31:44.4861728Z 2025-06-01T21:31:44.4862672Z test_ops 6/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.21_7948e43d74ce7f87_.log 2025-06-01T21:31:44.5770330Z Running 1681 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_alias_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_linalg_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__chunk_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_char_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_float_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_equal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cauchy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_float_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_frac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ge_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_geometric_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_torch_ops_aten__safe_softmax_default_cpu, test/test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_geometric_cpu, test/test_ops.py::TestCommonCPU::test_errors_item_cpu, test/test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_errors_narrow_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_sum_layout2_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__chunk_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_negative_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_item_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_kaiser_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_nuc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ormqr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sparse_sampled_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning__refs_alias_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__softmax_backward_data_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_i0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_dropout_backward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest-exact_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rad2deg_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_h_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_h_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_polar_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_istft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_geometric_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_item_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_deg2rad_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exponential_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal__in_place_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float8_e4m3fnuz, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal__in_place_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__unsafe_masked_index_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_heaviside_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_in_place_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_uniform_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_permuted_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_resize_as__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_transpose_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_view_copy_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_float_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_short_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__unsafe_masked_index_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cfloat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cauchy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_bartlett_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_half_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_select_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isreal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_bessel_j1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_multigammaln_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_double_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_is_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rad2deg_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_count_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isreal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_item_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_y0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_y0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsafe_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_complex128, test/test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_float_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_addcmul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_equal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rad2deg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__unsafe_masked_index_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_any_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_grid_sampler_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_short_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_triu_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_unsqueeze_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2025-06-01T21:31:44.6524337Z 2025-06-01T21:31:50.8962714Z Running test_ops 18/21 ... [2025-06-01 21:31:50.895807] 2025-06-01T21:31:50.8963357Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:31:50.8972099Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=18', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:31:50.896800] 2025-06-01T21:32:09.6018191Z 2025-06-01T21:32:09.6019185Z test_ops 9/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_9.21_3605b2b416d11700_.log 2025-06-01T21:32:09.6798997Z Running 1621 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___ror___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_byte_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_double_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lerp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_permute_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rms_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nonzero_static_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_positive_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_real_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_errors_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_multinomial_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_errors_renorm_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_mul_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__unsafe_masked_index_put_accumulate_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_dropout_backward_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_blackman_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_exponential_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_multiple_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning__chunk_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_int_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lerp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tril_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_arange_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_geometric_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_hamming_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu, test/test_ops.py::TestCommonCPU::test_pointwise_tag_coverage_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cos_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_w_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_laguerre_polynomial_l_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_shuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_polar_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_polar_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_deg2rad_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exponential_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frexp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_normal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal_number_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_number_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exponential_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal__in_place_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_renorm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_floor_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_item_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_bessel_y0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_view_as_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_count_nonzero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_lerp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__chunk_cat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcmul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eye_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vecdot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumprod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_negative_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lerp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logaddexp2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_normal_number_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_as_complex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_geometric_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_diagonal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_head_attention_forward_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randint_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_bfloat16_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_double_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumprod__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_deg2rad_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logaddexp2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_smooth_l1_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rfloordiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_deg2rad_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_new_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake_alias_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogramdd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_short_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_permute_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_permuted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_geometric_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ones_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signbit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_j1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cauchy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_char_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scalar_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_uint8, test/test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__batch_norm_with_update_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_bool_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_expand_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_istft_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_renorm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_vdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_median_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_cosine_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2025-06-01T21:32:09.7531805Z 2025-06-01T21:32:15.7792749Z Running test_ops 21/21 ... [2025-06-01 21:32:15.778794] 2025-06-01T21:32:15.7793547Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:32:15.7797538Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=21', '--num-shards=21', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:32:15.779499] 2025-06-01T21:34:52.4311578Z 2025-06-01T21:34:52.4312768Z test_ops 13/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_13.21_aae66e448839e790_.log 2025-06-01T21:34:52.5139442Z Running 1617 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_partial_views_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes___radd___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__native_batch_norm_legit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_T_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_bool_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_short_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cauchy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_argmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_median_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_softmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_pool2d_with_indices_backward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_put_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_cov_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_le_cpu, test/test_ops.py::TestCommonCPU::test_errors_mul_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_general_cosine_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_permuted_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_static_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_uniform_cpu_complex64, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_item_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_split_with_sizes_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_t_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cross_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_median_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randint_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log2_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_var_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_v_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_laguerre_polynomial_l_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exponential_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal__in_place_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_renorm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frexp_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exponential_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_permuted_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_multiple_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64, test/test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_not_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signbit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_zeros_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_T_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_equal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_normal_in_place_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_slice_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_multiple_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_renorm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sgn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_half_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcmul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exponential_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_renorm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_to_size_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_exponential_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_logsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_hann_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sparse_mm_reduce_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_cfloat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_count_nonzero_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_renorm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_split_with_sizes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_xlogy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zero_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_int_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_polar_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumsum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_geometric__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_add_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lerp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_group_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_gelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_expit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_indices_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__unsafe_masked_index_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__chunk_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsafe_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rxor___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isposinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_in_place_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rand_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_index_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_vecdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cdouble_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_double_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_item_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_logaddexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tril_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2025-06-01T21:34:52.5934005Z 2025-06-01T21:35:00.8648421Z Running test_transformers 4/42 ... [2025-06-01 21:35:00.864386] 2025-06-01T21:35:00.8649412Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:35:00.8656257Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=4', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:35:00.865045] 2025-06-01T21:38:30.8929378Z 2025-06-01T21:38:30.8967359Z test_ops 18/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_18.21_f1649884eaeb21e2_.log 2025-06-01T21:38:30.9724070Z Running 1665 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_count_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_exponential_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_stft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__unsafe_masked_index_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__unsafe_masked_index_put_accumulate_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_eye_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gather_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_msort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_permute_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_errors_T_cpu, test/test_ops.py::TestCommonCPU::test_errors_add_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_ge_cpu, test/test_ops.py::TestCommonCPU::test_errors_minimum_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_reshape_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_blackman_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_gaussian_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_uniform_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_dropout_backward_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64, test/test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_alias_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_det_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_inf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_exponential_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pixel_unshuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_alias_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bool_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_slice_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsafe_split_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_deg2rad_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_legendre_polynomial_p_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float8_e5m2fnuz, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eye_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_deg2rad_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float8_e4m3fn, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cauchy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal__in_place_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_number_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__chunk_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsafe_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__chunk_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_conj_physical_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_geometric_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_erfcx_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_zeros_like_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_long_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log1p_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logaddexp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_std_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_multiple_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__chunk_cat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_embed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_stft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tril_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__unsafe_masked_index_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_cosine_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_cosine_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_uniform_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsafe_chunk_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_embed_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_normal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logaddexp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_new_empty_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_new_ones_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_normal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_to_size_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_istft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logaddexp2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mvlgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_xlogy__cpu, test/test_ops.py::TestFakeTensorCPU::test_fake_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_any_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_aminmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randn_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_normal_in_place_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_transpose_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tril_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_item_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_triu_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_normal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_blackman_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_hann_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2025-06-01T21:38:31.0471486Z 2025-06-01T21:38:41.6876433Z Running test_transformers 9/42 ... [2025-06-01 21:38:41.686901] 2025-06-01T21:38:41.6877032Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:38:41.6878707Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=9', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:38:41.687608] 2025-06-01T21:39:58.6425608Z 2025-06-01T21:39:58.6426611Z test_ops 21/21 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_21.21_c6ff3e31de0954f5_.log 2025-06-01T21:39:58.7214457Z Running 1670 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___ror___cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_permuted_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_clone_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_double_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_reduce_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_long_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_std_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest-exact_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_torch_ops_aten__flash_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu, test/test_ops.py::TestCommonCPU::test_errors___rxor___cpu, test/test_ops.py::TestCommonCPU::test_errors_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_hstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_adaptive_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_errors_trace_cpu, test/test_ops.py::TestCommonCPU::test_errors_unbind_cpu, test/test_ops.py::TestCommonCPU::test_errors_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_item_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_alias_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_in_place_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nonzero_static_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_double_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_deg2rad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_repeat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_permuted_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_erf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_le_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_negative_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nonzero_static_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_outer_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_torch_ops_aten__safe_softmax_default_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_w_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exponential_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_renorm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cauchy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_smooth_l1_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_istft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64, test/test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_transpose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_isclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_isneginf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_new_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_bessel_j1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_var_mean_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_int_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tril_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_logsumexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_transpose_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_multiple_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_normalize_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_normal__in_place_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cauchy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_hamming_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unfold_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumsum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dot_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_geometric__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lerp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mvlgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcmul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumprod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_deg2rad__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_copy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_normal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_new_ones_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_leaky_relu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rad2deg__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_entr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_take_along_dim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rxor___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__unsafe_masked_index_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogram_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unbind_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_celu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_eq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_full_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_imag_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__chunk_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_all_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_complex32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_int_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_long_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_repeat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_transpose_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_softmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2025-06-01T21:39:58.7963670Z 2025-06-01T21:40:10.5646768Z Running test_transformers 12/42 ... [2025-06-01 21:40:10.564236] 2025-06-01T21:40:10.5819040Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:40:10.5827594Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=12', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:40:10.582470] 2025-06-01T21:40:50.5791404Z 2025-06-01T21:40:50.5792562Z test_transformers 4/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_4.42_2cb3d4561eb8c9be_.log 2025-06-01T21:40:50.5888238Z Running 66 items in this shard: test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_2_key_padding_mask_dim1_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_datatypes_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_mem_eff_attention_fail_with_batch_size_geq_65536_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64 2025-06-01T21:40:50.5981397Z 2025-06-01T21:41:02.5754951Z Running test_transformers 16/42 ... [2025-06-01 21:41:02.574752] 2025-06-01T21:41:02.5820333Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:41:02.5826630Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=16', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:41:02.582099] 2025-06-01T21:44:59.9067742Z 2025-06-01T21:44:59.9068891Z test_transformers 16/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_16.42_09228fd5e9337138_.log 2025-06-01T21:44:59.9183531Z Running 76 items in this shard: test/test_transformers.py::TestTransformersCPU::test_math_backend_high_precision_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64 2025-06-01T21:44:59.9283826Z 2025-06-01T21:45:00.5585183Z 2025-06-01T21:45:00.5586314Z test_transformers 12/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_12.42_a09d53cda70ba5ca_.log 2025-06-01T21:45:00.5701865Z Running 81 items in this shard: test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_script_encoder_subclass_cpu, test/test_transformers.py::TestSDPACPU::test_scaled_dot_product_attention_math_with_negative_scale_kernel0_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend1_seq_len_64_head_dim_32_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_sdpa_backward_with_gradient_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_CausalVariant_UPPER_LEFT_shape0_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_CausalVariant_UPPER_LEFT_shape0_cpu 2025-06-01T21:45:00.5803929Z 2025-06-01T21:45:06.2733912Z Running test_transformers 21/42 ... [2025-06-01 21:45:06.272724] 2025-06-01T21:45:06.2734508Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:45:06.2741810Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=21', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:45:06.273711] 2025-06-01T21:45:07.2875727Z Running test_transformers 24/42 ... [2025-06-01 21:45:07.287164] 2025-06-01T21:45:07.2876714Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:45:07.2885381Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=24', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:45:07.288191] 2025-06-01T21:45:24.8590127Z 2025-06-01T21:45:24.8591198Z test_transformers 9/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_9.42_04df315847b46ef8_.log 2025-06-01T21:45:24.8700577Z Running 70 items in this shard: test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_train_with_pad_and_catch_error_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_non_masked_rows_nan_props_float32_fill_val_inf_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64 2025-06-01T21:45:24.8879645Z 2025-06-01T21:45:36.2927382Z Running test_transformers 28/42 ... [2025-06-01 21:45:36.291613] 2025-06-01T21:45:36.2927992Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:45:36.2929452Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=28', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:45:36.292337] 2025-06-01T21:50:49.4294070Z 2025-06-01T21:50:49.4295262Z test_transformers 24/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_24.42_5c71b85998f9ed17_.log 2025-06-01T21:50:49.4386241Z Running 66 items in this shard: test/test_transformers.py::TestTransformersCPU::test_mha_native_args_nb_heads_1_bias_True_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_sdpa_kernel_grouped_query_attention_cuda_fused_kernel0_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_cpu_flash_attn_nan_propagation_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend1_seq_len_32_head_dim_32_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_bfloat16_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64 2025-06-01T21:50:49.4601423Z 2025-06-01T21:51:01.8121458Z Running test_transformers 33/42 ... [2025-06-01 21:51:01.811590] 2025-06-01T21:51:01.8122070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:51:01.8192801Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=33', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:51:01.818661] 2025-06-01T21:51:22.0942673Z 2025-06-01T21:51:22.0943879Z test_transformers 21/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_21.42_8afdc86b4e4d6afa_.log 2025-06-01T21:51:22.1075680Z Running 96 items in this shard: test/test_transformers.py::TestTransformersCPU::test_decoder_only_layer_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim1_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_nested_fails_on_padding_head_dim_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_cpu_flash_attn_nan_propagation_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64 2025-06-01T21:51:22.1201153Z 2025-06-01T21:51:34.0264012Z Running test_transformers 36/42 ... [2025-06-01 21:51:34.025938] 2025-06-01T21:51:34.0267249Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:51:34.0272464Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=36', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:51:34.026968] 2025-06-01T21:54:56.5693790Z 2025-06-01T21:54:56.5697497Z test_transformers 36/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_36.42_e0343fa094a6bed4_.log 2025-06-01T21:54:56.5817939Z Running 83 items in this shard: test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_head_dim_kernel0_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64 2025-06-01T21:54:56.5994611Z 2025-06-01T21:55:08.0789807Z Running test_transformers 40/42 ... [2025-06-01 21:55:08.078452] 2025-06-01T21:55:08.0906206Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:55:08.0915137Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=40', '--num-shards=42', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:55:08.091200] 2025-06-01T21:55:22.2152080Z 2025-06-01T21:55:22.2153216Z test_transformers 33/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_33.42_cd7376363e9c357a_.log 2025-06-01T21:55:22.2289017Z Running 96 items in this shard: test/test_transformers.py::TestTransformersCPU::test_mha_native_args_nb_heads_8_bias_True_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_attention_fail_with_non_square_causal_attention_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_1_dimensional_inputs_kernel1_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_sequence_lengths_kernel0_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64 2025-06-01T21:55:22.2464131Z 2025-06-01T21:55:33.7735711Z Running test_unary_ufuncs 3/3 ... [2025-06-01 21:55:33.772641] 2025-06-01T21:55:33.7736306Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:55:33.7749301Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'test_unary_ufuncs.py', '-m', 'not serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:55:33.774333] 2025-06-01T21:57:32.0084226Z 2025-06-01T21:57:32.0085389Z test_transformers 28/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_28.42_b4f25c549aa3a378_.log 2025-06-01T21:57:32.0242447Z Running 79 items in this shard: test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim2_key_padding_mask_dim_2_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_0_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64 2025-06-01T21:57:32.0431105Z 2025-06-01T21:58:01.6244235Z 2025-06-01T21:58:01.6245800Z test_transformers 40/42 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_40.42_ac7fff62e22352af_.log 2025-06-01T21:58:01.6374456Z Running 79 items in this shard: test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoderlayer_src_mask_nhead_1_cpu, test/test_transformers.py::TestSDPACPU::test_sdp_math_gradcheck_contiguous_inputs_False_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend1_seq_len_128_head_dim_32_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestAttnBiasCPU::test_is_causal_equals_upper_left_shape1_cpu 2025-06-01T21:58:01.6477034Z 2025-06-01T21:59:52.8111819Z 2025-06-01T21:59:52.8113166Z test_unary_ufuncs 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_unary_ufuncs_3.3_65cd367f32279d1a_.log 2025-06-01T21:59:53.2504718Z Running 8092 items in this shard: test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_abs_angle_complex_to_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_rrelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_airy_ai_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_airy_ai_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_complex_edge_values_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_rrelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_rrelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_airy_ai_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_airy_ai_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_airy_ai_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_rrelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_3_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_airy_ai_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_airy_ai_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_airy_ai_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_angle_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_rrelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_airy_ai_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_airy_ai_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_rrelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_decimals_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardshrink_edge_cases_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_special_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_common_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_common_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_edge_cases_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_edge_cases_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_edge_cases_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_log1p_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_bfloat16_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_airy_ai_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_airy_ai_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_rrelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_decimals_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_airy_ai_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softsign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softsign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_airy_ai_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_airy_ai_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nonzero_empty_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_op_invert_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_angle_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_jiterator_unary_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_decimals_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softsign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_airy_ai_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_airy_ai_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_airy_ai_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_decimals_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_decimals_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_airy_ai_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_i0_i1_vs_scipy_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_unary_out_op_mem_overlap_cpu_float64 2025-06-01T21:59:53.6735554Z 2025-06-01T21:59:53.8825801Z Running test batch 'tests to run' cost 2556.22 seconds 2025-06-01T21:59:54.9089932Z + python test/run_test.py --include dynamo/test_compile dynamo/test_backends dynamo/test_comptime dynamo/test_config dynamo/test_functions dynamo/test_fx_passes_pre_grad dynamo/test_interop dynamo/test_model_output dynamo/test_modules dynamo/test_optimizers dynamo/test_recompile_ux dynamo/test_recompiles --shard 2 4 --verbose 2025-06-01T21:59:55.0708037Z /var/lib/jenkins/workspace/test/run_test.py:24: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-01T21:59:55.0709266Z import pkg_resources 2025-06-01T21:59:59.2163484Z No TD results found 2025-06-01T21:59:59.2164641Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2025-06-01T21:59:59.2407721Z Found test times from artifacts 2025-06-01T21:59:59.3376834Z Found test times from artifacts 2025-06-01T21:59:59.3431017Z Running all tests 2025-06-01T21:59:59.3438157Z Running parallel tests on 3 processes 2025-06-01T21:59:59.3438942Z Name: tests to run (est. time: 0.29min) 2025-06-01T21:59:59.3439351Z Serial tests (0): 2025-06-01T21:59:59.3439684Z Parallel tests (4): 2025-06-01T21:59:59.3440041Z dynamo/test_compile 1/1 2025-06-01T21:59:59.3440415Z dynamo/test_optimizers 1/1 2025-06-01T21:59:59.3441001Z dynamo/test_recompile_ux 1/1 2025-06-01T21:59:59.3441409Z dynamo/test_recompiles 1/1 2025-06-01T21:59:59.3441824Z Name: excluded (est. time: 0.0min) 2025-06-01T21:59:59.3442216Z Serial tests (0): 2025-06-01T21:59:59.3442541Z Parallel tests (0): 2025-06-01T21:59:59.3515444Z Running dynamo/test_compile 1/1 ... [2025-06-01 21:59:59.351090] 2025-06-01T21:59:59.3516058Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T21:59:59.3519552Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_compile.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:59:59.351633] 2025-06-01T22:00:05.6371078Z 2025-06-01T22:00:05.6372231Z dynamo/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compile_1.1_2174a02b588209e5_.log 2025-06-01T22:00:05.6373259Z Running 0 items in this shard: 2025-06-01T22:00:05.6373517Z 2025-06-01T22:00:05.6374731Z Running dynamo/test_optimizers 1/1 ... [2025-06-01 22:00:05.637249] 2025-06-01T22:00:05.6375333Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:05.6381243Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_optimizers.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:05.637785] 2025-06-01T22:00:11.6194935Z 2025-06-01T22:00:11.6196305Z dynamo/test_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_optimizers_1.1_c396b2813784582c_.log 2025-06-01T22:00:11.6197389Z Running 0 items in this shard: 2025-06-01T22:00:11.6197641Z 2025-06-01T22:00:11.6197930Z Running dynamo/test_recompile_ux 1/1 ... [2025-06-01 22:00:11.619420] 2025-06-01T22:00:11.6198519Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:11.6202334Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:11.619918] 2025-06-01T22:00:17.3508170Z 2025-06-01T22:00:17.3509687Z dynamo/test_recompile_ux 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompile_ux_1.1_087fc940231fd54c_.log 2025-06-01T22:00:17.3510772Z Running 0 items in this shard: 2025-06-01T22:00:17.3511030Z 2025-06-01T22:00:17.3511313Z Running dynamo/test_recompiles 1/1 ... [2025-06-01 22:00:17.350715] 2025-06-01T22:00:17.3511968Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:17.3515667Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_recompiles.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:17.351229] 2025-06-01T22:00:23.1319706Z 2025-06-01T22:00:23.1321110Z dynamo/test_recompiles 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompiles_1.1_d85da924f2ab37c3_.log 2025-06-01T22:00:23.1322187Z Running 0 items in this shard: 2025-06-01T22:00:23.1322493Z 2025-06-01T22:00:23.1333896Z Running dynamo/test_compile 1/1 ... [2025-06-01 22:00:23.132960] 2025-06-01T22:00:23.1334493Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:23.1335038Z Running dynamo/test_optimizers 1/1 ... [2025-06-01 22:00:23.133071] 2025-06-01T22:00:23.1335604Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:23.1336156Z Running dynamo/test_recompile_ux 1/1 ... [2025-06-01 22:00:23.133157] 2025-06-01T22:00:23.1336743Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:23.1340125Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_optimizers.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:23.133671] 2025-06-01T22:00:23.1343060Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:23.133721] 2025-06-01T22:00:23.1345685Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_compile.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:23.133888] 2025-06-01T22:00:30.6670571Z 2025-06-01T22:00:30.6671741Z dynamo/test_recompile_ux 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompile_ux_1.1_2b8f89bb70c126d7_.log 2025-06-01T22:00:30.6677161Z Running 10 items in this shard: test/dynamo/test_recompile_ux.py::RecompileUxTests::test_drop_cache_on_skip, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_dynamic_input, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_fail_on_recompile_limit_hit, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_loop_torture, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_mismatched_type, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_multiple_guard_fails, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_multiple_guard_fails_report_all, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_nvfuser_guards, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_recompile_child_run_only, test/dynamo/test_recompile_ux.py::RecompileUxTests::test_verbose_tensor_check 2025-06-01T22:00:30.6681746Z 2025-06-01T22:00:31.0180741Z 2025-06-01T22:00:31.0182127Z dynamo/test_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_optimizers_1.1_5afc33ecf1e076ec_.log 2025-06-01T22:00:31.0184395Z Running 3 items in this shard: test/dynamo/test_optimizers.py::End2EndTests::test_init_group, test/dynamo/test_optimizers.py::End2EndTests::test_optimizing_over_tensor_with_requires_grad, test/dynamo/test_optimizers.py::End2EndTests::test_state_dict 2025-06-01T22:00:31.0186254Z 2025-06-01T22:00:36.0729518Z Running dynamo/test_recompiles 1/1 ... [2025-06-01 22:00:36.072360] 2025-06-01T22:00:36.0730147Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:36.0732595Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'dynamo/test_recompiles.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:36.072934] 2025-06-01T22:00:42.3590051Z 2025-06-01T22:00:42.3591454Z dynamo/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compile_1.1_483787d518fbd731_.log 2025-06-01T22:00:42.3600761Z Running 16 items in this shard: test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_callback, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_callback_with_graph_break, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_constant_hasattr_fail, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_evnum_hasattr_fail, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_name_error, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_nn_module_invalid_method, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compilation_tensor_invalid_method, test/dynamo/test_compile.py::InPlaceCompilationTests::test_compile_eager_options, test/dynamo/test_compile.py::InPlaceCompilationTests::test_jit_save, test/dynamo/test_compile.py::InPlaceCompilationTests::test_overwrite_call_impl, test/dynamo/test_compile.py::InPlaceCompilationTests::test_save, test/dynamo/test_compile.py::InPlaceCompilationTests::test_state_dict_save, test/dynamo/test_compile.py::InPlaceCompilationTests::test_to_sparse_to_dense_with_graph_break, test/dynamo/test_compile.py::InPlaceCompilationTests::test_torch_script_compilation, test/dynamo/test_compile.py::PublicTorchCompilerTests::test_dynamo_signatures 2025-06-01T22:00:42.3609235Z 2025-06-01T22:00:44.7100559Z 2025-06-01T22:00:44.7102018Z dynamo/test_recompiles 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompiles_1.1_32c5ff78988de65c_.log 2025-06-01T22:00:44.7111019Z Running 16 items in this shard: test/dynamo/test_recompiles.py::RecompileTests::test_aliasing_guard_failures, test/dynamo/test_recompiles.py::RecompileTests::test_aliasing_guard_failures_with_globals, test/dynamo/test_recompiles.py::RecompileTests::test_ambient_autocast_recompile, test/dynamo/test_recompiles.py::RecompileTests::test_autocast_constant_fold, test/dynamo/test_recompiles.py::RecompileTests::test_automatic_dynamic_on_closed_ints, test/dynamo/test_recompiles.py::RecompileTests::test_automatic_dynamic_reduce_recompiles, test/dynamo/test_recompiles.py::RecompileTests::test_automatic_dynamic_shapes_mark_as_oblivious, test/dynamo/test_recompiles.py::RecompileTests::test_automatic_dynamic_shapes_mark_as_oblivious_fail_counterfactual, test/dynamo/test_recompiles.py::RecompileTests::test_automatic_dynamic_shapes_mark_as_unbacked, test/dynamo/test_recompiles.py::RecompileTests::test_automatic_dynamic_tensor_scalar_change, test/dynamo/test_recompiles.py::RecompileTests::test_dunder_call_recompile, test/dynamo/test_recompiles.py::RecompileTests::test_dynamic_shape_parameter_recompile, test/dynamo/test_recompiles.py::RecompileTests::test_no_recursive_compile_after_cache_limit_hit, test/dynamo/test_recompiles.py::RecompileTests::test_recompiles_true_false_flop, test/dynamo/test_recompiles.py::RecompileTests::test_run_mode_after_cache_limit_hit, test/dynamo/test_recompiles.py::RecompileTests::test_simple_module_recompile 2025-06-01T22:00:44.7119959Z 2025-06-01T22:00:48.8618779Z Running test batch 'tests to run' cost 49.52 seconds 2025-06-01T22:00:49.9321571Z + python test/run_test.py --include inductor/test_torchinductor inductor/test_benchmark_fusion inductor/test_codecache inductor/test_config inductor/test_control_flow inductor/test_coordinate_descent_tuner inductor/test_fx_fusion inductor/test_group_batch_fusion inductor/test_inductor_freezing inductor/test_inductor_utils inductor/test_inplacing_pass inductor/test_kernel_benchmark inductor/test_layout_optim inductor/test_max_autotune inductor/test_memory_planning inductor/test_metrics inductor/test_multi_kernel inductor/test_pad_mm inductor/test_pattern_matcher inductor/test_perf inductor/test_profiler inductor/test_select_algorithm inductor/test_smoke inductor/test_split_cat_fx_passes inductor/test_compile inductor/test_torchinductor inductor/test_torchinductor_codegen_dynamic_shapes inductor/test_torchinductor_dynamic_shapes inductor/test_memory inductor/test_triton_cpu_backend inductor/test_triton_extension_backend inductor/test_mkldnn_pattern_matcher inductor/test_cpu_cpp_wrapper --shard 2 4 --verbose 2025-06-01T22:00:50.1177919Z /var/lib/jenkins/workspace/test/run_test.py:24: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-01T22:00:50.1179136Z import pkg_resources 2025-06-01T22:00:54.7369437Z No TD results found 2025-06-01T22:00:54.7371070Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2025-06-01T22:00:54.7615982Z Found test times from artifacts 2025-06-01T22:00:54.8638933Z Found test times from artifacts 2025-06-01T22:00:54.8700082Z Running all tests 2025-06-01T22:00:54.8721933Z Running parallel tests on 3 processes 2025-06-01T22:00:54.8724311Z Name: tests to run (est. time: 19.67min) 2025-06-01T22:00:54.8724733Z Serial tests (0): 2025-06-01T22:00:54.8725066Z Parallel tests (15): 2025-06-01T22:00:54.8725420Z inductor/test_codecache 1/1 2025-06-01T22:00:54.8725885Z inductor/test_cpu_cpp_wrapper 4/4 2025-06-01T22:00:54.8726300Z inductor/test_fx_fusion 1/1 2025-06-01T22:00:54.8726704Z inductor/test_group_batch_fusion 1/1 2025-06-01T22:00:54.8727672Z inductor/test_inductor_freezing 1/1 2025-06-01T22:00:54.8728119Z inductor/test_inductor_utils 1/1 2025-06-01T22:00:54.8728531Z inductor/test_memory 1/1 2025-06-01T22:00:54.8728939Z inductor/test_mkldnn_pattern_matcher 1/4 2025-06-01T22:00:54.8729374Z inductor/test_pad_mm 1/1 2025-06-01T22:00:54.8729765Z inductor/test_select_algorithm 1/1 2025-06-01T22:00:54.8730199Z inductor/test_torchinductor 4/4 2025-06-01T22:00:54.8730704Z inductor/test_torchinductor_codegen_dynamic_shapes 4/5 2025-06-01T22:00:54.8731270Z inductor/test_torchinductor_dynamic_shapes 2/5 2025-06-01T22:00:54.8731797Z inductor/test_torchinductor_dynamic_shapes 5/5 2025-06-01T22:00:54.8732311Z inductor/test_triton_extension_backend 1/1 2025-06-01T22:00:54.8732771Z Name: excluded (est. time: 0.0min) 2025-06-01T22:00:54.8733160Z Serial tests (0): 2025-06-01T22:00:54.8733484Z Parallel tests (0): 2025-06-01T22:00:54.8811453Z Running inductor/test_codecache 1/1 ... [2025-06-01 22:00:54.880696] 2025-06-01T22:00:54.8812106Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:00:54.8815879Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_codecache.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:00:54.881264] 2025-06-01T22:01:02.3668009Z 2025-06-01T22:01:02.3669226Z inductor/test_codecache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_codecache_1.1_698e0f543b698932_.log 2025-06-01T22:01:02.3670306Z Running 0 items in this shard: 2025-06-01T22:01:02.3670566Z 2025-06-01T22:01:02.3671287Z Running inductor/test_cpu_cpp_wrapper 4/4 ... [2025-06-01 22:01:02.366933] 2025-06-01T22:01:02.3672366Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:02.3678685Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_cpu_cpp_wrapper.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:02.367467] 2025-06-01T22:01:10.8060714Z 2025-06-01T22:01:10.8062002Z inductor/test_cpu_cpp_wrapper 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_cpp_wrapper_4.4_5cdc41a3e815409c_.log 2025-06-01T22:01:10.8063153Z Running 0 items in this shard: 2025-06-01T22:01:10.8063403Z 2025-06-01T22:01:10.8063692Z Running inductor/test_fx_fusion 1/1 ... [2025-06-01 22:01:10.806037] 2025-06-01T22:01:10.8064258Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:10.8069434Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_fx_fusion.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:10.806538] 2025-06-01T22:01:17.4906229Z 2025-06-01T22:01:17.4907802Z inductor/test_fx_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fx_fusion_1.1_66a0b759097737b2_.log 2025-06-01T22:01:17.4908882Z Running 0 items in this shard: 2025-06-01T22:01:17.4909137Z 2025-06-01T22:01:17.4909473Z Running inductor/test_group_batch_fusion 1/1 ... [2025-06-01 22:01:17.490549] 2025-06-01T22:01:17.4910101Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:17.4913866Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_group_batch_fusion.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:17.491083] 2025-06-01T22:01:24.9271143Z 2025-06-01T22:01:24.9272447Z inductor/test_group_batch_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_group_batch_fusion_1.1_a9d6c38a80147ff0_.log 2025-06-01T22:01:24.9274673Z Running 0 items in this shard: 2025-06-01T22:01:24.9274941Z 2025-06-01T22:01:24.9275281Z Running inductor/test_inductor_freezing 1/1 ... [2025-06-01 22:01:24.927078] 2025-06-01T22:01:24.9275901Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:24.9278741Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_inductor_freezing.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:24.927553] 2025-06-01T22:01:32.2632641Z 2025-06-01T22:01:32.2634224Z inductor/test_inductor_freezing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_freezing_1.1_fe5d336b5c5b0d59_.log 2025-06-01T22:01:32.2635442Z Running 0 items in this shard: 2025-06-01T22:01:32.2635694Z 2025-06-01T22:01:32.2636007Z Running inductor/test_inductor_utils 1/1 ... [2025-06-01 22:01:32.263177] 2025-06-01T22:01:32.2636634Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:32.2641450Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_inductor_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:32.263677] 2025-06-01T22:01:37.4472958Z 2025-06-01T22:01:37.4474485Z inductor/test_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_utils_1.1_ea8d81e6cdb322bc_.log 2025-06-01T22:01:37.4476065Z 2025-06-01T22:01:37.4476552Z Running inductor/test_memory 1/1 ... [2025-06-01 22:01:37.447144] 2025-06-01T22:01:37.4477463Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:37.4481481Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_memory.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:37.447674] 2025-06-01T22:01:44.2849887Z 2025-06-01T22:01:44.2851192Z inductor/test_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_1.1_691723457b28089c_.log 2025-06-01T22:01:44.2852098Z 2025-06-01T22:01:44.2852458Z Running inductor/test_mkldnn_pattern_matcher 1/4 ... [2025-06-01 22:01:44.284833] 2025-06-01T22:01:44.2853107Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:44.2856859Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_mkldnn_pattern_matcher.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-06-01 22:01:44.285323] 2025-06-01T22:01:51.5706754Z 2025-06-01T22:01:51.5708333Z inductor/test_mkldnn_pattern_matcher 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mkldnn_pattern_matcher_1.4_99223c1644b2b14d_.log 2025-06-01T22:01:51.5709576Z Running 0 items in this shard: 2025-06-01T22:01:51.5709829Z 2025-06-01T22:01:51.5710104Z Running inductor/test_pad_mm 1/1 ... [2025-06-01 22:01:51.570576] 2025-06-01T22:01:51.5710655Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:51.5713823Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_pad_mm.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:51.571052] 2025-06-01T22:01:58.4879959Z 2025-06-01T22:01:58.4881137Z inductor/test_pad_mm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_pad_mm_1.1_7215964d76f9d46d_.log 2025-06-01T22:01:58.4882067Z 2025-06-01T22:01:58.4882389Z Running inductor/test_select_algorithm 1/1 ... [2025-06-01 22:01:58.487877] 2025-06-01T22:01:58.4883569Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:01:58.4886758Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_select_algorithm.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:01:58.488360] 2025-06-01T22:02:05.3920013Z 2025-06-01T22:02:05.3921433Z inductor/test_select_algorithm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_select_algorithm_1.1_3b950dffef83f48d_.log 2025-06-01T22:02:05.3922453Z 2025-06-01T22:02:05.3922768Z Running inductor/test_torchinductor 4/4 ... [2025-06-01 22:02:05.391898] 2025-06-01T22:02:05.3923374Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:05.3928205Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:05.392411] 2025-06-01T22:02:13.1792438Z 2025-06-01T22:02:13.1794065Z inductor/test_torchinductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.4_de5f9f8b40d7603b_.log 2025-06-01T22:02:13.1795225Z Running 0 items in this shard: 2025-06-01T22:02:13.1795477Z 2025-06-01T22:02:13.1795905Z Running inductor/test_torchinductor_codegen_dynamic_shapes 4/5 ... [2025-06-01 22:02:13.179170] 2025-06-01T22:02:13.1796636Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:13.1800183Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_codegen_dynamic_shapes.py', '-m', 'serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:13.179664] 2025-06-01T22:02:21.0160157Z 2025-06-01T22:02:21.0161709Z inductor/test_torchinductor_codegen_dynamic_shapes 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_4.5_d93ac49fcf34b8cf_.log 2025-06-01T22:02:21.0163114Z Running 0 items in this shard: 2025-06-01T22:02:21.0163365Z 2025-06-01T22:02:21.0163760Z Running inductor/test_torchinductor_dynamic_shapes 2/5 ... [2025-06-01 22:02:21.015978] 2025-06-01T22:02:21.0164454Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:21.0169936Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:21.016586] 2025-06-01T22:02:28.9042976Z 2025-06-01T22:02:28.9044423Z inductor/test_torchinductor_dynamic_shapes 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.5_4aebff5f367307c8_.log 2025-06-01T22:02:28.9045730Z Running 0 items in this shard: 2025-06-01T22:02:28.9045986Z 2025-06-01T22:02:28.9046373Z Running inductor/test_torchinductor_dynamic_shapes 5/5 ... [2025-06-01 22:02:28.904223] 2025-06-01T22:02:28.9047062Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:28.9050790Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:28.904713] 2025-06-01T22:02:36.7930159Z 2025-06-01T22:02:36.7931727Z inductor/test_torchinductor_dynamic_shapes 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_5.5_9872f70c9e1849d1_.log 2025-06-01T22:02:36.7933065Z Running 0 items in this shard: 2025-06-01T22:02:36.7933315Z 2025-06-01T22:02:36.7934369Z Running inductor/test_triton_extension_backend 1/1 ... [2025-06-01 22:02:36.792955] 2025-06-01T22:02:36.7935042Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:36.7937873Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_triton_extension_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:36.793435] 2025-06-01T22:02:44.1454682Z 2025-06-01T22:02:44.1456105Z inductor/test_triton_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_extension_backend_1.1_ab931f361e47bfc9_.log 2025-06-01T22:02:44.1457351Z Running 0 items in this shard: 2025-06-01T22:02:44.1457638Z 2025-06-01T22:02:44.1490683Z Running inductor/test_codecache 1/1 ... [2025-06-01 22:02:44.148617] 2025-06-01T22:02:44.1491308Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:44.1491923Z Running inductor/test_cpu_cpp_wrapper 4/4 ... [2025-06-01 22:02:44.148737] 2025-06-01T22:02:44.1492537Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:44.1493081Z Running inductor/test_fx_fusion 1/1 ... [2025-06-01 22:02:44.148826] 2025-06-01T22:02:44.1493650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:44.1495853Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_codecache.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:44.149246] 2025-06-01T22:02:44.1498507Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_cpu_cpp_wrapper.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:44.149310] 2025-06-01T22:02:44.1501398Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_fx_fusion.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:44.149381] 2025-06-01T22:02:51.4426096Z 2025-06-01T22:02:51.4427574Z inductor/test_fx_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fx_fusion_1.1_4d0d75abfea3cc02_.log 2025-06-01T22:02:51.4432524Z Running 4 items in this shard: test/inductor/test_fx_fusion.py::TestFxFusion::test_linear_permute_fusion, test/inductor/test_fx_fusion.py::TestFxFusion::test_permute_bmm_fusion, test/inductor/test_fx_fusion.py::TestFxFusion::test_permute_linear_fusion, test/inductor/test_fx_fusion.py::TestFxFusion::test_sink_cat_after_pointwise 2025-06-01T22:02:51.4434451Z 2025-06-01T22:02:56.8153165Z Running inductor/test_group_batch_fusion 1/1 ... [2025-06-01 22:02:56.814814] 2025-06-01T22:02:56.8153875Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:02:56.8157991Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_group_batch_fusion.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:02:56.815356] 2025-06-01T22:03:04.5006694Z 2025-06-01T22:03:04.5008012Z inductor/test_group_batch_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_group_batch_fusion_1.1_014ef02d1ce2fb3e_.log 2025-06-01T22:03:04.5018361Z Running 12 items in this shard: test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_batch_layer_norm_fusion, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_batch_linear_lhs_fusion, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_batch_linear_pre_grad_fusion, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_gate_fusion_post_grad, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_group_linear_fusion, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_group_linear_fusion_different_shapes, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_math_op_fusion, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_pointwise_op_fusion, test/inductor/test_group_batch_fusion.py::TestGroupBatchFusion::test_pointwise_op_fusion_post_grad, test/inductor/test_group_batch_fusion.py::TestPostGradBatchLinearFusion::test_batch_linear_post_grad_fusion, test/inductor/test_group_batch_fusion.py::TestFindIndependentSubsetGreedy::test_find_independent_subset_greedy, test/inductor/test_group_batch_fusion.py::TestFindIndependentSubsetGreedy::test_find_independent_subset_greedy_fuse 2025-06-01T22:03:04.5026011Z 2025-06-01T22:03:10.1006833Z Running inductor/test_inductor_freezing 1/1 ... [2025-06-01 22:03:10.100194] 2025-06-01T22:03:10.1007503Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:03:10.1011425Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_inductor_freezing.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:03:10.100774] 2025-06-01T22:03:49.9091715Z 2025-06-01T22:03:49.9093006Z inductor/test_inductor_freezing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_freezing_1.1_6ec37e8bc8235f9e_.log 2025-06-01T22:03:49.9106871Z Running 24 items in this shard: test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_aliased_param_return_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_autocast_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_bn_with_multi_bn_share_conv_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_functional_bn_with_multi_bn_share_conv_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_layout_convert_with_view_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_multiple_uses_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_weight_layout_convert_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_conv_with_as_strided_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_cpp_wrapper_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_dont_change_dtype_folding_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_error_on_eager_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_bn_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_bn_hardswish_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_bn_with_module_sharing_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_folded_conv_functional_bn_with_module_sharing_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_mm_concat_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_mutation_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_param_deallocated_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_redundant_clone_for_layout_convert_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_rng_op_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_static_indices_cudagraph_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_symint_not_folded_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_unequal_bias_horizontal_addmm_fusion_cpu, test/inductor/test_inductor_freezing.py::FreezingCpuTests::test_unfolded_bn_cpu 2025-06-01T22:03:49.9120190Z 2025-06-01T22:03:55.3691897Z Running inductor/test_inductor_utils 1/1 ... [2025-06-01 22:03:55.368628] 2025-06-01T22:03:55.3692624Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:03:55.3697084Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_inductor_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:03:55.369207] 2025-06-01T22:04:00.6210790Z 2025-06-01T22:04:00.6212003Z inductor/test_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_utils_1.1_7ac5960d9873f97c_.log 2025-06-01T22:04:00.6213011Z 2025-06-01T22:04:03.7105066Z 2025-06-01T22:04:03.7106254Z inductor/test_codecache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_codecache_1.1_27a68208e8118a1a_.log 2025-06-01T22:04:03.7271656Z Running 195 items in this shard: test/inductor/test_codecache.py::TestFxGraphCache::test_async_compile_cache, test/inductor/test_codecache.py::TestFxGraphCache::test_auto_functionalized_caching_variant_v1, test/inductor/test_codecache.py::TestFxGraphCache::test_auto_functionalized_caching_variant_v2, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_clear, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_guard, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_guard_overspec, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cpu_bfloat16_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cpu_bfloat16_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cpu_float32_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cpu_float32_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cuda_bfloat16_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cuda_bfloat16_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cuda_float32_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_cuda_float32_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_empty, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_generic, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_pgo, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_pgo_swap_file_names, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_repeat, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cpu_float32_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cpu_float32_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cpu_float64_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cpu_float64_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cuda_float32_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cuda_float32_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cuda_float64_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_cuda_float64_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_int32_bounds_device_cuda_bfloat16, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_int32_bounds_device_cuda_float16, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_static_bounds_device_cpu_bfloat16, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_static_bounds_device_cpu_float32, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_static_bounds_device_cuda_bfloat16, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_static_bounds_device_cuda_float32, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_with_nt, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_with_symint_non_arg_guard, test/inductor/test_codecache.py::TestFxGraphCache::test_constant_handling_device_cpu, test/inductor/test_codecache.py::TestFxGraphCache::test_constant_handling_device_cuda, test/inductor/test_codecache.py::TestFxGraphCache::test_flex_attention_caching, test/inductor/test_codecache.py::TestFxGraphCache::test_freezing_device_cpu_inlinable_False, test/inductor/test_codecache.py::TestFxGraphCache::test_freezing_device_cpu_inlinable_True, test/inductor/test_codecache.py::TestFxGraphCache::test_freezing_device_cuda_inlinable_False, test/inductor/test_codecache.py::TestFxGraphCache::test_freezing_device_cuda_inlinable_True, test/inductor/test_codecache.py::TestFxGraphCache::test_generated_kernel_count, test/inductor/test_codecache.py::TestFxGraphCache::test_higher_order_op_bypass_bundle_triton_False, test/inductor/test_codecache.py::TestFxGraphCache::test_higher_order_op_bypass_bundle_triton_True, test/inductor/test_codecache.py::TestFxGraphCache::test_inductor_counters, test/inductor/test_codecache.py::TestFxGraphCache::test_no_arguments_tensor_device_guards, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cpu_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_cuda_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_tensor_device_guards_cpu_tensor, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_higher_order_op_bundle_triton_False, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_higher_order_op_bundle_triton_True, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_higher_order_op_different_configs_bundle_triton_False, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_higher_order_op_different_configs_bundle_triton_True, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_op_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_op_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_op_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_triton_op_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_backend_dynamic_shapes_from_example_inputs, test/inductor/test_codecache.py::TestStandaloneCompile::test_backend_dynamic_shapes_from_graph, test/inductor/test_codecache.py::TestStandaloneCompile::test_backend_dynamic_shapes_from_tracing_context, test/inductor/test_codecache.py::TestStandaloneCompile::test_backend_static_shapes_dynamic_shapes_from_example_inputs, test/inductor/test_codecache.py::TestStandaloneCompile::test_backend_static_shapes_dynamic_shapes_from_graph, test/inductor/test_codecache.py::TestStandaloneCompile::test_backend_static_shapes_dynamic_shapes_from_tracing_context, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_binary_dynamic_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_binary_dynamic_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_unpacked_dynamic_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_unpacked_dynamic_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cuda_format_binary_dynamic_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cuda_format_binary_dynamic_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cuda_format_unpacked_dynamic_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cuda_format_unpacked_dynamic_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_call_in_backend_dynamic_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_call_in_backend_dynamic_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_different_process, test/inductor/test_codecache.py::TestStandaloneCompile::test_dynamic_shapes_from_example_inputs_config_patches_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_dynamic_shapes_from_example_inputs_config_patches_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_dynamic_shapes_from_graph, test/inductor/test_codecache.py::TestStandaloneCompile::test_modify_unpacked_file_device_cpu, test/inductor/test_codecache.py::TestStandaloneCompile::test_modify_unpacked_file_device_cuda, test/inductor/test_codecache.py::TestStandaloneCompile::test_save_in_new_path, test/inductor/test_codecache.py::TestStandaloneCompile::test_static_shapes_dynamic_shapes_from_example_inputs, test/inductor/test_codecache.py::TestStandaloneCompile::test_static_shapes_dynamic_shapes_from_graph, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_bypass_unsupported, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_get_hash_for_files, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_hash_config_changes, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_hash_custom_passes, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_hash_fake_tensors, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_hash_kwargs, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_parameter_constants, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_stable_strings, test/inductor/test_codecache.py::TestCudaCompileCommand::test_cuda_compile_command, test/inductor/test_codecache.py::TestAutotuneCache::test_autotune_cache, test/inductor/test_codecache.py::TestAutotuneCache::test_autotune_cache_warm_start, test/inductor/test_codecache.py::TestAutotuneCache::test_bundled_autotune_remote_cache, test/inductor/test_codecache.py::TestAutotuneCache::test_modified_autotune_cache_remote_cache_False, test/inductor/test_codecache.py::TestAutotuneCache::test_modified_autotune_cache_remote_cache_True, test/inductor/test_codecache.py::TestRemoteAOTAutogradCache::test_autograd_remote_cache, test/inductor/test_codecache.py::TestRemoteAOTAutogradCache::test_autograd_remote_lazy_backward, test/inductor/test_codecache.py::TestUtils::test_force_disable_coordinate_descent, test/inductor/test_codecache.py::TestUtils::test_fresh_inductor_cache 2025-06-01T22:04:03.7522773Z 2025-06-01T22:04:06.0976442Z Running inductor/test_memory 1/1 ... [2025-06-01 22:04:06.097098] 2025-06-01T22:04:06.0977055Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:04:06.0980130Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_memory.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:04:06.097650] 2025-06-01T22:04:09.1016109Z Running inductor/test_mkldnn_pattern_matcher 1/4 ... [2025-06-01 22:04:09.101090] 2025-06-01T22:04:09.1016926Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:04:09.1021327Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_mkldnn_pattern_matcher.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-06-01 22:04:09.101628] 2025-06-01T22:04:13.0664844Z 2025-06-01T22:04:13.0666015Z inductor/test_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_1.1_a366b9cf8dfcb77a_.log 2025-06-01T22:04:13.0666925Z 2025-06-01T22:04:18.6031975Z Running inductor/test_pad_mm 1/1 ... [2025-06-01 22:04:18.602697] 2025-06-01T22:04:18.6032593Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:04:18.6036348Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_pad_mm.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:04:18.603260] 2025-06-01T22:04:25.7679641Z 2025-06-01T22:04:25.7683940Z inductor/test_pad_mm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_pad_mm_1.1_c1e2fbb201ddf8ac_.log 2025-06-01T22:04:25.7685014Z 2025-06-01T22:04:32.2965754Z Running inductor/test_select_algorithm 1/1 ... [2025-06-01 22:04:32.296103] 2025-06-01T22:04:32.2966420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:04:32.2971597Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_select_algorithm.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:04:32.296737] 2025-06-01T22:04:39.4574812Z 2025-06-01T22:04:39.4576318Z inductor/test_select_algorithm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_select_algorithm_1.1_1542b361fa7d6553_.log 2025-06-01T22:04:39.4577387Z 2025-06-01T22:04:44.8794350Z Running inductor/test_torchinductor 4/4 ... [2025-06-01 22:04:44.878892] 2025-06-01T22:04:44.8795014Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:04:44.8798212Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:04:44.879455] 2025-06-01T22:06:22.0831785Z 2025-06-01T22:06:22.0833176Z inductor/test_cpu_cpp_wrapper 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_cpp_wrapper_4.4_cebd020d731e1cea_.log 2025-06-01T22:06:22.0983162Z Running 156 items in this shard: test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_as_strided_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_bmm2_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_dynamic_qlinear_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_embedding_bag_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_batch_size_16_in_features_52_out_features_32_input_3d_False_gemm_num_2_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_batch_size_16_in_features_52_out_features_32_input_3d_False_gemm_num_3_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias0_epilogue0_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias0_epilogue2_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias0_epilogue3_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias1_epilogue0_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias2_epilogue1_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias1_epilogue1_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias2_epilogue0_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias3_epilogue1_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias3_epilogue2_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias3_epilogue3_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_index_put_deterministic_fallback_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_add_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_div_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_hardsigmoid_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_hardswish_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_hardswish_cpu_float32_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_hardtanh_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_mul_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_relu_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_sigmoid_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_add_cpu_float32_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_hardtanh_cpu_float32_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_mul_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_relu_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_sigmoid_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_sigmoid_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_silu_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_sub_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_tanh_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_gelu_cpu_float32_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_hardsigmoid_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_hardsigmoid_cpu_float32_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_hardtanh_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_hardtanh_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_relu_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_sigmoid_cpu_float32_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_silu_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_div_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_div_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_hardsigmoid_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_mul_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_relu_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_silu_cpu_bfloat16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_silu_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_sub_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_tanh_cpu_float16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_tanh_cpu_float32_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_max_pool2d6_dilation_2_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_multi_threading_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qconv2d_add_relu_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_add_cpu_use_relu_True_is_qat_False_is_dynamic_False_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_add_int8_mixed_bf16_use_relu_True_is_qat_True_is_dynamic_True_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_gelu_xpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_input_dim_exceeds_2_and_not_contiguous_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_int8_mixed_bf16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_int8_mixed_bf16_input_dim_exceeds_2_xpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_relu_int8_mixed_bf16_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_qlinear_relu_int8_mixed_bf16_input_dim_exceeds_2_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_scalar_input_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_scaled_dot_product_attention_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_scatter2_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_scatter4_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_scatter_reduce1_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_view_as_real_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::TestCppWrapper::test_woq_int4_cpu_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_add_complex4_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_bmm2_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_cat_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_conv2d_binary_inplace_fusion_failed_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_conv_transpose2d_packed_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_custom_op_1_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_custom_op_2_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_dtype_sympy_expr_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_batch_size_16_in_features_52_out_features_32_input_3d_False_gemm_num_3_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_batch_size_16_in_features_52_out_features_32_input_3d_True_gemm_num_2_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias0_epilogue1_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias2_epilogue1_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias2_epilogue2_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias2_epilogue3_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_False_bias3_epilogue3_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias0_epilogue3_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias1_epilogue0_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias1_epilogue3_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias1_epilogue4_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias2_epilogue2_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias3_epilogue2_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_epilogue_batch_size_16_in_features_52_out_features_32_input_3d_True_bias3_epilogue3_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_invalid_batch_size_16_in_features_52_out_features_32_gemm_num_2_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_grouped_linear_invalid_batch_size_16_in_features_52_out_features_32_gemm_num_3_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_index_put_deterministic_fallback_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_inductor_layout_optimization_input_mutations_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear1_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_add_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_gelu_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_hardsigmoid_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_leaky_relu_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_relu_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_silu_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_silu_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_sub_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_False_epilogue_tanh_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_gelu_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_gelu_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_hardswish_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_hardtanh_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_mul_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_relu_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_sigmoid_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_sigmoid_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_silu_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_384_bias_True_epilogue_sub_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_div_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_div_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_div_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_hardswish_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_hardtanh_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_hardtanh_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_sigmoid_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_silu_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_sub_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_False_epilogue_tanh_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_add_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_div_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_gelu_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_gelu_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_hardsigmoid_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_hardswish_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_hardtanh_cpu_float16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_mul_cpu_float32_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_linear_with_pointwise_batch_size_384_in_features_196_out_features_385_bias_True_epilogue_silu_cpu_bfloat16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_multi_threading_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_add_cpu_use_relu_True_is_qat_False_is_dynamic_False_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_add_int8_mixed_bf16_use_relu_False_is_qat_True_is_dynamic_True_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_add_int8_mixed_bf16_use_relu_True_is_qat_True_is_dynamic_False_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_dequant_promotion_int8_mixed_bf16_input_dim_exceeds_2_xpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_dequant_promotion_int8_mixed_bf16_xpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_gelu_int8_mixed_bf16_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_gelu_xpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_int8_mixed_bf16_input_dim_exceeds_2_and_not_contiguous_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_mul_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_relu_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_qlinear_relu_input_dim_exceeds_2_xpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_randn_with_dtype_and_device_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_repeat_interleave_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_scatter4_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_scatter5_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_scatter6_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_sum_int_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_transpose_cpu_dynamic_shapes_cpp_wrapper, test/inductor/test_cpu_cpp_wrapper.py::DynamicShapesCppWrapperCpuTests::test_view_as_real_cpu_dynamic_shapes_cpp_wrapper 2025-06-01T22:06:22.1127223Z 2025-06-01T22:06:27.5792829Z Running inductor/test_torchinductor_codegen_dynamic_shapes 4/5 ... [2025-06-01 22:06:27.578723] 2025-06-01T22:06:27.5793622Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:06:27.5797087Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_codegen_dynamic_shapes.py', '-m', 'not serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:06:27.579304] 2025-06-01T22:07:36.6436686Z 2025-06-01T22:07:36.6438362Z inductor/test_mkldnn_pattern_matcher 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mkldnn_pattern_matcher_1.4_fe2f3b43d7b455de_.log 2025-06-01T22:07:36.6512382Z Running 75 items in this shard: test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_conv2d_binary_fusion_failed, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_False_reshape_a_False_M_1_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_False_reshape_a_True_M_32_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_False_reshape_a_True_M_32_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_True_reshape_a_False_M_1_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_True_reshape_a_False_M_32_inplace_add_True_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_True_reshape_a_False_M_32_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_True_reshape_a_True_M_1_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_True_reshape_a_True_M_1_inplace_add_True_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_True_reshape_a_True_M_1_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_bfloat16_dynamic_True_reshape_a_True_M_32_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_False_reshape_a_False_M_1_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_False_reshape_a_False_M_1_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_False_reshape_a_False_M_32_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_False_reshape_a_False_M_32_inplace_add_True_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_False_reshape_a_True_M_1_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_False_reshape_a_True_M_32_inplace_add_True_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_False_reshape_a_True_M_32_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_True_reshape_a_False_M_32_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_False_float32_dynamic_True_reshape_a_True_M_1_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_bfloat16_dynamic_False_reshape_a_False_M_1_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_bfloat16_dynamic_False_reshape_a_True_M_1_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_bfloat16_dynamic_False_reshape_a_True_M_32_inplace_add_True_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_bfloat16_dynamic_True_reshape_a_False_M_32_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_bfloat16_dynamic_True_reshape_a_True_M_1_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_bfloat16_dynamic_True_reshape_a_True_M_32_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_float32_dynamic_False_reshape_a_True_M_1_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_float32_dynamic_False_reshape_a_True_M_1_inplace_add_True_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_float32_dynamic_True_reshape_a_False_M_32_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_float32_dynamic_True_reshape_a_True_M_1_inplace_add_True_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_float32_dynamic_True_reshape_a_True_M_1_inplace_add_True_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_float32_dynamic_True_reshape_a_True_M_32_inplace_add_False_expand_a_scale_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_da8w8_sym_act_sym_wgt_with_int_mm_has_bias_True_float32_dynamic_True_reshape_a_True_M_32_inplace_add_False_expand_a_scale_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_dynamic_qlinear_input_dim_exceeds_2, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_dynamic_qlinear_qat_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_leaky_relu_pattern_fallback, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qat_qconv2d_relu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_add_2, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_add_3, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_add_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_add_relu_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_add_relu_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_add_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_hardtanh_int8_mixed_bf16_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_hardtanh_int8_mixed_bf16_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_hardtanh_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_int8_mixed_bf16, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_int8_mixed_bf16_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qconv2d_relu_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_add_cpu_use_relu_False_is_qat_False_is_dynamic_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_add_cpu_use_relu_False_is_qat_True_is_dynamic_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_add_int8_mixed_bf16_use_relu_False_is_qat_False_is_dynamic_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_add_int8_mixed_bf16_use_relu_False_is_qat_True_is_dynamic_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_input_dim_exceeds_2, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_input_dim_exceeds_2_and_not_contiguous, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_int8_mixed_bf16_input_dim_exceeds_2, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_mul_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_relu_input_dim_exceeds_2_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_qlinear_relu_xpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_False_bfloat16_per_channel_quant_False_dynamic_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_False_bfloat16_per_channel_quant_False_dynamic_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_False_bfloat16_per_channel_quant_True_dynamic_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_False_float32_per_channel_quant_True_dynamic_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_True_bfloat16_per_channel_quant_False_dynamic_False, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_True_bfloat16_per_channel_quant_False_dynamic_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_True_float32_per_channel_quant_False_dynamic_True, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcher::test_smooth_quant_with_int_mm_has_bias_True_float32_per_channel_quant_True_dynamic_False, test/inductor/test_mkldnn_pattern_matcher.py::TestDynamicPatternMatcher::test_qconv2d_maxpool2d_linear_dynamic_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcherGenericCPU::test_conv2d_linear_add_broadcast_shapes_cpu_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcherGenericCPU::test_linear_binary_broadcast_shapes_cpu_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcherGenericCPU::test_linear_fp32_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcherGenericCPU::test_linear_input_non_contiguous_3D_wo_bias_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestPatternMatcherGenericCPU::test_multi_linear_share_same_input_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestDynamicPatternMatcherGenericCPU::test_conv2d_unary_dynamic_shapes_cpu, test/inductor/test_mkldnn_pattern_matcher.py::TestDynamicPatternMatcherGenericCPU::test_multi_linear_share_same_input_dynamic_cpu 2025-06-01T22:07:36.6581453Z 2025-06-01T22:07:42.4979868Z Running inductor/test_torchinductor_dynamic_shapes 2/5 ... [2025-06-01 22:07:42.497459] 2025-06-01T22:07:42.4980611Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:07:42.4983689Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:07:42.498015] 2025-06-01T22:10:39.3978936Z 2025-06-01T22:10:39.3980748Z inductor/test_torchinductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.4_21c0b9f184e3bb02_.log 2025-06-01T22:10:39.4069462Z Running 201 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_transposed, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_put_accumulate_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_alexnet_prefix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_dtype_device_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_duplicates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool_errors_with_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bfloat16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_copied_in_graph_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_empty_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_check_stack_no_cycles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_memory_overlap_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_nd_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_backward_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cudnn_rnn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cummin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumprod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_sequential_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_compiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_device_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_diagonal_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div9_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_by_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_byte_unpack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expanded_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_functionalize_rng_wrappers_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_mutation_real_name_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_pad_dynamic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_refcount_cpu, test/inductor/test_torchinductor.py::CpuTests::test_grid_sampler_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_nested_indirect_indexing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_as_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inner_fn_str_and_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_where_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isin_tensor_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kernel_names_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_offset_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_strided_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_leaky_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_dynamic_maxautotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_list_clearing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_matmul_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_min_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mix_device_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_move_arange_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_lowp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_to_num_cpu, test/inductor/test_torchinductor.py::CpuTests::test_needs_contiguous_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_multigammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_distribution_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_kernel_count_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_like_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction_config_limit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_require_stride_expanded_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_cpu_tensor_arg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scaled_dot_product_efficient_attention_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_freezing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_select_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_indirect_cpu, test/inductor/test_torchinductor.py::CpuTests::test_size_asserts_for_multi_output_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sizehint_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_std_cpu, test/inductor/test_torchinductor.py::CpuTests::test_stride_preservation_with_stride_modifying_fx_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_put_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_triu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unroll_small_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_a_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_with_logical_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_dim_reductions_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_element_mutation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zeros_cpu 2025-06-01T22:10:39.4155195Z 2025-06-01T22:10:45.0528894Z Running inductor/test_torchinductor_dynamic_shapes 5/5 ... [2025-06-01 22:10:45.052301] 2025-06-01T22:10:45.0529654Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:10:45.0533873Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:10:45.052964] 2025-06-01T22:10:48.9749956Z 2025-06-01T22:10:48.9751688Z inductor/test_torchinductor_codegen_dynamic_shapes 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_4.5_bf0eeb4578f5121d_.log 2025-06-01T22:10:48.9888104Z Running 166 items in this shard: test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test__unsafe_masked_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_abs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_avg_pool1d_argmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_add_complex4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_add_complex_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_add_const_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_addmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_addmv_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_alexnet_prefix_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_with_persistent_cache_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_argmax_argmin2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_argmax_argmin_with_nan_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_argmax_min_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d7_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bernoulli1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bernoulli2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bmm2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_both_scalars_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_uint8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_uint8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_uint8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_nd_tiling_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_buffer_copied_in_graph_with_different_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_buffer_use_after_remove_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_builtins_round_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_extern_kernel_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_clone_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_complex_memory_overlap_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_computed_buffer_inlining_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_config_option_dont_assume_alignment_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_const_int32_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_fill_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv_functional_bn_fuse_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv_shape_check_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_scan_op_compiled_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_scan_op_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dist_bf16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div6_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float32_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float64_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_empty2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_exact_stride_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_exp_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_expand_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fallback_mutable_op_list_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fallback_mutable_op_no_mutated_tensors_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float_repr_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fmod_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_forced_buffer_realize_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fractional_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fuse_large_params_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_gather1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_gather3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_gather_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_both_scalars_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_scalar_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_hardswish_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_hardtanh_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_abs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_failed_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_int8_weight_only_quant_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_invalid_operand_issue1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_isin_tensor_scalar_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_l1_loss_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linear_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_log_softmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_logcumsumexp_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_long_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_min_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d6_dilation_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d_with_indices_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_min_max_reduction_nan_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mm_views_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_move_arange_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mutable_custom_op_fixed_layout_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_nll_loss_forward_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_norm_constant_overflow_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_one_hot_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_output_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pad_view_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pattern_matcher_multi_user_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_chebyshev_polynomial_w_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_entr_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_expit_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_gammainc_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_i0e_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_logit_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_modified_bessel_i0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_modified_bessel_i1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_ndtri_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_scaled_modified_bessel_k0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_scaled_modified_bessel_k1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_polar_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pow2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pow_by_natural_log2_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_prepare_softmax_with_fast_math_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_rand_like_deterministic_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randint_distribution_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randint_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_randn_like_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_relu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_remove_noop_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_remove_noop_view_default_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_replication_pad_errors_with_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_roll_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter_add1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter_add3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sdpa_unaligned_mask_freezing_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_searchsorted_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_setitem_with_int_parameter_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_silu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_softmax_backward_data_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sort_stable_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_split_with_unbacked_symints_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_squeeze_varargs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_stack_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_std_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_strided_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sum2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sum_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tensor1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tensor2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tmp_not_defined_issue2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_uint_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unroll_small_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unsqueeze_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_bicubic2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_cat_conv_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_nearest3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_var_mean_tile_reduction_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_var_mean_tile_reduction_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_view_uint8_through_differing_bitwidths_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_zero_element_mutation_dynamic_shapes_cpu 2025-06-01T22:10:49.0028366Z 2025-06-01T22:10:54.5125227Z Running inductor/test_triton_extension_backend 1/1 ... [2025-06-01 22:10:54.512094] 2025-06-01T22:10:54.5126289Z SCRIBE_GRAPHQL_ACCESS_TOKEN is set 2025-06-01T22:10:54.5132511Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'inductor/test_triton_extension_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 22:10:54.512873] 2025-06-01T22:11:01.9649664Z 2025-06-01T22:11:01.9651839Z inductor/test_triton_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_extension_backend_1.1_79c1c822e04d3d59_.log 2025-06-01T22:11:01.9653113Z Running 0 items in this shard: 2025-06-01T22:11:01.9653368Z 2025-06-01T22:11:32.6382822Z 2025-06-01T22:11:32.6384274Z inductor/test_torchinductor_dynamic_shapes 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.5_b9646a87c1af3c6a_.log 2025-06-01T22:11:32.6502058Z Running 166 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool1d_argmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_max_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_override_registration_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_argmin3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_as_strided_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bernoulli2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bfloat16_to_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bmm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_both_scalars_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_default_kwargs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_nd_tiling_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_of_loops_and_extern_kernel_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_single_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_unbacked_empty_1d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clamp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clamp_type_promotion_non_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clone_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_complex_memory_overlap_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_config_option_dont_assume_alignment_recompiles_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_const_int32_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv3d_channels_last_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_inference_heuristics_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_shape_check_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_inf_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_scan_would_split_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_embedding_bag_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_empty1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_exp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expand_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_basic_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_list_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_with_return_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fft_real_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float_index_expression_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_truncation_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fusing_write_into_disjoint_read_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gelu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_getitem_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_arange2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_scalar_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_unbacked_symint_as_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_hardtanh_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_floordiv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_nested_indirect_indexing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_resize_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_where_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_list_clearing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_masked_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_matmul_layer_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_misaligned_address_issue1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mixed_mm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_gpu_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_threading_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nan_to_num_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_neg_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nll_loss_forward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_norm_constant_overflow_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pad_cast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_chebyshev_polynomial_t_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_erfcx_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_hermite_polynomial_he_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_polygamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_xlog1py_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_profiler_mark_wrapper_call_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_rand_like_deterministic_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_distribution_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_kernel_count_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reinterpret_dtypeview_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_relu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_clone_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_slice_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reuse_buffers_with_aliasing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_reduce2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_searchsorted_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_select_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sgn_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_should_pad_bench_for_bmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_silu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_single_elem_indirect_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sort_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumprod_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumsum_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_with_list_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_with_sizes_with_unbacked_symints_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_with_unbacked_symints_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_strided_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum_keepdims_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_device_constant_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unbind_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_bilinear2d_a_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_nearest2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_nearest3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_mean_tile_reduction_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_on_aliased_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_uint8_through_differing_bitwidths_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_xblock_divides_xnumel_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_zero_dim_reductions_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_cat_unbacked_duplicate_size_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_float_item_neginf_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_interpolate_ceil_eq_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_mark_unbacked_slice_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op2_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op4_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op8_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_shape_as_constant_reciprocal_float_exp_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_slice_index_changing_sign_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_save_for_backwards_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unspecialized_float_dynamic_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unspecialized_float_fallback_symint_specialization_cpu 2025-06-01T22:11:32.6614378Z 2025-06-01T22:15:46.8678321Z 2025-06-01T22:15:46.8680358Z inductor/test_torchinductor_dynamic_shapes 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_5.5_025e83ceaf12ab97_.log 2025-06-01T22:15:46.8799533Z Running 168 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__dyn_quant_matmul_4bit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__unsafe_masked_index_put_accumulate_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool_with_output_size_0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_alexnet_prefix_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_angle_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_with_scalar_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool3d_backward2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool_errors_with_uint_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_baddbmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bmm2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_buffer_batch_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_buffer_copied_in_graph_with_different_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_int_ndigits_pos_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_unbacked_legacy_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv2d_backward_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_bn_fuse_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_pattern_matcher_issue_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_default_layout_constraint_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_unbacked_symints_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dense_mask_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_deterministic_codegen_on_graph_break_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_diagonal_copy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dist_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_by_zero_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_trivial_0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_embedding_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_embedding_sparse_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_erfc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_erfinv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float_repr_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fmod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fmod_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_forced_buffer_realize_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_generate_rand_fp8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_constant_tensor2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_mutation_real_name_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_hardsigmoid_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_hardswish_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_flip_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_failed_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_multiple_specializations_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_issue102546_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_broadcast_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_grid_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_lgamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear_mixed_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_log_fp64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_log_softmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_logaddexp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_logcumsumexp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_min_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_any_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_narrow_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_neg_max_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_new_empty_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nll_loss_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pad_view_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pattern_matcher_multi_user_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_permute2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_airy_ai_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_bessel_y0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_digamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_erfc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_gammaincc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i1e_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_logit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_multigammaln_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_psi_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_shifted_chebyshev_polynomial_u_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow_by_natural_log2_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow_symfloat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_prod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randn_like_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randn_with_dtype_and_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction_config_limit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_resize_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scalar_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scalar_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scaled_dot_product_efficient_attention_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_add3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scheduler_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_searchsorted_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sigmoid_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_mutation2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_softmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumprod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tan_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor_index_put_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tmp_not_defined_issue2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tmp_not_defined_issue3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_memory_format_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unbacked_floordiv_simplify_errors_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unsqueeze_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_correction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_mean_tile_reduction_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_where_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_where_with_logical_op_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_zero_element_mutation_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_float_is_integer_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_floor_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_full_symbolic_value_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_return_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op10_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op6_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op7_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_nonzero_no_realloc_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_slice_scatter_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_matmul_cpu 2025-06-01T22:15:46.8913146Z 2025-06-01T22:15:48.0611605Z Running test batch 'tests to run' cost 893.19 seconds 2025-06-01T22:15:49.2443360Z + cleanup_workspace 2025-06-01T22:15:49.2444148Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-06-01T22:15:49.2445216Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-06-01T22:15:49.2446438Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-06-01T22:15:49.2447065Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-06-01T22:15:49.2447937Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-06-01T22:15:49.2448752Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-06-01T22:15:49.2449384Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-06-01T22:15:49.8666180Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-06-01T22:15:49.8666875Z with: 2025-06-01T22:15:49.8667206Z benchmark-results-dir: test/test-reports 2025-06-01T22:15:49.8667636Z dry-run: false 2025-06-01T22:15:49.8667949Z schema-version: v3 2025-06-01T22:15:49.8668582Z github-token: *** 2025-06-01T22:15:49.8668889Z env: 2025-06-01T22:15:49.8669183Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:49.8669794Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:49.8670462Z ##[endgroup] 2025-06-01T22:15:49.8721235Z ##[group]Run set -eux 2025-06-01T22:15:49.8721618Z set -eux 2025-06-01T22:15:49.8721973Z python3 -mpip install boto3==1.35.33 2025-06-01T22:15:49.8733311Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:49.8733816Z env: 2025-06-01T22:15:49.8734110Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:49.8734759Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:49.8735423Z ##[endgroup] 2025-06-01T22:15:49.8768566Z + python3 -mpip install boto3==1.35.33 2025-06-01T22:15:50.1830565Z Defaulting to user installation because normal site-packages is not writeable 2025-06-01T22:15:51.4223379Z Collecting boto3==1.35.33 2025-06-01T22:15:51.4520346Z Downloading boto3-1.35.33-py3-none-any.whl (139 kB) 2025-06-01T22:15:51.5238819Z Collecting s3transfer<0.11.0,>=0.10.0 2025-06-01T22:15:51.5288024Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-06-01T22:15:51.5355025Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.33) (0.10.0) 2025-06-01T22:15:52.9846933Z Collecting botocore<1.36.0,>=1.35.33 2025-06-01T22:15:52.9893577Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-06-01T22:15:53.1495532Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.25.10) 2025-06-01T22:15:53.1502235Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.8.1) 2025-06-01T22:15:53.4094633Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.15.0) 2025-06-01T22:15:53.5026998Z Installing collected packages: botocore, s3transfer, boto3 2025-06-01T22:15:54.2198127Z Successfully installed boto3-1.35.33 botocore-1.35.99 s3transfer-0.10.4 2025-06-01T22:15:54.4199216Z ##[group]Run set -eux 2025-06-01T22:15:54.4199588Z set -eux 2025-06-01T22:15:54.4199909Z  2025-06-01T22:15:54.4200221Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-06-01T22:15:54.4200695Z  echo "Missing github-token input" 2025-06-01T22:15:54.4201127Z  exit 1 2025-06-01T22:15:54.4201417Z fi 2025-06-01T22:15:54.4209445Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:54.4209955Z env: 2025-06-01T22:15:54.4210248Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:54.4210851Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:54.4211804Z GITHUB_TOKEN: *** 2025-06-01T22:15:54.4212133Z ##[endgroup] 2025-06-01T22:15:54.4241358Z + [[ -z *** ]] 2025-06-01T22:15:54.4310312Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-06-01T22:15:54.4311082Z with: 2025-06-01T22:15:54.4311640Z github-token: *** 2025-06-01T22:15:54.4311946Z env: 2025-06-01T22:15:54.4312228Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:54.4312839Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:54.4313504Z ##[endgroup] 2025-06-01T22:15:54.4345257Z ##[group]Run set -eux 2025-06-01T22:15:54.4345626Z set -eux 2025-06-01T22:15:54.4345932Z  2025-06-01T22:15:54.4346859Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-06-01T22:15:54.4354758Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:54.4355265Z env: 2025-06-01T22:15:54.4355558Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:54.4356162Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:54.4357151Z GITHUB_TOKEN: *** 2025-06-01T22:15:54.4357473Z ##[endgroup] 2025-06-01T22:15:54.4385585Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 15379340872 i-083eea869a1026b78 2025-06-01T22:15:54.8008066Z setting job-id=43268352303 2025-06-01T22:15:54.8008779Z setting job-name=linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T22:15:54.8175815Z ##[group]Run set -eux 2025-06-01T22:15:54.8176188Z set -eux 2025-06-01T22:15:54.8176496Z  2025-06-01T22:15:54.8177039Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-06-01T22:15:54.8177829Z  --schema-version "${SCHEMA_VERSION}" \ 2025-06-01T22:15:54.8178298Z  --repo "${REPO}" \ 2025-06-01T22:15:54.8178696Z  --head-branch "${HEAD_BRANCH}" \ 2025-06-01T22:15:54.8179134Z  --head-sha "${HEAD_SHA}" \ 2025-06-01T22:15:54.8179588Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-06-01T22:15:54.8180067Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-06-01T22:15:54.8180522Z  --job-id "${JOB_ID}" \ 2025-06-01T22:15:54.8180915Z  --job-name "${JOB_NAME}" 2025-06-01T22:15:54.8188167Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:54.8188864Z env: 2025-06-01T22:15:54.8189152Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:54.8189758Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:54.8190423Z SCHEMA_VERSION: v3 2025-06-01T22:15:54.8190765Z REPO: pytorch/pytorch 2025-06-01T22:15:54.8191124Z HEAD_BRANCH: refs/heads/main 2025-06-01T22:15:54.8191549Z HEAD_SHA: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:15:54.8192004Z WORKFLOW_RUN_ID: 15379340872 2025-06-01T22:15:54.8192366Z RUN_ATTEMPT: 1 2025-06-01T22:15:54.8192672Z JOB_ID: 43268352303 2025-06-01T22:15:54.8193218Z JOB_NAME: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T22:15:54.8193829Z ##[endgroup] 2025-06-01T22:15:54.8225305Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_metadata.py --schema-version v3 --repo pytorch/pytorch --head-branch refs/heads/main --head-sha f7c09f864a6c6467a7454f1431340d3338473fd1 --workflow-id 15379340872 --run-attempt 1 --job-id 43268352303 --job-name 'linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge)' 2025-06-01T22:15:54.8638277Z ##[group]Run set -eux 2025-06-01T22:15:54.8638661Z set -eux 2025-06-01T22:15:54.8638967Z  2025-06-01T22:15:54.8639291Z # TODO (huydhn): Implement this part 2025-06-01T22:15:54.8639789Z echo "runners=[]" >> "${GITHUB_OUTPUT}" 2025-06-01T22:15:54.8647117Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:54.8647611Z env: 2025-06-01T22:15:54.8647900Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:54.8648510Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:54.8649373Z ##[endgroup] 2025-06-01T22:15:54.8678007Z + echo 'runners=[]' 2025-06-01T22:15:54.8713212Z ##[group]Run set -eux 2025-06-01T22:15:54.8713587Z set -eux 2025-06-01T22:15:54.8713886Z  2025-06-01T22:15:54.8714212Z # TODO (huydhn): Implement this part 2025-06-01T22:15:54.8714731Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-06-01T22:15:54.8722210Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:54.8722962Z env: 2025-06-01T22:15:54.8723271Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:54.8723885Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:54.8724544Z ##[endgroup] 2025-06-01T22:15:54.8751770Z + echo 'dependencies={}' 2025-06-01T22:15:54.8788534Z ##[group]Run set -eux 2025-06-01T22:15:54.8788917Z set -eux 2025-06-01T22:15:54.8789228Z  2025-06-01T22:15:54.8789575Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-06-01T22:15:54.8790180Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-06-01T22:15:54.8790841Z  # We don't want the job to fail if the directory doesn't exist 2025-06-01T22:15:54.8791383Z  exit 0 2025-06-01T22:15:54.8791676Z fi 2025-06-01T22:15:54.8791955Z  2025-06-01T22:15:54.8792273Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-06-01T22:15:54.8792927Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-06-01T22:15:54.8793676Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-06-01T22:15:54.8794255Z  --metadata "${BENCHMARK_METADATA}" \ 2025-06-01T22:15:54.8794726Z  --runners "${RUNNER_INFO}" \ 2025-06-01T22:15:54.8795204Z  --dependencies "${DEPENDENCIES}" \ 2025-06-01T22:15:54.8795650Z  --dry-run 2025-06-01T22:15:54.8795978Z else 2025-06-01T22:15:54.8796485Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-06-01T22:15:54.8797234Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-06-01T22:15:54.8798059Z  --metadata "${BENCHMARK_METADATA}" \ 2025-06-01T22:15:54.8798529Z  --runners "${RUNNER_INFO}" \ 2025-06-01T22:15:54.8798992Z  --dependencies "${DEPENDENCIES}" 2025-06-01T22:15:54.8799423Z fi 2025-06-01T22:15:54.8806617Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:54.8807137Z env: 2025-06-01T22:15:54.8807435Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:54.8808044Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:54.8808762Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-06-01T22:15:54.8809189Z DRY_RUN: false 2025-06-01T22:15:54.8810952Z BENCHMARK_METADATA: {"timestamp": 1748816154, "schema_version": "v3", "name": "linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "f7c09f864a6c6467a7454f1431340d3338473fd1", "workflow_id": 15379340872, "run_attempt": 1, "job_id": 43268352303} 2025-06-01T22:15:54.8812834Z RUNNER_INFO: [] 2025-06-01T22:15:54.8813147Z DEPENDENCIES: {} 2025-06-01T22:15:54.8813458Z ##[endgroup] 2025-06-01T22:15:54.8841677Z + [[ ! -d test/test-reports ]] 2025-06-01T22:15:54.8842089Z + [[ false == \t\r\u\e ]] 2025-06-01T22:15:54.8845242Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py --benchmark-results-dir test/test-reports --metadata '{"timestamp": 1748816154, "schema_version": "v3", "name": "linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "f7c09f864a6c6467a7454f1431340d3338473fd1", "workflow_id": 15379340872, "run_attempt": 1, "job_id": 43268352303}' --runners '[]' --dependencies '{}' 2025-06-01T22:15:55.0592997Z /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'test_autograd'}, {'test_file': 'test_binary_ufuncs'}, {'test_file': 'test_complex'}, {'test_file': 'test_dynamic_shapes'}, {'test_file': 'test_foreach'}, {'test_file': 'test_mkldnn'}, {'test_file': 'test_mkldnn_fusion'}, {'test_file': 'test_modules'}, {'test_file': 'test_multiprocessing'}, {'test_file': 'test_numpy_interop'}, {'test_file': 'test_openmp'}, {'test_file': 'test_ops'}, {'test_file': 'test_reductions'}, {'test_file': 'test_spectral_ops'}, {'test_file': 'test_tensor_creation_ops'}, {'test_file': 'test_torch'}, {'test_file': 'test_transformers'}, {'test_file': 'test_unary_ufuncs'}], 'excluded': []} from test/test-reports/td_exclusions-70766821aabc5b68ae27.json is not a benchmark record, skipping 2025-06-01T22:15:55.0597664Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-06-01T22:15:55.0601959Z /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'dynamo/test_backends'}, {'test_file': 'dynamo/test_compile'}, {'test_file': 'dynamo/test_comptime'}, {'test_file': 'dynamo/test_config'}, {'test_file': 'dynamo/test_functions'}, {'test_file': 'dynamo/test_fx_passes_pre_grad'}, {'test_file': 'dynamo/test_interop'}, {'test_file': 'dynamo/test_model_output'}, {'test_file': 'dynamo/test_modules'}, {'test_file': 'dynamo/test_optimizers'}, {'test_file': 'dynamo/test_recompile_ux'}, {'test_file': 'dynamo/test_recompiles'}], 'excluded': []} from test/test-reports/td_exclusions-3db04a7cf9e423f6046b.json is not a benchmark record, skipping 2025-06-01T22:15:55.0606186Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-06-01T22:15:55.0615445Z /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'inductor/test_benchmark_fusion'}, {'test_file': 'inductor/test_codecache'}, {'test_file': 'inductor/test_compile'}, {'test_file': 'inductor/test_config'}, {'test_file': 'inductor/test_control_flow'}, {'test_file': 'inductor/test_coordinate_descent_tuner'}, {'test_file': 'inductor/test_cpu_cpp_wrapper'}, {'test_file': 'inductor/test_fx_fusion'}, {'test_file': 'inductor/test_group_batch_fusion'}, {'test_file': 'inductor/test_inductor_freezing'}, {'test_file': 'inductor/test_inductor_utils'}, {'test_file': 'inductor/test_inplacing_pass'}, {'test_file': 'inductor/test_kernel_benchmark'}, {'test_file': 'inductor/test_layout_optim'}, {'test_file': 'inductor/test_max_autotune'}, {'test_file': 'inductor/test_memory'}, {'test_file': 'inductor/test_memory_planning'}, {'test_file': 'inductor/test_metrics'}, {'test_file': 'inductor/test_mkldnn_pattern_matcher'}, {'test_file': 'inductor/test_multi_kernel'}, {'test_file': 'inductor/test_pad_mm'}, {'test_file': 'inductor/test_pattern_matcher'}, {'test_file': 'inductor/test_perf'}, {'test_file': 'inductor/test_profiler'}, {'test_file': 'inductor/test_select_algorithm'}, {'test_file': 'inductor/test_smoke'}, {'test_file': 'inductor/test_split_cat_fx_passes'}, {'test_file': 'inductor/test_torchinductor'}, {'test_file': 'inductor/test_torchinductor_codegen_dynamic_shapes'}, {'test_file': 'inductor/test_torchinductor_dynamic_shapes'}, {'test_file': 'inductor/test_triton_cpu_backend'}, {'test_file': 'inductor/test_triton_extension_backend'}], 'excluded': []} from test/test-reports/td_exclusions-807a8b172b70e30cd3f2.json is not a benchmark record, skipping 2025-06-01T22:15:55.0625321Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-06-01T22:15:55.1063001Z ##[group]Run cat test/**/*_toprint.log || true 2025-06-01T22:15:55.1063586Z cat test/**/*_toprint.log || true 2025-06-01T22:15:55.1071142Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:55.1071652Z env: 2025-06-01T22:15:55.1071946Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:55.1072550Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:55.1073221Z ##[endgroup] 2025-06-01T22:15:55.1167665Z cat: 'test/**/*_toprint.log': No such file or directory 2025-06-01T22:15:55.1363883Z Prepare all required actions 2025-06-01T22:15:55.1364705Z Getting action download info 2025-06-01T22:15:55.2555556Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-06-01T22:15:55.4706986Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-06-01T22:15:55.9349044Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-06-01T22:15:55.9349529Z with: 2025-06-01T22:15:55.9349953Z file-suffix: test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T22:15:55.9350513Z s3-bucket: gha-artifacts 2025-06-01T22:15:55.9350854Z env: 2025-06-01T22:15:55.9351140Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:55.9351747Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:55.9352415Z ##[endgroup] 2025-06-01T22:15:55.9390591Z ##[group]Run # Remove any previous test jsons if they exist 2025-06-01T22:15:55.9391261Z # Remove any previous test jsons if they exist 2025-06-01T22:15:55.9391765Z rm -f test-jsons-*.zip 2025-06-01T22:15:55.9392338Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test/test-reports -i '*.json' 2025-06-01T22:15:55.9399940Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:55.9400454Z env: 2025-06-01T22:15:55.9400753Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:55.9401369Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:55.9402165Z FILE_SUFFIX: test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T22:15:55.9402701Z ##[endgroup] 2025-06-01T22:15:55.9545716Z adding: test/test-reports/td_exclusions-70766821aabc5b68ae27.json (deflated 71%) 2025-06-01T22:15:55.9546640Z adding: test/test-reports/td_exclusions-3db04a7cf9e423f6046b.json (deflated 72%) 2025-06-01T22:15:55.9547799Z adding: test/test-reports/td_exclusions-807a8b172b70e30cd3f2.json (deflated 79%) 2025-06-01T22:15:55.9606672Z ##[group]Run # Remove any previous test reports if they exist 2025-06-01T22:15:55.9607323Z # Remove any previous test reports if they exist 2025-06-01T22:15:55.9607844Z rm -f test-reports-*.zip 2025-06-01T22:15:55.9608468Z zip -r "test-reports-${FILE_SUFFIX}.zip" test/test-reports -i '*.xml' -i '*.csv' 2025-06-01T22:15:55.9616053Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:55.9616563Z env: 2025-06-01T22:15:55.9617087Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:55.9617785Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:55.9618630Z FILE_SUFFIX: test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T22:15:55.9619160Z ##[endgroup] 2025-06-01T22:15:55.9680600Z adding: test/test-reports/python-pytest/test_autograd/test_autograd-6abdd3a5d7b20b72.xml (deflated 28%) 2025-06-01T22:15:55.9704768Z adding: test/test-reports/python-pytest/test_autograd/test_autograd-e926fe4f907da397.xml (deflated 88%) 2025-06-01T22:15:55.9705925Z adding: test/test-reports/python-pytest/test_mkldnn/test_mkldnn-0aeb6f7200c9b82d.xml (deflated 28%) 2025-06-01T22:15:55.9707047Z adding: test/test-reports/python-pytest/test_mkldnn/test_mkldnn-9494e733e51c68dc.xml (deflated 84%) 2025-06-01T22:15:55.9708230Z adding: test/test-reports/python-pytest/test_mkldnn_fusion/test_mkldnn_fusion-e8ed83910bda5004.xml (deflated 28%) 2025-06-01T22:15:55.9709497Z adding: test/test-reports/python-pytest/test_mkldnn_fusion/test_mkldnn_fusion-0a10cea2f1fdc677.xml (deflated 74%) 2025-06-01T22:15:55.9710708Z adding: test/test-reports/python-pytest/test_modules/test_modules-ecfdd4f3f75a8a0a.xml (deflated 28%) 2025-06-01T22:15:55.9730256Z adding: test/test-reports/python-pytest/test_modules/test_modules-6b9535f14ec72791.xml (deflated 95%) 2025-06-01T22:15:55.9731373Z adding: test/test-reports/python-pytest/test_ops/test_ops-6e87336cdad2a56c.xml (deflated 28%) 2025-06-01T22:15:55.9732751Z adding: test/test-reports/python-pytest/test_ops/test_ops-b2b024c2904a972f.xml (deflated 28%) 2025-06-01T22:15:55.9733808Z adding: test/test-reports/python-pytest/test_ops/test_ops-631577d98283357a.xml (deflated 28%) 2025-06-01T22:15:55.9734839Z adding: test/test-reports/python-pytest/test_ops/test_ops-28d0159d8c5e9481.xml (deflated 28%) 2025-06-01T22:15:55.9735874Z adding: test/test-reports/python-pytest/test_ops/test_ops-a710ce9e349b140a.xml (deflated 28%) 2025-06-01T22:15:55.9736909Z adding: test/test-reports/python-pytest/test_ops/test_ops-7389e4c6161a347f.xml (deflated 28%) 2025-06-01T22:15:55.9776004Z adding: test/test-reports/python-pytest/test_ops/test_ops-ddfef33f9007a7de.xml (deflated 92%) 2025-06-01T22:15:55.9823227Z adding: test/test-reports/python-pytest/test_ops/test_ops-ed31d318fbf6d6bb.xml (deflated 92%) 2025-06-01T22:15:55.9865396Z adding: test/test-reports/python-pytest/test_ops/test_ops-212145cab2a3725b.xml (deflated 93%) 2025-06-01T22:15:55.9908695Z adding: test/test-reports/python-pytest/test_ops/test_ops-093dc59af736d266.xml (deflated 92%) 2025-06-01T22:15:55.9951702Z adding: test/test-reports/python-pytest/test_ops/test_ops-e0b290e88d1c50bf.xml (deflated 93%) 2025-06-01T22:15:55.9997613Z adding: test/test-reports/python-pytest/test_ops/test_ops-04d6d25099e5fbd2.xml (deflated 93%) 2025-06-01T22:15:55.9998810Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-2bd35e55206a0180.xml (deflated 28%) 2025-06-01T22:15:56.0000097Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-5eb8c3e9135cd34c.xml (deflated 28%) 2025-06-01T22:15:56.0001389Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-ecb5b78f9ca09805.xml (deflated 28%) 2025-06-01T22:15:56.0002699Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-46ee31a5d94b567a.xml (deflated 28%) 2025-06-01T22:15:56.0004310Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-d23681b39a54dd5e.xml (deflated 28%) 2025-06-01T22:15:56.0005605Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-53203f2ffcb6ed80.xml (deflated 28%) 2025-06-01T22:15:56.0006882Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-31c1164f8068112c.xml (deflated 28%) 2025-06-01T22:15:56.0008150Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-007ad75052046a12.xml (deflated 28%) 2025-06-01T22:15:56.0009430Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-eb1b2e79dcb43c2a.xml (deflated 28%) 2025-06-01T22:15:56.0010706Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-8c49ace2ef8b6246.xml (deflated 28%) 2025-06-01T22:15:56.0012011Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-22bccae6ae3d32b3.xml (deflated 91%) 2025-06-01T22:15:56.0013299Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-6e77943b7a3ab5a5.xml (deflated 92%) 2025-06-01T22:15:56.0014594Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-5ce67f7a2d36ebde.xml (deflated 92%) 2025-06-01T22:15:56.0016206Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-681bcabd5c7009e9.xml (deflated 92%) 2025-06-01T22:15:56.0019506Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-0c429bd658f0b5e7.xml (deflated 92%) 2025-06-01T22:15:56.0024183Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-437c15670bfc86e4.xml (deflated 93%) 2025-06-01T22:15:56.0027435Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-3de6e77056991be0.xml (deflated 93%) 2025-06-01T22:15:56.0032154Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-10633b2bc41d9722.xml (deflated 93%) 2025-06-01T22:15:56.0035407Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-52c639bb6467feb7.xml (deflated 92%) 2025-06-01T22:15:56.0039237Z adding: test/test-reports/python-pytest/test_transformers/test_transformers-3f68a78b894d5b75.xml (deflated 92%) 2025-06-01T22:15:56.0040528Z adding: test/test-reports/python-pytest/test_unary_ufuncs/test_unary_ufuncs-cac1e620cb706374.xml (deflated 29%) 2025-06-01T22:15:56.0174233Z adding: test/test-reports/python-pytest/test_unary_ufuncs/test_unary_ufuncs-fd3683c544115a31.xml (deflated 96%) 2025-06-01T22:15:56.0175545Z adding: test/test-reports/python-pytest/dynamo.test_compile/dynamo.test_compile-f18573acf502df61.xml (deflated 28%) 2025-06-01T22:15:56.0176862Z adding: test/test-reports/python-pytest/dynamo.test_compile/dynamo.test_compile-692c0efa55a50df8.xml (deflated 78%) 2025-06-01T22:15:56.0178331Z adding: test/test-reports/python-pytest/dynamo.test_optimizers/dynamo.test_optimizers-dabd62364e3dada5.xml (deflated 29%) 2025-06-01T22:15:56.0179762Z adding: test/test-reports/python-pytest/dynamo.test_optimizers/dynamo.test_optimizers-7963e12c4ce4ab8d.xml (deflated 78%) 2025-06-01T22:15:56.0181193Z adding: test/test-reports/python-pytest/dynamo.test_recompile_ux/dynamo.test_recompile_ux-e63b865751fd0c24.xml (deflated 28%) 2025-06-01T22:15:56.0182608Z adding: test/test-reports/python-pytest/dynamo.test_recompile_ux/dynamo.test_recompile_ux-f8e5763633a727d1.xml (deflated 78%) 2025-06-01T22:15:56.0184016Z adding: test/test-reports/python-pytest/dynamo.test_recompiles/dynamo.test_recompiles-f7829a877c0aba79.xml (deflated 28%) 2025-06-01T22:15:56.0185412Z adding: test/test-reports/python-pytest/dynamo.test_recompiles/dynamo.test_recompiles-a9e048970dc3eb58.xml (deflated 74%) 2025-06-01T22:15:56.0186828Z adding: test/test-reports/python-pytest/inductor.test_codecache/inductor.test_codecache-929bbe527aac18c1.xml (deflated 28%) 2025-06-01T22:15:56.0191678Z adding: test/test-reports/python-pytest/inductor.test_codecache/inductor.test_codecache-edfd5bc356b0f818.xml (deflated 95%) 2025-06-01T22:15:56.0193478Z adding: test/test-reports/python-pytest/inductor.test_cpu_cpp_wrapper/inductor.test_cpu_cpp_wrapper-9fabe847a6574ba7.xml (deflated 28%) 2025-06-01T22:15:56.0200730Z adding: test/test-reports/python-pytest/inductor.test_cpu_cpp_wrapper/inductor.test_cpu_cpp_wrapper-9df331979f8efd03.xml (deflated 94%) 2025-06-01T22:15:56.0202206Z adding: test/test-reports/python-pytest/inductor.test_fx_fusion/inductor.test_fx_fusion-8c55dc405532a5f6.xml (deflated 28%) 2025-06-01T22:15:56.0203597Z adding: test/test-reports/python-pytest/inductor.test_fx_fusion/inductor.test_fx_fusion-d96b03a7e1dd54cf.xml (deflated 64%) 2025-06-01T22:15:56.0205091Z adding: test/test-reports/python-pytest/inductor.test_group_batch_fusion/inductor.test_group_batch_fusion-7834e56ca9f41844.xml (deflated 28%) 2025-06-01T22:15:56.0206710Z adding: test/test-reports/python-pytest/inductor.test_group_batch_fusion/inductor.test_group_batch_fusion-01ca8a023acaa74d.xml (deflated 86%) 2025-06-01T22:15:56.0208330Z adding: test/test-reports/python-pytest/inductor.test_inductor_freezing/inductor.test_inductor_freezing-74ae49b3429f34cb.xml (deflated 28%) 2025-06-01T22:15:56.0209940Z adding: test/test-reports/python-pytest/inductor.test_inductor_freezing/inductor.test_inductor_freezing-3eba8b411fe17344.xml (deflated 90%) 2025-06-01T22:15:56.0211598Z adding: test/test-reports/python-pytest/inductor.test_mkldnn_pattern_matcher/inductor.test_mkldnn_pattern_matcher-4196acf4bdfd3d75.xml (deflated 28%) 2025-06-01T22:15:56.0213306Z adding: test/test-reports/python-pytest/inductor.test_mkldnn_pattern_matcher/inductor.test_mkldnn_pattern_matcher-de3da6ae945ef569.xml (deflated 92%) 2025-06-01T22:15:56.0214930Z adding: test/test-reports/python-pytest/inductor.test_torchinductor/inductor.test_torchinductor-2a62d40c71b67853.xml (deflated 28%) 2025-06-01T22:15:56.0223017Z adding: test/test-reports/python-pytest/inductor.test_torchinductor/inductor.test_torchinductor-bab049861fa67aee.xml (deflated 93%) 2025-06-01T22:15:56.0225125Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_codegen_dynamic_shapes/inductor.test_torchinductor_codegen_dynamic_shapes-7f25aceaae245f43.xml (deflated 28%) 2025-06-01T22:15:56.0235203Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_codegen_dynamic_shapes/inductor.test_torchinductor_codegen_dynamic_shapes-52ec1d4c62968362.xml (deflated 93%) 2025-06-01T22:15:56.0237163Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_dynamic_shapes/inductor.test_torchinductor_dynamic_shapes-cc100281845c0223.xml (deflated 28%) 2025-06-01T22:15:56.0257963Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_dynamic_shapes/inductor.test_torchinductor_dynamic_shapes-c30c7bbc40b840d0.xml (deflated 28%) 2025-06-01T22:15:56.0259933Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_dynamic_shapes/inductor.test_torchinductor_dynamic_shapes-3f9a71d2c5411858.xml (deflated 92%) 2025-06-01T22:15:56.0261831Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_dynamic_shapes/inductor.test_torchinductor_dynamic_shapes-c5d7dfbcdffa6b93.xml (deflated 92%) 2025-06-01T22:15:56.0263675Z adding: test/test-reports/python-pytest/inductor.test_triton_extension_backend/inductor.test_triton_extension_backend-af797bf0e4845744.xml (deflated 28%) 2025-06-01T22:15:56.0265750Z adding: test/test-reports/python-pytest/inductor.test_triton_extension_backend/inductor.test_triton_extension_backend-9260e12ff3aef2ed.xml (deflated 28%) 2025-06-01T22:15:56.0298979Z ##[group]Run # Remove any previous usage logs if they exist 2025-06-01T22:15:56.0299601Z # Remove any previous usage logs if they exist 2025-06-01T22:15:56.0300097Z rm -f logs-*.zip 2025-06-01T22:15:56.0300552Z zip "logs-${FILE_SUFFIX}.zip" 'usage_log.txt' || true 2025-06-01T22:15:56.0301245Z zip -r "logs-${FILE_SUFFIX}.zip" test/test-reports -i '*.log' || true 2025-06-01T22:15:56.0308823Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:56.0309563Z env: 2025-06-01T22:15:56.0309858Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:56.0310485Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:56.0311282Z FILE_SUFFIX: test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T22:15:56.0311793Z ##[endgroup] 2025-06-01T22:15:56.0361935Z zip warning: name not matched: usage_log.txt 2025-06-01T22:15:56.0362345Z 2025-06-01T22:15:56.0362725Z zip error: Nothing to do! (logs-test-default-2-4-linux.arm64.2xlarge_43268352303.zip) 2025-06-01T22:15:56.0382612Z adding: test/test-reports/test_autograd_1.1_b9eead932747281a_.log (deflated 49%) 2025-06-01T22:15:56.0383637Z adding: test/test-reports/test_mkldnn_1.1_dfca1ad5593594af_.log (deflated 48%) 2025-06-01T22:15:56.0384661Z adding: test/test-reports/test_mkldnn_fusion_1.1_8629541290d8ddb9_.log (deflated 50%) 2025-06-01T22:15:56.0385645Z adding: test/test-reports/test_modules_3.4_08127e25d1e0ab5c_.log (deflated 49%) 2025-06-01T22:15:56.0386536Z adding: test/test-reports/test_ops_3.21_8f0921cc7b215cf4_.log (deflated 48%) 2025-06-01T22:15:56.0387470Z adding: test/test-reports/test_ops_6.21_1492ea171cc7376a_.log (deflated 48%) 2025-06-01T22:15:56.0388374Z adding: test/test-reports/test_ops_9.21_b62448bcbf60b130_.log (deflated 48%) 2025-06-01T22:15:56.0389185Z adding: test/test-reports/test_ops_13.21_3e215db8e5fcd678_.log (deflated 48%) 2025-06-01T22:15:56.0389988Z adding: test/test-reports/test_ops_18.21_62b62533167489a1_.log (deflated 48%) 2025-06-01T22:15:56.0390986Z adding: test/test-reports/test_ops_21.21_127b86c8f7dd860d_.log (deflated 48%) 2025-06-01T22:15:56.0391876Z adding: test/test-reports/test_transformers_4.42_91d13b494100a5fa_.log (deflated 49%) 2025-06-01T22:15:56.0393247Z adding: test/test-reports/test_transformers_9.42_9f9a7ed7a09908c1_.log (deflated 49%) 2025-06-01T22:15:56.0394319Z adding: test/test-reports/test_transformers_12.42_f721028f8a171986_.log (deflated 49%) 2025-06-01T22:15:56.0395416Z adding: test/test-reports/test_transformers_16.42_4426eb6fc3d5b351_.log (deflated 49%) 2025-06-01T22:15:56.0396701Z adding: test/test-reports/test_transformers_21.42_903411b52e58b3e2_.log (deflated 49%) 2025-06-01T22:15:56.0397811Z adding: test/test-reports/test_transformers_24.42_c2acd2d7c7df0241_.log (deflated 49%) 2025-06-01T22:15:56.0398810Z adding: test/test-reports/test_transformers_28.42_151e9b7830c79d69_.log (deflated 49%) 2025-06-01T22:15:56.0399787Z adding: test/test-reports/test_transformers_33.42_938d826977c3f238_.log (deflated 49%) 2025-06-01T22:15:56.0400884Z adding: test/test-reports/test_transformers_36.42_765dd17e1128d4d7_.log (deflated 49%) 2025-06-01T22:15:56.0401936Z adding: test/test-reports/test_transformers_40.42_51b3fd7fc51a6b25_.log (deflated 49%) 2025-06-01T22:15:56.0403012Z adding: test/test-reports/test_unary_ufuncs_3.3_2ae56c4e7012fc40_.log (deflated 49%) 2025-06-01T22:15:56.0404083Z adding: test/test-reports/test_mkldnn_1.1_9c6c39d33518301d_.log (deflated 84%) 2025-06-01T22:15:56.0419531Z adding: test/test-reports/test_autograd_1.1_52770d3b3f8c67d1_.log (deflated 88%) 2025-06-01T22:15:56.0420441Z adding: test/test-reports/test_mkldnn_fusion_1.1_e385c65cf4102865_.log (deflated 68%) 2025-06-01T22:15:56.0444241Z adding: test/test-reports/test_modules_3.4_70193db2316518ad_.log (deflated 93%) 2025-06-01T22:15:56.0495020Z adding: test/test-reports/test_ops_3.21_5b01565d432a1746_.log (deflated 91%) 2025-06-01T22:15:56.0548495Z adding: test/test-reports/test_ops_6.21_7948e43d74ce7f87_.log (deflated 91%) 2025-06-01T22:15:56.0599050Z adding: test/test-reports/test_ops_9.21_3605b2b416d11700_.log (deflated 91%) 2025-06-01T22:15:56.0649769Z adding: test/test-reports/test_ops_13.21_aae66e448839e790_.log (deflated 91%) 2025-06-01T22:15:56.0702032Z adding: test/test-reports/test_ops_18.21_f1649884eaeb21e2_.log (deflated 91%) 2025-06-01T22:15:56.0753765Z adding: test/test-reports/test_ops_21.21_c6ff3e31de0954f5_.log (deflated 91%) 2025-06-01T22:15:56.0756903Z adding: test/test-reports/test_transformers_4.42_2cb3d4561eb8c9be_.log (deflated 94%) 2025-06-01T22:15:56.0761969Z adding: test/test-reports/test_transformers_16.42_09228fd5e9337138_.log (deflated 94%) 2025-06-01T22:15:56.0766605Z adding: test/test-reports/test_transformers_12.42_a09d53cda70ba5ca_.log (deflated 94%) 2025-06-01T22:15:56.0770986Z adding: test/test-reports/test_transformers_9.42_04df315847b46ef8_.log (deflated 94%) 2025-06-01T22:15:56.0775087Z adding: test/test-reports/test_transformers_24.42_5c71b85998f9ed17_.log (deflated 93%) 2025-06-01T22:15:56.0780978Z adding: test/test-reports/test_transformers_21.42_8afdc86b4e4d6afa_.log (deflated 94%) 2025-06-01T22:15:56.0786057Z adding: test/test-reports/test_transformers_36.42_e0343fa094a6bed4_.log (deflated 95%) 2025-06-01T22:15:56.0791798Z adding: test/test-reports/test_transformers_33.42_cd7376363e9c357a_.log (deflated 94%) 2025-06-01T22:15:56.0796552Z adding: test/test-reports/test_transformers_28.42_b4f25c549aa3a378_.log (deflated 94%) 2025-06-01T22:15:56.0801314Z adding: test/test-reports/test_transformers_40.42_ac7fff62e22352af_.log (deflated 94%) 2025-06-01T22:15:56.1007887Z adding: test/test-reports/test_unary_ufuncs_3.3_65cd367f32279d1a_.log (deflated 95%) 2025-06-01T22:15:56.1008817Z adding: test/test-reports/dynamo.test_compile_1.1_2174a02b588209e5_.log (deflated 50%) 2025-06-01T22:15:56.1009765Z adding: test/test-reports/dynamo.test_optimizers_1.1_c396b2813784582c_.log (deflated 50%) 2025-06-01T22:15:56.1010726Z adding: test/test-reports/dynamo.test_recompile_ux_1.1_087fc940231fd54c_.log (deflated 50%) 2025-06-01T22:15:56.1011698Z adding: test/test-reports/dynamo.test_recompiles_1.1_d85da924f2ab37c3_.log (deflated 50%) 2025-06-01T22:15:56.1012673Z adding: test/test-reports/dynamo.test_recompile_ux_1.1_2b8f89bb70c126d7_.log (deflated 78%) 2025-06-01T22:15:56.1013938Z adding: test/test-reports/dynamo.test_optimizers_1.1_5afc33ecf1e076ec_.log (deflated 56%) 2025-06-01T22:15:56.1014888Z adding: test/test-reports/dynamo.test_compile_1.1_483787d518fbd731_.log (deflated 75%) 2025-06-01T22:15:56.1016055Z adding: test/test-reports/dynamo.test_recompiles_1.1_32c5ff78988de65c_.log (deflated 78%) 2025-06-01T22:15:56.1017202Z adding: test/test-reports/inductor.test_codecache_1.1_698e0f543b698932_.log (deflated 50%) 2025-06-01T22:15:56.1018306Z adding: test/test-reports/inductor.test_cpu_cpp_wrapper_4.4_5cdc41a3e815409c_.log (deflated 51%) 2025-06-01T22:15:56.1019300Z adding: test/test-reports/inductor.test_fx_fusion_1.1_66a0b759097737b2_.log (deflated 50%) 2025-06-01T22:15:56.1020343Z adding: test/test-reports/inductor.test_group_batch_fusion_1.1_a9d6c38a80147ff0_.log (deflated 71%) 2025-06-01T22:15:56.1021416Z adding: test/test-reports/inductor.test_inductor_freezing_1.1_fe5d336b5c5b0d59_.log (deflated 51%) 2025-06-01T22:15:56.1022458Z adding: test/test-reports/inductor.test_inductor_utils_1.1_ea8d81e6cdb322bc_.log (stored 0%) 2025-06-01T22:15:56.1023392Z adding: test/test-reports/inductor.test_memory_1.1_691723457b28089c_.log (stored 0%) 2025-06-01T22:15:56.1024419Z adding: test/test-reports/inductor.test_mkldnn_pattern_matcher_1.4_99223c1644b2b14d_.log (deflated 52%) 2025-06-01T22:15:56.1025433Z adding: test/test-reports/inductor.test_pad_mm_1.1_7215964d76f9d46d_.log (stored 0%) 2025-06-01T22:15:56.1026388Z adding: test/test-reports/inductor.test_select_algorithm_1.1_3b950dffef83f48d_.log (stored 0%) 2025-06-01T22:15:56.1027412Z adding: test/test-reports/inductor.test_torchinductor_4.4_de5f9f8b40d7603b_.log (deflated 51%) 2025-06-01T22:15:56.1028591Z adding: test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_4.5_d93ac49fcf34b8cf_.log (deflated 53%) 2025-06-01T22:15:56.1029856Z adding: test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.5_4aebff5f367307c8_.log (deflated 53%) 2025-06-01T22:15:56.1031064Z adding: test/test-reports/inductor.test_torchinductor_dynamic_shapes_5.5_9872f70c9e1849d1_.log (deflated 52%) 2025-06-01T22:15:56.1032537Z adding: test/test-reports/inductor.test_triton_extension_backend_1.1_ab931f361e47bfc9_.log (deflated 52%) 2025-06-01T22:15:56.1033616Z adding: test/test-reports/inductor.test_fx_fusion_1.1_4d0d75abfea3cc02_.log (deflated 62%) 2025-06-01T22:15:56.1034645Z adding: test/test-reports/inductor.test_group_batch_fusion_1.1_014ef02d1ce2fb3e_.log (deflated 80%) 2025-06-01T22:15:56.1035716Z adding: test/test-reports/inductor.test_inductor_freezing_1.1_6ec37e8bc8235f9e_.log (deflated 80%) 2025-06-01T22:15:56.1036743Z adding: test/test-reports/inductor.test_inductor_utils_1.1_7ac5960d9873f97c_.log (stored 0%) 2025-06-01T22:15:56.1037716Z adding: test/test-reports/inductor.test_codecache_1.1_27a68208e8118a1a_.log (deflated 94%) 2025-06-01T22:15:56.1038656Z adding: test/test-reports/inductor.test_memory_1.1_a366b9cf8dfcb77a_.log (stored 0%) 2025-06-01T22:15:56.1039565Z adding: test/test-reports/inductor.test_pad_mm_1.1_c1e2fbb201ddf8ac_.log (stored 0%) 2025-06-01T22:15:56.1040525Z adding: test/test-reports/inductor.test_select_algorithm_1.1_1542b361fa7d6553_.log (stored 0%) 2025-06-01T22:15:56.1041571Z adding: test/test-reports/inductor.test_cpu_cpp_wrapper_4.4_cebd020d731e1cea_.log (deflated 94%) 2025-06-01T22:15:56.1043370Z adding: test/test-reports/inductor.test_mkldnn_pattern_matcher_1.4_fe2f3b43d7b455de_.log (deflated 91%) 2025-06-01T22:15:56.1053731Z adding: test/test-reports/inductor.test_torchinductor_4.4_21c0b9f184e3bb02_.log (deflated 88%) 2025-06-01T22:15:56.1060897Z adding: test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_4.5_bf0eeb4578f5121d_.log (deflated 92%) 2025-06-01T22:15:56.1062144Z adding: test/test-reports/inductor.test_triton_extension_backend_1.1_79c1c822e04d3d59_.log (deflated 52%) 2025-06-01T22:15:56.1068517Z adding: test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.5_b9646a87c1af3c6a_.log (deflated 91%) 2025-06-01T22:15:56.1078933Z adding: test/test-reports/inductor.test_torchinductor_dynamic_shapes_5.5_025e83ceaf12ab97_.log (deflated 91%) 2025-06-01T22:15:56.1119299Z ##[group]Run # Remove any previous debugging artifacts if they exist 2025-06-01T22:15:56.1120246Z # Remove any previous debugging artifacts if they exist 2025-06-01T22:15:56.1120808Z rm -f debug-*.zip 2025-06-01T22:15:56.1121181Z if [ -d 'test/debug' ]; then 2025-06-01T22:15:56.1121657Z  zip -r "debug-${FILE_SUFFIX}.zip" test/debug 2025-06-01T22:15:56.1122114Z fi 2025-06-01T22:15:56.1129381Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:56.1129879Z env: 2025-06-01T22:15:56.1130175Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:56.1130787Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:56.1131577Z FILE_SUFFIX: test-default-2-4-linux.arm64.2xlarge_43268352303 2025-06-01T22:15:56.1132113Z ##[endgroup] 2025-06-01T22:15:56.1233393Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-06-01T22:15:56.1233844Z with: 2025-06-01T22:15:56.1234143Z s3-bucket: gha-artifacts 2025-06-01T22:15:56.1234566Z s3-prefix: pytorch/pytorch/15379340872/1/artifact 2025-06-01T22:15:56.1235032Z retention-days: 14 2025-06-01T22:15:56.1235377Z if-no-files-found: warn 2025-06-01T22:15:56.1235740Z path: test-jsons-*.zip 2025-06-01T22:15:56.1236083Z name: artifact 2025-06-01T22:15:56.1236384Z region: us-east-1 2025-06-01T22:15:56.1236690Z env: 2025-06-01T22:15:56.1236973Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:56.1237585Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:56.1238233Z ##[endgroup] 2025-06-01T22:15:56.5289266Z NOTE: s3-prefix specified, ignoring name parameter 2025-06-01T22:15:56.5289890Z With the provided path, there will be 1 file uploaded 2025-06-01T22:15:56.5290499Z Uploading to s3 prefix: pytorch/pytorch/15379340872/1/artifact 2025-06-01T22:15:56.5332231Z Starting upload of test-jsons-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:15:56.6871844Z Finished upload of test-jsons-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:15:56.7125673Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-06-01T22:15:56.7126135Z with: 2025-06-01T22:15:56.7126450Z s3-bucket: gha-artifacts 2025-06-01T22:15:56.7126891Z s3-prefix: pytorch/pytorch/15379340872/1/artifact 2025-06-01T22:15:56.7127361Z retention-days: 14 2025-06-01T22:15:56.7127700Z if-no-files-found: error 2025-06-01T22:15:56.7128074Z path: test-reports-*.zip 2025-06-01T22:15:56.7128434Z name: artifact 2025-06-01T22:15:56.7128738Z region: us-east-1 2025-06-01T22:15:56.7129045Z env: 2025-06-01T22:15:56.7129335Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:56.7129944Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:56.7130608Z ##[endgroup] 2025-06-01T22:15:57.0871922Z NOTE: s3-prefix specified, ignoring name parameter 2025-06-01T22:15:57.0872544Z With the provided path, there will be 1 file uploaded 2025-06-01T22:15:57.0873194Z Uploading to s3 prefix: pytorch/pytorch/15379340872/1/artifact 2025-06-01T22:15:57.0912796Z Starting upload of test-reports-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:15:57.2975613Z Finished upload of test-reports-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:15:57.3226258Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-06-01T22:15:57.3226713Z with: 2025-06-01T22:15:57.3227001Z s3-bucket: gha-artifacts 2025-06-01T22:15:57.3227425Z s3-prefix: pytorch/pytorch/15379340872/1/artifact 2025-06-01T22:15:57.3227896Z retention-days: 14 2025-06-01T22:15:57.3228232Z if-no-files-found: ignore 2025-06-01T22:15:57.3228590Z path: logs-*.zip 2025-06-01T22:15:57.3228900Z name: artifact 2025-06-01T22:15:57.3229197Z region: us-east-1 2025-06-01T22:15:57.3229498Z env: 2025-06-01T22:15:57.3229985Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:57.3230602Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:57.3231273Z ##[endgroup] 2025-06-01T22:15:57.7041144Z NOTE: s3-prefix specified, ignoring name parameter 2025-06-01T22:15:57.7041782Z With the provided path, there will be 1 file uploaded 2025-06-01T22:15:57.7042861Z Uploading to s3 prefix: pytorch/pytorch/15379340872/1/artifact 2025-06-01T22:15:57.7083754Z Starting upload of logs-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:15:57.9379966Z Finished upload of logs-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:15:57.9630481Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-06-01T22:15:57.9630934Z with: 2025-06-01T22:15:57.9631220Z s3-bucket: gha-artifacts 2025-06-01T22:15:57.9631647Z s3-prefix: pytorch/pytorch/15379340872/1/artifact 2025-06-01T22:15:57.9632115Z retention-days: 14 2025-06-01T22:15:57.9632456Z if-no-files-found: ignore 2025-06-01T22:15:57.9632836Z path: debug-*.zip 2025-06-01T22:15:57.9633149Z name: artifact 2025-06-01T22:15:57.9633453Z region: us-east-1 2025-06-01T22:15:57.9633759Z env: 2025-06-01T22:15:57.9634055Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:57.9634662Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:57.9635323Z ##[endgroup] 2025-06-01T22:15:58.3294555Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-06-01T22:15:58.3550311Z ##[group]Run # shellcheck disable=SC2156 2025-06-01T22:15:58.3550867Z # shellcheck disable=SC2156 2025-06-01T22:15:58.3551643Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-06-01T22:15:58.3559704Z shell: /usr/bin/bash -e {0} 2025-06-01T22:15:58.3560084Z env: 2025-06-01T22:15:58.3560368Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:58.3560979Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:58.3561659Z ##[endgroup] 2025-06-01T22:15:58.6054857Z Prepare all required actions 2025-06-01T22:15:58.6055424Z Getting action download info 2025-06-01T22:15:58.7179290Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-06-01T22:15:58.7179790Z with: 2025-06-01T22:15:58.7180072Z job_id: 43268352303 2025-06-01T22:15:58.7180616Z job_name: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T22:15:58.7181252Z workflow_name: linux-aarch64 2025-06-01T22:15:58.7181632Z workflow_run_id: 15379340872 2025-06-01T22:15:58.7181996Z workflow_attempt: 1 2025-06-01T22:15:58.7182304Z env: 2025-06-01T22:15:58.7182613Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:58.7183219Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:58.7183874Z ##[endgroup] 2025-06-01T22:15:58.7210787Z ##[group]Run echo "workflow_id: 15379340872" 2025-06-01T22:15:58.7211265Z echo "workflow_id: 15379340872" 2025-06-01T22:15:58.7211763Z echo "workflow_attempt: 1" 2025-06-01T22:15:58.7212208Z echo "workflow_Name: linux-aarch64" 2025-06-01T22:15:58.7212667Z echo "job_id: 43268352303" 2025-06-01T22:15:58.7213340Z echo "job_name: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge)" 2025-06-01T22:15:58.7214057Z echo "artifact_prefix: " 2025-06-01T22:15:58.7214457Z python3 --version 2025-06-01T22:15:58.7222209Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:15:58.7222718Z env: 2025-06-01T22:15:58.7223003Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:58.7223616Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:58.7224276Z ##[endgroup] 2025-06-01T22:15:58.7252799Z workflow_id: 15379340872 2025-06-01T22:15:58.7253181Z workflow_attempt: 1 2025-06-01T22:15:58.7253520Z workflow_Name: linux-aarch64 2025-06-01T22:15:58.7253888Z job_id: 43268352303 2025-06-01T22:15:58.7254668Z job_name: linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge) 2025-06-01T22:15:58.7255300Z artifact_prefix: 2025-06-01T22:15:58.7267242Z Python 3.9.21 2025-06-01T22:15:58.7333099Z ##[group]Run nick-fields/retry@v3.0.0 2025-06-01T22:15:58.7333518Z with: 2025-06-01T22:15:58.7333790Z shell: bash 2025-06-01T22:15:58.7334091Z timeout_minutes: 5 2025-06-01T22:15:58.7334418Z max_attempts: 5 2025-06-01T22:15:58.7334735Z retry_wait_seconds: 30 2025-06-01T22:15:58.7335470Z command: set -eu python3 -m pip install python-dateutil==2.8.2 boto3==1.35.42 pandas==2.1.3 dataclasses_json==0.6.7 2025-06-01T22:15:58.7336271Z polling_interval_seconds: 1 2025-06-01T22:15:58.7336653Z warning_on_retry: true 2025-06-01T22:15:58.7337002Z continue_on_error: false 2025-06-01T22:15:58.7337348Z env: 2025-06-01T22:15:58.7338107Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:15:58.7338715Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:15:58.7339396Z ##[endgroup] 2025-06-01T22:15:59.1512707Z Defaulting to user installation because normal site-packages is not writeable 2025-06-01T22:15:59.2500029Z Collecting python-dateutil==2.8.2 2025-06-01T22:15:59.2827135Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-06-01T22:16:00.4513836Z Collecting boto3==1.35.42 2025-06-01T22:16:00.4560972Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-06-01T22:16:01.0454484Z Collecting pandas==2.1.3 2025-06-01T22:16:01.0536131Z Downloading pandas-2.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (14.9 MB) 2025-06-01T22:16:01.2932086Z Collecting dataclasses_json==0.6.7 2025-06-01T22:16:01.2958922Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-06-01T22:16:01.2996682Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil==2.8.2) (1.15.0) 2025-06-01T22:16:01.3060677Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-06-01T22:16:01.3065629Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-06-01T22:16:01.3072488Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-06-01T22:16:01.4222960Z Collecting tzdata>=2022.1 2025-06-01T22:16:01.4267610Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-06-01T22:16:02.4337350Z Collecting numpy<2,>=1.22.4 2025-06-01T22:16:02.4383872Z Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (14.2 MB) 2025-06-01T22:16:02.5821452Z Requirement already satisfied: pytz>=2020.1 in /usr/lib/python3.9/site-packages (from pandas==2.1.3) (2022.7.1) 2025-06-01T22:16:02.7121405Z Collecting marshmallow<4.0.0,>=3.18.0 2025-06-01T22:16:02.7148482Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-06-01T22:16:02.7375347Z Collecting typing-inspect<1,>=0.4.0 2025-06-01T22:16:02.7402676Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-06-01T22:16:02.7491943Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-06-01T22:16:02.8144266Z Collecting packaging>=17.0 2025-06-01T22:16:02.8171167Z Using cached packaging-25.0-py3-none-any.whl (66 kB) 2025-06-01T22:16:02.8829472Z Collecting typing-extensions>=3.7.4 2025-06-01T22:16:02.8856402Z Using cached typing_extensions-4.13.2-py3-none-any.whl (45 kB) 2025-06-01T22:16:02.9047361Z Collecting mypy-extensions>=0.3.0 2025-06-01T22:16:02.9074224Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-06-01T22:16:03.1818562Z Installing collected packages: python-dateutil, typing-extensions, packaging, mypy-extensions, tzdata, typing-inspect, numpy, marshmallow, pandas, dataclasses-json, boto3 2025-06-01T22:16:09.9805390Z Attempting uninstall: boto3 2025-06-01T22:16:09.9806268Z Found existing installation: boto3 1.35.33 2025-06-01T22:16:09.9931764Z Uninstalling boto3-1.35.33: 2025-06-01T22:16:09.9947339Z Successfully uninstalled boto3-1.35.33 2025-06-01T22:16:10.0685664Z Successfully installed boto3-1.35.42 dataclasses-json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 numpy-1.26.4 packaging-25.0 pandas-2.1.3 python-dateutil-2.8.2 typing-extensions-4.13.2 typing-inspect-0.9.0 tzdata-2025.2 2025-06-01T22:16:10.8419717Z Command completed after 1 attempt(s). 2025-06-01T22:16:10.8498184Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-06-01T22:16:10.8499124Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-06-01T22:16:10.8499816Z  --workflow-run-id "15379340872" \ 2025-06-01T22:16:10.8500298Z  --workflow-name "linux-aarch64" \ 2025-06-01T22:16:10.8500772Z  --workflow-run-attempt "1" \ 2025-06-01T22:16:10.8501215Z  --job-id "43268352303" \ 2025-06-01T22:16:10.8501901Z  --job-name "linux-jammy-aarch64-py3.10 / test (default, 2, 4, linux.arm64.2xlarge)" \ 2025-06-01T22:16:10.8502605Z  --local-path "" \ 2025-06-01T22:16:10.8502988Z  --artifact-prefix "" 2025-06-01T22:16:10.8510356Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:16:10.8510863Z env: 2025-06-01T22:16:10.8511156Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:16:10.8511769Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:16:10.8512430Z ##[endgroup] 2025-06-01T22:16:11.7342595Z repo: pytorch/pytorch 2025-06-01T22:16:11.7343200Z Search for test log in s3 bucket: ossci-utilization 2025-06-01T22:16:11.7343963Z Downloading logs-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:16:11.7344937Z extracting usage_log.txt from zip file logs-test-default-2-4-linux.arm64.2xlarge_43268352303.zip 2025-06-01T22:16:11.7347000Z ::warning trying to download test log failed by: "There is no item named 'usage_log.txt' in the archive" 2025-06-01T22:16:11.7347964Z [Log Model] Failed to process test log, metadata is None 2025-06-01T22:16:11.9383933Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-06-01T22:16:11.9384565Z with: 2025-06-01T22:16:11.9384837Z env: 2025-06-01T22:16:11.9385121Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:16:11.9385737Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:16:11.9386395Z ##[endgroup] 2025-06-01T22:16:11.9420664Z ##[group]Run set -eou pipefail 2025-06-01T22:16:11.9421091Z set -eou pipefail 2025-06-01T22:16:11.9421452Z  2025-06-01T22:16:11.9421933Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-06-01T22:16:11.9422556Z for _ in $(seq 1440); do 2025-06-01T22:16:11.9422993Z  # Break if no ssh session exists anymore 2025-06-01T22:16:11.9423471Z  if [ "$(who)" = "" ]; then 2025-06-01T22:16:11.9423858Z  break 2025-06-01T22:16:11.9424173Z  fi 2025-06-01T22:16:11.9424507Z  echo "." 2025-06-01T22:16:11.9424850Z  sleep 5 2025-06-01T22:16:11.9425165Z done 2025-06-01T22:16:11.9432381Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:16:11.9432889Z env: 2025-06-01T22:16:11.9433180Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:16:11.9433799Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:16:11.9434447Z ##[endgroup] 2025-06-01T22:16:11.9462763Z Holding runner for 2 hours until all ssh sessions have logged out 2025-06-01T22:16:11.9578177Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T22:16:11.9578934Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T22:16:11.9579522Z # shellcheck disable=SC2046 2025-06-01T22:16:11.9580193Z docker stop $(docker ps -q) || true 2025-06-01T22:16:11.9580657Z # Prune all of the docker images 2025-06-01T22:16:11.9581098Z docker system prune -af 2025-06-01T22:16:11.9588353Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:16:11.9588863Z env: 2025-06-01T22:16:11.9589153Z GIT_DEFAULT_BRANCH: main 2025-06-01T22:16:11.9589768Z DOCKER_CONTAINER_ID: 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:16:11.9590418Z ##[endgroup] 2025-06-01T22:16:22.8025331Z 392491124bee 2025-06-01T22:16:23.3105483Z Deleted Containers: 2025-06-01T22:16:23.3106218Z 392491124bee3c00a233ce64ba7bf30354df11304576b787a2721057d1b7ec6d 2025-06-01T22:16:23.3106732Z 2025-06-01T22:16:27.1876569Z Deleted Images: 2025-06-01T22:16:27.1877719Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-aarch64-py3.10-gcc11-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T22:16:27.1879512Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image@sha256:283b3d30d25a5b8ead94dcca4f4c756e53abd7d59e5398837e94a3fb5d388056 2025-06-01T22:16:27.1880806Z deleted: sha256:46e186ed80ca42d975b94b1d0561463ae6a0424e33e83b2f1e8d547333578280 2025-06-01T22:16:27.1881693Z deleted: sha256:53544573cf471a2a071827bebef14826a2289cc8a49886ffa970f7b7cb5f838c 2025-06-01T22:16:27.1882575Z deleted: sha256:00be73fe49073779b513d7faba92af538eec2944fdbdea3c0b318f91ea7f1895 2025-06-01T22:16:27.1883449Z deleted: sha256:25e73cee6ebe51c38db417855278502890589df1ed2a41eb384ab01592be7768 2025-06-01T22:16:27.1884324Z deleted: sha256:7681da85c22fa6b5224bb74b2a01dd44e30170d1819f914efa2fccd14867ae19 2025-06-01T22:16:27.1885412Z deleted: sha256:35089b0e351daf74cb67c5702200113478ee1220d068942cad19cd093abec681 2025-06-01T22:16:27.1886302Z deleted: sha256:8ae3b483374842077703ae4a6ddabc2f35aae57745debe2fc449097e704cb719 2025-06-01T22:16:27.1887248Z deleted: sha256:64e11e007203e6a31f7bebd7e3f30a54753b7a2e2c0d1a69ac8153e564a9b0dc 2025-06-01T22:16:27.1888189Z deleted: sha256:5e89650579f2d78321df287d9368df947ba8c7abdce932c4af3eae3047a86f85 2025-06-01T22:16:27.1889134Z deleted: sha256:e00ea2b2d00d3314f3d8ef5ef808fe5b3500abf7de016105d4a6b0c362727182 2025-06-01T22:16:27.1890968Z deleted: sha256:094f6c414032cbb4c7a8d0228d556d68f7a366291048d21d4a351147c606541c 2025-06-01T22:16:27.1906765Z deleted: sha256:5412f79ae2c9b13eb96055e4fcab4515eaa7f3b92270b5d323b6639f57fd3cab 2025-06-01T22:16:27.1907899Z deleted: sha256:d59bff1831663f165f6987350c30b9a025ae23a7e45313630f1a7c4decedbcb4 2025-06-01T22:16:27.1908796Z deleted: sha256:cddb21caab88d61af53aa066db5d552f3075650df0951a05248217f9f23ccb73 2025-06-01T22:16:27.1909728Z deleted: sha256:47dc4001a6d6d21fdda1a98e11e9d26c91c86fe12f82e5113188ef0bbe3586ad 2025-06-01T22:16:27.1910683Z deleted: sha256:1aa489a16e51c8c41888602211235b32fe32371d68cfdb92d61e16306f5a28e7 2025-06-01T22:16:27.1911551Z deleted: sha256:79351cee453d6f7522daa4f99b337ce1a8074863d9f8cf8a01a9c477a1b2974b 2025-06-01T22:16:27.1912435Z deleted: sha256:46eead92bf67b2783742d83adeeca9320344e764dd7ad93eba6e4cd38436f201 2025-06-01T22:16:27.1913321Z deleted: sha256:53b391cd43f1a03d90674954ec404f7927755214749a092043f00aebc7461e86 2025-06-01T22:16:27.1914172Z deleted: sha256:0713cf719d2d598e9be04009bc99800f47017713b966c5218d74323fbc993eb7 2025-06-01T22:16:27.1915141Z deleted: sha256:d9059551946f5abf82ec7aee36852e2a08a5a9cf93c4ec511417043181c781ec 2025-06-01T22:16:27.1916069Z deleted: sha256:e3fb730cf662e2be7b57c78f2aeaca0e5cf9d7678c54b29fe2ba8651a5ffa9c1 2025-06-01T22:16:27.1917369Z deleted: sha256:d4ecfcdd2d5969e4b655a9a3578761ca2aefcb709564bec483f28f431b1f4ff1 2025-06-01T22:16:27.1918267Z deleted: sha256:0acfa5c9d38fa1459cbf3c747cdb97d88e88fa6147b05f78572ccfb36e0042a3 2025-06-01T22:16:27.1919159Z deleted: sha256:6e6d6d0ec9c0717c83262b47803106d9cc0f758bbbc9e13aa6cb8bef4a5226ce 2025-06-01T22:16:27.1920234Z deleted: sha256:0dfbf2990693b7ae1707c1f27906c1017fbaf3091b4651fc3204c434ac4fcff8 2025-06-01T22:16:27.1921260Z deleted: sha256:481295fdad05c0f7c94d1b20b17efe99685ba3cc29544d856cc28077ee98eff5 2025-06-01T22:16:27.1922727Z deleted: sha256:579ab13b29c68a04f879798bcca4658f41cc64a18a3fae546a65d324c9b2449e 2025-06-01T22:16:27.1923689Z deleted: sha256:b6380fc5c7369d6e8347f31a676d83059931308cee5e2c145ab8b897878a741b 2025-06-01T22:16:27.1924661Z deleted: sha256:3c8f2daa436a38527b82c2f6c1d0ba5a3cf8aaa8d910a9a41b8fb51b078b2b04 2025-06-01T22:16:27.1925558Z deleted: sha256:2bc82bcafb380de72c1ebd87df6ce25bf6056fb23ceb91e1da5cef7344fe462c 2025-06-01T22:16:27.1926438Z deleted: sha256:8198126609f18694947e88ba860f85c2d9f3a341e66d2281cfcb8ef294505211 2025-06-01T22:16:27.1927288Z deleted: sha256:7d1a2b57073554a9d19284be98b71ec33fb56b5d63e979326617ed4d3ce91ec5 2025-06-01T22:16:27.1928285Z deleted: sha256:837257784909e790c42dd2bb0a450cf41b60d1e17e19e6e0b175ebf11ea6052c 2025-06-01T22:16:27.1929305Z deleted: sha256:8aa4fbcd6bc4d99f950c4ec099435ca10554da9ebc6247ba483e23c2025db9b3 2025-06-01T22:16:27.1930296Z deleted: sha256:c53b712545ec8e4821aba41779d12321d476d2de18eb3a6a42c68c577d6ed0e4 2025-06-01T22:16:27.1931354Z deleted: sha256:3d462165fb1405fb0cd4856279000bd72309c2556c53f3fe98baf1bd3b25c27e 2025-06-01T22:16:27.1932338Z deleted: sha256:c08e773300b41252ef8bf35c4f7c06577cd3cfdf0b856c5c148f89c88319c744 2025-06-01T22:16:27.1933266Z deleted: sha256:643b7a65cae5cf50a4c917da18ba7f4ad9017408c9bace3313b47dd5ef4befc0 2025-06-01T22:16:27.1934149Z deleted: sha256:deb86d166d5e0139ab59ee75782c922894782132c4cdccd5e27300f99d582a7c 2025-06-01T22:16:27.1935040Z deleted: sha256:1c8933a25c91026faabc9ea189e5fb5d1d8fac1bd1ae8ba4f896c708f1011aa3 2025-06-01T22:16:27.1936068Z deleted: sha256:8d4fd0da2fbcd06537a9dd2de886eb6f794b5ec25ec5f092ebb6a292b84290e5 2025-06-01T22:16:27.1937090Z deleted: sha256:f08c0253f003cbe6d7eba814e82dbfa3c17215fd90f3600e7cc99f250d858790 2025-06-01T22:16:27.1938068Z deleted: sha256:464f324020327bbbfeb9d35050e74b38adc83d75c0b0d0a0cc97d174244b015e 2025-06-01T22:16:27.1938992Z deleted: sha256:776335a11b9021c3cfa9130401fc32f48109871de39aeab41e632415f3d47bb7 2025-06-01T22:16:27.1939918Z deleted: sha256:9daca76019708810671f2b528db2d0f8f77621808c8beafa0d67de49bb0653c5 2025-06-01T22:16:27.1940913Z deleted: sha256:a829ffdba1774b9d0c6477e3f4a4329d61444b024627bc4322ef2a355ec832f5 2025-06-01T22:16:27.1942415Z deleted: sha256:06916bf65bf1ad83f454e1f527b5e9448a819161891a813553b9e55486f7621d 2025-06-01T22:16:27.1943355Z deleted: sha256:c47ee9521adef37f2a7ccc149cc705b957d882f039c14e2ff8793e4a2eefa465 2025-06-01T22:16:27.1944343Z deleted: sha256:fdb1d4e15f4805b8add617f74e9992d522f15922a0a417ebc56b70ab6efcd0d9 2025-06-01T22:16:27.1945237Z deleted: sha256:e01fcb2e73fc3a0d7546ea0884f0bcc22a96f9df5ad1da8da229a8535dbb3208 2025-06-01T22:16:27.1946115Z deleted: sha256:9e72f3bf5d14bf0a5b0416b9a0f859956e27013ac00fde583950aa64d4a6e067 2025-06-01T22:16:27.1946994Z deleted: sha256:0d4457db65c425055296dcd4b5ce769718ba4bd6ffcee3b0a26ed199ed233442 2025-06-01T22:16:27.1947853Z deleted: sha256:9152b6cf5718305d16650010a344ad6e35c42bb1cb8c7127464785348550cc6c 2025-06-01T22:16:27.1948728Z deleted: sha256:caaa64833efa4ce0c6bfbb3f1c9ed0d837cfcd036b574cea13337641cd5282d1 2025-06-01T22:16:27.1949684Z deleted: sha256:7bdfffdc5cf6bb95d51e1ead4dee4ca6a2113919f60974a8e2fdcf24095ba377 2025-06-01T22:16:27.1950663Z deleted: sha256:06472fc5e0c884408375cf5fbed3a2731c7d80fdf26ee933c8fd2edfc9d956db 2025-06-01T22:16:27.1951568Z deleted: sha256:989a2f7bb3c68d4f1abef7d2dfb64fbde04a1fec6516aed02f7a29db9306ba22 2025-06-01T22:16:27.1952451Z deleted: sha256:b8df329679e61d80a54b1c7068a9b9330d5ff5d1587a7bf1e00342b0047118ce 2025-06-01T22:16:27.1953369Z deleted: sha256:9cbf87d194751b681d0b4a46ded4f8811b717d0e377e2b550f5ab5df8ba02743 2025-06-01T22:16:27.1954373Z deleted: sha256:a038d0d264caf9102fca0614fdb86acfde1b6cd62acd17b6b0edb6be753d038a 2025-06-01T22:16:27.1955304Z deleted: sha256:fb1b288d71c950286235a0f0cea46a9f912490489ee59b650d24d2a0c1a59ce5 2025-06-01T22:16:27.1956203Z deleted: sha256:52361e296ab9d290db27ad73013e32e72c6fa72a457cdf31be2ba39b176f2095 2025-06-01T22:16:27.1957069Z deleted: sha256:ac2660769115463e0c1dd97ed3454d9534c6f95e7f9a83d7d9dff6c2cd8ad32c 2025-06-01T22:16:27.1958277Z deleted: sha256:52cd60bda1b0db688ba644ba8281a870a7e652524ad5c07e6ead30d0739a12f1 2025-06-01T22:16:27.1959227Z deleted: sha256:bd64d55f406be593d368f496f4e274e91f95c5ea020139012f616153af283ef9 2025-06-01T22:16:27.1960112Z deleted: sha256:7750eb1eaeae98f7eb53db2498ddf415a89fcd206ef2f901cb2bbf4a393206e6 2025-06-01T22:16:27.1961006Z deleted: sha256:492945120e3b7fddeed1c953b76acb30ea4ddc6d304167b81d77790fbd91cd56 2025-06-01T22:16:27.1961883Z deleted: sha256:85b7c1ec317fd948237c0fc1e626bb13af2112bd3b1a0c108616cf97fe55fd83 2025-06-01T22:16:27.1962748Z deleted: sha256:f8708c670e3645de6e4cf291190362fa3f2f065a48f3033233b0fd9baf34bad4 2025-06-01T22:16:27.1963604Z deleted: sha256:6a67f01ced6020792329b9796e72b71e1b3a94721a5451a592e117550d3b1d47 2025-06-01T22:16:27.1964461Z deleted: sha256:71867df8159072aa11fbd39c37b49edc5ed384558707dc7a80666bb04e1e1b29 2025-06-01T22:16:27.1965344Z deleted: sha256:ddef33168f8d117dc0fddabd486cf6f542853f3aa8cfe919c8de02871827f5aa 2025-06-01T22:16:27.1965963Z 2025-06-01T22:16:27.1966144Z Total reclaimed space: 9.029GB 2025-06-01T22:16:27.2088388Z Post job cleanup. 2025-06-01T22:16:27.2165994Z Post job cleanup. 2025-06-01T22:16:27.3383479Z [command]/usr/bin/git version 2025-06-01T22:16:27.3437930Z git version 2.47.1 2025-06-01T22:16:27.3488532Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/6f1af82d-839d-4d7d-8db9-e9e64ee5595b/.gitconfig' 2025-06-01T22:16:27.3503342Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6f1af82d-839d-4d7d-8db9-e9e64ee5595b' before making global git config changes 2025-06-01T22:16:27.3504656Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T22:16:27.3512171Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T22:16:27.3559077Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T22:16:27.3611855Z [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-06-01T22:16:27.3943981Z Entering 'android/libs/fbjni' 2025-06-01T22:16:27.4007063Z Entering 'third_party/FP16' 2025-06-01T22:16:27.4069171Z Entering 'third_party/FXdiv' 2025-06-01T22:16:27.4132634Z Entering 'third_party/NNPACK' 2025-06-01T22:16:27.4195580Z Entering 'third_party/NVTX' 2025-06-01T22:16:27.4260261Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T22:16:27.4321825Z Entering 'third_party/XNNPACK' 2025-06-01T22:16:27.4397712Z Entering 'third_party/benchmark' 2025-06-01T22:16:27.4462823Z Entering 'third_party/composable_kernel' 2025-06-01T22:16:27.4530552Z Entering 'third_party/cpp-httplib' 2025-06-01T22:16:27.4592500Z Entering 'third_party/cpuinfo' 2025-06-01T22:16:27.4654292Z Entering 'third_party/cudnn_frontend' 2025-06-01T22:16:27.4719796Z Entering 'third_party/cutlass' 2025-06-01T22:16:27.4789884Z Entering 'third_party/eigen' 2025-06-01T22:16:27.4855188Z Entering 'third_party/fbgemm' 2025-06-01T22:16:27.4920585Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T22:16:27.4980405Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T22:16:27.5047157Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T22:16:27.5106762Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T22:16:27.5175573Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T22:16:27.5235953Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T22:16:27.5295738Z Entering 'third_party/fbgemm/external/json' 2025-06-01T22:16:27.5359116Z Entering 'third_party/flash-attention' 2025-06-01T22:16:27.5420578Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T22:16:27.5485410Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T22:16:27.5555140Z Entering 'third_party/flatbuffers' 2025-06-01T22:16:27.5621844Z Entering 'third_party/fmt' 2025-06-01T22:16:27.5683819Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T22:16:27.5747398Z Entering 'third_party/gloo' 2025-06-01T22:16:27.5811578Z Entering 'third_party/googletest' 2025-06-01T22:16:27.5872984Z Entering 'third_party/ideep' 2025-06-01T22:16:27.5937907Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T22:16:27.6004251Z Entering 'third_party/ittapi' 2025-06-01T22:16:27.6068100Z Entering 'third_party/kineto' 2025-06-01T22:16:27.6128676Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T22:16:27.6185505Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T22:16:27.6248788Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T22:16:27.6309525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T22:16:27.6370204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T22:16:27.6431961Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T22:16:27.6495867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T22:16:27.6556263Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T22:16:27.6615250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T22:16:27.6677126Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T22:16:27.6740698Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T22:16:27.6801180Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T22:16:27.6864923Z Entering 'third_party/kleidiai' 2025-06-01T22:16:27.6930709Z Entering 'third_party/mimalloc' 2025-06-01T22:16:27.6995298Z Entering 'third_party/nlohmann' 2025-06-01T22:16:27.7060370Z Entering 'third_party/onnx' 2025-06-01T22:16:27.7143955Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T22:16:27.7210439Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T22:16:27.7274640Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T22:16:27.7334217Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T22:16:27.7396072Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T22:16:27.7457835Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T22:16:27.7519167Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T22:16:27.7580296Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T22:16:27.7643963Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T22:16:27.7703796Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T22:16:27.7764021Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T22:16:27.7826494Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T22:16:27.7907935Z Entering 'third_party/pocketfft' 2025-06-01T22:16:27.7969998Z Entering 'third_party/protobuf' 2025-06-01T22:16:27.8032630Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T22:16:27.8089968Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T22:16:27.8153335Z Entering 'third_party/psimd' 2025-06-01T22:16:27.8214522Z Entering 'third_party/pthreadpool' 2025-06-01T22:16:27.8276054Z Entering 'third_party/pybind11' 2025-06-01T22:16:27.8339006Z Entering 'third_party/python-peachpy' 2025-06-01T22:16:27.8400972Z Entering 'third_party/sleef' 2025-06-01T22:16:27.8463155Z Entering 'third_party/tensorpipe' 2025-06-01T22:16:27.8525549Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T22:16:27.8584019Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T22:16:27.8642912Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T22:16:27.8701821Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T22:16:27.8760779Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T22:16:27.8854209Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T22:16:27.8879542Z http.https://github.com/.extraheader 2025-06-01T22:16:27.8894429Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-01T22:16:27.8935130Z [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-06-01T22:16:27.9268681Z Entering 'android/libs/fbjni' 2025-06-01T22:16:27.9307942Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9354885Z Entering 'third_party/FP16' 2025-06-01T22:16:27.9395186Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9436359Z Entering 'third_party/FXdiv' 2025-06-01T22:16:27.9477515Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9519532Z Entering 'third_party/NNPACK' 2025-06-01T22:16:27.9559661Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9600408Z Entering 'third_party/NVTX' 2025-06-01T22:16:27.9643960Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9685156Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T22:16:27.9727557Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9766827Z Entering 'third_party/XNNPACK' 2025-06-01T22:16:27.9808175Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9862926Z Entering 'third_party/benchmark' 2025-06-01T22:16:27.9904699Z http.https://github.com/.extraheader 2025-06-01T22:16:27.9943916Z Entering 'third_party/composable_kernel' 2025-06-01T22:16:27.9984164Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0032667Z Entering 'third_party/cpp-httplib' 2025-06-01T22:16:28.0080168Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0121460Z Entering 'third_party/cpuinfo' 2025-06-01T22:16:28.0167694Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0211864Z Entering 'third_party/cudnn_frontend' 2025-06-01T22:16:28.0255289Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0296778Z Entering 'third_party/cutlass' 2025-06-01T22:16:28.0338628Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0390745Z Entering 'third_party/eigen' 2025-06-01T22:16:28.0436932Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0479165Z Entering 'third_party/fbgemm' 2025-06-01T22:16:28.0523320Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0566177Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T22:16:28.0608289Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0647571Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T22:16:28.0689207Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0736799Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T22:16:28.0776719Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0815686Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T22:16:28.0857300Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0905391Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T22:16:28.0947499Z http.https://github.com/.extraheader 2025-06-01T22:16:28.0987614Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T22:16:28.1026416Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1065866Z Entering 'third_party/fbgemm/external/json' 2025-06-01T22:16:28.1105104Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1148503Z Entering 'third_party/flash-attention' 2025-06-01T22:16:28.1188742Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1230122Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T22:16:28.1267370Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1312906Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T22:16:28.1352618Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1402756Z Entering 'third_party/flatbuffers' 2025-06-01T22:16:28.1444253Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1487801Z Entering 'third_party/fmt' 2025-06-01T22:16:28.1530382Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1570817Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T22:16:28.1612023Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1653603Z Entering 'third_party/gloo' 2025-06-01T22:16:28.1695358Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1736323Z Entering 'third_party/googletest' 2025-06-01T22:16:28.1776624Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1817434Z Entering 'third_party/ideep' 2025-06-01T22:16:28.1857270Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1895533Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T22:16:28.1935934Z http.https://github.com/.extraheader 2025-06-01T22:16:28.1983914Z Entering 'third_party/ittapi' 2025-06-01T22:16:28.2026638Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2065626Z Entering 'third_party/kineto' 2025-06-01T22:16:28.2104249Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2142715Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T22:16:28.2182408Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2220422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T22:16:28.2260832Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2302071Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T22:16:28.2344874Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2383767Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T22:16:28.2423621Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2463296Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T22:16:28.2501860Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2540409Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T22:16:28.2579525Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2622089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T22:16:28.2660063Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2699608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T22:16:28.2739863Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2778765Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T22:16:28.2817240Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2860347Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T22:16:28.2898209Z http.https://github.com/.extraheader 2025-06-01T22:16:28.2941176Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T22:16:28.2980321Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3020662Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T22:16:28.3058262Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3098956Z Entering 'third_party/kleidiai' 2025-06-01T22:16:28.3139327Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3178618Z Entering 'third_party/mimalloc' 2025-06-01T22:16:28.3220355Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3258732Z Entering 'third_party/nlohmann' 2025-06-01T22:16:28.3297529Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3337805Z Entering 'third_party/onnx' 2025-06-01T22:16:28.3377953Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3436421Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T22:16:28.3474933Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3518538Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T22:16:28.3558053Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3599251Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T22:16:28.3636475Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3675033Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T22:16:28.3712422Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3751575Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T22:16:28.3789164Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3826747Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T22:16:28.3864307Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3903195Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T22:16:28.3941250Z http.https://github.com/.extraheader 2025-06-01T22:16:28.3979770Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T22:16:28.4019054Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4059531Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T22:16:28.4098408Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4135014Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T22:16:28.4172282Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4211365Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T22:16:28.4250477Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4291391Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T22:16:28.4330087Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4390573Z Entering 'third_party/pocketfft' 2025-06-01T22:16:28.4431187Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4470725Z Entering 'third_party/protobuf' 2025-06-01T22:16:28.4510645Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4555673Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T22:16:28.4594004Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4631733Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T22:16:28.4668727Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4711252Z Entering 'third_party/psimd' 2025-06-01T22:16:28.4753350Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4793041Z Entering 'third_party/pthreadpool' 2025-06-01T22:16:28.4834460Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4874529Z Entering 'third_party/pybind11' 2025-06-01T22:16:28.4915522Z http.https://github.com/.extraheader 2025-06-01T22:16:28.4957555Z Entering 'third_party/python-peachpy' 2025-06-01T22:16:28.4999586Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5042988Z Entering 'third_party/sleef' 2025-06-01T22:16:28.5085092Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5128444Z Entering 'third_party/tensorpipe' 2025-06-01T22:16:28.5169959Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5210167Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T22:16:28.5249305Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5287389Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T22:16:28.5327607Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5365971Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T22:16:28.5404149Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5443014Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T22:16:28.5481233Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5519163Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T22:16:28.5555843Z http.https://github.com/.extraheader 2025-06-01T22:16:28.5717610Z A job completed hook has been configured by the self-hosted runner administrator 2025-06-01T22:16:28.5749812Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-06-01T22:16:28.5756143Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:16:28.5756660Z ##[endgroup] 2025-06-01T22:16:28.5853007Z [!ALERT!] Swap in detected! [!ALERT!] 2025-06-01T22:16:43.7075952Z [!ALERT!] Swap out detected [!ALERT!] 2025-06-01T22:17:09.0869153Z Cleaning up orphan processes